Skip to content

Commit 61ae07b

Browse files
committed
updates
1 parent 19008ce commit 61ae07b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

setenv.bat

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
3+
set SOFTCONSOLE_INSTALL=D:\vector\tools\microchip-riscv
4+
set path=%SOFTCONSOLE_INSTALL%\renode\bin;%SOFTCONSOLE_INSTALL%\riscv-unknown-elf-gcc\bin;%path%
5+
set path=D:\vector\tools\gcc-toolchain\arm-32b-13\bin;D:\vector\tools\gcc-toolchain\arm-64b-13\bin;c:\qemu-20240423;%path%
6+
27
REM set PATH=c:\vcast\mingw\bin;%PATH%
38
set VCAST_DEMO_SRC_BASE=%~dp0CurrentRelease
49

0 commit comments

Comments
 (0)