Skip to main content
zijian_gao
Visitor II
July 2, 2015
Question

IAR build for stm32f0 yields strange results

  • July 2, 2015
  • 1 reply
  • 656 views
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
This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
July 2, 2015
Posted on July 02, 2015 at 20:48

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.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..