由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Linux版 - How to redirect serial console output to a file ?
相关主题
请教个简单命令问题Outlook .forward? (转载)
build image with debug info, can you build the debug symbol only ?奇怪,firefxo不能打开google groups了
Any detailed instruction to remote debug shared library in QtCreator in Linux ?请问bash下 > 和 >&有啥区别
要装Linux了,给个建议吧翻墙成功 ^^
程序不能用串口How to redirect sound to a remote server?
推荐一个串口调试程序 moserialhow to do this Iptables setting?
stdout/stderr redirectopenvpn routing (转载)
find问题再问个fork的题
相关话题的讨论汇总
话题: serial话题: redirect话题: file话题: output话题: console
进入Linux版参与讨论
1 (共1页)
w*s
发帖数: 7227
1
For my embedded linux board, i can attach serial line during debugging,
then i can see my debug message from printf.
Now in the customer site, they won't have serial cable.
i cannot afford to print message to a file all the time.
what should i do ?
l*****s
发帖数: 2109
2
利用sys log?事后察看log ?
一般来讲,即使不保留rx tx针,也可以保留两个触点,自己往上搭线,老板子都是这
么干的。
l****r
发帖数: 175
3
同问。
我的机器连串口都没有,除了dmesg,怎么看log? 能不能仿真串口?输出到文件什么
的?

【在 w*s 的大作中提到】
: For my embedded linux board, i can attach serial line during debugging,
: then i can see my debug message from printf.
: Now in the customer site, they won't have serial cable.
: i cannot afford to print message to a file all the time.
: what should i do ?

1 (共1页)
进入Linux版参与讨论
相关主题
再问个fork的题程序不能用串口
怎样同步不同设备(不同OS)间的文件夹?推荐一个串口调试程序 moserial
问一个bash stream output parse的问题stdout/stderr redirect
how to step over a line in code with gdb?find问题
请教个简单命令问题Outlook .forward? (转载)
build image with debug info, can you build the debug symbol only ?奇怪,firefxo不能打开google groups了
Any detailed instruction to remote debug shared library in QtCreator in Linux ?请问bash下 > 和 >&有啥区别
要装Linux了,给个建议吧翻墙成功 ^^
相关话题的讨论汇总
话题: serial话题: redirect话题: file话题: output话题: console