Author |
Message |
Topic: I2C_STOP Problem |
agrj
Replies: 6
Views: 9687
|
Forum: General CCS C Discussion Posted: Mon Nov 13, 2006 1:45 pm Subject: I2C_STOP Problem |
just an update.
perfect!!!! no more 0xFF.
that's why everyone should read the manual several times!!!!!
thanks
Dinho |
Topic: I2C_STOP Problem |
agrj
Replies: 6
Views: 9687
|
Forum: General CCS C Discussion Posted: Mon Nov 13, 2006 12:21 pm Subject: I2C_STOP Problem |
Thank you, I will test ir right now.
it could solve a lot of problems!!!! I do have several 0xFF answers during the run time.
could it be the problem? (I hope so)
thanks again
Dinho |
Topic: I2C_STOP Problem |
agrj
Replies: 6
Views: 9687
|
Forum: General CCS C Discussion Posted: Mon Nov 13, 2006 12:09 pm Subject: I2C_STOP Problem |
Now I'm lost.
let me understand. I have the following routine in my master:
{
int q; ... |
Topic: CCS 4.0 |
agrj
Replies: 0
Views: 3634
|
Forum: General CCS C Discussion Posted: Mon Apr 24, 2006 9:17 am Subject: CCS 4.0 |
Hi,
I received an e-mail from CCS saying that the new version (4.0) would be released last week.
any one knows anything about it?
thanks
Dinho |
Topic: BIT_SET and V 3.249 problems |
agrj
Replies: 8
Views: 13754
|
Forum: General CCS C Discussion Posted: Fri Mar 31, 2006 6:47 am Subject: BIT_SET and V 3.249 problems |
Sorry,
I will try to give you as much information as I can. but I don't know why it is not working here.
the 'c' value is an int and it is incremented like c++.
even though, thanks a lot for ... |
Topic: BIT_SET and V 3.249 problems |
agrj
Replies: 8
Views: 13754
|
Forum: General CCS C Discussion Posted: Thu Mar 30, 2006 12:22 pm Subject: BIT_SET and V 3.249 problems |
It�s a part of a huge program (more than 20000 lines)!!
when the condition is TRUE, the correspondent BIT is never set. if I use the 3.236 version everything works fine.
I will try to create a l ... |
Topic: BIT_SET and V 3.249 problems |
agrj
Replies: 8
Views: 13754
|
Forum: General CCS C Discussion Posted: Thu Mar 30, 2006 9:49 am Subject: BIT_SET and V 3.249 problems |
this is the routine.
if (P_PB[c].total_cont >= CNT_db) /* se o contador for maior que a defini��o de filtro, fa�a: */
{
P_PB[c].total_cont = CNT_db; ... |
Topic: BIT_SET and V 3.249 problems |
agrj
Replies: 8
Views: 13754
|
Forum: General CCS C Discussion Posted: Thu Mar 30, 2006 9:09 am Subject: BIT_SET and V 3.249 problems |
Hi,
the BIT_SET function is not working in the compiler version 3.249. it was working fine
with the 3.236 version and when I update it, it stop to work.
do you have any solutions for it?
... |
Topic: 18F8722 serial problems |
agrj
Replies: 2
Views: 6204
|
Forum: General CCS C Discussion Posted: Thu Mar 30, 2006 7:46 am Subject: 18F8722 serial problems |
Hi,
I thought that it could be the problem, but do you know how CCS compiler deals with it?
shouldn't it be in charge of the compiler?
thanks
Dinho |
Topic: 18F8722 serial problems |
agrj
Replies: 2
Views: 6204
|
Forum: General CCS C Discussion Posted: Wed Mar 29, 2006 8:23 am Subject: 18F8722 serial problems |
Hi all,
I'm facing some problems regarding EUSART with 18F8722.
I have a program running on a PIC18F8720 for more than 2 years without any problems. due the fact that this PIC is not easy to fin ... |
Topic: ORG errors with bootloader |
agrj
Replies: 6
Views: 9785
|
Forum: General CCS C Discussion Posted: Tue Dec 27, 2005 1:51 pm Subject: ORG errors with bootloader |
It worked for me.
thanks!! |
Topic: compiler upgrade - a silly question |
agrj
Replies: 9
Views: 13925
|
Forum: General CCS C Discussion Posted: Wed Dec 08, 2004 12:59 pm Subject: compiler upgrade - a silly question |
That�s exactly what I�m doing. I was just wonder when I could belive that the newer version would be good to be used!!
I�m using the 3.204 version, and everything looks fine, but how knows after al ... |
Topic: compiler upgrade - a silly question |
agrj
Replies: 9
Views: 13925
|
Forum: General CCS C Discussion Posted: Wed Dec 08, 2004 12:38 pm Subject: compiler upgrade - a silly question |
So, how can I be sure that the code generated by the new version is OK? I have to test it all again?
thanks
Aryldo |
Topic: compiler upgrade - a silly question |
agrj
Replies: 9
Views: 13925
|
Forum: General CCS C Discussion Posted: Wed Dec 08, 2004 12:09 pm Subject: compiler upgrade - a silly question |
Hi All,
if I upgrade my compiler, the same code should generate the same check sum for both versions?
thanks
Aryldo |
Topic: CCS 3.190 needed |
agrj
Replies: 3
Views: 11843
|
Forum: General CCS C Discussion Posted: Mon Jul 12, 2004 1:42 pm Subject: CCS 3.190 needed |
Hi,
my rights finished last thursday.
thanks
DInho |
|