• PROBLEMS WITH MACROS WHEN DEBUGGING
    When I am debugging an assembler module in uVison2 v2.40 and I set a breakpoint in a macro (standard macro), the debugger executes all instruccions in that macro unless the last instruction. But...
  • problem in debugging timers with interrupt
    hi,i have written a program for timer 0 using interrupt. when i am debugging my code using keil uvision4 simulator,it doesn't come in the Interrupt service routine.i have made change in startup.s file...
  • Problems with Flashmon when debugging AT89C51SND1
    Enviroment: KEIL DK51 IDE AT89c51SND1 demo board v2.2 Sample APP from KEIL CD Problems: 1. FlashMon preloaded to cpu thru USB according to guide. Debigger can't communicate with borad in auto baudrate...
  • RDI support when debugging
    In MDK3.15b, there isn't the menu for "RDI Interface Driver" in Option for Target->Debug. How can I use RDI interface when flashing and debugging? Does your campany happen to stop supporting RDI?
  • Program not running when Debuging
    Hi All, I have been using uV4 for a few months and wrote a couple of programs for the discovery board I bought which as an STM32F407VG. a few weeks back I wrote a program to test the Usart which it...