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 4 matches
CCS Forum Index
Author Message
  Topic: "if" Stranger Operation
rodrigo.bzsilva

Replies: 3
Views: 6215

PostForum: General CCS C Discussion   Posted: Fri Oct 11, 2013 6:04 am   Subject: "if" Stranger Operation
I think the key is what ledStatusMCUGreen_On;

actually is?.

I'm guessing probably a #define. There are no brackets to suggest a function, and it is not a variable.

If it is a #define, then y ...
  Topic: "if" Stranger Operation
rodrigo.bzsilva

Replies: 3
Views: 6215

PostForum: General CCS C Discussion   Posted: Thu Oct 10, 2013 11:00 am   Subject: "if" Stranger Operation
Hi guys,

I'm using CCS compiler v5.010.
So, I have a function on the timer 1 that toggle a Led on my board. But switching to only function if the flag == false.


void T_LED_MCU_ACT()
...
  Topic: Problem with capsense
rodrigo.bzsilva

Replies: 1
Views: 3528

PostForum: General CCS C Discussion   Posted: Thu Dec 06, 2012 5:56 am   Subject: Re: Problem with capsense
Hi, post a description of your hardware and your CCS compiler version.

I suggest that remove the directive "#use fast_io (A)" and "set_tris_a(0X00)". The CCS Compiler normally c ...
  Topic: Problem with debugging of 18F66J60
rodrigo.bzsilva

Replies: 1
Views: 3583

PostForum: General CCS C Discussion   Posted: Tue Nov 20, 2012 6:13 am   Subject: Re: Problem with debugging of 18F66J60
Hi! I made a program for 18F66J60. It combines TCPIP stack and MDD card stack. The program compiles but when I run it it blocks.
When I stop the debugger(PicKit 3) it points to

#use delay(clo ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group