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.

Desktop-linux-sdk ELF segments download

Hello All,

While looking at TI's dsp_util software source code (dnldmgr.c load_dsp_image function), I noticed when loading ELF segments to C66x memory only segments with file size > 0 are loaded to C66x memory (i.e. segments with zero file size, but non-zero memory size are not loaded).

Why zero file size segments with non zero memory size are not loaded? What about constant fill sections?

Thanks

Anish

Signalogic