Saturday, February 28, 2009

Building embedded software using algorithm flow charts

Embedded software consists of various functions performing particular tasks. Before writing any ASM or C code it is good to draw algorithm flow chart. Flow charts are visual method of representing inner algorithm. It is easer analyze the algorithm and write the code according to diagram.
The main parts of diagram:

Fig 1. Simple series instructions

Fig 2. […]

No comments:

Archive