Welcome![Sign In][Sign Up]
Location:
Search - ttys0

Search list

[Linux-Unixpicocom_1.4-1.tar

Description: picocom 是一款linux下的串口调试工具,很想minicom,比minicom精巧的多,编译好后, 我输入 picocom -b 115200 /dev/ttyS0 就可以调试我的arm板了-picocom A linux is the serial debugging tools, like minicom. minicom sophisticated than many good compiler, I enter picocom - 115200 b / dev/ttyS0 I can debug the arm of the plate
Platform: | Size: 42835 | Author: 谭鸿 | Hits:

[Driver DevelopttyS0

Description: tty驱动 * This driver shows how to create a minimal tty driver. It does not rely on * any backing hardware, but creates a timer that emulates data being received * from some kind of hardware.- tty driver* This driver shows how to create a minimal tty driver. It does not rely on * any backing hardware, but creates a timer that emulates data being received * from some kind of hardware.
Platform: | Size: 7924 | Author: 路国强 | Hits:

[Driver DevelopttyS0

Description: tty驱动 * This driver shows how to create a minimal tty driver. It does not rely on * any backing hardware, but creates a timer that emulates data being received * from some kind of hardware.- tty driver* This driver shows how to create a minimal tty driver. It does not rely on* any backing hardware, but creates a timer that emulates data being received* from some kind of hardware.
Platform: | Size: 7168 | Author: npu | Hits:

[Driver Developttys0

Description: linux 串口调试程序 能够自由配置串口参数-Serial debugging program
Platform: | Size: 2048 | Author: | Hits:

[Linux-Unixpicocom_1.4-1.tar

Description: picocom 是一款linux下的串口调试工具,很想minicom,比minicom精巧的多,编译好后, 我输入 picocom -b 115200 /dev/ttyS0 就可以调试我的arm板了-picocom A linux is the serial debugging tools, like minicom. minicom sophisticated than many good compiler, I enter picocom- 115200 b/dev/ttyS0 I can debug the arm of the plate
Platform: | Size: 43008 | Author: 谭鸿 | Hits:

[Linux-Unixstest

Description: linux下的串口测试程序,用getopt可设置ttyS0-3,波特率等-linux serial port testing under procedures set by getopt to ttyS0-3, the baud rate, etc.
Platform: | Size: 4096 | Author: 王莺芳 | Hits:

[Embeded-SCM Developttytest

Description: blackfin 561 ttys0 串口测试程序-blackfin 561 serial test procedure
Platform: | Size: 68608 | Author: 杨方 | Hits:

[Software EngineeringAT91RM9200-USART0-Demo

Description: 采用AT91RM9200的cpu,扩展第三个串口USART,通过这个串口,测试ARM与ARM的通信。此时,系统有三个可用串口,ttyS0(RS232),ttyS1(arm与arm),ttyS2(arm与AVR)-Using AT91RM9200 the cpu, expansion of the third serial port USART, through this serial port, testing, ARM and ARM communication. At this point, the system has three available serial port, ttyS0 (RS232), ttyS1 (arm and arm), ttyS2 (arm and AVR)
Platform: | Size: 13312 | Author: ladeng | Hits:

[Embeded LinuxzImage-nfs-root

Description: 基于2410的内核镜像,可以通过NFS启动系统,在vivi设置好启动参数param set linux_cmd_line "noinitrd root=/dev/nfs init=/linuxrc nfsroot=192.168.0.33:/nfs/rc900-rootfs ip=192.168.0.67:192.168.0.33:192.168.0.1:255.255.255.0 console=ttyS0",就可以正常启动了-2410-based kernel image, you can start the NFS system to set a good start in vivi parameters param set linux_cmd_line " noinitrd root =/dev/nfs init =/linuxrc nfsroot = 192.168.0.33:/nfs/rc900-rootfs ip = 192.168.0.67 : 192.168.0.33:192.168.0.1:255.255.255.0 console = ttyS0 " , you can normally started! !
Platform: | Size: 644096 | Author: 陈明 | Hits:

[Com Portserial

Description: linux环境下使用串口进行通信,C语言编写,使用系统调用函数打开、关闭、读写ttyS0-linux environment using serial communication, C language, using the system call function to open, close, read and write ttyS0
Platform: | Size: 1024 | Author: 007 | Hits:

[Linux-Unixttys0.c

Description: a linux serial driver example
Platform: | Size: 2048 | Author: rannar | Hits:

[Linux-Unixlinuxchuankou

Description: 在嵌入式Linux中,串口是一个字设备,访问具体的串行端口的编程与读/写文件的操作类似,只需打开相应的设备文件即可操作。串口编程特殊在于串口通信时相关参数与属性的设置。嵌入式Linux的串口编程时应注意,若在根文件中没有串口设备文件,应使用mknod命令创建,这这里假设串口设备是/dev/ttyS0,介绍一下串口的编程过程。-failed to translate
Platform: | Size: 29696 | Author: 周明成 | Hits:

[androidSerialPort_test

Description: Android手机串口示例代码,如果是用模拟器调试时需要将/dev/ttyS0的权限设成可读写-Android mobile phone serial sample code, if it is to use simulator debugging will need /dev\/ttyS0 permissions to read and write
Platform: | Size: 194560 | Author: wuzuokun | Hits:

[Linux-Unixbraille

Description: So for instance you can use console=brl,ttyS0 if the braille device is connected to the first serial port, and console=brl,ttyS0,115200 to override the baud rate to 115200, etc.
Platform: | Size: 2048 | Author: qoumplj | Hits:

[Linux-Unixmalta-platform

Description: We don t use 8250_platform.c on Malta as it would result in the CBUS UART becoming ttyS0.
Platform: | Size: 1024 | Author: sinmepue | Hits:

[Linux driverRT5350_ttyS0-config

Description: RT5350 ttyS1被用作console,ttyS0原始是不能直接用作串口通信的,安装里面所描述的操作就可以将ttyS0当作串口通信使用-RT5350 ttyS1 be used as a console, ttyS0 original can not be directly used for serial communication, installed inside the operation can be described as a serial communication using ttyS0
Platform: | Size: 12288 | Author: 胡小斌 | Hits:

[Com Porttest_file

Description: 串口测试程序, 运行方式为 ./a.out /dev/ttyS0 115200 8 0 1-serial test file ./a.out /dev/ttyS0 115200 8 0 1
Platform: | Size: 492544 | Author: 郑兴旺 | Hits:

CodeBus www.codebus.net