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 3 matches
CCS Forum Index
Author Message
  Topic: OUTPUT_BIT() Command problem
kzmsimsek

Replies: 5
Views: 8609

PostForum: General CCS C Discussion   Posted: Mon Feb 14, 2011 9:35 am   Subject: OUTPUT_BIT() Command problem
Ttelmah thanks for warning me. I saw the problem. You are right. It must have been PIN_B0 not PINB0 . there is a mistake in the book. now it works.
  Topic: OUTPUT_BIT() Command problem
kzmsimsek

Replies: 5
Views: 8609

PostForum: General CCS C Discussion   Posted: Mon Feb 14, 2011 9:24 am   Subject: OUTPUT_BIT() Command problem
you are right sorry. here is my programm. the programm is very simple but i am just trying to use output_bit() command.
when i compile the programm it is given an error that PINB0 in an undefined id ...
  Topic: OUTPUT_BIT() Command problem
kzmsimsek

Replies: 5
Views: 8609

PostForum: General CCS C Discussion   Posted: Mon Feb 14, 2011 8:54 am   Subject: OUTPUT_BIT() Command problem
Hi pic programmers, i have a problem while using output_bit() command.
In the book it is written that for example if i use this code like this > output_bit(PINB0, 1) it means i am making the pinb0 ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group