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 647 matches
CCS Forum Index
Author Message
  Topic: How do i use device editor to add a new chip?
Haplo

Replies: 3
Views: 6098

PostForum: General CCS C Discussion   Posted: Thu Jul 07, 2005 1:28 am   Subject: How do i use device editor to add a new chip?
I don't think you can add new chips with Device Editor...you can just modify the existing ones.
  Topic: ccp Questions
Haplo

Replies: 14
Views: 15246

PostForum: General CCS C Discussion   Posted: Thu Jun 30, 2005 3:25 am   Subject: ccp Questions
How is the variable 'value' defined? If the timer overflows between two rising edges (which it will), the line 'Value=CCP_1-oldValue;' may result in an incorrect value.
  Topic: write_program_memory() problems and possible alternative
Haplo

Replies: 2
Views: 4813

PostForum: General CCS C Discussion   Posted: Thu May 26, 2005 1:28 am   Subject: write_program_memory() problems and possible alternative
Check the device datasheet pages 68 and 70 for an alternative.
  Topic: Worth upgrading to PCW v3.224?
Haplo

Replies: 8
Views: 11603

PostForum: General CCS C Discussion   Posted: Tue May 24, 2005 10:07 am   Subject: Worth upgrading to PCW v3.224?
You can decide for yourself...:

http://www.ccsinfo.com/versions.shtml
  Topic: please check my code why output at ra3 it high-low two time
Haplo

Replies: 3
Views: 6205

PostForum: General CCS C Discussion   Posted: Tue May 17, 2005 3:31 am   Subject: please check my code why output at ra3 it high-low two time
Probably because you used angle (int_count=angle;) but haven't actually assigned any values to it.
  Topic: Header Files Needed PIC16F84A , PIC16F628
Haplo

Replies: 6
Views: 9610

PostForum: General CCS C Discussion   Posted: Thu May 05, 2005 1:33 am   Subject: Header Files Needed PIC16F84A , PIC16F628
Here you can read about the limitations of the demo version:
http://www.ccsinfo.com/demo.shtml
  Topic: Reserving a fixed memory location for serial numbering.
Haplo

Replies: 5
Views: 8388

PostForum: General CCS C Discussion   Posted: Wed May 04, 2005 9:25 am   Subject: Reserving a fixed memory location for serial numbering.
From the manual:


#ROM


Syntax:
#rom address = {list};



Elements:
address is a ROM word address, list is a list of words separated by commas



Purpose:
Allows the inserti ...
  Topic: Header Files Needed PIC16F84A , PIC16F628
Haplo

Replies: 6
Views: 9610

PostForum: General CCS C Discussion   Posted: Wed May 04, 2005 1:53 am   Subject: Header Files Needed PIC16F84A , PIC16F628
Header files are useless without the Devices.dat file.
  Topic: Adding a serial number?
Haplo

Replies: 2
Views: 6345

PostForum: General CCS C Discussion   Posted: Tue Apr 26, 2005 4:21 am   Subject: Adding a serial number?
Taken from ReadMe.txt in the CCS directory:


A new preprocessor directive has been added to make serial numbers easier
to implement. This new feature only works with the CCS ICD units. It is
i ...
  Topic: problem with MPLAB
Haplo

Replies: 3
Views: 35320

PostForum: CCS ICD / Mach X / Load-n-Go   Posted: Mon Apr 25, 2005 1:42 am   Subject: problem with MPLAB
What is the error message MPLAB is returning?

To my knowledge CCS doesn't have any chip emulators.
  Topic: Upgraded to XP-Pro SP2 and now ICDU40 responds slow
Haplo

Replies: 1
Views: 27101

PostForum: CCS ICD / Mach X / Load-n-Go   Posted: Fri Apr 22, 2005 1:22 am   Subject: Upgraded to XP-Pro SP2 and now ICDU40 responds slow
Try reinstalling the ICDU driver. This should take care of the problem.
  Topic: Run Time Error with 877A
Haplo

Replies: 2
Views: 30975

PostForum: CCS ICD / Mach X / Load-n-Go   Posted: Wed Apr 13, 2005 1:46 am   Subject: Run Time Error with 877A
You have to give us more details. You are getting the run-time error in what? What header are you using? What programmer? What debugger?
  Topic: How to use more timers??
Haplo

Replies: 1
Views: 4630

PostForum: General CCS C Discussion   Posted: Thu Apr 07, 2005 7:02 am   Subject: How to use more timers??
Why don't you use Timer2?
  Topic: How to do a 1ms timer?
Haplo

Replies: 2
Views: 6017

PostForum: General CCS C Discussion   Posted: Wed Apr 06, 2005 3:35 am   Subject: How to do a 1ms timer?
No.
Use the datasheet to calculate exactly what you need to load the timer with to achieve 1ms. It highly depends on your crystal speed.
  Topic: source not programming into the chip right
Haplo

Replies: 2
Views: 30895

PostForum: CCS ICD / Mach X / Load-n-Go   Posted: Wed Apr 06, 2005 3:33 am   Subject: source not programming into the chip right
What is the version of your programmer?
Have you tried porgramming other chips?
 
Page 1 of 44 Goto page 1, 2, 3 ... 42, 43, 44  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group