Resolved! How to enabling SWD/SWO printf() like debugging feature for stm32-f429 discovery kit?
I'm totally new to stm32 and arm development, recently got my stm32-f429(ZIT6) discovery kit . I just following some tutorials, but couldn't properly enable SWO printf() like feature, i followed some ITM register enabling codes and nothing works at a...