2014-03-31 11:23 AM
Hello,
I recently made some code changes to a project I've been working on for some time and I now get the following error when trying to open the .hex file with the ''STM32 ST-LINK Utility.''''Encountered an improper argument.'' The error is rather cryptic, so I'm not sure what to make of it. Robert2014-03-31 11:56 AM
It's more a Microsoft/MFC type error, so I'd probably look at either the display, or driver issues.
If you suspect it's a specific .HEX file, you could attach it here.2014-03-31 12:08 PM
On closer inspection it looks like compiler is generating an almost empty hex file...