2007-12-19 10:43 AM
IAR Linker Format for ST Flash Loader
2011-05-17 03:20 AM
Hi chaugen,
You can try with this for intel format or just a raw binary for .bin. Hope this helps you. :)2011-05-17 03:20 AM
What is the correct IAR linker output file format for the ST Flash Loader. The flash loader will only recognize .bin, .hex and .s19 file extensions. I have tried Intel standard, intel extended, Motorola S19 and others with no success. Either the linker cannot create the file due to the memory map > 64K or the flash loader cannot read the file correctly.
2011-05-17 03:20 AM
That's the missing information I needed.
Thanks!!