Forum Discussion
Nios IDE CPU Detection
Hi,
I am trying to create bsp and software for Nios V , using Eclipse IDE. When specifying a new projcet and its .sopc file i see message CPU not detected. And i also see message the NIOS_EDS environment variable not set.
See screen shot attached . I verified via command prompt the environment variable is set and can be verified. Also i noticed there are no examples installed at this path :
C:\intelFPGA_lite\24.1std\nios2eds
Looking forward to resolve these issues, Thanks,
Regards,
4 Replies
- LiangYuG_Altera
Contributor
Fpga_Egr_2025 wrote:
I am trying to create bsp and software for Nios V , using Eclipse IDE.
For Nios V in Quartus Standard, you will be using the "niosv-bsp-editor" to generate the BSP, and Ashling RiscFree IDE to build the project.
(Nios II Eclipse IDE is not enabled to support Nios V.)You may refer to the Max 10 Nios V project example here.
Regards,
Liang Yu- Fpga_Egr_2025
Occasional Contributor
Thanks for pointing that to me , yes i was able to generate bsp as per document "AN 985: Nios® V Processor Tutorial" , But now i am stuck on this step :
See also attached my Niosv command console messages :
Any idea why niosv shell cannot recognize these switches ? Thanks
- tehjingy_Altera
Regular Contributor
Could you try out the command format below:
niosv-bsp -c --quartus-project=top.qpf --qsys=sys.qsys --type=<hal, ucosii, or freertos> software/bsp/settings.bsp