IT is, that's it then.
So PBP is the compiler and MPASM the assembler right? Not sure what is the difference. I thought the compiler translated source into .hex file. What does the assembler do then?
IT is, that's it then.
So PBP is the compiler and MPASM the assembler right? Not sure what is the difference. I thought the compiler translated source into .hex file. What does the assembler do then?
PIC Basic compiles the code into assembly language. The assembler generates the hex.
Refer to the PBP manual section 8, for more info.
Dave
Always wear safety glasses while programming.
Bookmarks