Forum Discussion
Altera_Forum
Honored Contributor
16 years agousing char-lcd in linux
hi, when i compile the kernel ,error occurs: na_lcd_16207_0 undeclared How can i fix it thank you wangweike
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- Oeps little typo on my side!! The device name in de SOPC builder "na_lcd_16207_0"!! this is wrong!! change it to lcd_16207_0!! Regenerate the custom_fpga.h with the new .sopcinfo file (use sopc-create-header-files tool) and recompile linux. --- Quote End --- yes ,i know .i have changed it yestoday .still not work