Location:
Search - pic hex to asm
Search list
Description: 这是一个自制的实用的文件格式转化工具,因常用的pci单片机编译器MPASM.EXE编译的文件是HEH十六进制的
并且含有握手码,不能使用通用编程器烧录(例TOM2000编程器), 因此用VB6.0制做一个16_2.exe文件
用以文件格式转化,转换后既可用TOM2000等用通用编程器烧录
16_2.exe使用方法:准备好pic.asm文件(文件名一定要用这个名),点击16_2.exe既可生成通用编程器(例TOM2000)使用
的pic.bin二进文件
16_2.exe的制做(源码):安装VB6.0后,点击“工程1.VBP”进入VB6.0编译环境,编译既可。-This is a practical self-made file format conversion tools, due to commonly used pci Singlechip MPASM.EXE compiler to compile the document is HEH hexadecimal and contain handshake code, programmers should not use the generic burner (Example TOM2000 programmer), so use VB6.0 to do a system 16_2.exe document file format for the conversion, the conversion can be used after TOM2000 universal programmer, such as burning 16_2.exe Usage: ready pic.asm document (document who must use this name), click 16_2.exe can generate universal programmer (Example TOM2000) used pic.bin binary files 16_2.exe make the system (source): the installation of VB6.0, click Engineering 1.VBP into the environment VB6.0 compiler, the compiler can.
Platform: |
Size: 699392 |
Author: lkj1954 |
Hits:
Description: This program implements a PIC-based fuzzy inference engine for the Fudge fuzzy development system from Motorola.
It works by taking the output from Fudge for the 68HC11 processor, and converting it to a MPASM compatible assembler file using the convert
batch file.
This file can then be incorporated with fuzzy.asm to create a fuzzy inference engine.
Tool chain
----------
FUDGE -> Fuzzy Rules -> MC68HC11.ASM -> CONVERT.BAT -> RULES.ASM
-> MPASM FUZZY.ASM -> INTEL HEX
Fuzzy input registers
---------------------
current_ins 1..8 x 8-bit raw inputs
Fuzzy inference function
------------------------
FuzzyEngine
Fuzzy output registers
----------------------
cog_outs 1..8 x 8-bit raw outputs-This program implements a PIC-based fuzzy inference engine for the Fudge fuzzy development system from Motorola.
It works by taking the output from Fudge for the 68HC11 processor, and converting it to a MPASM compatible assembler file using the convert
batch file.
This file can then be incorporated with fuzzy.asm to create a fuzzy inference engine.
Tool chain
----------
FUDGE-> Fuzzy Rules-> MC68HC11.ASM-> CONVERT.BAT-> RULES.ASM
-> MPASM FUZZY.ASM-> INTEL HEX
Fuzzy input registers
---------------------
current_ins 1..8 x 8-bit raw inputs
Fuzzy inference function
------------------------
FuzzyEngine
Fuzzy output registers
----------------------
cog_outs 1..8 x 8-bit raw outputs
Platform: |
Size: 182272 |
Author: mm4games |
Hits:
Description: pic hex file disassembly to asm file
Platform: |
Size: 198656 |
Author: Raju D |
Hits:
Description: pic servomotor control project with asm source file and documents and hex file ready to program
Platform: |
Size: 107520 |
Author: yaser |
Hits: