-
I have Teacup running in SimulAVR. Took me quite some hacking on "foreign" code, [40598](https://savannah.nongnu.org/bugs/index.php?func=detailitem&item_id=40598), [40638](https://savannah.nongnu.org/…
-
Just like Atmel studio does, we can add a simulator for easy debugging
-
I am getting fails from running the EEPROM tests for ATtiny2313, for example execute in `tests/simulate`:
```none
> MCU_LIST_FULL="attiny2313" ./runtest.sh -a $build -s avr/eeprom-*.c
Simulate: …
-
First of all, thank you for this project, it's really nice.
Would like to ask if it's any development towards, a custom target that runs ie. simavr, and connect to it, without to running it on ever…
-
And when attempting to bridge a different Matrix room to the same Gitter room I get:
> Bridge returned HTTP 500 Internal Server Error: Guest access not allowed
Gitter room:
https://gitter.im/S…
-
cd simple_ex1
make do
../simulavr.tcl -d at90s8515 -f fred.elf \
-W 0x20,- -R 0x22,- -T exit
make: **\* [do] Segmentation fault (core dumped)
compiling with -g and using core file in gdb:
Core w…
pat1 updated
10 years ago
-
simulavr terminates prematurely on linux/amd64 with message: "FATAL: file traceval.cpp: line 212: add TraceValue denied: wrong name: 'PC', scope is 'CORE.'".
This behavior is caused by if(n.find('.') …
miso- updated
10 years ago
-
using this patch:
https://github.com/pat1/simulavr/commit/1a918c7b3ecdbccde7b991a11813c7677cb4f971
and a standardard build for arduino uno
defining a serial device working at 9600 baudrate I have to …
pat1 updated
10 years ago
-
Hi,
Thanks for packaging up these AVR tools! I'm attempting to install `simulavr`, but Homebrew gets stuck on `avr-gcc`:
```
==> Installing simulavr from jpommerening/homebrew-avr
==> Installing dep…
-
I finally got around to isolating the gcode that causes dropped steps on my printer. I haven't tried slowing things down too much, but I'm not exactly speeding through the print either. I can reliab…