搜索资源列表
51fbyq
- MCS-51智能反编译器。可将51单片机的bin或hex文件反编译为汇编码。仅用于学习用途,否则后果自负。-MCS-51 Intelligent compiler. May 51 SCM bin hex or documents compiled for the Department of Anti-coding. For learning purposes only, otherwise the consequences conceited.
ledkey
- 拷拷贝到你的Keil安装目录下的c51\\bin文件夹中。 工程文件中需设置一下: project->Option for Target Target1 选Debug页 左侧最下面 Dialog Dll 一般是DP51.DLL,不用修改 Parameter 中是 -P51 在其后加入 -dledkey 即该行看起来应该是这样的: -p51 -dledkey 保存即可 进入调试后,点击:Peripherals,其中多出一个“键盘L
bcd_conv
- convert.asm: 1.From ASCII resp. BCD to binary 2.From binary to ASCII resp. BCD 3.From binary to Hex-ASCII Bin_Bcd.c: uchar BcdToBin(uchar val) uchar BinToBcd(uchar val) -convert.asm : 1.From ASCII resp. BCD 2.From binary to binary t o AS
ARM_FlashDown
- 功能:将flash.bin文件写入到NOR Flash中,起始地址为0x000000,实现程序的固化。适合开发板:EasyARM2200、SmartARM2200、MagicARM2200和MagicARM2200-S-function : flash.bin documents written to the NOR Flash, initial address 0x000000 achieve the curing process. Suitable development board : E
500bintohex
- bin to hex本程序是将bin文件转换为hex文件以适合不同的下载需求-bin to hex the process is to bin hex conversion of paper documents to suit the needs of different download
MCUTool
- 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-microcontroller used in the process of developing the multi-purpose tools, includ
code_change
- 单片机编成中常用的几种码制转换BCD,HEX,BIN-SCM organization of several kinds of BCD code system conversion, HEX, BIN
HEX-BIN.rar
- HEX转换BIN转换工具用于单片机的编译,HEX conversion tools convert BIN compiler for SCM
bin2s19
- 能将BIN文件格式转成飞思卡尔默认的S19格式-BIN file formats can be converted into Freescale S19 default format
USARTiapBootloader
- 基于STM32F103核实现IAP下载,上位机使用PC的超级终端,将BIN文件通过串口传送-IAP based STM32F103 nuclear achieve download PC using PC' s HyperTerminal, the BIN file transfer through serial port
i2c
- keil c51下基于软件模拟I2C总线的Dll动态连接库。下载后将其烤到keil\C51\bin下即可。-keil c51 simulates I2C based on software the main line the Dll dynamic connection storehouse. After downloading roasts it to keil\C51\bin under then.
BIN-HEX
- bin转换为hex格式的小软件。用于某些特定的编程器。-bin is converted to hex format for the small software. For some specific programmer.
Bintograyconverter
- Bin to gray converter Input (DATA_IN) width : 4 Enable (EN) active : high Bin to Bcd converter Input (data_in) width : 4 Output (data_out) width : 8 Enable (EN) active : high -Bin to gray converter -- Input (D
Sample_Open_Hex_File
- hex bin文件转换上位机程序
bin-to-hex--compeir-file
- bin to hex- compeir file use in dreg and drop-bin to hex- compeir file use in dreg and drop
hex-to-bin
- 将hex文件转换成 bin,以减小代码的大小-Convert hex file into the bin, to reduce code size
MDK-bin
- 在 Realview MDK 的集成开发环境中,默认情况下可以生成*.axf 格式的调试文件和*.hex 格式的可执行文 件。虽然这两个格式的文件非常有利于 ULINK2仿真器的下载和调试, 但是 ADS 的用户更习惯于使用*.bin 格式的文件, 甚至有些嵌入式软件开发者已经拥有了*.bin 格式文件的调试或烧写工具。- In Realview MDK integrated development environment, by default, you can generate
Keil如何产生bin文件
- 使用KEIL产生.bin文件,用于ST官方带的虚拟u盘烧录程序,将生成的.bin文件直接拖进u盘中就完成了程序的烧录(.bin file using KEIL, for virtual disk ST official with the burning process, will generate.Bin files directly into the disk can be completed in the program recording)
zhao4zhong1_2180241
- 如“阿”0xB0A2 offset=(0xB0-0xA1)*(141*12)+(0xA2-0xA1)*12/8 mod 4 bin[offset+ 0*141].D3..D0 bin[offset+ 0*141+1].D7..D0 bin[offset+ 1*141].D3..D0 bin[offset+ 1*141+1].D7..D0 bin[offset+ 2*141].D3..D0 bin[offset+ 2*141+1].D7..D0 bin[offset+ 3*141].D3
bin转s19
- BIN文件转换成带地址的S19文件的工具,在windows平台下运行,一直在用比较方便。(The tool for converting BIN files into S19 files with addresses, which runs on Windows platform.)