How to call ITM_SendChar with STM32H755 dual-core MCU, but on CM4 side.
Hello all, I am new for STM32 dual-core MCUs(Nucleo-H755ZI-Q is used). By following the guides(reference manuals, application notes...) I have been successfully sent characters to SWO with following call graph on Cortex-M7: ITM_SendChar() <- _write...