Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHello,
I also have created a multiprocessor Nios II system with two cpus sharing on-chip memory not print to the console (JTAG UART). The cpu1 runs a TCP/IP stack(controlled bu ucosII) and accept commands from cpu2 I am using the Altera DE2 board, Quartus II 7.0 and Nios II IDE 7.0. But only the cpu1 can run successfully when run the project on nios II hardware, and informed as follow: "another application is using the target processor (or is using the jtag cable in a way which conflicts with our request to use the target processor). please close down that application and try again" how can I deal with the problem? Could you send me the example application hello_world_multi to me(Because I can't find it on the net) my email:yangwangzhihao@163.com Thanks!