Question
I am using STM32nucleof446re board and using freeRTOS as third party.I made two simple tasks which used printf statement that "task1/2 is running ".But when I want to debugge mode and started tracing then I am unable to see anything on ITM console.
I am using STM32nucleof446re board and using freeRTOS as third party.I made two simple tasks which used printf statement that "task1/2 is running ".But when I want to debugge mode and started tracing then I am unable to see anything on ITM console.
I also set debug settings like enable SWV,clock frequency (84Mhz),0th bit etc.
But no luck .Please do needful.
