[ECOS] questions about redboot (edb7212)
Fano Ramparany
Fano.Ramparany@rd.francetelecom.fr
Tue Mar 20 23:58:00 GMT 2001
> 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)
More information about the Ecos-discuss
mailing list