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++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
12748 Discussions

New type of error regarding altfb.c

Altera_Forum
Honored Contributor II
1,121 Views

Hi, 

 

I just wanted to recompile the uClinux kernel for my NEEK board and an error appears and interrupts the compiling process. I'm using the predefined systems files: 

http://www.nioswiki.com/@api/deki/files/115/=neek_ocm_spi.zip, which should work fine. 

 

/home/durb/nios2-linux/linux-2.6/drivers/video/altfb.c: In function `altfb_dma_start': 

/home/durb/nios2-linux/linux-2.6/drivers/video/altfb.c:225: error: `na_vga_controller_0' undeclared (first use in this function) 

/home/durb/nios2-linux/linux-2.6/drivers/video/altfb.c:225: error: (Each undeclared identifier is reported only once 

/home/durb/nios2-linux/linux-2.6/drivers/video/altfb.c:225: error: for each function it appears in.) 

/home/durb/nios2-linux/linux-2.6/drivers/video/altfb.c:225: warning: initialization makes integer from pointer without a cast 

 

Actually the driver altfb.c worked fine a month ago, but now after ./update the dist the error appears. 

 

Could someone help me to solve this problem? 

 

D.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
431 Views

Never mind...my fault. 

Forgot to specify the development board.
0 Kudos
Reply