This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/CC430F6137: Tried to import a Online project

Part Number: CC430F6137

Tool/software: Code Composer Studio

Hi, I've found an online source, a skydiving altimeter project, and tried to import it. But when i debugged and ran the project, I got a few error. I tried researching and couldnt find solutions. Please help. 

"../lnk_cc430f6137.cmd", line 118: error: program will not fit into available
memory. placement with alignment fails for section ".cinit" size 0x21a .

Available memory ranges:
>> Compilation failure
makefile:160: recipe for target 'ez430_chronos_915MHz.out' failed
FLASH size: 0x7f80 unused: 0x13b max hole: 0x13b
error: errors encountered during linking; "ez430_chronos_915MHz.out" not built
gmake: *** [ez430_chronos_915MHz.out] Error 1
gmake: Target 'all' not remade because of errors.