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..
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..
Hey Guys,
I'm trying to emulate FreeRTOS for Cortex-R52 and I was half way successful.
Everything is working except the Tick Interrupts.
Right now I can create and run tasks using Co-Operative Scheduling but I need Preemption to work.
I've configured…
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…
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…
I am running dhrystone test on DS5 Emulator Cortex-R52x1 and geeting some cycle number,now how to calculate dmips number out of this ?
Regards,Reco