Rockbox Development > New Ports
Sandisk Sansa View
Bagder:
The sansa view is using the mi4 file format and we have already extracted the key for the View so all you need is to download the mi4code tool and decrypt it yourself.
crackmonkey421:
OK.. I've updated the View's wiki
http://www.rockbox.org/twiki/bin/view/Main/SansaView
I'll link it to the new ports section once we figure out how to use some of the hardware.
Bagder:
I think even the BL.rom file outputs on the screen and given its much smaller size that should be a good start to disassemble to find out these details.
And the mi4 nature of this target should make it perfectly safe to run experimental builds on too.
rockfarm: notice that there's no reason to believe (yet) that the e200 and view are any similar LCD-wise and the page you mention is about the sansa e200
crackmonkey421:
IDA Pro works for ARM and Windows, but it is not free nor cheap. There might be others that I don't know of.
http://www.hex-rays.com/idapro/
I'll post my arm-elf-objdumps, but compared to understanding them, creating them is very easy. So posting them might be pointless, but here you go anyway:
arm-elf-objdump -D --target binary -marm bootLoader.rom > bootLoader.rom.objdump
http://rapidshare.com/files/132287509/bootLoader.rom.objdump.html
arm-elf-objdump -D --target binary -marm -Mforce-thumb bootLoader.rom > bootLoader.rom.thumb.objdump
http://rapidshare.com/files/132288468/bootLoader.rom.thumb.objdump.html
crackmonkey421:
Would it be unlawful to post the AS3517 data sheet?
To request it yourself:
http://www.austriamicrosystems.com/eng/Products/Audio/Audio-Front-Ends/AS3517/(rq)/1
I'd like to get the data sheets for AS3525 and AS3514 as well to aid in research of similar ports.. Is there a place to download these or should I just try requesting each one from AMS?
It's lonely in here...
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version