Forum Discussion
Altera_Forum
Honored Contributor
21 years ago --- Quote Start --- originally posted by ken@Jan 21 2005, 02:28 PM what type of errors are you getting? is it a compile time error or are you not sure how to get it up to the board? --- Quote End --- I couldn't get my own C file on the kernel. I allready solved the problem, the problem was in my makefile which wasn't right, and because of that, the building process didn't succeed. After building my linux -c application, I put the .exe file in directory etc of the filesystem and than I uploaded the filesystem to the nios and it works. So the make file was the bottleneck.