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
It seems that you have installed the elf2hex tool before you have finished installing the RISC-V toolchain, which emits an error that is not correctly handled by the compiler driver. Installing the elf2hex tool again should fix this issue. This error should be addressed better in future releases.
tce/tce_tutorials/tce_tour$ oacc-riscv -O3 -a start.adf --output-format=bin -o crc.img main.c crc.c
Error: Minimum width of: 264 required
The text was updated successfully, but these errors were encountered: