Forum Discussion
Altera_Forum
Honored Contributor
9 years agoNios II compiler Issue
Hi, I am using NIOS II 12.0 sp2 software build tool for compiling my project on windows-10 64-bit laptop. Whenever I compile, it shows the following error message: "make: *** [obj/de...
Altera_Forum
Honored Contributor
9 years agoHi Siva,
there are two things that pop out straight away. You are using a very old Quartus Version and a very new Operation System at 64bit. I am not sure the 12.0 Nios compiler is able to run under 64 bit Windows. Officially you need at least Quartus Prime 16.0 to be supported under Windows 10. The general flow is: Create the BSP and Generate it then compile either both BSP and User code or first BSP and then User code. If you still have the issue I would try running a later release. Cheers, fade