Other Parts Discussed in Thread: SYSBIOS
Tool/software: Code Composer Studio
How do I get my project to use my newly built stk6.aem4f which is in copy-ndk_2_25_00_09 instead of ndk_2_25_00_09?
The linker.cmd in my Release keeps pointing to:
C:\ti\tirtos_tivac_2_16_01_14\products\ndk_2_25_00_09\packages\ti\ndk\stack\lib\stk6.aem4f
instead of:
C:\ti\tirtos_tivac_2_16_01_14\products\copy-ndk_2_25_00_09\packages\ti\ndk\stack\lib\stk6.aem4f
I updated the ARM Linker -- File Search Path:
What am I missing?? I don't want to wipe out the original but just point it to the new stk6.aem4f