[Tinyos-8051wg] tep121, SDCC
Chang Li
changl at neatware.com
Thu Jun 22 17:13:33 PDT 2006
> Versions of SDCC newer than 2006-06-10 include a compiler.h file
> which allows to do Keil/SDCC/other compiler adaptation of header
> files on the C preprocessor level.
> (The file compiler.h aims to provide compatibility for the compilers
> SDCC, Keil, Raisonance, IAR, Hi-Tech, Tasking, Crossware, Wickenhäuser,
> so you would not be locked to either Keil or SDCC.)
>
This is a good idea. Is the new SDCC version much stable than old 2.5.0?
The inline everywhere in NesC is questionable. In my statistics the use of
SRAM is much less in TinyOS apps. If a MCU has 8KB SRAM, the
inline should be removed completely (that is my personal opition).
Chang
More information about the Tinyos-8051wg
mailing list