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

Problem with dspic30F2011 fuse settings

 
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

Problem with dspic30F2011 fuse settings
PostPosted: Sat Nov 13, 2010 11:24 am     Reply with quote

Hi friends
I want to start with dspic30F2011 and i wrote simple blink program, it sometimes work when i plug power to it and sometime doesn't work, I think the problem is with fuse bit settings, I want to use it with internal osc X4 and connecting MCLR with pullup to VDD ( i want program it next times again ) I know some fuse settings but not all, so i wrote this fuse setting:
#fuses FRC_PLL4,NOWDT,PUT4,NOBROWNOUT,NODEBUG,NOPROTECT
whats my problem? can you tell me write setting?
Regards
_________________
Sorry if i have much mistakes, my english is not good.
Thanks a lot for your helps.
Have a good time
Study



Joined: 09 Apr 2009
Posts: 29

View user's profile Send private message

PostPosted: Sat Nov 13, 2010 11:29 am     Reply with quote

I think Auto reset doesn't work properly.
_________________
Sorry if i have much mistakes, my english is not good.
Thanks a lot for your helps.
Have a good time
Study



Joined: 09 Apr 2009
Posts: 29

View user's profile Send private message

PostPosted: Sun Nov 14, 2010 2:23 am     Reply with quote

Nobody can help? why auto reset sometimes doesn't work? Rolling Eyes
_________________
Sorry if i have much mistakes, my english is not good.
Thanks a lot for your helps.
Have a good time
FvM



Joined: 27 Aug 2008
Posts: 2337
Location: Germany

View user's profile Send private message

PostPosted: Sun Nov 14, 2010 3:34 am     Reply with quote

The datasheet tells:
Quote:
The device supply voltage characteristics must meet specified starting voltage and rise rate requirements.


Generally, increasing the power up delay, enabling the brownout reset and the WDT may help to manage situations with irregular supply voltage timing.
subi



Joined: 29 Aug 2010
Posts: 24

View user's profile Send private message

DSPIC30F6015 64 bit unsigned declaration
PostPosted: Wed Nov 24, 2010 12:39 pm     Reply with quote

Hello,

I would like to get to help how can I declaration 64 bit unsigned data.

Thanks,
Subi
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Wed Nov 24, 2010 12:44 pm     Reply with quote

The PCD manual says, in the section on Basic and Special types:
Quote:

Note: All types, except char , by default are signed; however, may be
preceded by unsigned or signed (Except int64 may only be signed) .

http://www.ccsinfo.com/downloads/PCDReferenceManual.pdf
subi



Joined: 29 Aug 2010
Posts: 24

View user's profile Send private message

dspic30F6015 data declaration
PostPosted: Wed Nov 24, 2010 1:33 pm     Reply with quote

Dear PCM programmer,

Thanks your answer. It was very good.
Subi
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