2013-07-11 01:43 AM
Hi all,
Is there any direct way to flash the binary (.bin) into STM32L board.?Aim: I have .bin and want to flash it into STM32 board with ST-LINK or JTAG.etc but without IDE(IAR/keil).Thanks,Ram.2013-07-11 01:47 AM
2013-07-11 02:16 AM
Thanks waclawek.jan for your reply,
Is there any similar way for J-Link debugger.?Thanks,Ram.2013-07-11 10:40 AM
Segger's J-Link comes with J-Flash software, which supports production programming and similar needs: see http://www.segger.com/j-link-software.html#jflash . J-Flash does not require an IDE (it's a stand-alone PC program).
-Chris2013-07-11 09:26 PM
Thanks Chris T.
Regards,Ram.