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++
12748 Discussions

lcd_display on de2-Board --> test program

Altera_Forum
Honored Contributor II
1,136 Views

Hello, 

 

now i have added the standard lcd_display (Optrex 16207) to my system. Now, i will test my hardware design, but i have no idea how can i do this. 

 

Can you post some simple courcecode lines, which will simple display the message  

"hello world" on my display? 

 

(the display get the adress 0x00004820 and the name "lcd_display" under SOPC) 

 

I have found some code with the following line: 

 

lcd = fopen("/dev/lcd_display", "w"); 

 

I think, this is code for a linux OS-System? Is that right?  

 

Please help me... 

I´m a newbie, you can see!
0 Kudos
0 Replies
Reply