-
mamado started the topic Debugging openOCD source code with a helloworld project in the forum General Discussion 4 years, 1 month ago
**Please help**
I could successfully debug the hello world project on the VEGA board as shown in the getting started tutorial.
Now, I am trying to debug openOCD’s source code using Eclipse as I want to make some changes to it to fit a custom-made board. I have been trying to do so but did not succeed. Can somebody tell me where to start of how…[Read more]
-
mamado started the topic I keep getting no such file or directory error whenever I build the hello world in the forum Getting Started Support 4 years, 1 month ago
This is the error I get when I build the hello world example using eclipse.
10:12:40 **** Incremental Build of configuration Default for project hello_world_ri5cy_rv32m1_vega ****
make all
Building file: C:/Vega/rv32m1_sdk_riscv/devices/RV32M1/utilities/fsl_debug_console.c
Invoking: GNU RISC-V Cross C Compiler
riscv-none-embed-gcc…[Read more]