Forum Discussion
Altera_Forum
Honored Contributor
15 years agoQuestion on Git Branches to use [nios2mmu vs unstable-nios2mmu]
Hi everyone I'm currenlty looking into using Linux on the NIOS for my company. Will be getting a DE4 from Terassic shortly but in the meantime I'm doing all the prepwork to understand as much a...
Altera_Forum
Honored Contributor
15 years agoHi Turhan,
the reason why you get errors during compilation is that you probably selected two different drivers which use the same iplementation of gpio. The message "Redefinition" always means that something is already defined. So my advice is to uncheck one of the settings for the led or gpio support. Urmel