Trouble with MPLAB code
I don't know assembler very well (I prefer BASIC) and I am having trouble with this program. I heard that assembler for the PIC could be made to run with the SX, but I'm not sure what the differences are (if any) between the two microcontroller languages. As I have the resources to program SX microcontrollers, it is far cheaper for me to reformat existing code than to deal with programming services. (by the way the code is for a MIDI encoder)
Attatchments from http://tomscarff.tripod.com/downloads/downloads.htm
Source code is in the text file.
There is also some kind of hex file, but I'm not sure what it is for.
Attatchments from http://tomscarff.tripod.com/downloads/downloads.htm
Source code is in the text file.
There is also some kind of hex file, but I'm not sure what it is for.
Comments
This webpage...
www.sxlist.com/cgi-bin/mpasm2sasm2.exe
...will convert from PIC assembly to SX.
Thanks,
PeterM
Thanks!