Andrew Lunn wrote:
Lets try something simple. Connect to RedBoot over the serial
port. Send it a $ character. Does it crash and reboot, or does it just
go silent?

$ is the magic character that tells RedBoot to send characters to the
stub.

If it does not reboot, reboot it and send

$m0,10#2a

which i think is a valid command to read 10 bytes from address 0. Any
response or a reboot?

         Andrew



Damned ! It reboots !

I will try to find which code is executed on reception of the '$' character.

What else could you suggest me to do ?

Thanks.

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

Reply via email to