Dear All,
I am using Keil Micro version 3 Licensed IDE. In that when I am trying for Debug in Simulation Mode. I am getting a POP message
Error: Could not Load File 'C:\...\..\..\filename' Debugger Aborted
Please let know what may the issue
Thanks & Regards, E.SundarRajan
have you got a file in the root of drive C called filename?
for the uneducated posters here, the path is accepted by the operating system. it simply refers to the root. if you dont believe me {{{{ which of course you dont }}}} try opening a command line and typing>>>>>>
dir C:\...\..\..
see what you get?
so the question is whether the guy has a file called filename in the root of drive C.