2020-11-20 10:45 AM
The SWD port appears to be dedicated to CM7 core. My first question is whether it can be dedicated to CM4 and second question is how to use Trace port on CM4?
Thanks
2020-11-20 01:02 PM
Access port 0 connects to the CM7. Access port 3 connects to the CM4 core. You can change it under debug configurations.
2021-03-23 10:14 PM
Thanks a lot. That document shows selecting the access port in an IDE. Where exactly is the change made (which registers). I use GCC linux environment (No Ide).