Page 1 of 1

how to debug multicore in a amp by openocd?

Posted: Fri Dec 08, 2017 7:22 pm
by hsy
hello everyone , i have to debug a multicore device, that is an asymmetrical multicore design.Now, I use openocd to connect to my device, and I can occasionally stop one of the cores. But I can't stop two cores at the same time. I've tried to configure my target to a SMP in my openocd, but this doesn't work. How can I stop and debug them at the same time? I'm very grateful to all of you, if you tell me how to do it!