• Raspberry PI 3 DSTREAM JTAG debugging

    I have trouble with RPi-3 bare metal debugging. I use DSTREAM unit with DS-5 (upgraded, the latest version).

    1. U-boot was added a startup code that sets up GPIO pins to support JTAG connection

    2. DS-5 properly does boundary scanning, result is similar…

  • losing execution highlight after a few step thru while debugging

    Hi guys,

    I was debugging a bare metal program in DS-5 with Cortex-A15 FVP. Debugger works pretty well for the first half every time when I debug the program. But then loses source highlight on execution line. The program is alive when this happens, and…