Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

Nios 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/default/hello_world.o] Error 2"

I have attached an image which this post.

Can anyone advise on this problem?

Regards

Siva

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi 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