17.02.2015 Views

CCS C Compiler Manual PCB / PCM / PCH

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Example Programs<br />

/////////////////////////////////////////////////////////////////<br />

#include <br />

#use delay(clock-100000000)<br />

#use rs232 (baud=9600, xmit=PIN_A3, rv+PIN_A2)<br />

#include <br />

main () {<br />

byte i,j,address, value;<br />

do {<br />

printf("\r\n\nEEPROM: \r\n") //Displays contents<br />

for(i=0; i

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!