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.

CC3200: FreeRTOS directory in SDK 1.5 missing CM4 directory

Part Number: CC3200


Tool/software:

Hello,

It seems like between SDK 1.2 and SDK 1.5 we stopped including the CM4 portability layer for FreeRTOS in the SDK and instead there is now a CM3 directory:

I have a customer migrating an old project from SDK 1.1 to SDK 1.5 and is having issues rebuilding their project with the latest SDK.

I built the FreeRTOS example in our SDK on version 1.5 and it seems like we're still referencing the portable/IAR/CM4 directory, but this clearly doesn't exist but our project builds:

What directory should the customer be referencing for their FreeRTOS based project?

Munan