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.

C2000 placement fails for ".text"

Hello,

I develop code for C2000,

I compile it and I obtain this error

".text" size is 0x15e6 ( about 5.6kword )

but in the linker script I supply about 12kword in more split sections

Split sections is described at page 4 of spraa46a

Can someone help me ?