Forum Discussion
Altera_Forum
Honored Contributor
21 years agoError in compilation with cf component
I have made a system in SOPC with a compact flash component. When I try to compilate it I get this error: Error: Node instance "the_compact_flash" instantiates undefined entity "compact_flash". Does ...
Altera_Forum
Honored Contributor
21 years agoHi Tierhon,
> Do you know why there's no driver for SPI with the eCos distribution? AFAIK, nobody has contributed a port yet. > Is it difficult to do? That depends on who does the work ;-) See http://sourceware.org/ecos (http://sourceware.org/ecos) ... the CVS repository has documentation that describes the porting process (packages/io/spi/current/doc/spi.sgml -- there's a section entitled: "Porting to New Hardware"). Regards, --Scott