The SW006013 is a MPLAB C compiler for PIC24 MCUs and dsPIC DSCs (also known as MPLAB C30), full featured ANSI compliant C compiler for the 16bit devices PIC24, dsPIC30F and dsPIC33F. MPLAB C is a 32bit windows console application as well as a fully integrated component of MPLAB integrated development environment, allowing source level debugging with the MPLAB REAL ICE Emulator, MPLAB ICD 2 In Circuit Debugger and MPLAB SIM Simulator. The dsPIC family of (dsPIC30F and dsPIC33F DSCs) combines the high performance required in DSP applications with standard microcontroller features needed for embedded applications. PIC24 MCUs are identical to the dsPIC DSCs with the exception that they do not have the digital signal controller module or that subset of instructions. All of these devices are fully supported by a complete set of software development tools, including an optimizing C compiler, an assembler, a linker and an archiver/librarian.
● ANSI compliant with standard, math, memory, data conversion and math libraries
● Generates relocatable object modules for enhanced code reuse
● Optimised to generate as much as 30% less code than other 16bit MCU compilers
● Strong support for in line assembly when total control is absolutely necessary
● Peripheral library for quick coding using Microchip device peripherals
● Allows code and data to be located at absolute addresses
● Supports advanced code size optimizations
● Support for DSP accumulator registers from the C language (dsPIC devices only)
● Support for DSP intrinsincs (functions) from the C language
● Free unrestricted evaluation version of the C compiler