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

FUSES identification...

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



Joined: 18 Jul 2007
Posts: 427
Location: Montreal,Quebec

View user's profile Send private message

FUSES identification...
PostPosted: Sun Apr 05, 2015 4:08 pm     Reply with quote

Hi,

Do someone knows where to find descriptions of fuses for a device?

Every time I check some shady name fuses, CCS have made their own fuses name and doesn't match the Microchip datasheet configuration names.

Try finding BORRES (by logic is something like Brown-out Reset) in the datasheet...

Like SSSSS ... huh that's a good one!

On device header you have something like:

Code:

#device DSPIC30F6014A

#nolist
//////// Program memory: 49152x24  Data RAM: 8192  Stack: 31
//////// I/O: 76   Analog Pins: 16
//////// Data EEPROM: 4096
//////// Fuses: LP,FRC,LPRC,XLT,HS,XT,ER_IO,ER,EC,EC_IO,FRC_PLL4,FRC_PLL16
//////// Fuses: XT_PLL4,XT_PLL8,XT_PLL16,FRC_PLL8,EC_PLL4,EC_PLL8,EC_PLL16
//////// Fuses: HS2_PLL4,HS2_PLL8,HS2_PLL16,HS3_PLL4,HS3_PLL8,HS3_PLL16
//////// Fuses: CKSFSM,CKSNOFSM,NOCKSFSM,WPSB1,WPSB2,WPSB3,WPSB4,WPSB5,WPSB6
//////// Fuses: WPSB7,WPSB8,WPSB9,WPSB10,WPSB11,WPSB12,WPSB13,WPSB14,WPSB15
//////// Fuses: WPSB16,WPSA1,WPSA8,WPSA64,WPSA512,NOWDT,WDT,NOPUT,PUT4,PUT16
//////// Fuses: PUT64,BORV45,BORV42,BORV27,BORRES,NOBROWNOUT,BROWNOUT,NOMCLR
//////// Fuses: MCLR,WRTB,NOWRTB,BSSHL,BSSHM,BSSHS,BSSSL,BSSSM,BSSSS,NOBSS
//////// Fuses: EBS,NOEBS,RBSL,RBSM,RBSS,NORBS,WRTSS,NOWRTSS,SSSHL,SSSHM
//////// Fuses: SSSHS,SSSSL,SSSSM,SSSSS,NOSSS,ESS,NOESS,RSS4096,RSS2048
//////// Fuses: RSS256,NORSS,WRT,NOWRT,PROTECT_HIGH,PROTECT,NOPROTECT,ICSP4
//////// Fuses: ICSP3,ICSP2,ICSP1,DEBUG,NODEBUG
////////



I know most of them (they repeat on many devices) but some are specific to a device.


CCS Help file is no help too!

Thank you very much!
_________________
Regards,
Laurent

-----------
Here's my first visual theme for the CCS C Compiler. Enjoy!
temtronic



Joined: 01 Jul 2010
Posts: 9205
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Sun Apr 05, 2015 4:58 pm     Reply with quote

'old school' detective way is to see what the 'fuse' is in binary and which register, then look at the PIC's datasheet to decide what Microchip calls it.
Why CCS doesn't follow Microchips naming ?? Maybe 'trademark' infringement??

one of life's 'challenges' ??


Jay
dyeatman



Joined: 06 Sep 2003
Posts: 1932
Location: Norman, OK

View user's profile Send private message

PostPosted: Sun Apr 05, 2015 5:02 pm     Reply with quote

Did you look in the fuses.txt file in the compiler directory.
_________________
Google and Forum Search are some of your best tools!!!!
ELCouz



Joined: 18 Jul 2007
Posts: 427
Location: Montreal,Quebec

View user's profile Send private message

PostPosted: Sun Apr 05, 2015 5:46 pm     Reply with quote

dyeatman wrote:
Did you look in the fuses.txt file in the compiler directory.


Thank You!!!
_________________
Regards,
Laurent

-----------
Here's my first visual theme for the CCS C Compiler. Enjoy!
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