gatk555
gatk555
Arduino have defined a new architecture, megaavr, for the ATmega4809 chip on this board. There are some minor code changes needed to make it work. Patch available.
/home/ga/Arduino/sketches/libraries/FVM/src/FVM.cpp: In function 'int8_t fetch_byte(FVM::code_P)': /home/ga/Arduino/sketches/libraries/FVM/src/FVM.cpp:105:31: internal compiler error: in type_hash_canon, at tree.c:7158 if (ip < (FVM::code_P) FVM::CODE_P_MAX) ^~~~~~~~~~ Please submit a full bug report, The bug has been logged...
Probably not too serious as other versions should work. Thanks for the good work on packaging these tools. This is from one of Github Actions VMs (macos-latest). The command was...
This is the result of a partial merge and user resolve of #762. Changes to all files except grt-vpi.adb have been dropped, as that is enough to fix the problem...
It failed to build on my Debian box, with what seems to be the same failure encountered in Issue #6. Slightly off-topic: would it be possible to post or publish...