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]

How to run a program with RedBoot (with "go" command )?



Hi,

My target is: AT91EB40. I ready installed RedBoot and I tried to run
some of examples.
When I tried to run the "hello world" program with "go" command into
RedBoot as follow:
RedBoot> load -m y -b 0x02040000   // select the file with ".srec" ext.
oint: 0x02020040, address range: 0x02020000-0x02026c4c
xyzModem - CRC mode, 653(SOH)/0(STX)/0(CAN) packets, 6 retries
RedBoot> go  // blocks !!!  none from the following commands works:
"go", "go 0x02040000" and "go 0x02020040"

What is the problem ?

Thanks !

Leonard



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