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/TMS320F28335: Program will not fit into available memory

Part Number: TMS320F28335
Other Parts Discussed in Thread: C2000WARE

Tool/software: Code Composer Studio

hi,

I am not able to compile my code.

There is a compilation error.

>> Compilation failure
makefile:153: recipe for target 'Example_2833xSpi_FFDLB.out' failed
"C:/ti/C2000Ware_1_00_06_00_Software/device_support/f2833x/common/cmd/28335_RAM_lnk.cmd", line 156: error:
program will not fit into available memory. placement with
alignment/blocking fails for section ".text" size 0x210f page 0. Available
memory ranges:
RAML1 size: 0x1000 unused: 0x0 max hole: 0x0
RAML2 size: 0x1000 unused: 0x4 max hole: 0x4
error: errors encountered during linking; "Example_2833xSpi_FFDLB.out" not
built
gmake: *** [Example_2833xSpi_FFDLB.out] Error 1
gmake: Target 'all' not remade because of errors.

Kindly help me in this.