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 8 matches
CCS Forum Index
Author Message
  Topic: for statement
DerWolf

Replies: 2
Views: 6538

PostForum: General CCS C Discussion   Posted: Wed Feb 10, 2016 1:53 am   Subject: for statement
Hello,

is there a difference between ++idx or idx++ in a for statement? There is not in c#.

e.g.

for(idx = 0; idx < CmdIndex; idx++){
Buffer[idx] = Buffer[i ...
  Topic: PIC24FV32KA304
DerWolf

Replies: 4
Views: 8515

PostForum: General CCS C Discussion   Posted: Mon Jan 20, 2014 5:39 pm   Subject: PIC24FV32KA304
but if i change the declaration of response to short it is reacting in the same way even it is now defined as unsigned.

regards
A. Wolf
  Topic: PIC24FV32KA304
DerWolf

Replies: 4
Views: 8515

PostForum: General CCS C Discussion   Posted: Mon Jan 20, 2014 4:46 pm   Subject: PIC24FV32KA304
Hello,

i do have a other point switching from a PIC 18 to a PIC24. I know that the PIC24 is 16bit and the PIC18 is 8 bit. But i would have expected that a int8 is still read as a 8bit variable but ...
  Topic: 1Wire and PIC24FV32KA304
DerWolf

Replies: 4
Views: 6574

PostForum: General CCS C Discussion   Posted: Mon Jan 20, 2014 4:40 pm   Subject: 1Wire and PIC24FV32KA304
Thank you it is working now.

regards
A.Wolf
  Topic: 1Wire and PIC24FV32KA304
DerWolf

Replies: 4
Views: 6574

PostForum: General CCS C Discussion   Posted: Sun Jan 19, 2014 12:08 pm   Subject: 1Wire and PIC24FV32KA304
Hello,

Everything should be fine with the configuration. I can't find the reason.

regards
A. Wolf

#FUSES NOWDT
#FUSES CKSFSM
#FUSES NOBROWNOUT
#FUSES FRC_PLL

#de ...
  Topic: 1Wire and PIC24FV32KA304
DerWolf

Replies: 4
Views: 6574

PostForum: General CCS C Discussion   Posted: Sat Jan 18, 2014 1:05 pm   Subject: 1Wire and PIC24FV32KA304
Hello,

I am trying to use a 1Wire Bus on a PIC24FV32KA304 with 16MHz (internal) on PIN_C3. I have successfully used the one wire code already with a PIC18F4523 with 10MHz on PIN_D0. The same code ( ...
  Topic: No internal OSC
DerWolf

Replies: 3
Views: 6994

PostForum: General CCS C Discussion   Posted: Wed Jan 15, 2014 3:08 am   Subject: No internal OSC
Hello,

i just tried to work with the PIC24FV16KA304. Therefore I used the PC24 wizard and told to use the internal OSC (20MHz as used automatically).
Unfortunately after trying to compile this cod ...
  Topic: OSA - RTOS for PIC controllers
DerWolf

Replies: 69
Views: 408954

PostForum: Code Library   Posted: Sat Jan 30, 2010 1:52 pm   Subject: Bug Fixed?
Hello,

I just wanted to start trying OSA and have read about this problem. Is this bug fixed again, as I just bought the new ccs Compiler?

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


Powered by phpBB © 2001, 2005 phpBB Group