Forum Discussion
Altera_Forum
Honored Contributor
16 years agoinclude a selfwritten driver
Hello again, I just got another problem :) I have got a selfwritten driver, which is located at nios-linux/linux-2.6/drivers/misc/lcd_driver.cpp & .h (it works - I can put strings on the lcd). ...
Altera_Forum
Honored Contributor
16 years agogood news, its working :D
but now i'm curious. I've got some methods printXY(string,x,y) for example. is it even possible to get to these methods?