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.

Compiler/TMS320F240: "cannot allocate KER_comp in FLASH"

Part Number: TMS320F240


Tool/software: TI C/C++ Compiler

I'm programming a control board with TMS320F240 on Visual C++ 2008.

I need to show some menù on LCD, last time I added two sub-menus but during the build the tool showed me this message: "cannot allocate KER_comp in FLASH ( page 0).
If I delete one of these new sub-menus, the build goes in successfull.

Someone can help me? Thanks