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

Alternate Vector Table on a dsPIC

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



Joined: 01 Apr 2004
Posts: 43
Location: Boston

View user's profile Send private message Visit poster's website

Alternate Vector Table on a dsPIC
PostPosted: Thu Aug 19, 2010 8:53 pm     Reply with quote

Hi all,

My question relates to the Alternate Vector Table on the dsPIC.

Does anybody know if CCS supports automatic code generation for the AVT or do I have to manually populate the table and make sure the interrupt code is appropriately placed in user code space?

thanks
_________________
Jon
jventerprises



Joined: 01 Apr 2004
Posts: 43
Location: Boston

View user's profile Send private message Visit poster's website

Clarification
PostPosted: Thu Aug 19, 2010 9:40 pm     Reply with quote

I should be a little clearer....

I want to populate both the normal and alternate vector tables via one project.

#build(ALT_INTERRUPT) populate the AVT, and leaving it out populates the IVT, but I would like to populate both tables and switch between them using

#BUILD(ALT_INTERRUPT) and #BUILD(INTR_NORMAL)

I have not found a way to do this other than to build two projects and load them one on top of the other.
_________________
Jon
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