Part Number: MSP430FR6989
Tool/software: Code Composer Studio
I am trying to create a game on the MSP430fr6989 using my professors library which has a game management module. But every time i use certain functions of the game management module I keep getting this error below. I have tried to change the stack size under basic options which is currently 160 stack and 160 heap. I have tried changing linker file to make the stack in FRAM but then it doesn't run the program. Nothing works, Please someone help me.
If you need more info let me know.
Description Resource Path Location Type
<a href="processors.wiki.ti.com/.../10099"> program will not fit into available memory. run placement with alignment fails for section ".stack" size 0x100 . Available memory ranges: lnk_msp430fr6989.cmd /Neil'sGameV2 line 195 C/C++ Problem