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]

Re: questions about redboot (edb7212)


> Subject: Re: [ECOS] questions about redboot
> Date: Tue, 20 Mar 2001 12:25:07 -0500
> From: "Lewin A.R.W. Edwards" <larwe@larwe.com>
>
> >    My target platform is edb7212, I use serial port to communicate with
>
> Assuming the serial cable is still connected, just run arm-elf-gdb
> [elfname.exe] on your host PC, then:
>
> set remotebaud 38400
> target remote com1 (or whatever is the COM port)
> continue

a "load" command before "continue" will upload the elfname.exe to the edb7212 board.
There is an application note by Cirrus Logic on how to configure eCos for EDB72XX boards, that
you can find on www.cirruslogic.com (developers page)


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