Hi Talents,
I am facing a very strange build problem with my SYSBIOS project. I didn't build it inside CCS, instead, in a private build system. But all tools comes from TI officially.
CGTools:v7.4.2
SYSBIOS:6_37_02_27
xdctools:3_25_05_94
The problem is after the build, no error is reported during compile and link, but some function/label from SYSBIOS were missed according to the comparison with a correct build, for example:
The right side is correctly built, while left side shows some label is missed. So the result is when I entered the BIOS api, the DSP is blocked/crashed.
The two sides use the same CFG file.
Thanks,
Allen