Query: nitpic
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NITPIC(1) General Commands Manual NITPIC(1)NAMEnitpic - a Microchip PIC simulatorDESCRIPTIONnitpic is an X Window System-based simulator for the Microchip PIC series of microcontrollers. It currently supports the PIC16C84 only, but it should be trivial to add support for the rest of the PIC family, and pretty easy even for unrelated CPUs.KNOWN SHORTCOMINGSo The 16C84 EEPROM data memory is not implemented. o Writing PCL doesn't cause a jump. o Interrupts, including RTCC rollover, don't work. o The "File" button doesn't let you load a new object file. o No warning on stack overflow. o The I/O ports aren't handled properly (there's something screwy about read/modify/write instructions that I don't understand yet). o I'm not sure the ADD and SUB instructions set C and DC properly.BUGSo Sometimes the instruction pointer gets screwed up (graphics only -- the simulator keeps working).AUTHORdave madden <dhm@vheissu.net.dcl.co.jp> This manual page was written by Colin Watson for Debian because the original program does not have a manual page. It is a simple transla- tion of parts of nitpic's README into the manual page format; see that file for more information. NITPIC(1)
Related Man Pages |
---|
botti(1) - debian |
emu8051(1) - debian |
gpdasm(1) - debian |
sdcdb(1) - debian |
pic2graph(1) - osx |
Similar Topics in the Unix Linux Community |
---|
Shell advanced syntax? |
Conversion from Upper Case to Lower Case Condition based |
Bit of a math question |
Arithmetic on a Float in bash |
Making a trace for a script |