URL:
<http://savannah.nongnu.org/bugs/?25665>
Summary: ATmega8 simulation is broken (PORTA)
Project: Simulavr: an AVR simulator
Submitted by: dmix
Submitted on: Вск 22 Фев 2009 00:17:30
Category: Simulation
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Originator Email: [email protected]
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
The CVS simulavr is failed with ATmega8. The error message is:
devsupp.c:321: ERROR: reference vdev hasn't been created yet
Seems, the reason is the next record in src/defn/mega8.h:
{
.addr = 0x3b,
.name = "PORTA",
.ref_addr = 0x39,
.reset_value = 0x00,
.rd_mask = 0xff,
.wr_mask = 0xff,
},
After excluding this record, the simulation is OK.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?25665>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
Simulavr-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/simulavr-devel