• ASKING FOR HELP
    I'm very glade to have a changce to make a communication with everyone here,although my English is very very poor! As a beginner,I'm afraid that I can't get well with keil software! What i used is keil...
  • Newbie
    I'm just trying out Keil, so please forgive stupid questions. I bought an STM32F7508-DK board. To determine if the free MDK5 Keil IDE and board are working, I modified an STM example project, reducing...
  • Newbie
    Dear all, i am now working on a school project that use 8051 micro-controller from Silicon Lab. As this is the first time i working on a micro controller, can someone enlighten me where can i get...
  • asking about the memory model in the code
    Does anybody know if I can ask with a #ifdef statement about the memory model? How? I want to use it to declare the size of a buffer. Maybe "1k" in large mode, and 32 in small mode. Answers would...