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