diff --git a/.launch/TGC-VP interp hello.launch b/.launch/TGC-VP interp hello.launch index d7bcc0c..7f8cfbe 100644 --- a/.launch/TGC-VP interp hello.launch +++ b/.launch/TGC-VP interp hello.launch @@ -22,7 +22,7 @@ - + diff --git a/.launch/TGC-VP-FW-Debug.launch b/.launch/TGC-VP-FW-Debug.launch index b1170d3..16cc022 100644 --- a/.launch/TGC-VP-FW-Debug.launch +++ b/.launch/TGC-VP-FW-Debug.launch @@ -28,8 +28,9 @@ - + + diff --git a/Modulefile b/Modulefile index b4395ea..ae8b068 100644 --- a/Modulefile +++ b/Modulefile @@ -12,6 +12,6 @@ if { $distro == "CentOS" && ![info exists ::env(PROJECT)] && ![info exists ::env puts stderr "Don't forget to execute 'scl enable devtoolset-7 llvm-toolset-7 bash'" } -module load tools/gcc-riscv32-unknown-elf/11 +module load tools/gcc-riscv64-unknown-elf/13 module load tools/cmake module load tools/utilities \ No newline at end of file