Forum Discussion
Fpga_Egr_2025
Occasional Contributor
1 month agoNios 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 enviro...
Fpga_Egr_2025
Occasional Contributor
1 month agoThanks 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
LiangYuG_Altera
Contributor
1 month agoFpga_Egr_2025 wrote:Any idea why niosv shell cannot recognize these switches ?
Try removing the backslash.
Able to replicate your issues when "\" is present.
"\" works as a line continuation character in Linux, but that doesn't work in Windows.
Regards,
Liang Yu