Hi,
I have specified the File by including the path in File search path under Linker. But How to force XDCtools to look for the file added in the File search Path in CCSv5
Srinivasalu
-Signalogic
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.
Hi,
I have specified the File by including the path in File search path under Linker. But How to force XDCtools to look for the file added in the File search Path in CCSv5
Srinivasalu
-Signalogic
TI-
More info:
1) We need to use a specific platform lib file (in this case, for running HUA on the DSPC8681 instead of EVM C6678). We can add this file in the correct /ti/pdk/.. folder, and add it to Project Properties Linker search path.
2) The issue is that XDC tools is somehow worried about .lib files even though the project is not built yet -- not compiled, not linked.
How can we force XDC to use the correct platform lib file?
Thanks.
-Jeff
Signalogic
Jeff,
is there an error message or warning coming from XDCtools? Can you post it?