2017-02-06 08:23 AM
Is there an easy way to programarbitrary date to on chip flash? We're using IAR Workbench and an ST-LINK/V2 JTAG debugger. I've done some looking in the IAR documentation and not found anything (but that doesn't mean it is not there.)
We need to flash a disk file to a specified location in the on chip flash (outside of the area where our code loads.)
Thanks!
2017-02-06 11:49 AM
>>
1) We're not using Keil.
Understood, but perhaps IAR has equivalent functionality
2017-02-06 12:44 PM
I have asked IAR and will update this thread if they provide something simpler. In the mean time, ST-LINK Utility works and looks like the simplest solution.
thanks,
hank