AB32VG1 board setup

Created at 2025-03-19 18:03:39

enter link description hereHello RT Threads,
Here I am using the AB32VG1 board I have setup all the steps given by the vender of the board but I am getting the issue when I build the default code {{RT-Thread_setup_issue.pdf(uploading...)}}
please verify the attached doc clearly and Please help me to resolve this issue immediately

更多

Follower
0
Views
924
2 Answers
iansbedcl
iansbedcl 6天前

Hi SHOX_7902,

Build issues with new boards can sometimes happen due to environment mismatches. After looking at your description, it might help to check a few common setup points:

Confirm that the correct compiler toolchain for the AB32VG1 (RISC-V) is installed and configured.

Make sure your Python version and SCons tools match the RT-Thread build requirements.

Regardings,
Geometry Dash Lite

Hi,
Hard to say without seeing the exact error from your build. Could you paste the build log / error output here?
In the meantime, a few things to double-check for AB32VG1 + RT-Thread:
Toolchain path is set correctly (RISC-V GCC)
BSP matches the board version
Environment (Env tool / menuconfig) is initialized properly
No missing packages after pkgs --update
See Ya,
Snow Rider

Write Your Answer

Log in to publish your answer,Click here to log in.

Create
Post

Share