I am trying to debug a project and keep getting the error "Cannot get configuration options for target.", and the reason given is "Failed to automatically detect what devices are present."
I get as far as "Reading ROM Tables" before…
I am trying to debug a project and keep getting the error "Cannot get configuration options for target.", and the reason given is "Failed to automatically detect what devices are present."
I get as far as "Reading ROM Tables" before…
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 am trying to debug my code using DSTREAM. DS-5 version is 5.24.1. I am getting error related to DSTREAM firmware and asking me to update it's firmware.
For that, I am not getting sufficient information on web.
for example, on below link,
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…