
PCB Command-line compiler supports the Microchip Baseline family of devices.Popular 12-bit parts include PIC16C55, PIC10F200, PIC12F509and RFPIC12C509.
Compiler includes a complete library of 300-plus Built-in Functions and over 130 External Peripheral Drivers as well as more than 130Example Programs for highly optimized code.Useful source code libraries for RS232, A/D & D/A Converter, Expanded Input/Output,SPI, I2C, parameter passing in reusable registers and more will aid in starting projects quickly and efficiently.
All compilers allow 1, 8, 16 and 32-bit Integer Types, 32-bit Floating Point, Bit Arrays and Fixed Point Decimal.Convenient functions like #BIT and #BYTE allow C variables to be placed at absolute addresses to map registers to C variables. The standard one-bit type(Short Int) permits the compiler to generate very efficient Bit-oriented code.
Command-line compilers may be run from a DOS prompt or be integrated into MPLAB® IDE or other Microchip Third Party environments.