_florent_ changed the topic of #litex to: LiteX FPGA SoC builder and Cores / Github : https://github.com/enjoy-digital, https://github.com/litex-hub / Logs: https://libera.irclog.whitequark.org/litex
tpb has quit [Remote host closed the connection]
tpb has joined #litex
so-offish has quit [Read error: Connection reset by peer]
so-offish has joined #litex
d_olex has quit [Ping timeout: 246 seconds]
d_olex has joined #litex
<kscz> Throwing this out there to see if anyone can help - I've modified "colorlite" ( https://github.com/enjoy-digital/colorlite ) - to add in a CPU and I'm trying to get debugging over etherbone working, but I seem to be hitting a lot of stumbling blocks. My code is here - https://github.com/kscz/wyrm/tree/debug_bridge - largely contained in "wyrm.py"
<kscz> When I attempt to follow the directions here: https://github.com/enjoy-digital/litex/wiki/JTAG-GDB-Debugging-with-VexRiscv-CPU#-example - I get an exception in litex_server and it disconnects
<kscz> If anyone has time, I would be extraordinarily grateful for advice
<kscz> If it helps, I did confirm that the litex_server and etherbone are communicating by writing this simple script - https://github.com/kscz/wyrm/blob/debug_bridge/test_uart.py
<kscz> And I've confirmed that I see `memory_region,vexriscv_debug,0xf00f0000,256,io` in the `csr.csv` file
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #litex
<kscz> Logs from running both the compiled OpenOCD and litex_server - https://gist.github.com/kscz/fa4371f62f5f4a9e907b7de9c989bbc4
Degi has quit [Ping timeout: 248 seconds]
Degi has joined #litex
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #litex
<kscz> Well, after spending all that time to write it up, the issue is: https://github.com/enjoy-digital/litex/issues/1532
key2 has quit [Quit: Connection closed for inactivity]