Hi,
The following map fill is genrated:
00897940 00000010 ti.csl.ae66 : csl_tsc.oe66 ($Tramp$S$$CSL_tscRead)
00897950 00000010 --HOLE-- [fill = 0]
.switch.2
* 0 00897950 00000010
00897950 00000010 HDL_PDU.obj (.switch:HDL_PushToLmacQue)
Why is the section filled with hole and the address reused by .switch.2?then how to avoid this?
When DSPs boot image from flash, .switch.2 is loaded first ,then the hole filled with 0s at the same address of .switch.2.That is ,the hole cover the .switch.2.How to resolve this case?
Thanks.
Hengwei