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.