[ECOS] Rebuilding RedBoot for EDB7212

Gary Thomas gthomas@cambridge.redhat.com
Thu Jun 14 03:26:00 GMT 2001


On 14-Jun-2001 Stefano Costa wrote:
> Hi,
> 
> I'm using the RedBoot ROM image found in the latest CVS 
> repository for eCOS on a EDB7212 board with good success (I'm 
> able to connnect Insight to its Ethernet port, debug, download 
> applications to RAM with serial line, Great!). The I tryed to rebuild 
> the same RedBoot starting from the latest repository (I donwloaded 
> eCOS and NET support), choosing the "redboot" template for 
> EP7xxx. Flashing the image that I get with this build, it seems that 
> RedBoot is only able to connect with serial line and download an 
> application to RAM, but it has no Ethernet and FLASH support 
> even if the related checkboxes are highlighted in the ConfigTool. 
> Did anyone face the same problem?

That's because you didn't include the drivers for any of these devices.

Follow the instructions in the RedBoot manual for rebuilding:

  % ecosconfig new edb7212 redboot
  % ecosconfig import ${ECOS_REPOSITORY}/hal/arm/edb7xxx/current/misc/edb7212_redboot_ROM.ecm
  % ecosconfig tree
  % make



More information about the Ecos-discuss mailing list