Other Parts Discussed in Thread: SYSBIOS
Tool/software: TI-RTOS
Dear Team,
While my customer is merging IPC and Ethernet example, they found below build error.
Could you please provide your idea how this error can be resolved?
I'm wondering which library has 'ti_sysbios_family_arm_a15_Cache_wbInv__E' functions and how this error was resolved.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
makefile:165: recipe for target 'wk1000_a15f2.out' failed
D:\1_work\02_dsp\TI_CCS_V8\wk1000\wk1000_a15f2\Debug\configPkg\package\cfg\app_eth_ipc_pa15fg.oa15fg:(.rodata.ti_sysbios_knl_Task_hooks__A+0x0): undefined reference to `TaskRegisterId'
D:\1_work\02_dsp\TI_CCS_V8\wk1000\wk1000_a15f2\Debug\configPkg\package\cfg\app_eth_ipc_pa15fg.oa15fg:(.rodata.ti_sysbios_knl_Task_hooks__A+0xc): undefined reference to `mySwitch'
C:\ti\pdk_am57xx_1_0_11\packages\ti\osal\lib\tirtos\a15\release\ti.osal.aa15fg(CacheP_tirtos.oa15fg): In function `CacheP_wbInv':
C:\ti\pdk_am57xx_1_0_11\packages\ti\osal/src/tirtos/CacheP_tirtos.c:62: undefined reference to `ti_sysbios_family_arm_a15_Cache_wbInv__E'
C:\ti\pdk_am57xx_1_0_11\packages\ti\osal\lib\tirtos\a15\release\ti.osal.aa15fg(CacheP_tirtos.oa15fg): In function `CacheP_Inv':
C:\ti\pdk_am57xx_1_0_11\packages\ti\osal/src/tirtos/CacheP_tirtos.c:67: undefined reference to `ti_sysbios_family_arm_a15_Cache_inv__E'
collect2.exe: error: ld returned 1 exit status
gmake[1]: *** [wk1000_a15f2.out] Error 1
gmake: *** [all] Error 2
makefile:161: recipe for target 'all' failed
Thanks and Best Regards,
SI.
