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.

enquiry regarding printf in TMS570

Other Parts Discussed in Thread: HALCOGEN, TMS570LS3137

HI TI,

                    I am using TMS570LS3137 HDK board,ccs v6.0 and Halcogen 4.0.2.I am also using freeRTOS using Halcogen.

The task are working but if i used printf() statement then the code gets struck.I increased heap and stack size to 0x3000 but still it doesnot work.So pls guide how to use printf or how to debug the code.