Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHow to compile driver in Nios2uclinux
Hello everyone, In Microtronix nios2uclinux,How can I compile my device driver? through the nios2 IDE or other ways?And can I use the module or must add the program into kernel? ...
Altera_Forum
Honored Contributor
21 years agoWhat error messages did you receive? I suspect that it might have been a linefeed error since Eclipse likes to put everything in CRLF mode (I think).
Try restoring the inittab to its original state or something similar and changing the linefeed style on the file through the "Edit" pull down menu. Or alternatively, you can modify the linefeeds by using dos2unix in the Nios II SDK shell. But first things first, what error messages are you getting?