Услуга «Экспресс» — бесплатно!
Go to the official Microchip website: https://www.microchip.com/en-us/tools-resources/develop/mplab-xc-compilers
The XC8 compiler uses a different assembler (pic-as) for C code, but retains MPASM compatibility for legacy support. However, writing new assembly code in the MPASM format is discouraged because Microchip is not adding support for new chip instruction sets to MPASM.
Go to the official Microchip website: https://www.microchip.com/en-us/tools-resources/develop/mplab-xc-compilers
The XC8 compiler uses a different assembler (pic-as) for C code, but retains MPASM compatibility for legacy support. However, writing new assembly code in the MPASM format is discouraged because Microchip is not adding support for new chip instruction sets to MPASM.