--- Quote Start ---
https://www.alteraforum.com/forum/attachment.php?attachmentid=2891 Hi,
I am having trouble in running multiprocessor project on DE2-board. I follow every steps in multiprocessor_tutorial and run the software from hello_world_multi.c downloaded from altera website.
Initially, I created software for cpu1 only. But I always see the following message in console, expected output seems cannot be displayed when I "Run As Nios II Hardware". I don't know what has gone wrong.
nios2-terminal: connected to hardware target using JTAG UART on cable
nios2-terminal: "USB-Blaster [USB-0]", device 1, instance 0
nios2-terminal: (Use the IDE stop button or Ctrl-C to terminate)
Anyone can help me to check my project?
--- Quote End ---
i run this example correctly .check whether the jtag uart is connected to the cpu1 correctly. hope the may help you