• 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.. 

  • Latest Development Studio released to support DSTREAM-HT

    I'm excited to announce that Arm has just released the latest Arm Development Studio update. Compared to the previous version, this 2019.0-1 (and 2019.a-1 Platinum Edition) update has implemented some important bug fixes and other general performance…

  • Faster debug with fewer pins: Introducing DSTREAM-HT serial trace (HSSTP) debug probe

    Earlier this year, Arm introduced the DSTREAM-PT, a second generation debug probe offering support for up to 32-bit wide trace ports, giving users the bandwidth necessary for analyzing the most complex Arm based systems. You can read more about this solution…

  • loadfile option for 32 bit access only

    Hi,

    I use the loadfile command in DStream to laod program elf that contains code and data for several cores (M4, A53,..) and also some extensa core.

    For this core the data must be written on 32 bits only.

    It sounds the loadfile just write bytes.

    Other debugger…