2025-11-17 4:35 AM
Hi,
I would like to get printf() debug messages from both M7 and M4 core using SWO pin. It seems to work as expected on M7 core, but I cannot get it work on M4. Ideally, I would like to have messages from both cores in parallel, but it would be great to get both cores working separately. I have been using UART so far, but SWO sounds much better.
Is it possible to get SWO printf() debug messages directly from M4 core?
Is it possible to use SWO on both cores in parallel?
2025-11-17 5:07 AM - edited 2025-11-17 6:02 AM