Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: Re: Player flashing (was Re: Latest Changes in settings.c)

Re: Player flashing (was Re: Latest Changes in settings.c)

From: Andreas Stemmer <groovingandi_at_gmx.de>
Date: Wed, 23 Jun 2004 15:53:22 +0200 (MEST)

> Does the uart boot mod does allow to boot even with an erased flash?
> How does it do that? is it a sh1 feature?
> Is there lot of difference with the full duplex serial mod?

As I understood it ([IDC]Dragon, please correct me if I'm wrong), it's a
feature the archos engineers built in for debugging purpose. The sh1 cpu has
some internal flash memory which is always executed at startup. It is
programmed to load the actual firmware from flash memory. But this
bootloader can do more: if you pull the lcd lines low during booting, it
gets you into this special uart boot mode, in which it accepts any code from
the serial line. I guess the archos engineers used it the same way as we do
now:as a fallback solution for the case that the content of the flash is
somehow garbled.

So you need three things: a bidirectional serial connection (as described in
the serial mod section on the rockbox homepage), the uart boot mod (which is
only pulling down some port pins) and [IDC]Dragon's nice serial boot tool
which manages the communication between your computer and the jukebox.

I'd love to help more, but I'm afraid I don't know too much about the
player/studio model and if the procedure is the same on those. I managed to
program a completely empty flash chip in my recorder this way.

Andreas

_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox
Received on 2004-06-23

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy