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/PMP4496: It does not compile in CCS9

Part Number: PMP4496
Other Parts Discussed in Thread: MSP430G2332

Tool/software: Code Composer Studio

Hi,

My company gets the PMP4496 Reference design and I am in charge of the programming.

I have CCS9 and CCS10 installed in my computer.

The project does not compile:

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Problem's window:

Description Resource

Errors: 4 items
#10010 errors encountered during linking; "PowerBankTypeC-4496.out" not built PowerBankTypeC-4496 C/C++ Problem
<a href="processors.wiki.ti.com/.../10099"> program will not fit into available memory. placement with alignment fails for section ".text" size 0x102e . Available memory ranges: lnk_msp430g2332.cmd /PowerBankTypeC-4496/Src line 95 C/C++ Problem
gmake: *** [PowerBankTypeC-4496.out] Error 1 PowerBankTypeC-4496 C/C++ Problem
gmake: Target 'all' not remade because of errors. PowerBankTypeC-4496 C/C++

Warnings: 1 Item
This project was created using a version of compiler that is not currently installed - 4.4.3 [MSP430]. Another version of the compiler will be used during build - 18.12.2.LTS. See 'Help > Install New Software' and select 'Code Generation Tools Updates' to check if this compiler is available through a CCS update. Visit <a href="liveaction:OpenAppCenter">CCS App Center</a> to get the latest compiler support. Or <a href="software-dl.ti.com/.../a> and install the compiler, then register it with CCS through 'Preferences > CCS > Build > Compilers'. PowerBankTypeC-4496 properties 

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

It shows me memory problems in file:

lnk_msp430g2332.cmd


I can see the project is 5 years old, and the requested compiler is not installed in my environment.

How can update this project to my actual CCS9 or CCS10

Thanks

Claudio