SW006011 is a MPLAB C18 Compiler for PIC18 MCUs is a full featured ANSI compliant C compiler for the PIC18 family of PICmicro 8 bit MCUs. MPLAB C is a 32 bit Windows console application as well as a fully integrated component of MPLAB Integrated Development Environment (IDE), allowing source level debugging with MPLAB software and hardware debug engines. Projects, compiler switches and linker customizations can be controlled completely within MPLAB IDE to provide a full graphical front end for this powerful compiler. Text errors in source code and breakpoints instantly switch to corresponding lines in the proper file. The Standard Eval Version is free, it has all the features of the full compiler and libraries. After 60 days, the optimizations related to procedural abstraction and to the extended instruction set of the newer PIC18XXXX devices will be disabled. Code compiled after the expiration date will function but may occupy more memory space.
● ANSI 89 compatibility
● Generation of relocatable object modules for enhanced code reuse
● Compatibility with object modules generated by the MPASM assembler
● Transparent read/write access to external memory
● Efficient code generator engine with multi level optimization
● Extensive library support, including PWM, SPI, UART, USART, string manipulation and math libraries
● Full user level control over data and code memory allocation
● MPLIB allows easy use of included libraries and for user created libraries
● Supports both a small and a large memory model for efficient use of memory
● Extensive multi pass optimizations. And Supports new PIC18F extended mode instructions