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.

TMS320F28335: F28335 EBSS SIZE

Part Number: TMS320F28335

Hello,

I am working on a project which includes FFT and it would be good for me to use array of 4096 elements.

When I compile, I get error that ebss size is not enough. I went to f28335.cmd file and I see that ebss is on RAML4 which has length = 0x001000.

As I understood for compiler for my array I need 0x001080 size. 

Can I somehow change ebss size? (maybe add two RAM memories together or something like that). Or is there maybe some other solution to my problem?

Thanks for answer,

Ivan.