參數(shù)資料
型號(hào): 101-0654
廠商: Rabbit Semiconductor
文件頁(yè)數(shù): 49/110頁(yè)
文件大?。?/td> 0K
描述: INTERFACE OP6800 W/ETHERNET 512K
標(biāo)準(zhǔn)包裝: 10
系列: SBC
模塊/板類型: 單板計(jì)算機(jī)模塊
適用于相關(guān)產(chǎn)品: OP6800
User’s Manual
39
5.2 TCP/IP Sample Programs
We have provided a number of sample programs demonstrating various uses of TCP/IP for
networking embedded systems. These programs require that you connect your PC and the
OP6800 together on the same network. This network can be a local private network (pre-
ferred for initial experimentation and debugging), or a connection via the Internet.
5.2.1 How to Set IP Addresses in the Sample Programs
With the introduction of Dynamic C 7.30 we have taken steps to make it easier to run
many of our sample programs. You will see a TCPCONFIG macro. This macro tells
Dynamic C to select your configuration from a list of default configurations. You will
have three choices when you encounter a sample program with the TCPCONFIG macro.
1. You can replace the TCPCONFIG macro with individual MY_IP_ADDRESS,
MY_NETMASK
, MY_GATEWAY, and MY_NAMESERVER macros in each program.
2. You can leave TCPCONFIG at the usual default of 1, which will set the IP configurations
to 10.10.6.100, the netmask to 255.255.255.0, and the nameserver and gateway
to 10.10.6.1. If you would like to change the default values, for example, to use an IP
address of 10.1.1.2 for the Coyote board, and 10.1.1.1 for your PC, you can edit
the values in the section that directly follows the “General Configuration” comment in
the TCP_CONFIG.LIB library. You will find this library in the LIB\TCPIP directory.
3. You can create a CUSTOM_CONFIG.LIB library and use a TCPCONFIG value greater
than 100. Instructions for doing this are at the beginning of the TCP_CONFIG.LIB
library in the LIB\TCPIP directory.
There are some other “standard” configurations for TCPCONFIG that let you select differ-
ent features such as DHCP. Their values are documented at the top of the
TCP_CONFIG.LIB
library in the LIB\TCPIP directory. More information is available in
the Dynamic C TCP/IP User’s Manual.
IP Addresses Before Dynamic C 7.30
Most of the sample programs use macros to define the IP address assigned to the board
and the IP address of the gateway, if there is a gateway.
#define MY_IP_ADDRESS "216.112.116.155"
#define MY_NETMASK "255.255.255.248"
#define MY_GATEWAY "216.112.116.153"
In order to do a direct connection, the following IP addresses can be used for the OP6800:
#define MY_IP_ADDRESS "10.1.1.2"
#define MY_NETMASK "255.255.255.248"
// #define MY_GATEWAY "216.112.116.153"
In this case, the gateway is not used and is commented out. The IP address of the board is
defined to be 10.1.1.2. The IP address of your PC can be defined as 10.1.1.1.
相關(guān)PDF資料
PDF描述
046232108015800 CONN FFC/FPC 8POS 1MM VERT SMD
395-030-520-201 CARD EDGE 30POS DL .100X.200 BLK
20-101-0463 COMPUTER SINGLE-BOARD BL2120
20-101-1220 COMPUTER SINGLE-BOARD BL4S200
006200512230000+ CONN FFC/FPC 12POS 1MM R/A SMD
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
101-0655 功能描述:開發(fā)軟件 SNMP Module CD RoHS:否 制造商:Atollic Inc. 產(chǎn)品:Compilers/Debuggers 用于:ARM7, ARM9, Cortex-A, Cortex-M, Cortex-R Processors
10106551-JCB64LF 功能描述:板對(duì)板與夾層連接器 TRX EXT H-7ZCND0982 JRC RoHS:否 制造商:JAE Electronics 系列:WP3 產(chǎn)品類型:Receptacles 節(jié)距:0.4 mm 疊放高度:1 mm 安裝角: 位置/觸點(diǎn)數(shù)量:50 排數(shù):2 外殼材料:Plastic 觸點(diǎn)材料:Copper Alloy 觸點(diǎn)電鍍:Gold 電壓額定值:50 V 電流額定值:0.4 A
10106552-NFB71LF 功能描述:板對(duì)板與夾層連接器 NFB71LF10106552F.NEC RoHS:否 制造商:JAE Electronics 系列:WP3 產(chǎn)品類型:Receptacles 節(jié)距:0.4 mm 疊放高度:1 mm 安裝角: 位置/觸點(diǎn)數(shù)量:50 排數(shù):2 外殼材料:Plastic 觸點(diǎn)材料:Copper Alloy 觸點(diǎn)電鍍:Gold 電壓額定值:50 V 電流額定值:0.4 A
10106555-002LF 制造商:FCI 功能描述:511-526F-USB 制造商:FCI 功能描述:OEM ITEM 511-526F-USB
101-0656 功能描述:開發(fā)軟件 PPP Module CD RoHS:否 制造商:Atollic Inc. 產(chǎn)品:Compilers/Debuggers 用于:ARM7, ARM9, Cortex-A, Cortex-M, Cortex-R Processors