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 7 matches
CCS Forum Index
Author Message
  Topic: General TCP/IP
sandyw1963

Replies: 0
Views: 2982

PostForum: General CCS C Discussion   Posted: Fri Feb 16, 2007 8:32 am   Subject: General TCP/IP
Can anybody help me? I'm currently looking at using the Microchip TCP/IP stack that has been ported by CCS in a PIC (18F4620). I've got the CCS Ethernet development kit along with their examples and I ...
  Topic: INCF problem from CCS compiler listings
sandyw1963

Replies: 5
Views: 6506

PostForum: General CCS C Discussion   Posted: Mon Dec 18, 2006 3:51 am   Subject: INCF problem from CCS compiler listings
Problem found!


Too much computation in an interrupt handler. Basic I know but there you are.

It appears that it is corrupting the BSR. Once we moved some computation out of the isr all is wel ...
  Topic: INCF problem from CCS compiler listings
sandyw1963

Replies: 5
Views: 6506

PostForum: General CCS C Discussion   Posted: Mon Dec 11, 2006 4:29 am   Subject: INCF problem from CCS compiler listings
I'm not sure what you mean by "returned and not trapped". The attached section of code shows how the function is used:

message->from = locate_field (message->to, FIELD_SEPARATOR, '& ...
  Topic: INCF problem from CCS compiler listings
sandyw1963

Replies: 5
Views: 6506

PostForum: General CCS C Discussion   Posted: Fri Dec 08, 2006 9:57 am   Subject: INCF problem from CCS compiler listings
Hello ThTtelmah,

Sorry for the delay in answering your reply.

The purpose of the code is that there is a packet received in the RS232 port and this code than steps through the packet to find the ...
  Topic: INCF problem from CCS compiler listings
sandyw1963

Replies: 5
Views: 6506

PostForum: General CCS C Discussion   Posted: Thu Nov 30, 2006 8:28 am   Subject: INCF problem from CCS compiler listings
Hello,

Can any body offer up any comments on the following code and why it should stop working after about 10-15 mins running time.



.................... /* ********************************* ...
  Topic: Assembler listing of compiled CCS code
sandyw1963

Replies: 2
Views: 3183

PostForum: General CCS C Discussion   Posted: Thu Nov 30, 2006 6:11 am   Subject: Assembler listing of compiled CCS code
Thank you for the quick answer.

Looking back a couple of lines I 've found the line

2A8C: MOVLB 8

as you have said, so my register location is 8F5.

Thank you very much for your help. ...
  Topic: Assembler listing of compiled CCS code
sandyw1963

Replies: 2
Views: 3183

PostForum: General CCS C Discussion   Posted: Thu Nov 30, 2006 4:59 am   Subject: Assembler listing of compiled CCS code
Hello,

I'm using compiler version 3.238 and was wondering if some body could help me with a query. When I look at the asm listing for my program there is a line:

2ABC: INCF xF5,F

I know ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group