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

Internal Error - Contact CCS OUTPUT FILE 0

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



Joined: 09 Feb 2007
Posts: 54

View user's profile Send private message

Internal Error - Contact CCS OUTPUT FILE 0
PostPosted: Fri Sep 26, 2014 2:45 am     Reply with quote

Hello,
I am using the PCWHD compiler, version 4.128. I regularly get the following error message during compilation at the point when the compiler finishes writing the .lst file and begins to attempt to write the COF file:

Access violation at address 03B1340E in module 'PCD.dll'. Read address 7D67A7C
Internal Error - Contact CCS OUTPUT FILE 0

Oddly, I can sometimes overcome the problem by adding blank lines at the end of the main source file.

I contacted CCS some time ago. They suggested using a different version of the compiler but that gave rise to other, unrelated problems.

I am using Win7 pro. I checked and I have privileges to all the folders. Anyway, I also saw the problem on an XP machine.

Has anyone come across this error and if so, did they find a solution?

Thanks
Ttelmah



Joined: 11 Mar 2010
Posts: 19215

View user's profile Send private message

PostPosted: Fri Sep 26, 2014 4:06 am     Reply with quote

Are you building 'through' MPLAB?.

If so, look at this thread:

<http://www.ccsinfo.com/forum/viewtopic.php?t=44476&highlight=contact+ccs+output+file>

The other reason is normally to do with path length. CCS will give this error, if you have files in 'deep' subdirectories. There is a limit (not sure how long, but possibly about 128 characters), and if a file expansion results in a very long path, then you get this. Try simplifying your directory layout.
nazoa



Joined: 09 Feb 2007
Posts: 54

View user's profile Send private message

PostPosted: Sat Sep 27, 2014 2:52 am     Reply with quote

Thank you for the suggestion.

I am not using MPLAB but the files were indeed in a very deep level folder in our server. Moving them to a higher level directory appears to have fixed the problem.

Thanks.
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