項(xiàng)目描述: slsnif is a serial port logging utility. It listens to the specified serial port and logs all data going through this port in both directions. Serial line sniffer是一個(gè)串行端口記錄工具。它監(jiān)聽(tīng)指定的串行端口并記錄所有通過(guò)這個(gè)端口的兩個(gè)方向的數(shù)據(jù)。 來(lái)源:http://freshmeat.net slsnif是一個(gè)串行端口日志工具。它監(jiān)聽(tīng)特殊的串口,記錄所有通過(guò)這具串口的兩個(gè)方向的數(shù)據(jù)。 類別: Development Status: 5 - Production/StableEnvironment: Console (Text Based)Intended Audience: DevelopersLicense: GNU General Public License (GPL)Operating System: LinuxProgramming Language: CTopic: Communications, Debuggers
項(xiàng)目描述: slsnif is a serial port logging utility. It listens to the specified serial port and logs all data going through this port in both directions. Serial line sniffer是一個(gè)串行端口記錄工具。它監(jiān)聽(tīng)指定的串行端口并記錄所有通過(guò)這個(gè)端口的兩個(gè)方向的數(shù)據(jù)。 來(lái)源:http://freshmeat.net slsnif是一個(gè)串行端口日志工具。它監(jiān)聽(tīng)特殊的串口,記錄所有通過(guò)這具串口的兩個(gè)方向的數(shù)據(jù)。 類別: Development Status: 5 - Production/StableEnvironment: Console (Text Based)Intended Audience: DevelopersLicense: GNU General Public License (GPL)Operating System: LinuxProgramming Language: CTopic: Communications, Debuggers
a very simple program that prints "Hello World" to the serial port of the 8051. When you can successfully build and run this program, you have used the entire toolset including:
51串行令牌格式 a51編譯
Read data from serial port
and write into buffer DPTR pointed in XRAM if a data frame is
received and calculate the check sum
if a information frame is received return control byte only