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.

Using printf on RM57 FreeRTOS project

Other Parts Discussed in Thread: HALCOGEN

Hello.

I've refered this page(http://processors.wiki.ti.com/index.php/Printf_support_for_MSP430_CCSTUDIO_compiler) and tried it. I set 'level of printf support' to full, enable CIO, heap size 0x800, but it doesn't work in my system. My project made by HALCoGen and 'RM57L843ZWT_FREERTOS'. CCS 6.0.1 is used for the test. I tried another RM57 project not use FreeRTOS, it works well.

it goes to dataEntry when printf() executed. Please give me a tip.

Best Regards,

Wonjae.