Re: undefined reference to __set_MSP
Hello,
I'm new to CrossStudio and STM32. I having an error when it's Linking the bootloader.elf. It seems like I'm having some issue with my stack pointer. Can anyone help me with this issue? See the error message bellow:
Building “Traulsen IO Bootloader” in configuration “THUMB Flash Release”
Linking Traulsen IO Bootloader.elf
C:/Rowley Associates Limited/CrossWorks for ARM 2.0/gcc/bin/ld: THUMB Flash Release/main.o: in function `main':
main.c:(.text+0x5d2): undefined reference to `__set_MSP'
Build failed
Please sign in to leave a comment.
Comments
1 comment