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

Compiler problem

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



Joined: 25 Aug 2005
Posts: 65
Location: Huntington Beach, CA

View user's profile Send private message

Compiler problem
PostPosted: Sat Apr 08, 2006 4:03 am     Reply with quote

My CCS compiler just started having problems. I will contact CCS but I'm sure they won't respond until next week, so I thought I might see if anyone has any suggestions.
I was working with it and then went away for a while. When I came back I am now getting the following error right at the beginning of the compile cycle:

"Access violation at address 00405807 in module 'Pcw.exe'. Read of address 0000001C". I really need this over the weekend.

Compiler version 3.2.3.2 for IDE, PCB, PCM, PCH. I am using the USB ICD, ICD-U40.

Problem exists with or without the USB (ICD) cable plugged. Nothing has been touched on the computer. I have reinstalled all of the software.
gs



Joined: 22 Aug 2005
Posts: 30
Location: Ioannina - Greece

View user's profile Send private message Visit poster's website

PostPosted: Sat Apr 08, 2006 5:40 am     Reply with quote

uninstall, delete the remaining folder (usually C:/Program Files/PICC) and reinstall

Dont forget to keep any modified drivers, if you have any saved in these folders
_________________
www.hlektronika.gr
dyeatman



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

View user's profile Send private message

PostPosted: Sat Apr 08, 2006 6:49 am     Reply with quote

Jim,
Every time I have encountered this it has been a problem with my code. Certain problems are not handled well by the compiler and it throws an exception. To find out if it is the code or the compiler, try compiling another SHORT test program. If it compiles successfully the problems is likely with the code.

How I localize the problem is to comment out sections of the code until the error goes away then put them back until it reappears which tells you which section of the code is causing the crash.

Good Luck!


Last edited by dyeatman on Sat Apr 08, 2006 2:35 pm; edited 1 time in total
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Sat Apr 08, 2006 12:05 pm     Reply with quote

If you delete your installation folder, make sure that you first save your
license file (or files). These are essential. The compiler will not work
without them. They have the file extension ".CRG"
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