NikkiOfTheValley
NikkiOfTheValley
Record the CPU temp and if it goes above a certain threshold for longer than a few seconds (to make sure small glitches don't cause random pushes), automatically execute the...
I was trying to follow the "hello world" tutorial in the docs [here](https://spinalhdl.github.io/VexiiRiscv-RTD/master/VexiiRiscv/Tutorial/index.html#c-code-hello-world-literally), but it always fails with the following error: ``` /opt/riscv/lib/gcc/riscv64-unknown-elf/14.2.0/../../../../riscv64-unknown-elf/bin/ld: /opt/riscv/lib/gcc/riscv64-unknown-elf/14.2.0/../../../../riscv64-unknown-elf/lib/libc.a(libc_a-init.o): ABI is incompatible with that of...