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.

AM2432: How can I reduce the *.out file size if all sections are mapped to DDR ?

Part Number: AM2432

Tool/software:

Hi,

I wrote an app where all parts are in DDR (except the IVT in TCM)

After compilation and link I get the size of hs_fs ~ 900K but the size of *.out (for debugger) is 86M !

Maybe it's zero padded.

When I put section .text in MSRAM it becomes 12M - which is reasonable but in this core-1 I have no MSRAM available at all.

How can I reduce the out file size  if all mapped to DDR ?

Thanks,

Eli