Forum Discussion
Altera_Forum
Honored Contributor
21 years agoLightweight IP 1.0
Hello:
When i try to install the Microtronix NIOS II LWIP 1.0 I got the folleowing message: "Could not find Altera Nios II Development Kit on this System . . .". However Nios II is isntalled and working. Could someone of you tell me what is wrong?. Thanks Jorge Domino http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/blink.gif8 Replies
- Altera_Forum
Honored Contributor
Hi,
what version of the Altera Nios II do you have installed? - Altera_Forum
Honored Contributor
Hi:
I am using NIOS II version 1.1 Thanks - Altera_Forum
Honored Contributor
Hi,
the LWIP distribution does not officially support Nios II 1.1, only Nios II 1.0 and 1.01. However, I can tell you how to fudge the registry entries so that it will install on your system. However, you choose to do so at your own risk. The LWIP distribution has not been tested with Nios II 1.1 To allow the LWIP to install on your system, you need to create the following registry entry: \HKLM\Altera Corporation\SOPC Builder Kits\nios2.0\KIT_HOME where KIT_HOME is a string value that is the path to your nios2 installation (by default, this is c:\altera\kits\nios2). Once this registry entry is present, the installer will proceed. If you would like, I can email you a .reg file that can be merged into your registry (it will create the above entry), so you don't have to do it manually. - Altera_Forum
Honored Contributor
Is 1.1 available now - and if so, from where??
- Roddy - Altera_Forum
Honored Contributor
From what I understand, Nios II 1.1 is not publicly available at this time.
- Altera_Forum
Honored Contributor
Hello:
Please, send me the .reg file. Thanks Jorge - Altera_Forum
Honored Contributor
jordom,
I sent you a private message. Please send me your email address through a private message. - Altera_Forum
Honored Contributor
That's the reg-Key which is working for me:
"KIT_HOME"="d:\\quartus42\\niosII11"