• Simple question, but a difficult answer?
    I want to sent binary to comms port? Please explain can it be done
  • The name is too difficult to remember
    Keil MDK-ARM is a great software, but I cannot share it to my friends, I just cannot remember the name. At conferences and parties my mind goes blank. It is not easy for some people. Can you change it...
  • question
    ilustrious sirs. can sumbody say the difference in lpc22xx?
  • 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 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; ...