Forum Discussion
Altera_Forum
Honored Contributor
19 years agoLoading 16207 LCD driver
I'm using the 16207 LCD on my DE2 board for a project, and it works when tested through the Nios IDE. I include the option for it in the uClinux menuconfig, but I don't think the driver is be...
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by hippo@Apr 4 2007, 09:41 PM check the makefile and kconfig in the dir of the driver. maybe something missing.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=22819)
--- quote end ---
--- Quote End --- Thanks! The makefile in that directory was missing an entry for the driver. It now generates object code, but I'll have to wait till tomorrow to see if it works.