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 14 matches
CCS Forum Index
Author Message
  Topic: Initial value in eeprom on pic18f65k80
ricperez

Replies: 10
Views: 22527

PostForum: General CCS C Discussion   Posted: Mon Apr 11, 2016 10:00 pm   Subject: I keep trying
Thanks for your input gpsmikey. I've tried that and it worked however it has the inconvenience that everytime the system gets powered down it executes the setting part upon restarting and the value ...
  Topic: Initial value in eeprom on pic18f65k80
ricperez

Replies: 10
Views: 22527

PostForum: General CCS C Discussion   Posted: Mon Apr 11, 2016 3:19 pm   Subject: CCS Ver. 5.052
I forgot to specify the software version.
  Topic: Initial value in eeprom on pic18f65k80
ricperez

Replies: 10
Views: 22527

PostForum: General CCS C Discussion   Posted: Mon Apr 11, 2016 1:50 pm   Subject: Still not working
Thanks ezflyr.

I searched on the posts and found what you suggested; I coded
#rom int8 getenv("EEPROM_ADDRESS") = {0x00, 0x01} to initialize the first two eeprom loca ...
  Topic: Initial value in eeprom on pic18f65k80
ricperez

Replies: 10
Views: 22527

PostForum: General CCS C Discussion   Posted: Mon Apr 11, 2016 12:22 pm   Subject: Initial value in eeprom on pic18f65k80
Can anyone help me with this? I need to write an initial value on an eeprom location at the time the program is downloaded to the processor. I've successfully written and read to eeprom but haven't ...
  Topic: Will this program work on PIC18F66K80?
ricperez

Replies: 2
Views: 7038

PostForum: General CCS C Discussion   Posted: Fri Oct 09, 2015 10:22 am   Subject: Your advice regarding use of CTMU
Thanks Ttelmah, I'll follow your advice, though CTMU looks more "unfriendly" than CSM.
  Topic: Will this program work on PIC18F66K80?
ricperez

Replies: 2
Views: 7038

PostForum: General CCS C Discussion   Posted: Tue Oct 06, 2015 3:46 pm   Subject: Will this program work on PIC18F66K80?
Hi.
I'm planning to use the indicated part to detect the activation of 8 capacitive buttons. I'm new to capsense and I wonder if the solution published by "robomaniac" sometime ago (which ...
  Topic: Capacitive sensing module built-in function not working
ricperez

Replies: 5
Views: 22661

PostForum: General CCS C Discussion   Posted: Tue Oct 06, 2015 11:56 am   Subject: Will this solution work with PIC18F66K80? it has CTMU...
Hello Ttelmah,

I never use CCS IDE, so I tried and change that bit so my module is turn ON. It compiled OK.
I was not able to program the circuit with my ICD3 using CCS IDE. I get DDL version mis- ...
  Topic: Problem with indexed variable
ricperez

Replies: 3
Views: 6590

PostForum: General CCS C Discussion   Posted: Wed Jul 15, 2015 10:03 am   Subject: Thanks gaugeguy and RF_Developer
I appreciate your inputs.
As you can see I'm not a highly experienced developer, though am not a novice either.
Your suggestion fully make sense to me and I'll try it at once.
I managed to solve th ...
  Topic: Problem with indexed variable
ricperez

Replies: 3
Views: 6590

PostForum: General CCS C Discussion   Posted: Tue Jul 14, 2015 11:34 am   Subject: Problem with indexed variable
Hi. I´m trying to make this code run on PIC16F1827, PCWH 4.099:
No warnings or errors during compilation ocurred.
This is the relevant code, beyond clock setting and fuses,

int i;
int Out[ ...
  Topic: Interrupt on change on PIC16F1827
ricperez

Replies: 4
Views: 8125

PostForum: General CCS C Discussion   Posted: Wed Jul 01, 2015 3:01 pm   Subject: Problem solved
Very Happy
To those who sent recommendations, thanks a lot. I combined your proposed solutions and my code is running smoothly now!

This forum is great because of you people Laughing
  Topic: Interrupt on change on PIC16F1827
ricperez

Replies: 4
Views: 8125

PostForum: General CCS C Discussion   Posted: Tue Jun 30, 2015 2:07 pm   Subject: Interrupt on change on PIC16F1827
I'm struggling to make IOC work; it seems to me that the 16F1827.h file is not complete, since it doesn't show any settings for setting the individual 8 bits of the port for this function which is a ...
  Topic: How can I send a variable data to an LCD?
ricperez

Replies: 2
Views: 4968

PostForum: General CCS C Discussion   Posted: Sat Oct 04, 2008 10:15 pm   Subject: It worked great!
Very Happy Thanks for your input PCM Programmer. I´ve followed the example you suggested and it is now working.
Keep up with the good work.
  Topic: How can I send a variable data to an LCD?
ricperez

Replies: 2
Views: 4968

PostForum: General CCS C Discussion   Posted: Mon Sep 29, 2008 6:20 pm   Subject: How can I send a variable data to an LCD?
Confused I´ve successfully tested "Flex_LCD" code with an 16F767 device and a 16x2 LCD display. Now my problem is that other than text, I need to show data coming from variables, let´s ...
  Topic: Software Pwm
ricperez

Replies: 9
Views: 101595

PostForum: Code Library   Posted: Sun Jun 01, 2008 8:26 pm   Subject: Thanks for the push...
Very Happy Thanks for sharing this program Brood. It helped me to step into PCM programming! I had purchased my compiler more than a year ago before I started using it. Since then I´ve done lots of va ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group