• Availability of C16x textbook ?
    Are there any classroom style textbooks available for the c16x written in English? Basically, I'm looking for any other references aside from the Infineon/Hitex manuals. Thanks.
  • Availability of C16x textbook ?
    Are there any classroom style textbooks available for the c16x written in English? Basically, I'm looking for any other references aside from the Infineon/Hitex manuals. Thanks.
  • carm versus realview
    We are noot happy with the current switch over to realview. We have a far advanced project, and the switch over is not easy. All the project settings are gone, the library's seems almost impossible to...
  • CARM compiler bug
    A few days ago I encountered with strange program behavior, and the reason I found was compiler bug. The problem can be revealed after compilation of the following code: double Variance(int Sum...
  • CARM 1.3 bug?
    I've port C source from C51 to CARM but CARM compiler seem has bug in comparison. #include <lpc210x.h> //DKARM 1.3h //---------- //AA MACRO ASSEMBLER V0.10a //CA ARM COMPILER V0.10a //LA ARM LINKER...