Tool/software: Code Composer Studio
in reference file "TMS320F2803x Piccolo Technical Reference Manual.pdf" page 177, it says:
The preferred alternative to using the linker command file is to use the IQmath boot ROM symbol library. If
this library is linked in the project before the IQmath library, and the linker-priority option is used, then any
math tables and IQmath functions within the boot ROM will be used first. Refer to the IQMath library
documentation for more information.
my question is where to set this linker-priority option is CCS? and what does linker-priority means?
thank you very much!