Convert MSP432 freeRTOS demo to fresh empty project.

Hello Guys, I recently started to learn RTOS. I need help to modify MSP432 freeRTOS demo project to a fresh Project or Create a new freeRTOS project for MSP432. I use Code compiler studio from Texas Instrument. I searched all over the web, but no luck. Please help me guys!!! Thank you

Convert MSP432 freeRTOS demo to fresh empty project.

If you really must create a project from scratch then the following links might help, but it is really best to adapt an existing project that start a new one: http://www.freertos.org/Creating-a-new-FreeRTOS-project.html http://www.freertos.org/porting-a-freertos-demo-to-different-hardware.html

Convert MSP432 freeRTOS demo to fresh empty project.

Thanks for the Replay. I have read that. Its little confusing. Can you please tell me what are the files to be deleted form MSP432 RTOSDemo project and changes to make in CCS, inorder to make it a fresh project.