View previous topic :: View next topic |
Author |
Message |
leesing2k3
Joined: 08 Nov 2005 Posts: 28
|
Compiler version 3.249 doesnt automatically generate fuses |
Posted: Thu Jun 01, 2006 7:06 pm |
|
|
I found out that pic wizard in compiler version 3.249 doesnt generate fuses anymore? Izzit my problem or CCS team decided to remove this funtion from the pic wizard? |
|
|
newguy
Joined: 24 Jun 2004 Posts: 1907
|
|
Posted: Thu Jun 01, 2006 7:27 pm |
|
|
It's probably a bug. I'm using 3.236 at the moment because I don't trust any of the later versions. 3.236 does generate the fuse list, except for the WDT fuse - for some reason it's missing the #FUSE in front of it. It's been a problem with several versions of the compiler.
I wouldn't report this bug to them because they probably won't respond anyway. I reported a CAN bug last July or August, and I still haven't received a reply. I think they're busy with version 4 of the compiler and are either too busy to care or plain don't care about the most recent version. |
|
|
Mark Weir
Joined: 11 Sep 2003 Posts: 51 Location: New Zealand
|
No Fuse Bug |
Posted: Thu Jun 01, 2006 7:42 pm |
|
|
Hi Guys,
You are right, I did report it and got a very swift reply from CCS.
This is a bug in the current version and will be fixed in the next version. They also agreed to extend my maintenance to cover this anomaly.
Cheers
Mark |
|
|
leesing2k3
Joined: 08 Nov 2005 Posts: 28
|
|
Posted: Thu Jun 01, 2006 8:02 pm |
|
|
Thank you for all your reply. |
|
|
rnielsen
Joined: 23 Sep 2003 Posts: 852 Location: Utah
|
|
Posted: Fri Jun 02, 2006 9:03 am |
|
|
Yeah, this one bit me in the butt when I first started using 3.249. I knew my code was correct but the PIC just wouldn't run. After a few hours I started looking at the header files and found that only one fuse had been inserted. After I put my keyboard back together (got a BFH out when I noticed that) I added the correct fuses and went merrily on my way.
Ronald |
|
|
|