Hi,
I am new to ARM. Currently I have an RTL for ARM which has 4 IO ports (rst, data1, data2, clk) driven as GPIOs on the FPGA board. I want to use the debugger tool from the ARM. This debugger GUI sends data through JTAG port of DSTREAM-ST hardware to ARM processor.
Earliest response helps me a lot. Thanks in advance.
Regards
Prakash
It’s important to note that DSTREAM-ST is designed specifically to interface with ARM cores over JTAG. Simply connecting GPIOs like rst, data1, data2, and clk to the User IO port may not allow proper debugging or data transfer. The GUI expects JTAG signaling for communication.