Forum Discussion
Altera_Forum
Honored Contributor
9 years agoCompilation Error
Dear All, I'm trying to build a very basic system on Altera's DE2 board and following the correct procedure as specified by the provided tutorial, but for the last two days, I'm just stuck in t...
Altera_Forum
Honored Contributor
8 years agowas having the same error - resolved it by removing the# include for system.h and adding only required# define for needed variables in the project.