CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 2 matches
CCS Forum Index
Author Message
  Topic: Strange v 4.047 compiler problem with PIC18F...
jjwsei

Replies: 2
Views: 4751

PostForum: General CCS C Discussion   Posted: Thu Jul 24, 2008 4:01 pm   Subject: Strange v 4.047 compiler problem with PIC18F...
Following is a code snippet from a program I am working on:
#include "4550.h"
#include <math.h>

/* Keeps track of how many times Timer1 has overflowed */
#int_TIMER1
void T1_isr ...
  Topic: Strange RS232 problem...
jjwsei

Replies: 3
Views: 4635

PostForum: General CCS C Discussion   Posted: Tue May 06, 2008 9:52 am   Subject: Strange RS232 problem...
I'm using a PICF506 and setting up the following rs232 port:

#include <16F506.h>
#device adc=8

#FUSES NOWDT //No Watch Dog Timer
#FUSES INTRC_IO
#FUSES NOPROTECT ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group