Forum Discussion
Altera_Forum
Honored Contributor
21 years agoconditional compilation ?
Hello. I'm working with two kits of development NIOSII. I wish to use the following conditional compilation in a common file (as user.h) : // --- choice of board ---------------...
Altera_Forum
Honored Contributor
21 years agomaybe a problem that not all files are recompiled (which include your user.h),
after you changed your# define NIOSII_1. so you may have some .o files with old and some .o files with new definition. try to recompile all