Werner's Miscellanea
Sign in or create your account | Project List | Help
Werner's Miscellanea Commit Details
Date: | 2011-09-11 17:42:11 (8 years 2 months ago) |
---|---|
Author: | Werner Almesberger |
Commit: | 165d799b17c67f7f8ad8f04e45c0de0ac794db63 |
Message: | m1rc3/norruption/LOG: latest result (showing failure to reproduce
NOR corruption) |
Files: |
m1rc3/norruption/LOG (1 diff) |
Change Details
m1rc3/norruption/LOG | ||
---|---|---|
201 | 201 | corruption occurred. |
202 | 202 | |
203 | 203 | 1 (16:27): started loop7 test |
204 | 5 (16:32): standby okay | |
204 | ... continuing through the night ... | |
205 | ||
206 | --- Sun 2011-09-11 ------------------------------------------------------------ | |
207 | ||
208 | 2001 (11:58): standby okay | |
209 | ||
210 | All partitions pass the CRC check. Unused area of standby shows 0xffff. | |
211 | ||
212 | Confirmed writability of NOR at address 0x80000 and at address 0. | |
213 | Instructions used at address 0x80000: | |
214 | ||
215 | jtag> peek 0x80000 | |
216 | URJ_BUS_READ(0x00080000) = 0xFFFF (65535) | |
217 | jtag> poke 0x80000 0x40 0x80000 0xffee | |
218 | jtag> peek 0x80000 | |
219 | URJ_BUS_READ(0x00080000) = 0x0080 (128) | |
220 | jtag> poke 0 0xff | |
221 | jtag> peek 0x80000 | |
222 | URJ_BUS_READ(0x00080000) = 0xFFEE (65518) |
Branches:
master