• debugging in keil
    Hi, I used to have all my functions above the main loop of my program earlier.recently i moved all the functions called by my mainloop into a another file and then included it before the main loop....
  • Debugging CC2540 on Keil?
    Hi, By default the TI CC2540 is supported by IAR Embedded Workbench, aswell is the hardware debugger "CC debugger". Is it possible to debug the CC2540 in uVision?. Either by using the CC debugger...
  • Keil Debug mode question
    Hi , I has a problem at debug mode ,Is there any way to see the PCON register of 8051(and other SFRs) at debug mode. Thanks
  • keil-debuging help
    hi .. can anyone give me somelinks regading implementation of debugging functions in keil for simulation of external devices? example ..generate a signal which continously generates interuupt...
  • C8051F120 Debug simulation on Keil
    Hi, I use Keil to simulate C8051F120 but I cannot view the all peripherals of MCU (No hardware debug). I can view all peripherals if I use C8051F005. Anyone know about it? Am I missing something...