Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHello,supertramp.
I meet the prolbem of CPUID.But I modify "if(id == 1) " with "if(id == 3)" in every hello_world_multi.c,but there still aren't message showed in console window. if I download programmer of CPU1,CPU1 can printf message.But if I download programmer of CPU1,CPU2 and CPU3,there aren't message showed in console window. I am running the Standard project for the Altera Cyclone II EP2C35 dev kit.I am using Quartus 5.1 +SP2with Nios II 5.1. Anyone else meet the same problem with mine?if you solve,please tell me how to handle with it.