Elmar Melcher
Elmar Melcher
I agree. However, in the failing command line I see `libftd.a` instead of `-lfdt`, so changing `libftd.a` to `./libfdt.a` should help. Unfortunately, doing a copy-and-paste of the failing command line...
I noticed that my MacOS Catalina was outdated because issue reports mention Big Sur, so I updated, but landed directly in Monterey. #820 has been reproduced and found to be...
As in https://github.com/riscv-software-src/riscv-isa-sim/issues/834#issuecomment-953301742, I suspect that this issue is due to two different versions of boost installed in the user's computer, one installed under `/usr/local` and another under `/usr`, but...
Hi, my environment for `riscv32-unknown-elf-gcc` is `export PATH=$PATH:$RISCV/bin ` for pk installation I used: `../configure --prefix=$RISCV --with-arch=rv32i --host=riscv32-unknown-elf --target=riscv32-unknown-elf` for spike installation: `../configure --prefix=$RISCV --with-isa=rv32i --target=riscv32-unknown-elf --enable-histogram ` After installation...
for spike installation use: ../configure --prefix=$RISCV --with-isa=rv32i --target=riscv32-unknown-elf --enable-histogram CXXFLAGS="-DTARGET_ARCH=\\\\\\\"riscv32-unknown-elf\\\\\\\"" The workaround from my previous comment is not needed any more.
Demorei para fazer um primeiro teste: Computestick Atom(TM) x5-Z8330 CPU @ 1.44GHz com taxa de atualização de 59.94 Hz simulando clk_2 de 500 Hz para série de Leibniz PIPELINING=16; PARALELO=6;...
The problem also occurs when EMTPY-BUFFERS is used, although less frequently. The problem occurs when my Vodafone model CGA6444VF router is used for the WiFi connection. (The router is at...
Similar problem here: ``` ESP32forth v7.0.7.20 - rev c5ac9b0df06e4b3afd46ca1b5d00aa6fcc8f1750 ESP32-C3 160 MHz 1 cores 4194304 bytes flash System Heap: 63920 free + 288476 used = 352396 total (18% free) 40948...