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 in assembly codes?

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



Joined: 09 Apr 2009
Posts: 29

View user's profile Send private message

interrupt in assembly codes?
PostPosted: Fri May 14, 2010 5:13 pm     Reply with quote

Hi friends
Imagine I have a program with mix of C and assembly ( #asm and #endasm ), the program use interrupt too, when my program running assembly codes interrupt happens ( when program running is between #asm and #endasm ) what happens after running interrupt routine? Does it back to my assembly line or not?
Regards
_________________
Sorry if i have much mistakes, my english is not good.
Thanks a lot for your helps.
Have a good time
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Fri May 14, 2010 5:20 pm     Reply with quote

It all compiles to the same machine code. It doesn't matter what the
source level code is, C or ASM. So that answer is, it will work.
Study



Joined: 09 Apr 2009
Posts: 29

View user's profile Send private message

PostPosted: Sat May 15, 2010 2:51 am     Reply with quote

Thanks PCM, I hope long life for you, your support is excellent Wink
_________________
Sorry if i have much mistakes, my english is not good.
Thanks a lot for your helps.
Have a good time
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