搜索资源列表
shengfangagsi5.9.22
- 配合KEIL C的AGSI调试I2C的工具,包含了显示对话框,可以操作。-with KEIL C AGSI I2C debugging tools, including a dialog box appears, can operate.
Setup_SmartRF_Studio_6_0_4
- Setup_SmartRF_Studio_6_0_4是一个CC1000系列中的开发工具,对开发无线产品非常有用,可以用该工具进行先期的调试。绝对是个好东东。-Setup_SmartRF_Studio_6_0_4 CC1000 is a series of development tools for the development of wireless products very useful, the tool can be used for the initial task of debug
mon51(sst89c58).asm
- sst89c58下载器,使用keilc51的debug调试器下载。将本程序编译后写入sst89c58,并编程为remap 4kbytes。该芯片即有了keil环境下载功能,当p1.0拉低时,启动时进入下载程序,进入下载程序后将会自动删除block0,p1.0高电平时进入用户程序。 进入下载程序后,可以通过串口和keil的仿真环境连通,波特率自动调节,选择load HEX文件,即可将程序下载到sst89c58的低端32keeprom中。除了7e00-7fffh被占用-sst89c58 down
FSDev
- 在VC平台下调试通过的linux 0.11文件系统代码! 对学习文件系统实现的朋友很有帮助,可以下载一个文件映像进行测试各种文件操作API。具体的可以参考赵炯写的《linux0.11内核源代码完全注释》一书和他的网站下载imag文件!-in VC debugging platform adopted by the 0.11 linux file system code! The study documents System helpful friend, a document can be d
Xilinx_FPGA_DESIGN&CODE
- 完整的FPGA连接图和调试源码,图是DSN格式,但可以直接拖进PROTEL里打开。-integrity of the connection of FPGA and debug source code, the map is DSN format, it can directly dragged into PROTEL Lane open.
CAN-ucos
- 将CAN现场总线移植到UCOS2中的驱动程序,在BC中调试运行成功-CAN fieldbus will be transplanted to UCOS2 the driver, were in BC successful operation Debugging
zqp_FS44B0_BIOS
- 优龙公司的ARM BOOT源代码,自己加了等待双启动:可以选择开机进BOOT调试还是进入用户程序 FS44B0II BIOS具有启动、引导,下载、烧写,设置日期、时间,设置工作频率等多种功能,并且支持各种参数的存储和自动调用。 -Company ARM BOOT source code, himself a wait-start : can choose to boot into BOOT debugging procedures or access a user FS44B0II BI
44boxTESTdemo
- 此代码在SDT2.51下调试通过,可以在我的板子ARM DEVELOP BOARD V1.0上面跑!经测试也适应于恒丰公司S344BOX等采公板设计的开发板。在其上电以后LED会闪烁一下,接着串口0会输出一些系统信息 可以通过串口终端与系统交互,可以测试320X240 STN LCD,包括图形显示函数,ascii字符显示函数。-this code under the SDT2.51 debugging through, I can blame the ARM DEVELOP BOARD V1
CAN
- 开发环境基于IAR公司推出的IAR Embedded Workbench 5.30评估版软件 利用上述开发软件,核心处理器采用基于Cortex-M3核的LPC1700芯片,can总线通信。直接打开工程文件就可轻松实现调试-Development environment introduced by the company based on IAR IAR Embedded Workbench 5.30 evaluation version of the software development
C8051F040-CAN
- C8051F040的can例程,调试可用-C8051F040' s can routines, debugging available
sja1000-CAN-controller-code
- 此源代码为sja1000+82c250的can自收发检测程序,在can开发板已经调试通过!-The source code for the can of sja1000 82c250 transceiver testing procedures, through the development board can debug !
SJA1000-can
- SJA1000 CAN控制器与51单片机通讯代码,调试通过,能进行CAN2.0B收发,附有芯片使用手册帮助理解代码-SJA1000 CAN controller with 51 single-chip communication code, debugging through, can CAN2.0B transceiver attached to the chip manual to help understand the code
rs232-can-code
- 通过SJA1000控制器事先CAN总线与RS232通讯,程序调试通过,附有注释-SJA1000 controller prior CAN bus and RS232 communication, debugging through annotated
CAN
- MSP430CAN总线通信开发板调试源代码。-MSP430CAN bus communication development board debugging source code.
CAN-BUS
- STM32 CAN BUS 热插拔调试成功 -STM32 CAN BUS
CANtest
- 周立功CAN调试器上位机希望对大家有用 hahha-zhouligong CAN调试器上位机希望对大家有用
STM32F105-CAN
- STM32F105 1、本双CAN开发板选用意法半导体的Cotex-M3的STMF105RBT6 ,内核72MHz,外设丰富,具有USB ,2 个CAN控制器等。 2、本开发板接口丰富,具有1路USART接口(USART2,USART1被USB接口占用了),2 路CAN接口(采用NXP 的TJA1040 收发器),4 个LED 灯,复位按键,大量IO预留输出。仿真调试口采用SWD口,接口简单,可释放更多IO口使用。两路CAN均有保护电路,120Ω终端电阻跳线选择。一路USB接口,可用于USB
XS128 _CAN接收和发送
- CAN接收和发送的小程序,可用于简单的调试(CAN receive and send a small program, can be used for simple debugging)
串口猎人
- 一款功能强大的串口调试工具,该工具可显示图形,可解析MODBUS类的指令(A powerful serial debugging tool, the tool can display graphics, can parse the MODBUS class instructions)
avr_debug
- Arduino GNU 调试器,课实现源代码级调试。(This is debugger for Arduino based on GNU Debugger (GDB). The debugger is implemented using GDB stub mechanism. This means a piece of code (stub) is added to your Arduino program. This code then communicates with the GD