HDMI2USB-litex-firmware icon indicating copy to clipboard operation
HDMI2USB-litex-firmware copied to clipboard

Enable debugging firmware via gdb and `adv_debug_sys`

Open mithro opened this issue 9 years ago • 1 comments

Once the or1k core has been merged, we can use the adv_debug_sys and openocd to debug running code on the soft core.

  • My WIP - https://github.com/mithro/HDMI2USB-misoc-firmware/tree/adv_dbg_if
  • https://github.com/olofk/adv_debug_sys/pull/1
  • https://github.com/timvideos/misoc/pull/1
  • https://github.com/openrisc/tutorials/blob/master/docs/Debugging.md

mithro avatar Apr 17 '16 02:04 mithro

adv_debug_sys is patched now

olofk avatar Apr 17 '16 06:04 olofk