2012-04-20 03:49 AM
Hello,
I started using the F4-discovery kit with Keil compiler. But I have a problem. I can not use the debugger.
when the debugger start, I see the message below :--> Error: Could not load file 'c:\Users\F4Discovery\Project\MyProject\MDK-ARM\MyPrj.axf' Debugger aborted !
However, the code is loaded correctly but the debugger is closed !!!
This is the same behavior with all programs (even demonstration programs).
using PC with Windows 7 (64b)
What am I doing wrong?
Best regards,
Pierre #keil #discovery #debugger2012-04-20 04:55 AM
What version of Keil?
Have you tried the STM32F4 examples included with the firmware library? Make sure the ST-LINK has the most up to date drivers, and the SWD mode is selected. Do you have the correct memory address, and the data length doesn't exceed that memory?2012-04-27 04:18 AM
Hello,
Sorry for the delay. I updated keil compiler version, now it's ok. Thank very much, Best regards, Pierre