Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
Hi,
I'm getting the following error message when I try to program my STM32 using Keil uVision:
Could not load file BOOT_FLASH.axf"
I've tried toggling the "Verify Code Download" and "Download to Flash" options for the debugger (ST-LINK) but it doesn't fix the problem.
Can anyone help me with this?
Cheers, Tony
I've fixed this issue. For some reason the axf file was removed from my project folder. I obtained the original axf file from my colleague and can now successfully run my program.
Thanks all the same.
Tony