• Question
    Has anyone had a problem where Keil compiles with no errors then crashes when debugging. And then with the same code, different program it creates error messages? Thanks Gab.
  • question
    ilustrious sirs. can sumbody say the difference in lpc22xx?
  • Agsi questions
    Hello, I have two questions about Agsi dll. 1. I wrote small Agsi dll in Delphi and it's working. But, I dont known how to uncheck menuitem in UW2 (of Agsi dialog) when I manually close Agsi dialog...
  • question on structures
    Hi all, I'm coding graphic LCD routines and I want to include several text fonts. So, I've defined a structure as : typedef struct DEF_FONT { U8 u8width; /* Character width*/ U8 u8height; ...
  • RTC Question
    Wonder if anyone can comment here - I am using the LPC922 with an EPM900 emulator. I am using the RTC as a general purpose timer. I diable it and then enable it to force a reload of the counters. However...