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

PIC24F16 and HLVD interrupt

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



Joined: 05 Sep 2013
Posts: 14

View user's profile Send private message

PIC24F16 and HLVD interrupt
PostPosted: Tue Jan 20, 2015 2:29 am     Reply with quote

Hi everybody,

I use a PIC24F16KA101 in an application and i want to use the HLVD possibility but the CCS compiler V5.011 that i use don't match the interrupt routine "#INT_HLVD(void)".
Some one has a solution to solve this problem???

thanks by advance.
RF_Developer



Joined: 07 Feb 2011
Posts: 839

View user's profile Send private message

PostPosted: Tue Jan 20, 2015 3:04 am     Reply with quote

It seems to need to be #INT_LOWVOLT for some PICs, and possibly even #INT_LVD on some PICs and some compilers. This has annoyed me, as I'm like to use common code to support hardware functions such as this, and this doesn't help :-(
ELINAP



Joined: 05 Sep 2013
Posts: 14

View user's profile Send private message

PostPosted: Tue Jan 20, 2015 3:15 am     Reply with quote

Thanks for the answer. I try the "#INT_LOWVOLT" too and there is the same thing So.......
Ttelmah



Joined: 11 Mar 2010
Posts: 19372

View user's profile Send private message

PostPosted: Tue Jan 20, 2015 2:39 pm     Reply with quote

The names of the interrupts are listed in the include file for your processor. This should be the starting point.
It is annoying that sometimes they change, but this is often Microchip, and different peripherals that perform similar functions on different chips.
ELINAP



Joined: 05 Sep 2013
Posts: 14

View user's profile Send private message

PostPosted: Mon Jan 26, 2015 7:44 am     Reply with quote

Laughing
Problem solved.

Thanks CCS support team
RF_Developer



Joined: 07 Feb 2011
Posts: 839

View user's profile Send private message

PostPosted: Mon Jan 26, 2015 10:06 am     Reply with quote

ELINAP wrote:

Thanks CCS support team


Oh? What did they say? We are just users, and not associated with CCS in any way.
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