Question
IAR build for stm32f0 yields strange results
Posted on July 02, 2015 at 20:29
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 #stm32f0