Hi,
I am using CCS 5.1.1 under linux and I am experimenting the following issue.
This is an excerpt of the map file:
text (code area)
..................
0c1a6b20 00000010 : PLT_bcp.oe66 ($Tramp$S$$PLT_Bcp_getUlTxQue)
0c1a6b30 00000010 --HOLE-- [fill = 0]
.prachBuffers (data area)
* 0 0c1a6b30 0002b000 UNINITIALIZED
0c1a6b30 0001e000 phy_phy_phy_ul_debug_e66.ae66 : PHY_TSK_prachReceiver.oe66 (.prachBuffers)
0c1c4b30 0000c000 : PHY_UL_prachDecimationFilter.oe66 (.prachBuffers)
It can be seen that an hole is inserted at 0x0c1a6b30, probably to get aligned, but actually there is no hole, because data area start at 0x0c1a6b30 too, overlapping.
Is the above a compiler bug?
Any feedback is welcome.
thanks
Regards
Stefano