Forum Discussion
Altera_Forum
Honored Contributor
19 years agoHello world build error!
Hi all, When build the hello_world.c, I encount a error, Is any one can help me out? the hello_world.c as follows: #include <linux/init.h># include <linux/module.h># include <linux/kerne...
Altera_Forum
Honored Contributor
19 years agoI want to know where i can find the hello module after the image is download into the DE2.Is it in the dir of /bin? but i can not find it.