Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

CF operation

Altera_Forum
Honored Contributor II
1,293 Views

<span style="color:blue">thank you all, in advance ,for your help!

0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
311 Views

Make sure the LCD module is not plugged in to the demo board. 

 

ucLinux can access the CF card like an IDE drive when it&#39;s properly hooked up. For that, you&#39;ll need to start with one of the demo projects, like "full_featured", add the CompactFlash component to the SOPC builder, and hook up the pins properly (refer to the data sheet for your demo board to find out which Stratix pins hook up to which CF pins). Then work through the ucLinux on Nios manual. 

 

eCos may be able to deal with CF, but I can&#39;t help you on that, since I haven&#39;t done CF on eCos. 

 

Writing your own CF IDE/ATA driver for Altera HAL is possible, but difficult, and you&#39;re on your own. 

 

And please try not to use heavily-styled text like that. Thanks!
0 Kudos
Reply