Guest
#1172233
I get a "address 0x700 of ledswitch.elf section .stack is not within region RAM" error when I try to compile using the Yagarto toolchain. I understand, the linker script defines the memory regions and that address 0x40000000 to 0x40003FFF is allocated for the RAM. I have no clue why the stack contains address 0x700. Can anyone help me?