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: enum compiler bug or poor programmer?
rickydee

Replies: 1
Views: 6515

PostForum: General CCS C Discussion   Posted: Sat Nov 13, 2004 12:16 pm   Subject: enum compiler bug or poor programmer?
Hi,

I think I found a bug in the compiler. I'm using version 3.184. When I run this code, I get the compiler error"Expecting a , or )". However, if I place in comment the function prototypes (which ...
  Topic: Using ECCP as PWM
rickydee

Replies: 6
Views: 14052

PostForum: General CCS C Discussion   Posted: Sun Oct 03, 2004 2:09 pm   Subject: Using ECCP as PWM
I'm not able to get the ECCP1 pin working on a PIC18F458, but the CCP1 pin does work well.


setup_timer_2(T2_DIV_BY_1, 199, 1);

setup_ccp1(CCP_PWM);
set_pwm1_duty(25);

se ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group