Buanderie
Buanderie
Thank you for the insight. Well, that's what I feared... The only option left is indeed to build a FluxEngine (or Greaseweazle). The thing is, it's not that bad since...
Ok thanks for the update :) As far as I know, the FePI Hat was using the NXP sgtl5000xnaa3 from NXP, not sure if I'll be able to find an...
Thanks for the info 🙂
Alright, figured it out. Following [this](https://groups.google.com/a/groups.riscv.org/g/sw-dev/c/aE1ZeHHCYf4) I replaced `CFLAGS+=-g -Os -march=rv32ima -mabi=ilp32 -static` with `CFLAGS+=-g -Os -march=rv32ima_zicsr -mabi=ilp32 -static` And it works now :)
`riscv32-buildroot-linux-uclibc-gcc.br_real (Buildroot -gfc2ef6e2) 12.2.0 Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or...
It falls out of the scope of this issue, but the reason I needed windeployqt to work was because I linked to dynamic libraries. If there was a branch of...
Just out of curiosity, from which directory do you copy the dlls ?