Difference between revisions of "PIC MCUs: Software"

From Mech
Jump to navigationJump to search
Line 2: Line 2:
<ol>
<ol>
<li> Programmer
<li> Programmer
<li> C-Compiler
<li> C Compiler
<li> Design Environment
<li> Design Environment
</ol>

The CCS PIC-C Compiler combines the Design Environment and C Compiler, and interfaces easily with the CCS ICD-U40 Programmer. Also, as the name suggests, the ICD-U40 is an "In Circuit Debugger", which allows for

Revision as of 12:50, 25 June 2007

There are many different combinations of tools that allow you to program and interact with PIC microcontrollers. For any combination, however, there are a few required components:

  1. Programmer
  2. C Compiler
  3. Design Environment

The CCS PIC-C Compiler combines the Design Environment and C Compiler, and interfaces easily with the CCS ICD-U40 Programmer. Also, as the name suggests, the ICD-U40 is an "In Circuit Debugger", which allows for