Take number 5: The MicroC/OS book is really good, but for OS implementation. It doesn't talk about compilers, it only appears in this list, because the short blurb says "It can be ported to any microprocessor that provides a stack pointer and allows the CPU registers to be pushed onto and popped from the stack. The C compiler must be ANSI compatible and provide in-line assembly or language extensions that allow you to enable and disable interrupts."
1 comment
[ 2.7 ms ] story [ 11.5 ms ] threadTake number 5: The MicroC/OS book is really good, but for OS implementation. It doesn't talk about compilers, it only appears in this list, because the short blurb says "It can be ported to any microprocessor that provides a stack pointer and allows the CPU registers to be pushed onto and popped from the stack. The C compiler must be ANSI compatible and provide in-line assembly or language extensions that allow you to enable and disable interrupts."