URL:
<http://savannah.nongnu.org/bugs/?25666>
Summary: Segmentation fault with reading invalid address of
SRAM
Project: Simulavr: an AVR simulator
Submitted by: dmix
Submitted on: Вск 22 Фев 2009 00:24:19
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 next program aborts the CVS simulavr:
.text
lds r0, 0xffff
1: rjmp 1b
The script to reproduce is:
avr-as -o memout.elf memout.s
avr-objcopy -O binary memout.elf memout.bin
simulavr -d at90s2313 -B 4 memout.bin
where 'memout.s' is the above program.
Note, the simulavr-0.1.2.1 is correct.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?25666>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
Simulavr-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/simulavr-devel