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: Code Translation from cc5x to ccs
Jean_Paul_Talledo

Replies: 4
Views: 9071

PostForum: General CCS C Discussion   Posted: Mon Jul 18, 2005 11:05 am   Subject: please help me with his code too!!!
my problem translating is how to convert the temp.0 to ccs function or variable.


code:



for(j = 0 ; j < 8 ; j++) //8 bits each
{
temp <<= 1;
tem ...
  Topic: Code Translation from cc5x to ccs
Jean_Paul_Talledo

Replies: 4
Views: 9071

PostForum: General CCS C Discussion   Posted: Mon Jul 18, 2005 7:28 am   Subject: Code Translation from cc5x to ccs
Hi everyone I want to translate the following code from cc5x compiler to ccs compiler. My first problem are the port declaration for a specific bit of the port like PORTA.x.Then I want to translate ho ...
  Topic: I need help how to measure pwm pulse
Jean_Paul_Talledo

Replies: 1
Views: 8241

PostForum: General CCS C Discussion   Posted: Tue Apr 20, 2004 12:39 pm   Subject: I need help how to measure pwm pulse
Hi everyone

I'm new with the ccs compiler, I want to interface a pic with a accelerometer chip which send as output a pwm signal . this signal change the pwm width depending of the sensor.

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


Powered by phpBB © 2001, 2005 phpBB Group