Hi,
After RTSC is introduced in BIOS 6(ie. SYS//BIOS) in CCS4, it is observed that much more L2 ram memory consumed by xdc package, bios package and the rts runtime library(basically spread across the .text and .far1 memory sections) against CCS3.3. In my ccs4.2.2 project, the total cost is even about 300kbytes or so which is totally unacceptable . So the concern is
1. Is this a normal or internally confirmed case/issue for RTSC project?
2. Is there any way to tailor the xdc/bios/rts lib for code size optimization with no or least functionlity/performance loss? Any reference document on this topic?
Maybe I can post a *.map file if needed
Thanks very much!
BR/Gavin