output single character to Console terminal like TeraTerm

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

output single character to Console terminal like TeraTerm

896件の閲覧回数
henrynguyen
Contributor IV

Hello,

I am using KDS 3.0 and KSDK 1.3x on K60 device.

I am able to output a line including \r\n on hyper terminal like TeraTerm using ConsoleIO from PEx through UART.

however, if the output is a single character without \r\n, the Teraterm terminal is not able to display this single character.  It has to wait until a \r\n to be able to display on TeraTerm.

i looked at the generated ConsoleIO code and it seems that the uart just output any character it receives out to output buffer.  I check Teraterm but could not find any setting that can impact this.

Has anyone run into this trouble before?

Thanks,

Henry

0 件の賞賛
返信
1 返信

834件の閲覧回数
henrynguyen
Contributor IV

Hello again,

i would like to clarify one thing is that if i use Term from PEx, i can send single character or line of characters with \r\n and TeraTerm does not have any issue.

Henry

0 件の賞賛
返信