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