SparkFun Forums 

Where electronics enthusiasts find answers.

Open source ARM Debugger
By hsy
#197151
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!