• Can a Physical Target be RESET using the Debugger Commands?

    I'm using DSTREAM with ARM DS-5 to program and Debug my FPGA with Cortex-R52. How Can I Reset my Target from the ARM DS-5 itself?

    I've found a command "RESET" but where should I give the command? I'm new into this.. 

  • Breakpoints (S/H) could not be invoked when EL2 return EL1

    Hi guys,

    I use the DS-5 to debug R52, and i found that it could not be broken during entering EL1 from EL2. I tried with the R52 sample code, and got the same result.

    Following is my step using the debugger:

    1. connect the R52 debugger

    2. set break point…

  • Debug the R52 sample project in DS-5 Studio, stuck into EL1_undefined_Handler

    I was using the evalution ultimated version of DS5 studio. To try and play, I chose the R52 sample program to import.

    Follow the DS-5-Workspace/startup_Cortex-R52/readme.html, I didnt get error when build and debug configuration. But after start debugging…