Closed
Description
Running
./simavr/run_avr tests/atmega88_example.axf
yields
Loaded 1722 .text at address 0x0
Loaded 114 .data
Loaded 4 .eeprom
Read from eeprom 0xdeadbeef -- should be 0xdeadbeef..
Read from eeprom 0xcafef00d -- should be 0xcafef00d..
which is inconsistent with the expected output documented in the README.
All the tests are passing...
I am on CentOS 8 and using avr-gcc
installed through arduino-cli
.
Metadata
Metadata
Assignees
Labels
No labels