Altera_Forum
Honored Contributor
20 years agoserial port as std i/o
Hi all,
when i have two nios processors in my system one connected to the jtag uart(console) and the other to the serial port(hyper terminal), when i debug the processor the printf statements are getting printed in partial for example if i printf("this is the cpu") it is printing like "this" first and after debug of several statements it is printing the remaining like "this is" and then after some more debugging "this is the" and then after so many the complete statement as"this is the cpu" can anybody guess the reason? thanks and regards prasad