Resolved! How can I display debug message in interrupt routine?
Hello,I use stm32l412b / FreeRTOS.I use below function to display dubug message.The MCU is halted and a watchdog reset occurs when the function below is called in interrupt routie.It works normally if not in interrupt Would you let me know what is...