Author |
Message |
Topic: Error 71 - Out of Rom for different devices? |
aerodactyl
Replies: 10
Views: 16998
|
Forum: General CCS C Discussion Posted: Mon Oct 19, 2015 3:20 pm Subject: Error 71 - Out of Rom for different devices? |
Thanks for our answers.
I already searched for this topics but I found just this old thread.
The next days I will look what I can put into an external function in order to save space.
As my EEPRO ... |
Topic: Error 71 - Out of Rom for different devices? |
aerodactyl
Replies: 10
Views: 16998
|
Forum: General CCS C Discussion Posted: Sun Oct 18, 2015 11:13 am Subject: Error 71 - Out of Rom for different devices? |
Dear all,
I pull up this old thread as I encounter basically the same problem, but I do not understand how to overcome this issue.
The PIC I use is a 16F1829 and I got more or less the same comp ... |
Topic: Reading string via RS232 into PIC |
aerodactyl
Replies: 7
Views: 19407
|
Forum: General CCS C Discussion Posted: Thu Oct 23, 2014 3:08 pm Subject: Reading string via RS232 into PIC |
Thanks to all
Your input helped alot.
Best regards from Germany
Uwe |
Topic: Reading string via RS232 into PIC |
aerodactyl
Replies: 7
Views: 19407
|
Forum: General CCS C Discussion Posted: Tue Oct 21, 2014 3:26 pm Subject: Reading string via RS232 into PIC |
Easy to understand and logical. Thanks |
Topic: Reading string via RS232 into PIC |
aerodactyl
Replies: 7
Views: 19407
|
Forum: General CCS C Discussion Posted: Tue Oct 21, 2014 2:43 pm Subject: Reading string via RS232 into PIC |
Got it work now
My problem was the overrun error!
It seems it occurs because the terminal program send the character without any delay and the 2 character FIFO buffer overflows as the mai ... |
Topic: Reading string via RS232 into PIC |
aerodactyl
Replies: 7
Views: 19407
|
Forum: General CCS C Discussion Posted: Tue Oct 21, 2014 10:40 am Subject: Reading string via RS232 into PIC |
Hello world,
I have problem in understanding some things around the RS232.
In the past I read only single characters via RS232 into the PIC and sent out some strings without any problem.
for read ... |
Topic: 16F1829 Arrays and EEPROM |
aerodactyl
Replies: 3
Views: 8472
|
Forum: General CCS C Discussion Posted: Wed Oct 15, 2014 10:57 am Subject: 16F1829 Arrays and EEPROM |
@Stinky
That works fine.
Thanke for the hint. The cstring EEPROM_ADDRESS is not liseted in my book.
@Hamlett
Clear so far and thank you very much for the nice explanation why MPLAB indicates it ... |
Topic: 16F1829 Arrays and EEPROM |
aerodactyl
Replies: 3
Views: 8472
|
Forum: General CCS C Discussion Posted: Tue Oct 14, 2014 1:40 pm Subject: 16F1829 Arrays and EEPROM |
Hello world,
since some weeks I am struggling with an array of 128 int elements and programming data into the EEPROM while burning the chip.
PCM 5.027
MPLAP 8.92
I need an array of 128 ele ... |
Topic: Compiler do not support 16F690 device!! |
aerodactyl
Replies: 14
Views: 17940
|
Forum: General CCS C Discussion Posted: Wed Feb 27, 2008 12:49 pm Subject: Compiler do not support 16F690 device!! |
@kd5uzz
This would help, but just for additional 11 month
Salut
Uwe |
Topic: Compiler do not support 16F690 device!! |
aerodactyl
Replies: 14
Views: 17940
|
Forum: General CCS C Discussion Posted: Sun Feb 24, 2008 11:43 am Subject: Compiler do not support 16F690 device!! |
@Robert,
Thanks a lot for your detailed description. I will think about it. At the moment it looks a little bit complicated for me, but we will see. At least I will try your described version.
@ ... |
Topic: Compiler do not support 16F690 device!! |
aerodactyl
Replies: 14
Views: 17940
|
Forum: General CCS C Discussion Posted: Sat Feb 23, 2008 11:44 am Subject: Compiler do not support 16F690 device!! |
DonĀ“t forget that you live in Germany, I live in Argentina, hence WE are the poors man!!!
Hi Humberto,
that's depending of the point of view
160 EURO are 237 USD.
If you ... |
Topic: Compiler do not support 16F690 device!! |
aerodactyl
Replies: 14
Views: 17940
|
Forum: General CCS C Discussion Posted: Sat Feb 23, 2008 7:10 am Subject: Compiler do not support 16F690 device!! |
Hi Humberto,
I already tried just to add a header file named 16F690.h. You are right, it doesn't work.
Any other idea?
Do I have to buy new version?
It is just for ho ... |
Topic: Compiler do not support 16F690 device!! |
aerodactyl
Replies: 14
Views: 17940
|
Forum: General CCS C Discussion Posted: Fri Feb 22, 2008 2:28 pm Subject: Compiler do not support 16F690 device!! |
Hi Humberto,
Thanks for your fast reply.
Is there any change to get an update for my compiler? May be not for the latest version but with 16F690 insde??
Bye
Uwe |
Topic: Compiler do not support 16F690 device!! |
aerodactyl
Replies: 14
Views: 17940
|
Forum: General CCS C Discussion Posted: Fri Feb 22, 2008 1:00 pm Subject: Compiler do not support 16F690 device!! |
Hi guys,
I went through the forum search but I couldn't find a thread which could really help.
I have an easy question for you which couldn't be answered in the German PIC forum for which r ... |
|