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]
Other format: [Raw text]

Need help building RedBoot for Xilinx ML300 board




-------- Original Message --------
Subject: 	Need help building RedBoot for Xilinx ML300 board
Date: 	Fri, 09 Jan 2004 13:45:24 -0700
From: 	Mike Wellington <wellington@lucent.com>
To: 	ecos-discuss@sources.redhat.com
CC: 	wellington@lucent.com
References: 	<SANEXPNAcYQASAekH8S00000340@NAMAIL>



Hi -

I am trying to build redboot for the ml300 board, but I'm having trouble
because
I'm not familiar with the ecos/redboot build/configuration process.

I did the following commands (from page 75 of the eCos reference manual) :

I'm not sure if "xilinx_ml300" is the right alias to use here:

<----- to create the build tree ------->
[be@pcmw ml300]$ ecosconfig new xilinx_ml300 redboot
ecos.db, package CYGPKG_HAL_M68K_MCF52xx_MCF5272_MCF5272C3: warning
    Version subdirectory `current' does not have a CDL script
`hal_m68k_mcf52xx_mcf5272_mcf5272c3.cdl'.
ecos.db, package CYGPKG_HAL_M68K_MCF52xx_MCF5272_MCF5272C3: warning
    This package does not have any valid version subdirectories.
[be@pcmw ml300]$
[be@pcmw ml300]$
<----end of output from attempt to build the build tree --------->

Then I try to import the appropriate platform RedBoot configuration
file, here for RAM configuration:

<---- output of attempt to import the configuration file ------->
[be@pcmw ml300]$
[be@pcmw ml300]$ ecosconfig import   \
/mnt/hda7/mind/Virtex2Pro/src/ecos/packages/hal/powerpc/ml300/current/misc/redboot_RAM.ecm

ecos.db, package CYGPKG_HAL_M68K_MCF52xx_MCF5272_MCF5272C3: warning
Version subdirectory `current' does not have a CDL script
`hal_m68k_mcf52xx_mcf5272_mcf5272c3.cdl'.
ecos.db, package CYGPKG_HAL_M68K_MCF52xx_MCF5272_MCF5272C3: warning
This package does not have any valid version subdirectories.
/mnt/hda7/mind/Virtex2Pro/src/ecos/packages/hal/powerpc/ml300/current/misc/redboot_RAM.ecm:


error
    The savefile contains a cdl_option for an unknown option
`CYGHWR_DEVS_FLASH_AMD_TH50VSF258'
Invalid savefile
"/mnt/hda7/mind/Virtex2Pro/src/ecos/packages/hal/powerpc/ml300/current/misc/redboot_RAM.ecm".
1 error occurred while reading in the savefile data.
[be@pcmw ml300]$
[be@pcmw ml300]$
<---- end of output of attempt to import the configuration file --->

Can anybody please explain to me what is wrong and how to fix it?

-mike wellington
wellington@lucent.com





--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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