mirror of
git://projects.qi-hardware.com/wernermisc.git
synced 2024-11-22 08:49:22 +02:00
m1rc3/norruption/LOG: latest result (showing failure to reproduce NOR corruption)
This commit is contained in:
parent
b2c84810c6
commit
165d799b17
@ -201,4 +201,22 @@ to labsw failing to turn on, as observed in the test runs in which NOR
|
|||||||
corruption occurred.
|
corruption occurred.
|
||||||
|
|
||||||
1 (16:27): started loop7 test
|
1 (16:27): started loop7 test
|
||||||
5 (16:32): standby okay
|
... continuing through the night ...
|
||||||
|
|
||||||
|
--- Sun 2011-09-11 ------------------------------------------------------------
|
||||||
|
|
||||||
|
2001 (11:58): standby okay
|
||||||
|
|
||||||
|
All partitions pass the CRC check. Unused area of standby shows 0xffff.
|
||||||
|
|
||||||
|
Confirmed writability of NOR at address 0x80000 and at address 0.
|
||||||
|
Instructions used at address 0x80000:
|
||||||
|
|
||||||
|
jtag> peek 0x80000
|
||||||
|
URJ_BUS_READ(0x00080000) = 0xFFFF (65535)
|
||||||
|
jtag> poke 0x80000 0x40 0x80000 0xffee
|
||||||
|
jtag> peek 0x80000
|
||||||
|
URJ_BUS_READ(0x00080000) = 0x0080 (128)
|
||||||
|
jtag> poke 0 0xff
|
||||||
|
jtag> peek 0x80000
|
||||||
|
URJ_BUS_READ(0x00080000) = 0xFFEE (65518)
|
||||||
|
Loading…
Reference in New Issue
Block a user