Author |
Message |
Topic: Error 71 - Out of Rom for different devices? |
jackmicro
Replies: 10
Views: 17178
|
Forum: General CCS C Discussion Posted: Mon Oct 19, 2015 10:41 am Subject: Error 71 - Out of Rom for different devices? |
Basically speaking, break your large subroutines into several smaller ones. |
Topic: Error 71 - Out of Rom for different devices? |
jackmicro
Replies: 10
Views: 17178
|
Forum: General CCS C Discussion Posted: Tue Sep 08, 2015 1:56 pm Subject: Error 71 - Out of Rom for different devices? |
I was thinking if the extra debugging code inserted for the ICD3 could be the culprit.
I'm glad I managed to find a workaround.
Many thx |
Topic: Error 71 - Out of Rom for different devices? |
jackmicro
Replies: 10
Views: 17178
|
Forum: General CCS C Discussion Posted: Mon Sep 07, 2015 9:32 pm Subject: Error 71 - Out of Rom for different devices? |
Memory for the 1825 is at 6800. For the 877 it ends at 7285. Very weird.
I broke the routine in two and now it compiles. It's very weird how one device takes a lot more ROM than the other.
The 8 ... |
Topic: Error 71 - Out of Rom for different devices? |
jackmicro
Replies: 10
Views: 17178
|
Forum: General CCS C Discussion Posted: Mon Sep 07, 2015 3:26 pm Subject: Error 71 - Out of Rom for different devices? |
Hello,
I compile my code for a PIC16F1825 device and all goes well.
When I try the same code for a PIC16F877A I get:
*** Error 71 "RC-Expander.c" Line 1748(0,5): Out of ROM, A segme ... |
Topic: Does the CCS IDE contain a built-in software simulator? |
jackmicro
Replies: 2
Views: 6212
|
Forum: General CCS C Discussion Posted: Fri Aug 28, 2015 2:45 pm Subject: Does the CCS IDE contain a built-in software simulator? |
Thanks for your reply |
Topic: Does the CCS IDE contain a built-in software simulator? |
jackmicro
Replies: 2
Views: 6212
|
Forum: General CCS C Discussion Posted: Fri Aug 28, 2015 1:16 pm Subject: Does the CCS IDE contain a built-in software simulator? |
I am contemplating on upgrading my command line compiler/MPLAB environment to the CCS IDE and was wondering if the same software simulator functions contained in MPLAB were implemented. I find it very ... |
Topic: TM1809 |
jackmicro
Replies: 3
Views: 7806
|
Forum: General CCS C Discussion Posted: Sat Nov 16, 2013 5:51 pm Subject: TM1809 |
many thanks. appreciated! |
Topic: TM1809 |
jackmicro
Replies: 3
Views: 7806
|
Forum: General CCS C Discussion Posted: Fri Nov 15, 2013 10:15 pm Subject: TM1809 |
Hello all,
Do any of you golden hearted coders know of any library to handle LED strips, namely the TM1809 chip?
Any help will be truly appreciated.
Jack |
Topic: Lost cycles in interrupt call |
jackmicro
Replies: 3
Views: 5931
|
Forum: General CCS C Discussion Posted: Mon Oct 14, 2013 1:08 pm Subject: Lost cycles in interrupt call |
thanks. Will do.
Much appreciated. |
Topic: Lost cycles in interrupt call |
jackmicro
Replies: 3
Views: 5931
|
Forum: General CCS C Discussion Posted: Mon Oct 14, 2013 11:24 am Subject: Lost cycles in interrupt call |
Hello,
I am writing a very time sensitive 8 bit MCU application where processor cycles are at premium.
I am trying to replace an interrupt handling routine with assembly, but even before the pro ... |
Topic: Bad header for pic16f1459 |
jackmicro
Replies: 11
Views: 11538
|
Forum: General CCS C Discussion Posted: Sun May 12, 2013 2:37 pm Subject: Bad header for pic16f1459 |
I have the beta version and the fuses.txt file is in the PICC directory in mine.
Do you have the complete pcw? maybe that is why.
No fuses on the command version, for sure.
Deinstalled the co ... |
Topic: Bought compiler and download app installed beta version... |
jackmicro
Replies: 6
Views: 5493
|
Forum: General CCS C Discussion Posted: Sun May 12, 2013 2:01 pm Subject: Bought compiler and download app installed beta version... |
many thanks.
I emailed sales for a new reference number. Let's see how long it takes them to reply.
Appreciated. |
Topic: Bought compiler and download app installed beta version... |
jackmicro
Replies: 6
Views: 5493
|
Forum: General CCS C Discussion Posted: Sun May 12, 2013 1:45 pm Subject: Bought compiler and download app installed beta version... |
it is Sunday - day-off = in CCS land-
have never had a reply on Sunday and
found them VERY responsive and helpful.
try again Monday , hey what ??
thx. but last time I waite ... |
Topic: Bad header for pic16f1459 |
jackmicro
Replies: 11
Views: 11538
|
Forum: General CCS C Discussion Posted: Sun May 12, 2013 1:22 pm Subject: Bad header for pic16f1459 |
I have the beta version and the fuses.txt file is in the PICC directory in mine.
Do you have the complete pcw? maybe that is why.
No fuses on the command version, for sure. |
Topic: Bought compiler and download app installed beta version... |
jackmicro
Replies: 6
Views: 5493
|
Forum: General CCS C Discussion Posted: Sun May 12, 2013 1:12 pm Subject: Bought compiler and download app installed beta version... |
I've been with CCS for more than 10 years and that sometimes happens to
me. You have to send a message to CCS and let them know, they will send
you a new reg files and number.
Last time I sent ... |
|