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.

LAUNCHXL-CC3235S: SimpleLink SDK 5.30 Upgrade Errors

Part Number: LAUNCHXL-CC3235S
Other Parts Discussed in Thread: CC3235S, SYSCONFIG

Hello,

I am trying to encorporate new 5.30 SDK drivers into an existing project (the AWS provisioning project: " subscribe_publish_sample ").

I am using CC3235S eval/dev board, Latest AWS plugin and latest SL SDK 5.30.

I am getting 33 unresolved symbols remain errors which makes me think I am not providing the definitions for these driver objects.
The project is dependednt on my RTOS project, tirtos_builds_cc32xx_release_ccs.

I have confirmed in the "Products" section of project properties for both projects that the 5.30 SDK is being used as well as latest XDC tool and sysconfig.

Would someone mind lending a hand as to how I can define these symbols? It seems that the library path could be wrong or missing.

Thank you.