Forum Discussion
Altera_Forum
Honored Contributor
10 years agoERROR while debug eclipse
hi everyone, i'm trying to print hello world on the lcd, the board is DE2, the compilation in quartos is succeed also the programmer, now i'm trying to build the project in Eclipse but it's fail...
Altera_Forum
Honored Contributor
10 years agoIn the software build tools for eclipse, right click your bsp project and select properties from the pop up menu. Select "Nios II BSP Properties" in the box on the left. Check Small C library and Reduced device drivers. Leave the other options unchecked. Click OK. You could also use the BSP editor.
It looks different in the 16.0 version. It looks like they fixed the problem with clean. Just clean your BSP and application projects and build again.- rriicc4 years ago
New Contributor
worked .. thank you !!