Tool/software: TI C/C++ Compiler
Hello,
I get an error, that says the program will not fit into available memory, yet I am know where near the max size of the 512k memory of the 6659? The error says memory didnt fit into cint with a size of 0x285. I didnt change any linker settings and the code size is set to large model.
Is there some setting I have to change, Actually I can get it to compile if I only use 3 fonts, when I go to 4 i get the error. However, the fonts are only about 3K each.
Please help.
Thanks