We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
root@vgegok-Xilinx:/opt/minispartan6-audio-new/src_c# make run TARGET_PORT=/dev/ttyUSB1 ../run.py -d /dev/ttyUSB1 -b 1000000 -f build.riscv.sd_mp3/sd_mp3 /opt/minispartan6-audio-new/run/poke.py -t uart -d /dev/ttyUSB1 -b 1000000 -a 0xF0000000 -v 0x0 /opt/minispartan6-audio-new/run/load.py -t uart -d /dev/ttyUSB1 -b 1000000 -f build.riscv.sd_mp3/sd_mp3 -p '' ELF: Loading 0x80000000 - size 60KB |XXX | 5.9%
https://github.com/riscv-collab/riscv-gnu-toolchain commit: 457daed ./configure --prefix=/opt/riscv-457daed-new --enable-multilib --with-arch=rv32imafdc
@ultraembedded
The text was updated successfully, but these errors were encountered:
I think it's a problem with the GCC version.
Can you tell me your version of riscv-gcc or the riscv-gnu-toolchain commits hash you use?
Sorry, something went wrong.
No branches or pull requests
root@vgegok-Xilinx:/opt/minispartan6-audio-new/src_c# make run TARGET_PORT=/dev/ttyUSB1
../run.py -d /dev/ttyUSB1 -b 1000000 -f build.riscv.sd_mp3/sd_mp3
/opt/minispartan6-audio-new/run/poke.py -t uart -d /dev/ttyUSB1 -b 1000000 -a 0xF0000000 -v 0x0
/opt/minispartan6-audio-new/run/load.py -t uart -d /dev/ttyUSB1 -b 1000000 -f build.riscv.sd_mp3/sd_mp3 -p ''
ELF: Loading 0x80000000 - size 60KB
|XXX | 5.9%
riscv-gnu-toolchain
https://github.com/riscv-collab/riscv-gnu-toolchain commit: 457daed
./configure --prefix=/opt/riscv-457daed-new --enable-multilib --with-arch=rv32imafdc
@ultraembedded
The text was updated successfully, but these errors were encountered: