Forum Discussion
Altera_Forum
Honored Contributor
12 years agoRunning separate C code on separate core in NIOS Multi-core system
Hello, I have done projects on NIOS II core for single processor system. Now, I need to learn and implement a multi-core system. I have very basic doubts for a multi-core system: ...
Altera_Forum
Honored Contributor
12 years agoThanks ted, that worked.
Now, when i am trying to make a new project in NIOSII SBT for Eclipse by importing the .sopcinfo file, I get 3 CPU names on the list as I have total 3 cores in my Qsys system. But when I select any one of them, it throws an error: "Failed to execute: ./create-this-bsp --cpu-name nios2_qsys_0 --no -make" I select the top level *.sopcinfo file.