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 5 matches
CCS Forum Index
Author Message
  Topic: ISR and global variables
Beta2K

Replies: 1
Views: 3151

PostForum: General CCS C Discussion   Posted: Thu Nov 29, 2007 10:21 am   Subject: ISR and global variables
I'm running Timer1 on a 16F866 and I want it to set a flag that my mail program uses. Problem is my ISR for timer1 reads globals as 0 and outside the ISR any globals it sets are not changed.

Any i ...
  Topic: Fuses won't stay?
Beta2K

Replies: 6
Views: 6673

PostForum: General CCS C Discussion   Posted: Mon Nov 26, 2007 12:00 am   Subject: Fuses won't stay?
#USE DELAY(clock=8M, crystal, restart_wdt)
So this was the problem. I never use that feature. I only put the
frequency in the #use delay() statement. I set the oscillator type
with the #fuse ...
  Topic: Fuses won't stay?
Beta2K

Replies: 6
Views: 6673

PostForum: General CCS C Discussion   Posted: Sun Nov 25, 2007 6:12 pm   Subject: Fuses won't stay?
1. What operating system are you using ?

Windows XP SP2

2. I'm assuming that you installed the current CCS "plugin" that's available for download on the CCS website.

Yes I have

...
  Topic: Fuses won't stay?
Beta2K

Replies: 6
Views: 6673

PostForum: General CCS C Discussion   Posted: Sat Nov 24, 2007 2:46 pm   Subject: Fuses won't stay?
That doesn't appear to fix it... I switched the output format and tried both set in code and not.
  Topic: Fuses won't stay?
Beta2K

Replies: 6
Views: 6673

PostForum: General CCS C Discussion   Posted: Sat Nov 24, 2007 1:02 pm   Subject: Fuses won't stay?
Fuses I set in MPLAB change after I rebuild my project. I've tried in MPLAB 7.50, 7.61a and 8.00 with PIC-C v4.042 on a 16F689 and 16F886. I've also tried setting them in code with #fuses on the 16F ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group