Hi everybody,
I am doing a project to send memory data to computer base on SLAA281b MMC code and Temp demo code in code composer. When i buid the project, following errors always pops up. After checking in the forum, I know ".bss" error is caused by insufficient memory space. But I have delete all floating define except library. Any suggestion about this?
"../lnk_msp430f2274.cmd", line 215: error: run placement fails for object ".bss"
error: errors encountered during linking; "Project.out" not built
And for the second error, I still have no idea. Pls help me.
Many thanks,
Sun Li