Smart Home Using CC3200 Using FreeRTOS & AWS-IoT

Hi Sir/Madam,

I am Using CC3200 from Ti For My Smart Home Automation.
I Wanted to Use FreeRTOS with AWS-IoT For it.,

Facing Issue in Loading FreeRTOS in my CC3200-Launx Board .,
Plz Guide Me.

Regards
Pavan.

This is a Cortex-M4, so FreeRTOS itself won’t require any porting but you will need to create a project. Will the TI tools create a FreeRTOS project for you? If so, that is your best option, otherwise have a look at this page: https://freertos.org/Creating-a-new-FreeRTOS-project.html