2015-07-02 11:29 AM
Hi,
My team and I use IAR to build our code for the F0. On certain computers, when I load the bin file into ST-LINK, the first block of memory (which I am assuming to be the stack pointer) is 5241497F, which basically spells IAR in hex. The code does not work and only one of us is able to compile the code, even though we have the same project and this same person has pulled a fresh copy to eliminate any variables in the build process. Any idea what's going on and how I can fix this? #iar #stm32f02015-07-02 11:48 AM
Are you sure you're not looking at an object file? Could you try a .HEX file?
Review the linker output, and build steps, for any errors, warnings, differences.As an IAR licencee they do provide technical support, consider calling/contacting them.