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.

CCS/CC1352R: Bad path generated.

Part Number: CC1352R
Other Parts Discussed in Thread: SYSBIOS

Tool/software: Code Composer Studio

Hi,

I have

CCS9.1.0

simplelink_cc13x2_26x2_sdk_320_00_68 SDK, compiler 18.12.3, XDCtools 3.55.2.22 (I've tried all the versions from 3.50 up), SYS/BIOS 6.76.2.02

"Description Resource Path Location Type
can't locate file 'C:/ti/simplelink_cc13x2_26x2_sdk_3_20_00_68/kernel/tirtos/packages/ti/sysbios/rom/cortexm/cc13xx/golden/undefined/undefined_link_ti.xdt' along the path: C:\ti\simplelink_cc13x2_26x2_sdk_3_20_00_68\kernel\tirtos\packages\ti\platforms\simplelink;C:/ti/simplelink_cc13x2_26x2_sdk_3_20_00_68/source;C:/ti/simplelink_cc13x2_26x2_sdk_3_20_00_68/kernel/tirtos/packages;C:/ti/simplelink_cc13x2_sdk_2_30_00_45/source;C:/ti/simplelink_cc13x2_sdk_2_30_00_45/kernel/tirtos/packages;C:/ti/ccs910/xdctools_3_55_02_22_core/packages;..; .xdchelp /Basic line 94 C/C++ Problem"

What's with the "../undefined/undefined/undefined_link_ti.xdt"

I've yet to get a successful build for numerous reasons which required intervention, but this one isn't something I can fix.

Thank you!

John

  • John,

    Are you trying to build an example project from the SDK or your own custom project? If it is a custom project, could you try importing one of the examples and check if that builds without errors? Assuming that works, compare the Target and Platform fields in the Project Properties for both projects, and also other settings that may be different.

    If this is a custom project, how did you create it? Did you start with one of the examples and build on top of it?

  • Since I haven’t heard back from you, I’m assuming you were able to move past this issue. If not, please feel free to post a reply with an update below (or create a new thread). Thanks!