Forum Discussion
Altera_Forum
Honored Contributor
21 years agoNIOSII - Write output to Dev kit LCD
I am trying to switch over to eCos from MicroC/OS-II. I have succesfully installed eCos for NIOS 5.0. I have built and run the eCos hello example. I am now trying to modify the hello example ...
Altera_Forum
Honored Contributor
21 years agoHi,
Thanks for the suggestion, but I do not have the compact flash inserted. I did some debuging of this and I am finding that the /dev/lcd_display is not being recognised by the system. I am checking the return value from cyg_io_lookup and it indicates that the lcd_display does not exist. I am wondering if any devices are being defined since I get the same results for the LED's. The stange thing is, in the <cyg/hal> directory I found a devices.h file that was created from the std_2C35.ptf file when I generated the eCos library. I also know that my dev kit is fully functional because I can use all devices when I run code under MicroC/OS-II. I am missing something, but do not know what it is. Thanks,