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.

TI RTOS Build issues after attempting to rebuild drivers to DEBUG mode

Hello,


First time user to TI RTOS so I apologize if my question is redundant

I first attempted to follow the steps in section 9.1.4 of the TI RTOS 2.15 User guide. I want to shut of the optimization and be able to run the debugger during development by switching the release default to debug


After following these steps, I know receive the following error on all project examples

Description    Resource    Path    Location    Type
can't find the library 'C:/ti/tirtos_simplelink_2_14_03_28/packages/ti/drivers/lib/drivers_cc13xxware.aem3' specified by package ti.tirtos.    .xdchelp    /rfPacketTx_CC1310DK_TI_CC1310F128    line 48    C/C++ Problem

Apparently I cleaned some files away that is needed

Any idea where these files are located or do I have to reload everything and start from scratch?