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: 16 bits and interrupts
julian_lpp

Replies: 4
Views: 5155

PostForum: General CCS C Discussion   Posted: Wed Apr 27, 2011 3:02 pm   Subject: 16 bits and interrupts
All compilers are a compromise between speed and memory.You can cut code for either but not both at the same time.If you want speed, hand assemble code, try it, go back and 'tweak' until you get the p ...
  Topic: 16 bits and interrupts
julian_lpp

Replies: 4
Views: 5155

PostForum: General CCS C Discussion   Posted: Wed Apr 27, 2011 2:44 pm   Subject: 16 bits and interrupts

It's not automatic. You have to do it manually in code. You can make
a test program and see this.

Great to know that, so basically CCS is written, in this particularly case, with "take ca ...
  Topic: 16 bits and interrupts
julian_lpp

Replies: 4
Views: 5155

PostForum: General CCS C Discussion   Posted: Tue Apr 26, 2011 7:02 pm   Subject: 16 bits and interrupts
I'm wondering if everytime some stuff related with 16-24-32 bits is involved, the CCS compiler turns off the interrupt (global) flag ????

I'm starting to build a pretty simple C-to asm converter, a ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group