
How exactly drive respond on reset?
Copy/paste here log with EF FF EF FF, I do not understand about what do you say
Well i have to put it in one of my afformentioned modes (by default it's just BSY) with rersistors set in "my semi detect mode" AMNF, TMNF display in red. evry 10 seconds or so RDY, DWF, DSC, DRQ, COR, INX, ERR will light up (with ERR and DWF in red), when doing a soft reset BSY briefly lights up then dissappears, when hitting detect i get this in logVlad wrote:Of course, rom dump and empty copy of rom differs
How exactly drive respond on reset?
Log attached as bit to big to paste - it would have carried on but i killed the programs processVlad wrote: Copy/paste here log with EF FF EF FF, I do not understand about what do you say
With UCommand no luck unfortunately, i can access via terminal and read/write addresses, but i daren't write anything and don't have a clue where to start on that frontVlad wrote:Yes, ROM image damaged
No luck with UCommad or analog with TTL rom recovery function?
sorry i don't follow, is this software? or a command?analog with TTL rom recovery function?
If WD VSC Commands are compatiable via a UART TTL adapter does that mean it's possible to select a COM port (instead of base ATA port etc) in WDMarvel and attempt to issue commands in this manner?Vlad wrote:In normal drive mode, drive supports VSC command via TTL
In your case, I do not know
You can download demo and test this
Analog of UCommand I mean, "WD Rom Recovery tool", if I remember rightly
Yes, set work mode to Serial TTL and select portSeverence wrote:it's possible to select a COM port (instead of base ATA port etc) in WDMarvel and attempt to issue commands in this manner?
No, it wait while drive start to send "S" symbols, XModem protocolSeverence wrote:i think he uses a drive definition list and if it's not an exact match (with the currently connected board) the tool won't even attempt communications.
Sends command for this via TTLSeverence wrote:how the very expensive programs/tools (ACE, dolphin labs etc) are able to put drives into "kernel"
You simple read noise from unconnected SATA portSeverence wrote:Vlad, on a side note, when using WDR-6 (in my Semi detect "mode") rather than seeing "Disk size -1152939097061330945 - -9007336Gb" using WDMarvel, i get a different number with WDR - off the top of my head i think it displays 2001 GB and a LBA value which is pretty close to what you'd typically expect (can't remember specifically as i'm not currently on my xp machine) Also unlike WDMarvel, with WDR i am able to write a Rom file - and it claims the write was successfull.... but i don't think it actually is. i'm also able to peform ram operations etc but i haven't played around with this in WDR much.
Ahh, i didn't realise your program had this functionality, i'll give a tryYes, set work mode to Serial TTL and select port
yes, i figured it received "S" character - which presumably indicates a safe mode/service mode signal? then ucommand cross references with a drive definition list - at least that's what it looked like to me looking at the files, if you check out the DLL files in the UCommand folder they are just plain text - although i could be remembering it wrong, like i said software ain't my stong point. and the plain text matches that of the files stored in the MRT Drive software.No, it wait while drive start to send "S" symbols, XModem protocol
of courseSends command for this via TTL
Yeah that's what i thought, damnYou simple read noise from unconnected SATA port
Interesting stuff, doesn't ARM have some proprietary software beginning with a "U" i forget the name that does something similar for stockvARM based MCUs - would explain the name choice for U-commandThis "DLL" files - programs for ARM MCU of drive, loader
UCommand wait for SSSS
Then send one "dll", this loader erases rom
Then send second "dll" with rom image, second loader write rom image into MCU