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 support@ccsinfo.com

Interrupt and INDF

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Gerrir
Guest







Interrupt and INDF
PostPosted: Thu Nov 29, 2001 6:47 am     Reply with quote

Hi,

I am developing a serial RF link where the 16F628 is the compleet data interface.
I am now in noisy signals debugging and have some strange behavior where I can't get my finger on.

My software uses RDA and TIMER1 interupt.

I have an interrupt every 80 us to sample a 1/5 of a bit
I have inside the main program to function one for CRC en one for data printing (rs232). These two function do use the INDF pointer.

My question is that if there are knownn problems with interupt and INDF ussage.
Or that there are know problems with CCS interupt handler and restoring the FSR or somthink like that.

I am open for any help.

regards,

Gerrit.
___________________________
This message was ported from CCS's old forum
Original Post ID: 1369
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

Re: Interrupt and INDF
PostPosted: Thu Nov 29, 2001 11:26 am     Reply with quote

:=My question is that if there are knownn problems with interupt and INDF ussage.
:=Or that there are know problems with CCS interupt handler and restoring the FSR or somthink like that.
:=

Check the symbol table to see if you have the bug
described in the following link. The symbol table
will be in a file in your project directory, with
the .SYM extension.
<a href="http://www.pic-c.com/forum/old/messages/2089.html" TARGET="_blank">http://www.pic-c.com/forum/old/messages/2089.html</a>
___________________________
This message was ported from CCS's old forum
Original Post ID: 1372
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group