CCS C Compiler Manual
Tài liệu hướng dẫn lập trình biên dịch với CCS C
PCD is a C Compiler for Microchip's 24bit opcode family of microcontrollers, which include the dsPIC30, dsPIC33 and PIC24 families. The compiler is specifically designed to meet the unique needs of the dsPIC® microcontroller. This allows developers to quickly design applications software in a more readable, high-level language.
The compiler can efficiently implement normal C constructs, input/output operations, and bit twiddling operations. All normal C data types are supported along with special built in functions to perform common functions in the MPU with ease.
Extended constructs like bit arrays, multiple address space handling and effective implementation of constant data in Rom make code generation very effective.