You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/tk/Desktop/chipyard/.conda-env/riscv-tools/bin/../lib/gcc/riscv64-unknown-elf/12.2.0/../../../../riscv64-unknown-elf/bin/ld: warning: build/firmware.elf has a LOAD segment with RWX permissions
build/bsp/robo23/startup/startup.o: infunction`.L0':/mnt/c/Users/tk/Desktop/Baremetal-IDE/bsp/robo23/startup/startup.S:210:(.text.init+0xe4): relocation truncated to fit: R_RISCV_GPREL_I against symbol `__stack_start' defined in .stack section in build/firmware.elf
collect2: error: ld returned 1 exit status
make: *** [Makefile:157: build/firmware.elf] Error 1
> riscv64-unknown-elf-gcc --version
riscv64-unknown-elf-gcc (g2ee5e430018) 12.2.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the sourcefor copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> riscv64-unknown-elf-ld --version
GNU ld (GNU Binutils) 2.39
Copyright (C) 2022 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: