-
Add the ``flash`` command to all makefiles to load elf file to the board.
-
Build succeeds however, doesnt produce the appropriate build files (build folder is basically empty).
Error:
![image](https://github.com/user-attachments/assets/aecb501b-118d-497b-97c1-63bc82987…
-
Hi,
Can someone provide the OpenOCD config file for interfacing with gx6605s ?
Thanks :smile:
-
Currently `-coreid` is used in RISC-V targets as `hartid`.
https://github.com/riscv-collab/riscv-openocd/blob/a4020f1a0207dc218812ee262ce861d81aa7962f/src/target/riscv/riscv-013.c#L1909
This is misl…
en-sc updated
1 month ago
-
Hi,
I encountered the following problem when trying to Build and run on GVSoC after Use DORY to generate the C code.
DORY_network/src/main.c:42:10: fatal error: tools/frame_streamer.h: No such fil…
-
In my experience debugging with stock OpenOCD through VSCode on Windows, timers do not increment; and as a result all sleep functions cause the debugged program to freeze. See for more info:
- ras…
-
I was trying this: https://github.com/SpinalHDL/VexRiscv#interactive-debug-of-the-simulated-cpu-via-gdb-openocd-and-verilator
But got the following error, I tried Some way to solve it but it didn't w…
-
你好,使用openocd和gdb问题:
1、./bin/openocd -f ./tcl/kendryte.cfg -m 0 开启调试模拟器;
2、开启gdb,(gdb) target remote localhost:3333,启动gdb连接调试;
3、在gdb,执行load时,load后面要加执行文件吗,比如load hello_world?
4、执行load hello_world
…
-
I've been using my Gapuino (first version) with the plpbridge and the v3.1 release without many communication problems.
The system runs on a virtual machine, Ubuntu 18.04.
Having recently updated to…
-