Update README.md

Update TOOLDIR to vortex-toolchain-2024-6-14/
This commit is contained in:
Jaewon Lee 2024-06-28 09:48:04 -04:00 committed by GitHub
parent 3d98121ab6
commit 4ab015ddd9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -68,7 +68,7 @@ More detailed build instructions can be found [here](docs/install_vortex.md).
mkdir out
export OUT_DIR=`pwd`/out
cd build
../configure --xlen=32 --tooldir=/software/vortex-toolchain-2024-05-22 --prefix=$OUT_DIR
../configure --xlen=32 --tooldir=/software/vortex-toolchain-2024-6-14 --prefix=$OUT_DIR
### Install prebuilt toolchain
# We will use the precomipled tools in volvo toolchanin directory