I'm trying to test the DS5-debugger, I have ARM development studio professional edition with an evaluation license. For this purpose, I'm following this tutorial https://developer.arm.com/tools-and-software/embedded/legacy-tools/ds-5-developmentā¦
I'm trying to test the DS5-debugger, I have ARM development studio professional edition with an evaluation license. For this purpose, I'm following this tutorial https://developer.arm.com/tools-and-software/embedded/legacy-tools/ds-5-developmentā¦
Dear all,
I want to debug our Soc chip with DS-5 tool, the SoC has two Cortex-A53 cores.
When I debug Bare-metal code in DS-5, I only can debug one of two A53 with Bare-metal code ,
Any one of two A53 can run exactly. When I debug two A53 at the same timeā¦