Other Parts Discussed in Thread: SYSBIOS
Hello,
I have rebuilt BIOS with my own cross compiled version of GCC. All of the BIOS libraries claim to have built without errors, but the end executable has a problem with one (at least) of the HWI symbols:
package/cfg/core0_pm3g.xdl:136: undefined symbol `ti_sysbios_family_arm_m3_Hwi_getStackInfo__F' referenced in expression
I built using GCC 4.7.2
xdctools 3.24.03.33
bios 6.34.01.14
ipc 1.25.00.04
Also what is the difference between the _E and _F names in the XDC world? it is not completely clear to me.
Thanks!