problema scrittura nor su scheda DIA-002 con teensy
salvo
ho un problema sula scrittura della nor su scheda dia-002 praticamente si blocca a 384kb ecco la schermata di norway con teensy
C:\NORway>norway.py com7
NORway.py v0.6 beta - Teensy++ 2.0 NOR flasher for PS3 (judges@eEcho.com)
(Orignal noralizer.py by Hector Martin "marcan" <hector@marcansoft.com>)
Pinging...
Set SB to tristate
NOR chip manufacturer: Spansion (0x01)
NOR chip type: S29GL128 (0x7e2101)
Checking sector protection...
No protected sectors found!
STATUS_TRIST_N: LOW
STATUS_RESET_N: HIGH
STATUS_READY: HIGH
STATUS_CE_N: LOW
STATUS_WE_N: HIGH
STATUS_OE_N: HIGH
Resetting NOR...
Ready.
Closing serial device...
Done.
C:\NORway>norway.py com7 write nor_mod.bin
NORway.py v0.6 beta - Teensy++ 2.0 NOR flasher for PS3 (judges@eEcho.com)
(Orignal noralizer.py by Hector Martin "marcan" <hector@marcansoft.com>)
Pinging...
Set SB to tristate
NOR chip manufacturer: Spansion (0x01)
NOR chip type: S29GL128 (0x7e2101)
Checking sector protection...
No protected sectors found!
STATUS_TRIST_N: LOW
STATUS_RESET_N: HIGH
STATUS_READY: HIGH
STATUS_CE_N: LOW
STATUS_WE_N: HIGH
STATUS_OE_N: HIGH
Resetting NOR...
Ready.
Writing...
384 KB / 16384 KB
è la prima volta che mi capita sto problema le altre sono andate sempre bene
cosa potrebbe essere?
grazie