Forum Discussion
Altera_Forum
Honored Contributor
11 years ago''Path to .sopcinfo file must not contain spaces'' when filling directory for niosii
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 t...
Altera_Forum
Honored Contributor
9 years agoI 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".