View Single Post
  #4 (permalink)  
Old 18th Jun 2009, 1:08 am
lolita lolita is offline
Senior Member
Valued Member
 
Join Date: Aug 2007
Posts: 1,240
Default

This program will attempt to set the player into ADFU mode and upload a short stub that'll enable you to directly manipulate the hardware. I disclaim all responsibility if this somehow bricks your device.

http://rapidshare.com/files/209057470/s1giveio14.zip

Run it from a command prompt and if it succeeds in entering ADFU mode, run the following commands:
Code:
o 1 0
o 2 0
t 8000 8000
q
This will dump your BROM into a file named dump8000.txt. Post that file here as an attachment.

Also, reading the s1mp3.org wiki (wiki.s1mp3.org) is a good idea if you want to know about the hardware. These new AK202x are slightly different though, and the differences are what we aim to discover through the process above. Getting the BROM will enable us to figure out how the flash controller in these new "Series 11" chips works.
__________________
I am no longer affiliated with Actions Semiconductor Co. Ltd. Do not ask me for firmware.
Reply With Quote