[ECOS] CDL Interface Configury

Andrew Lunn andrew@lunn.ch
Fri Oct 12 18:47:00 GMT 2007


On Fri, Oct 12, 2007 at 10:40:18AM -0700, Jay Foster wrote:
> I'm having a problem using the cdl_interface CDL configury. I have a CDL
> package where I have:
> 
> 	requires	(CYGINT_XXX == 1)
> 
> 
> 	cdl_interface CYGINT_XXX {
> 		display	""
> 	}

The interface should be declared outside of the package that requires
it be implemented.

Taking a random example: CYGINT_DEVS_DISK_MMC_SPI_CONNECTORS in

devs/disk/generic/mmc/current/cdl/devs_disk_mmc.cdl

   Andrew

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



More information about the Ecos-discuss mailing list