文件名称:net_test
- 所属分类:
- Internet/网络编程
- 资源属性:
- [MacOS] [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 477kb
- 下载次数:
- 0次
- 提 供 者:
- wang*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
程序测试成功,让程序全速运行起来后,设置板子的ip地址为192.168.2.200 主机的ip地址为192.168.2.103
程序运行开始如下:
*******************************************
* *
* BP2008 BIOSV1.0 *
* SOFTRON BEIJING INC. *
* *
*******************************************
Machine Number is 2
IP address : 192.168.2.200
IP MASK : 255.255.255.0
IP GATE : 192.168.2.1
Serial baud : 115,200
Program save in nor flash
Program save address 0x10000
Program run address 0xC008000
Program boot params :
CPU clock is 61,000,000Hz
\>
然后输入tftp
再在运行中输入ping 192.168.2.200
ping通板子,驱动程序运行成功
-Procedures tested successfully, so that program up and running at full speed after the board set the ip address of 192.168.2.200 host ip address is 192.168.2.103
Running Start program are as follows:
*******************************************
*
* BP2008 BIOSV1.0*
* SOFTRON BEIJING INC.*
*
*******************************************
Machine Number is 2
IP address: 192.168.2.200
IP MASK: 255.255.255.0
IP GATE: 192.168.2.1
Serial baud: 115,200
Program save in nor flash
Program save address 0x10000
Program run address 0xC008000
Program boot params:
CPU clock is 61,000,000 Hz
\ "
And then enter the tftp
And then run, type ping 192.168.2.200
ping pass board, the driver to run a successful
程序运行开始如下:
*******************************************
* *
* BP2008 BIOSV1.0 *
* SOFTRON BEIJING INC. *
* *
*******************************************
Machine Number is 2
IP address : 192.168.2.200
IP MASK : 255.255.255.0
IP GATE : 192.168.2.1
Serial baud : 115,200
Program save in nor flash
Program save address 0x10000
Program run address 0xC008000
Program boot params :
CPU clock is 61,000,000Hz
\>
然后输入tftp
再在运行中输入ping 192.168.2.200
ping通板子,驱动程序运行成功
-Procedures tested successfully, so that program up and running at full speed after the board set the ip address of 192.168.2.200 host ip address is 192.168.2.103
Running Start program are as follows:
*******************************************
*
* BP2008 BIOSV1.0*
* SOFTRON BEIJING INC.*
*
*******************************************
Machine Number is 2
IP address: 192.168.2.200
IP MASK: 255.255.255.0
IP GATE: 192.168.2.1
Serial baud: 115,200
Program save in nor flash
Program save address 0x10000
Program run address 0xC008000
Program boot params:
CPU clock is 61,000,000 Hz
\ "
And then enter the tftp
And then run, type ping 192.168.2.200
ping pass board, the driver to run a successful
(系统自动生成,下载前可以参看下载内容)
下载文件列表
net_test
........\inc
........\...\44B.H
........\...\44BLIB.H
........\...\board.h
........\...\config.h
........\...\CS8900.h
........\...\def.h
........\...\MemCfg.inc
........\...\Option.h
........\...\Option.inc
........\...\Rtl8019.h
........\...\Shell.h
........\...\slib.h
........\...\tftp
........\...\....\arp.h
........\...\....\EMAC.H
........\...\....\eth.h
........\...\....\icmp.h
........\...\....\ip.h
........\...\....\mac.h
........\...\....\skbuff.h
........\...\....\tftp.h
........\...\....\tftpput.h
........\...\....\udp.h
........\...\usb_44b0x.h
........\...\utils.h
........\net_test.IAB
........\net_test.IAD
........\net_test.IMB
........\net_test.IMD
........\net_test.PFI
........\net_test.PO
........\net_test.PR
........\net_test.PRI
........\net_test.PS
........\net_test.WK3
........\net_test_Data
........\.............\Debug
........\.............\.....\net_info.txt
........\.............\.....\net_test.axf
........\.............\.....\net_test.bat
........\.............\.....\net_test.bin
........\.............\.....\ObjectCode
........\.............\.....\..........\8900.o
........\.............\.....\..........\arp.o
........\.............\.....\..........\control.o
........\.............\.....\..........\eth.o
........\.............\.....\..........\icmp.o
........\.............\.....\..........\ip.o
........\.............\.....\..........\Main.o
........\.............\.....\..........\Nand.o
........\.............\.....\..........\serial.o
........\.............\.....\..........\Shell.o
........\.............\.....\..........\skbuff.o
........\.............\.....\..........\slib.o
........\.............\.....\..........\SST39VF160.o
........\.............\.....\..........\SysInit.o
........\.............\.....\..........\tftp.o
........\.............\.....\..........\tftpmain.o
........\.............\.....\..........\tftpput.o
........\.............\.....\..........\tm_clk.o
........\.............\.....\..........\udp.o
........\.............\.....\..........\utils.o
........\.............\.....\..........\vector.o
........\.............\.....\..........\xmodem.o
........\.............\DebugRel
........\.............\........\net_test.axf
........\.............\........\net_test.bin
........\.............\........\ObjectCode
........\.............\Release
........\readme.txt
........\src
........\...\8900.c
........\...\control.c
........\...\ide.c
........\...\Main.c
........\...\mbm29lv160.c
........\...\Nand.c
........\...\net_test.IAB
........\...\net_test.IAD
........\...\net_test.IMB
........\...\net_test.IMD
........\...\net_test.PFI
........\...\net_test.PO
........\...\net_test.PR
........\...\net_test.PRI
........\...\net_test.PS
........\...\net_test.WK3
........\...\serial.c
........\...\Shell.c
........\...\slib.s
........\...\SST39VF160.c
........\...\SysInit.s
........\...\tftp
........\...\....\arp.c
........\...\....\eth.c
........\...\....\icmp.c
........\...\....\ip.c
........\...\....\skbuff.c
........\inc
........\...\44B.H
........\...\44BLIB.H
........\...\board.h
........\...\config.h
........\...\CS8900.h
........\...\def.h
........\...\MemCfg.inc
........\...\Option.h
........\...\Option.inc
........\...\Rtl8019.h
........\...\Shell.h
........\...\slib.h
........\...\tftp
........\...\....\arp.h
........\...\....\EMAC.H
........\...\....\eth.h
........\...\....\icmp.h
........\...\....\ip.h
........\...\....\mac.h
........\...\....\skbuff.h
........\...\....\tftp.h
........\...\....\tftpput.h
........\...\....\udp.h
........\...\usb_44b0x.h
........\...\utils.h
........\net_test.IAB
........\net_test.IAD
........\net_test.IMB
........\net_test.IMD
........\net_test.PFI
........\net_test.PO
........\net_test.PR
........\net_test.PRI
........\net_test.PS
........\net_test.WK3
........\net_test_Data
........\.............\Debug
........\.............\.....\net_info.txt
........\.............\.....\net_test.axf
........\.............\.....\net_test.bat
........\.............\.....\net_test.bin
........\.............\.....\ObjectCode
........\.............\.....\..........\8900.o
........\.............\.....\..........\arp.o
........\.............\.....\..........\control.o
........\.............\.....\..........\eth.o
........\.............\.....\..........\icmp.o
........\.............\.....\..........\ip.o
........\.............\.....\..........\Main.o
........\.............\.....\..........\Nand.o
........\.............\.....\..........\serial.o
........\.............\.....\..........\Shell.o
........\.............\.....\..........\skbuff.o
........\.............\.....\..........\slib.o
........\.............\.....\..........\SST39VF160.o
........\.............\.....\..........\SysInit.o
........\.............\.....\..........\tftp.o
........\.............\.....\..........\tftpmain.o
........\.............\.....\..........\tftpput.o
........\.............\.....\..........\tm_clk.o
........\.............\.....\..........\udp.o
........\.............\.....\..........\utils.o
........\.............\.....\..........\vector.o
........\.............\.....\..........\xmodem.o
........\.............\DebugRel
........\.............\........\net_test.axf
........\.............\........\net_test.bin
........\.............\........\ObjectCode
........\.............\Release
........\readme.txt
........\src
........\...\8900.c
........\...\control.c
........\...\ide.c
........\...\Main.c
........\...\mbm29lv160.c
........\...\Nand.c
........\...\net_test.IAB
........\...\net_test.IAD
........\...\net_test.IMB
........\...\net_test.IMD
........\...\net_test.PFI
........\...\net_test.PO
........\...\net_test.PR
........\...\net_test.PRI
........\...\net_test.PS
........\...\net_test.WK3
........\...\serial.c
........\...\Shell.c
........\...\slib.s
........\...\SST39VF160.c
........\...\SysInit.s
........\...\tftp
........\...\....\arp.c
........\...\....\eth.c
........\...\....\icmp.c
........\...\....\ip.c
........\...\....\skbuff.c