Hi Thomas,

Thanks for the reply.

I can confirm I am simulating atttiny85, the relevant lines from my make
file are:

AVR_CPU = attiny85
$(SIMULAVR) -d $(AVR_CPU) --file $(MAIN).elf -W 0x20,- -c
vcd:$(FILE_TRACE_IN_PINS):$(FILE_TRACE_OUT_VCD) -m $(SIM_RUNTIME_NANO)

Running "simulavr --version" reports "SimulAVR 1.1dev".

I am running a self-compiled version downloaded from the following git
repository:
 https://github.com/Traumflug/simulavr.git

I have just now downloaded and compiled the version from:
git://git.savannah.nongnu.org/simulavr.git
and get the same errors.

Thanks for you help
Duncan



--
View this message in context: 
http://nongnu.13855.n7.nabble.com/attiny85-external-interrupt-support-INT0-PCINT-tp208170p208199.html
Sent from the simulavr-devel mailing list archive at Nabble.com.

_______________________________________________
Simulavr-devel mailing list
Simulavr-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/simulavr-devel

Reply via email to