Other Parts Discussed in Thread: HALCOGEN
Tool/software: Code Composer Studio
Hi,
When I tried to test sefeti-lib, I encountered such a compilation problem. How can i fix it?
Thanks a lot
B.R
Y.L
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
Hi,
When I tried to test sefeti-lib, I encountered such a compilation problem. How can i fix it?
Thanks a lot
B.R
Y.L
unresolved symbol StackModeSYS, first referenced in H:/ti/Hercules/SafeTI
unresolved symbol ulHighHandlerLoadStart, first referenced in ./app/source/safeTi_init.obj
The ulHighHandlerLoadStart is first defined in Linker CMD file (SL_TMS570LC4357_NoOS_sys_link.cmd) and declared in HL_sys_startup.c.
The StackModeSYS is also defined in SL_TMS570LC4357_NoOS_sys_link.cmd.
Please exclude the HL_sys_link.cmd generated by HALCoGen (under demo_app\HALCOGen\TMS570LC4357_xx\source).
Hello,
Very commonly these types of errors are from issues with include paths and variables. Please take a look at this link, which I hope helps.
https://processors.wiki.ti.com/index.php/Include_paths_and_options