• legitimate use of c16x/ST10 evaluation tools
    I consult to clients who use Keil C16x/ST10 tools on embedded systems. Specifically I licence to them my real-time multi-tasking kernel which has the ability to link package (module) binaries at run...
  • Reference Material for C16x Chips
    Are there any good books or other references that discuss the programming of C16x microcontrollers. The Keil people are certainly well-meaning, but their documentation skills are underwhelming. Thanks...
  • Not Reliable Watchdog
    Hi, I am utilise Watchdog Timer to reset when something goes wrong, but I found that watchdog in LPC2138 is not reliable. Does any one has issue with Watchog Timer in LPC2138? The following is...
  • 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.
  • C16x, monitor, interrupts
    Hi all, Quick question: we're looking into using the monitor for simple debugging tasks. What happens when the monitor sets a breakpoint on main()? Are all interrupts stopped as well? And when you...