Question
How to enable Terminal I/O on IAR EW for STM32WB NUCLEO - Mac_802_15_4 examples?
I want to enable Terminal I/O using SWO for printf() function. I can't figure out why Iit doesn't work on that examples. It work on other examples (FreeRTOS and HAL Template).I follow the instructions from the IAR EW app manual and it doesn't worked. I read that it might be from the clock configuration but I don't know how to set it. :sad_but_relieved_face: