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