ASM30
The ASM30 toolchain has not been shipped with MPLAB® X IDE since version v1.30. Please use the XC16 assembler instead.
The required macros for this toolchain are:
- MP_PROCESSOR_OPTION
- MP_LINKER_FILE_OPTION
See XC16 (also C30, C24, dsPIC) for an explanation of MP_LINKER_FILE_OPTION usage.
The optional macros for this toolchain are:
- MP_EXTRA_AS_PRE
- MP_EXTRA_AR_PRE (for lib project)
- MP_EXTRA_LD_PRE (for stand alone project)
- MP_EXTRA_LD_POST (for stand alone project)