• 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.
  • 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...
  • my question is that
    i want to do a project " embeded web server using 8051 microcontroller(AT89c51)",i need help. is there any ethernet chip availble instead of eisa card for NIC interfacing.i need help in this regard?
  • 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...