Question
ITM configuration for SWD print
Posted on July 25, 2016 at 08:42
Hello,
We are using STM32l476 uC with Jlink segger debugger, and trying to print logs through ITM to Segger J-Link SWO Viewer , the 48 MHz HSE clock is being used as sysclk with RCC_PLL_NONE, We are using ITM_SendChar API present in core_cm4.h Do we need to configure anything before using ITM_SendChar API ? Can anyone please provide any application note ? #stm32l4 #itm #printf-swo-debug