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 3 matches
CCS Forum Index
Author Message
  Topic: PCM 2.734 Problems with Main() in bank 1
danielefilisetti

Replies: 8
Views: 12781

PostForum: General CCS C Discussion   Posted: Thu May 05, 2005 3:27 am   Subject: main in bank0, isr in bank1
Interrupt logic should keep PCl and PCH in the stack and jump to vector 004 (PCH=0) automatically, while return from interrupt instruction should recover PCL and PCH.
So, different bank locations sho ...
  Topic: ADC on PIC16F91xx
danielefilisetti

Replies: 1
Views: 4796

PostForum: General CCS C Discussion   Posted: Thu May 05, 2005 3:21 am   Subject: ADC on PIC16F91xx
I got some problem using AD converter on PIC16F913. Crying or Very sad

It works unlike the other pic devices.
I set the ANSEL reg, the ADCON0/1, but it doesn't work correctly. Evil or Very Mad

Somebody use AD on t ...
  Topic: PCM 2.734 Problems with Main() in bank 1
danielefilisetti

Replies: 8
Views: 12781

PostForum: General CCS C Discussion   Posted: Thu Apr 28, 2005 10:13 am   Subject: the same
Hi Peter, Very Happy
I got the same problem on PIC16F913.

When program become longher than 50% the compiler moves main() to 0x800, and the program doesn't run correctly?

CCS compiler bug???? :twis ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group