Hello, I have the following problem with the Keil compiler: when I want to debug my c code, then the following error messanges come up: Error: Could not load file D:\path......\Test.ELF Debugger aborted. what is the reason for this, and how can I solve this problem? thank you regards Samuel
does the file D:\path......\Test.ELF exist?
You titled your post, "Problems to compile code", and yet the question is about the Debugger. Does your code actually Compile and Link with no errors & warnings?
View all questions in Keil forum