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 6 matches
CCS Forum Index
Author Message
  Topic: timer0 problem
orhanli1

Replies: 1
Views: 2741

PostForum: General CCS C Discussion   Posted: Thu Jul 08, 2010 8:47 am   Subject: timer0 problem
Hello everybody

My circuit works in Proteus but it didn't work on bread board. I share my circuit and software and can someone explain to me about calculating interruption types.

thanks friends ...
  Topic: 6 led control problem
orhanli1

Replies: 5
Views: 4511

PostForum: General CCS C Discussion   Posted: Thu Jul 08, 2010 12:49 am   Subject: 6 led control problem
Yes you are too right with your opinions. In this program the useful instruction is while not goto.

Thanks for your help.

regards
  Topic: 6 led control problem
orhanli1

Replies: 5
Views: 4511

PostForum: General CCS C Discussion   Posted: Wed Jul 07, 2010 2:46 am   Subject: 6 led control problem
Thanks everybody. I fix the problem.

It's unbelievable. I changed the while(1) and I used

start:
.
.
.
.
goto start:

It solved. I didn't understand.

Thanks again
  Topic: 6 led control problem
orhanli1

Replies: 5
Views: 4511

PostForum: General CCS C Discussion   Posted: Wed Jul 07, 2010 1:56 am   Subject: 6 led control problem
i wanna control 6 led with 6 button but when i run the program in simulation, it didn't work.Where is my fault?ı wait your helps


#use delay(4000000)
#use fast_io(a)
#use fast_io(b)
int1 x,y,z ...
  Topic: timerO interrupt problem
orhanli1

Replies: 1
Views: 3048

PostForum: General CCS C Discussion   Posted: Wed Jun 30, 2010 8:23 am   Subject: timerO interrupt problem
hi everybody

I have a button and led circuit. But it didn't work properly.
I set up the circuit on the breadboard but when I push the button the led didn't work. When I take off the button's + cab ...
  Topic: 0-99 timer display problem
orhanli1

Replies: 2
Views: 3370

PostForum: General CCS C Discussion   Posted: Thu May 27, 2010 6:00 am   Subject: 0-99 timer display problem
hello everybody

i am new in ccs and i wrote a display programme. Bu it showed only 00 in display and it didn't count to 99 when i push the button.

the isis file and ccs code files are in below. ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group