Hi Wangweike,
Do you mean u manage to run my attached nios.qar correctly? I have my jtag uart connected to the data master of cpu1 correctly, also I have verified jtag uart is set to stdout, stdin and stderr correctly. But somehow I still receive the output until this step:
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)
I expect there should be output such as
Message from CPU 1. Number sent: 1
Message from CPU 1. Number sent: 2
Message from CPU 1. Number sent: 3
Message from CPU 1. Number sent: 4
But I can't get these output. Can u please help me?
Thanks,
Carid