Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

ttyS0 data problem!

dear all: i connected ttyS0(cyclone board console terminal) with my computer. when i send "0D"(HEX) to the board ,but i see "0A"(HEX) in NIOS2 SDK shell. I know the ASCII of "LF" is 0A ,"CR" ...