unPIC is a Perl script hack to disassemble 12 and 14 bit PIC microcontroller HEX files into Assembly language. There are many different type of disassemblers that are doing similar jobs, however, unPIC is focusing of producing a re-usable assembly code including meaningful names, cross references and bank backtracing features.
| Property | Value |
| dbpprop:abstract
|
- unPIC is a Perl script hack to disassemble 12 and 14 bit PIC microcontroller HEX files into Assembly language. There are many different type of disassemblers that are doing similar jobs, however, unPIC is focusing of producing a re-usable assembly code including meaningful names, cross references and bank backtracing features. Bank backtracing is very important for a disassembler for the PIC microcontrollers as the memory is segmented into banks and the only way to tell the real address of a file register (RAM or I/O location) is to knowing the bank and the offset together. For example on most of the devices the port I/O shares the same offset with the port's tristate selection register so it makes a huge difference when bank 0 or 1 is selected.
|
| dbpprop:reference
| |
| rdfs:comment
|
- unPIC is a Perl script hack to disassemble 12 and 14 bit PIC microcontroller HEX files into Assembly language. There are many different type of disassemblers that are doing similar jobs, however, unPIC is focusing of producing a re-usable assembly code including meaningful names, cross references and bank backtracing features.
|
| rdfs:label
| |
| skos:subject
| |
| foaf:page
| |
| is dbpprop:redirect
of | |