Hi,
through ULINK2 I want to download a hex file into a STM32 device. I followed the instructions in the "IDE User's Guide-Flash Programming-HEX Files". It allways ends up with the error "Could not load file xxx.AXF" though I named the file as .hex or even without extension. How can I make the prommer load this hex file?
Regards Detlef
You also have to change output file name in settings to P9.hex instead of P9
In Options for Target -> Name of Executable change it from P9 to P9.hex
then the error reads : "....Could not load file xxx\P9.hex.AXF
hello! I have the same trouble.. Does anybody know how fix it ? thanks