搜索资源列表
uCOSII_FS44b0x
- 1)通过fs44b0xbios和网口,将upload里的boot.bin烧写到flash 0 地址 见“FS44B0Xbios使用指南”之5 2) 打开57600超级终端 3) 连上串口线和jtag调试头 4)打开FS44B0X开发板电源 5)运行jtag.exe,在SDT下调入 ucosii_demo.axf,运行 6) 在超级终端上有三个任务的运行与退出显示,板子上的三个发光二极管会来回闪烁。 -a) fs44b0xbios and LAN, li will
Ethernet_TCP_IP_AssistantV1.0
- 该软件是一个类似串口调试助手的网口调试软件。软件实现TCP/IP下的数据发送和接收功能,可以作为单片机,嵌入式网口程序开发的调试工具-The software is similar to a serial debugging assistant net mouth debugging software. Software TCP / IP of the sending and receiving of data that can be used as a microcontroller, I E
tftp
- s3c44b0x系列arm7开发板网口测试程序。ADX调试即可-s3c44b0x series arm7 Development Board net mouth testing procedures. Debugging can ADX
U-Boot44B0Xyz
- arm9系列处理器,可用语开发调试 包含JTAG接口的ARM目标板。采用高速网口,是团队共享和远程调试成为可能。
at91rm9200vxworksbsp
- (1)基于部分u-boot代码自己调试的vxworks BSP (2)实现了nand/nor flash的tffs文件系统 (3)实现了对spi dataflash的访问 (4)实现了对启动参数和mac地址的文件保存 (5)通过命令行升级bootrom自身 (6)支持通过命令行实现对elf/bin文件格式的vxworks的下载,升级和引导 (7)实现了atmel的对32Mflash的支持,解决了芯片本身的bug (8)实现了CPU最小系统SDRAM FLASH 网口
ethernet_328
- 基于arm的ethernet_328网口驱动程序,已经经过调试了,可以直接移植。-ethernet_328 based arm of the network driver I have read debugging, it can direct transplantation.
在VMWare上安装VxWorks操作系统
- 嵌入式系统的调试方法一般为通过PC(宿主机)上的集成开发环境交叉编译针对特定电路板(目标机)的程序,然后将程序通过目标板的 JTAG、串口或网口等途径下载到目标板上运行。如图1。因此,为了构造一个嵌入式系统的学习环境,拥有一块包含CPU、存储器及I/O电路(构造计算机系统)的目标电路板往往是必要的。虽然许多集成开发环境附带模拟软件,但仅限于指令集的模拟,均无法模拟物理的目标机硬件平台,因而在其上只能进行应用程序的象征性模拟开发。但是,并非所有人都能拥有一块物理的电路板。在这种情况下,我们如何构造
VxWorks_2440_CS8900_driver
- VxWorks下基于S3C2440的CS8900网卡驱动,可以实现Tornado环境下的在线网口调试并可以实现网络通信(添加定制TCPIP协议)。-VxWorks based on the CS8900 card driver S3C2440, Tornado can be achieved online network environment and can I debug network communication (add custom TCPIP Protocol).
USBKITLDRV
- 很好的智能手机USB 调试开发代码,有汇编和底层驱动,采用USB虚拟以太网口,可以方便调试。-smartphone baseon windows ce
s3c2410x_Bsp
- s3c2410的vxworks BSP,调试通过,串口和网口cs8900调试通过。-s3c2410 the vxworks BSP, through debugging, serial and Ethernet ports cs8900 through debugging.
10M-Eth-for-WEB-service
- STM32F103转出10M以太网口,通过程序实现WEB服务器,调试通过,验证可行,对做web服务器的有参考。-The STM32F103 turn 10M Ethernet port, WEB server program debugging through the verification feasible, to do the web server a reference.
VVxWorks_2440x
- VxWorks下基于S3C2440的CS8900网卡驱动,可以实现Torrnado环境下的在线网口调试并可以实现网络通信(添加定制TCPIP协议)。 -Based on S3C2440 CS8900 network card driver under VxWorks Torrnado environment online network debugging and network communication (add custom TCPIP protocol) port.
dephi_232aTCP
- Delphi同时实现串口和TCP网口通讯调试功能的源码,非常常值得收藏。-Delphi com/232 and tcp.
My_enc28j60
- enc28j60的网络模块调试程序,spi口的网口功能实现,可提供网口调试。 -Enc28j60 network module of debugging, implementation of spi mouth so function, can provide so debugging.
c8051F320NET
- C8051F320的程序调试,包括c8051f320+enc28j60的网口调试,LED,spi,电压表,uSB等的调试程序,非常实用,并且能够进行F320与F340的程序移植。-With C8051F320 program debugging, including the front-end ports with C8051F320+ enc28j60 debugging, LED, spi, voltmeter, such as uSB debugging program, very pra
C#超级通信调试工具
- c#编写,进行调试串口数据和网口数据,目前可以算是最好用的软件,github上有开源项目(C # prepared to debug serial data and network port data, can now be regarded as the best software, github on open source projects)
Debugger
- 集串口调试与网口调试于一身的调试器。适合QT学习者。(The debugger is debugged with the serial port and the net mouth is debugged. Suitable for QT learners.)
rtl8152
- RTL8152网口驱动,编译调试ok,可以直接在linux平台使用,采用usb接口,值得收藏。(RTL8152 network port driver, compile and debug ok, can be directly used in Linux platform, using USB interface, is worth collecting.)
Wireshark win 7 64位
- Wireshark网口调试最好的软件,没有之一!运行速度快,对于理解网络协议有很好的帮助。