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/TMS320F28377D: increasing memory space of .ebss

Part Number: TMS320F28377D

Tool/software: TI C/C++ Compiler

Hello,

I  want to design sine look up table with array of size [2000].  I am using TMSF28377D  I load my program in flash, before I used array of size [1000] points it was fine but when I used 2000 points then there is memory problem of .ebss, i attach figure showing the problem could anyone please suggest me what memory location i should use for .ebss. and how can i increase memory of .ebss in flash