How to enable XT w/ PLL 8x in dspic30f4011.

General discussion on mikroC.
Post Reply
Author
Message
vaia-riseng
Posts: 10
Joined: 24 Oct 2011 08:36

How to enable XT w/ PLL 8x in dspic30f4011.

#1 Post by vaia-riseng » 06 Dec 2011 09:29

Hi! I'm trying to enable XT with PLL 8x in dspic30f4011 through mikroc but when I tried to type

Code: Select all

FOSCbits.FOS = 3;
which is the usual code in mikroc for editing microcontroller registers, I get an undeclared identifier. Please help me walk through this. Thanks!

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: How to enable XT w/ PLL 8x in dspic30f4011.

#2 Post by filip » 07 Dec 2011 10:47

Hi,

I believe I have answered you here :
http://www.mikroe.com/forum/viewtopic.php?f=13&t=45676

Regards,
Filip.

Post Reply

Return to “mikroC General”