This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Gdb 6.7, gcc 4.2.2, redboot on arm (gba), "target remote" doesn't work.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]