Hi, Do you have faced with this problem ? The USB debug adapter runs but the IDE debugger not. I can put breakpoint on the first line of the main but no break, no timer it generated too, when i stop running no stop on the code line executing. It seems there is a problem just before the main call.
thx
The USB debug adapter runs but the IDE debugger not. I can put breakpoint on the first line of the main but no break, no timer it generated too, when i stop running no stop on the code line executing. it would be helpful if you would tell us Which chip which USB adapter which IDE debugger
Erik
Hi, C8051F50XDK, Silicon Labs USB Debug Adpater, Keil A51, C51, BL51, Silicon Labs IDE.
Richard
do0 you disable the watchdog INMMEDIATELY after startup:
Hi, i don't think about the watchdog because i even never arrive at the first instruction in the main. what do you think about the watchdog ?
i even never arrive at the first instruction in the main that is ECACTLY what happens when you do not disable the watchdog.
I have to disable the watchdog in the IDE or in the code ?
I think you have a very serious problem and it requires careful analysis.
Post all the code here and we will check it for you.
I think you have a very serious problem and it requires careful analysis. yes, he does: I have to disable the watchdog in the IDE or in the code ? but no "careful analysis" needed
What on earth does the ide have to do with the watchdogs operation???
the watchdog must be disabled AT THE START OF startup.a51
Post the code.
Erik will then spend some time looking at it and he will advise you as to what must be modified.
I don't really understand all requests for code in this and other threads. Is it in the hope that the posted code - after correction - will be possible to turn in as a school assignment?
View all questions in Keil forum