搜索资源列表
8051forxilinx
- 我在spartan-3e starter kit 的板上实现了mc8051,程序调试通过,运行正常。 方法 1、用Keil 编译8051的代码; 2、将生成的hex文件用hex->bin工具转成bin文件 3、用bin->coe工具转成coe 4、在core generate 生成的rom中指明coe文件的位置 5、编译、下载到spartan-3e starter kit 板上,你将会看到流水灯的效果
8051forxilinx
- 我在spartan-3e starter kit 的板上实现了mc8051,程序调试通过,运行正常。 方法 1、用Keil 编译8051的代码; 2、将生成的hex文件用hex->bin工具转成bin文件 3、用bin->coe工具转成coe 4、在core generate 生成的rom中指明coe文件的位置 5、编译、下载到spartan-3e starter kit 板上,你将会看到流水灯的效果
hex2bin
- hex转bin的程序, 支持大于64K的hex, 网上下载的hex2bin不支持64k. 不包含工程文件, 在c++ builder中简单包装即可生成一个hex2bin的小程序-hex to bin procedures, to support more than 64K of the hex, downloaded hex2bin does not support 64k. does not contain a project fil
hex-bin-core
- 这里面包含两个小工具,一个是.hex文件转.bin文件工具,另一个是.bin文件转.coe文件。希望对在做工程的同行有帮助。-This is a small tool which includes two, one. Hex file transfer. Bin files tools, the other is. Bin file transfer. Coe file. Want to do engineering counterpa
Tutorial-microcontroller-core-source
- 传统的单片机实验过程都是先用KEIL C51或其他的单片机开发软件把源代码汇编成HEX或BIN文件然后用编程器把汇编文件烧写入单片机中再把单片机插入实验板中才能看到软件的执行结果-The traditional process is the first single-chip experiment with KEIL C51 or other microcontroller development software to compile