MSP430G2755 and Code Composer Studio

Hello, i need some help to get freertos(v9.0.0) work on the msp430g2755. Im using CCS 6.1.1. I also tried to load the MSP430F449(GCC) project into CCS. But i cant compile properly. Thanks for help

MSP430G2755 and Code Composer Studio

Are you able to open and build the MSP430F5969 code composer studio project? http://www.freertos.org/MSP430FR5969FreeRTOS_Demo.html If so, I would suggest using that as a base, and re-targeting it for your MCU. http://www.freertos.org/porting-a-freertos-demo-to-different-hardware.html http://www.freertos.org/Creating-a-new-FreeRTOS-project.html