|
From: Ø. H. <oyv...@zy...> - 2008-04-04 20:11:48
|
On Fri, Apr 4, 2008 at 6:04 PM, Dominic Rath <Dom...@gm...> wrote: > Hi list, > > one of the recent commits added this to the repository: > A src/target/ecos > A src/target/ecos/at91eb40a.elf > > What is src/target/ecos for? And why is that file under src/target/ecos? It > seems to be a copy of ecosflash/at91eb40a.elf.' It is. It is a compiled binary of an eCos driver. It needs to be published together with OpenOCD. See src/target/target/at91eb40a.cfg for example on how it is used. > > Regards, > > Dominic > _______________________________________________ > Openocd-development mailing list > Ope...@li... > https://lists.berlios.de/mailman/listinfo/openocd-development > -- Øyvind Harboe http://www.zylin.com - eCos ARM & FPGA developer kit |