由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Linux版 - how to use rs232/485 in linux board pls ?
相关主题
Kernel doesn't boot after upgraded to 256MB memoryfreebsd使用一个季度
靠,bios都禁掉的硬盘居然linux里还有OpenOffice without X
[HELP] dockstar的uboot的问题 (转载)Linux真想在桌面成功,就把App都移植给Windows
32位的linux内核是不是要重新编译以后才能支持3G以上内存?Question on porting WaitForSingleObject to Linux
问个关于linux下面netpbm的问题 (转载)两个linux box 一个固定ip怎么搞?
这个linux真折腾啊想问问大家对于MAN的态度
anyone used lighttpd before ?求推荐,linux下的gigabit usb dongle
mac os和哪种linux的目录结构最相似?也是SSH的问题吗?
相关话题的讨论汇总
话题: rs232话题: board话题: serial话题: cable
进入Linux版参与讨论
1 (共1页)
w*s
发帖数: 7227
1
hi my atmel board has rs232 and rs485 port, i connected the serial cable
from my pc to it, in com1 for hyperTerminal i see nothing.
there's another debug port in the board, if i plug in the cable,
hyperTerminal works.
so confused, thought rs232 works with serial cable ?
G*****h
发帖数: 33134
2
关键是 kernel 选了哪个口。。。

【在 w*s 的大作中提到】
: hi my atmel board has rs232 and rs485 port, i connected the serial cable
: from my pc to it, in com1 for hyperTerminal i see nothing.
: there's another debug port in the board, if i plug in the cable,
: hyperTerminal works.
: so confused, thought rs232 works with serial cable ?

w*s
发帖数: 7227
3
how to config pls ?
in our .config, i didn't see anything for 232/485, only sth. like ATMEL_
SERIAL ...
do i need to run menu config ?

【在 G*****h 的大作中提到】
: 关键是 kernel 选了哪个口。。。
m**k
发帖数: 290
4
这个设置不在 /src/linux/.config 里面
在grub的配置和kenel启动时的参数里设置。
具体的配置忘了。google可以找到很多 search "linux serial console"

【在 w*s 的大作中提到】
: how to config pls ?
: in our .config, i didn't see anything for 232/485, only sth. like ATMEL_
: SERIAL ...
: do i need to run menu config ?

w*s
发帖数: 7227
5
i'm using uboot, in bootargs, there's sth. like ttyS0,
guess i need to change it to the tty for RS232 ?

【在 m**k 的大作中提到】
: 这个设置不在 /src/linux/.config 里面
: 在grub的配置和kenel启动时的参数里设置。
: 具体的配置忘了。google可以找到很多 search "linux serial console"

m**k
发帖数: 290
6
yes, it should be a kernel argument set by boot loader

【在 w*s 的大作中提到】
: i'm using uboot, in bootargs, there's sth. like ttyS0,
: guess i need to change it to the tty for RS232 ?

1 (共1页)
进入Linux版参与讨论
相关主题
也是SSH的问题吗?问个关于linux下面netpbm的问题 (转载)
问一个Linux下socket编程connect失败的问题 (转载)这个linux真折腾啊
这个问题有人见过吗?anyone used lighttpd before ?
VPN到公司里的Linux有时行有时不行,大牛来进来看看mac os和哪种linux的目录结构最相似?
Kernel doesn't boot after upgraded to 256MB memoryfreebsd使用一个季度
靠,bios都禁掉的硬盘居然linux里还有OpenOffice without X
[HELP] dockstar的uboot的问题 (转载)Linux真想在桌面成功,就把App都移植给Windows
32位的linux内核是不是要重新编译以后才能支持3G以上内存?Question on porting WaitForSingleObject to Linux
相关话题的讨论汇总
话题: rs232话题: board话题: serial话题: cable