Dear,
I generate code from HALCoGen and complie it in CCS.
But I got below errors:
>> Compilation failure
__TI_auto_init ./source/sys_startup.obj
_irqDispatch ./source/sys_intvecs.obj
_prefetch ./source/sys_intvecs.obj
_svc ./source/sys_intvecs.obj
_undef ./source/sys_intvecs.obj
exit ./source/sys_startup.obj
error #10234-D: unresolved symbols remain.
Function __TI_auto_init() and exit() is defined in library. But I don't know which library has them.
Thank you.
Best regards
Xiaobin Wu