Hi experts,
I want to read/write Cortex-A53 core0 general registers (such as x0, x1, ...) via CSAT tool of DS5.
I use the following command lines via csat tool, but I don't know what's the command line can read/write general registers.
…
Hi experts,
I want to read/write Cortex-A53 core0 general registers (such as x0, x1, ...) via CSAT tool of DS5.
I use the following command lines via csat tool, but I don't know what's the command line can read/write general registers.
…
Hi there,
I'm trying to use the raspberry pi 2 with ARM DS-5. The first step is to add the raspberry pi into dev. boards in debug configurations options. How can I do this?
Thanks!
Hi,
I am trying to create configdb entry for debug to conect to coresight using D-STREAM. I put ARMCS-DP in scan chain and try to configure .
Debug hardware config tool complains Coresight ROM table has failed - failed to read confi item DAP_CONFIG_INFO…
Hi ,
I have purchased Inforce6540 (Inforce6540). I want to do bare-metal debug with ARM DS-5. Is any one knows, Whether ARM DS-5 have Inforce6540 (Snapdragon 805, Cortex-A15) bare-metal support?
Best Regards
Sreenath P V
ERROR(COR118-TAD11-NAL20):
! Unable to determine if SVC was a semihosting call
! Failed to write 18 bytes to address S:0x80070018
! Verify error on memory operation.
I started debugging from entry point and i see the following situation:-
LDR PC, Reset_A…
Run->Debug Configurations->Linux Application Debug->Connect to already running gdbserver
(1) how to run gdbserver in this case
I use a separate USB to connect to phone usb port, together with a JTAG connection to DSTREAM box…
Hello everyone... I am trying to build,debug, & run C, Assembly code in android NDK. I have Succeed in C. But when i am working with Assembly am getting an error: "too many memory references for 'add' ".
Andriod.mk file is:
LOCAL_PATH…
How do I move build output directory 'Debug' to another location in the project folder under DS-5 Eclipse environment? Also, I would like to place .project/.cproject files and .settings folder, if possible.
I want to debug the Cortex-A15 MP from renesas (r8a7791) with the DStream, but the chip is not list in the debug configuration connection tab.
I have tried to select the other A15 to connect the target, but it didn't work.
So what can I do to make…
On ARM official website, I saw some description about debug method by Freescale Vybrid.
It sounds like below (No JTAG or SW connection):
[PC Host] <--- USB wire ---> [Freescale Vybrid]
So it seems there is a bridge inside Vybrid, which…
To Anyone out there,
I was wondering if someone could help me to connect a DSTREAM to a BCM Advanced Research Board (Freescale i.MX6 ARM Motherboard, Cortex A9 Solo Core, HDMI, LVDS, RISC-based, MIPI-CSI Camera Interface, low power ARM M…) running…
My client has provided a DSTREAM and professional edition of DS5. I am new to DSTREAM. We are working on freescale vybrid. When I tried to debug my application in DS-5 using vybrid tower and DSTREAM it is able to debug. But when I tried on our custom…
(ubuntu 12.04,android 4.1, ds the newest) ADB works and Java debug works. Erlyer native debug worked on ubuntu 13.10, but in some wonderfull moment itstoped adn i didn't catcha thing that it caused. I desided to reinstall OS and all my soft. Why does…