Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12590 Discussions

''Path to .sopcinfo file must not contain spaces'' when filling directory for niosii

Altera_Forum
Honored Contributor II
3,118 Views

Under Nios ii Eclipse, when I try to create new "Nios ii application and BSP template", go to ask me to select the folder to specify .sopcinfo file, after that it give me an error says 

 

"Path to .sopcinfo file must not contain spaces" 

 

thats interesting, cause what I did only is select the directory, there's no spaces in between. 

anyone tell me how to solve this?  

Many thanks
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
1,654 Views

I Arrive probably a bit late, but I got that error because I had a "." in my path : "/home/somebody/Prog/SomeProject/uart_nios_v1.2/software/test_interrupt_bsp", I solved the problem by renaming "uart_nios_v1.2" to "uart_nios_v1_2".

0 Kudos
Reply