Home

Last Modified: 21 November 2000

6172 Sequence program in C


General

The most easiest way to program sequences is with the free sequence assembler, 
programming is C is more complicated.

The sequences programmed in C are not much faster then the sequences programmed with the assembler.

You need a Motorola 68HC08 compiler.

You have to configure the compiler and the linker to produce the right sequences.

A jump table to CAN Core Module functions is available.    

More explanation about programming in C will follow later on.