I've created a simple Zephyr application for the RP Pico:
github.com/FrankBuss/kerberos/…firmware/rp2040-kerberos2
I can debug it with my new J-Trace. But to which pin do I connect SWO for using the code profiler functionality of Ozone, and do I need to enable the SWO pin somehow from the Zephyr application, or configure it in Ozone?
github.com/FrankBuss/kerberos/…firmware/rp2040-kerberos2
I can debug it with my new J-Trace. But to which pin do I connect SWO for using the code profiler functionality of Ozone, and do I need to enable the SWO pin somehow from the Zephyr application, or configure it in Ozone?