This is the mail archive of the ecos-discuss@sources.redhat.com 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]

load / go in RedBoot


Hi,

I am not sure how to use the load / go commands.  Is
it true that I can "load" an executable (srec format)
and then execute it using "go"?  This is what I tried:

RedBoot> load -b 0x01000000 -h (host IP address)
/tftpboot/hello

ELF images not supported

RedBoot> load -b 0x01000000 -h (host IP address) 
/tftpboot/hello.srec

Address offset = 0xb1000000
Entry point: 0x50000040, address range:
0x50000000-0x50008788

RedBoot> go 0xb1000000
$T05thread:00000000;0f:e8500050;0d:6c8a0000;#f3

Then it kept printing some garbage.  Can anybody tell
me the right way to use load / go commands?  Thank
you.

(I am using RedBoot on Assabet, a StrongARM palm
computer.)


=====
Robert Lee
Software Engineer

__________________________________________________
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of
your unique holiday gifts! Buy at http://shopping.yahoo.com
or bid at http://auctions.yahoo.com


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