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

MPLAB X 3.20 + CCS 4.132 no compiler error output

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



Joined: 01 Feb 2016
Posts: 1

View user's profile Send private message

MPLAB X 3.20 + CCS 4.132 no compiler error output
PostPosted: Mon Feb 01, 2016 3:50 am     Reply with quote

I have MPLAB X v3.20 running with CCS 4.132 and plugin and compiling appears fine. But when i have errors (normally unintentionally, but for this exercise introduced on purpose) in my code compiling finishes as shown below, never with any error output.
The in found somewhere in the project folder but should be shown in the output window, right?

Build output:
Quote:
CLEAN SUCCESSFUL (total time: 552ms)
make -f nbproject/Makefile-default.mk SUBPROJECTS= .build-conf
make[1]: Entering directory 'Z:/Users/Jasper/GIT/Test Controller Cards/TCC640/Sw/TCC640-10.X'
make -f nbproject/Makefile-default.mk dist/default/production/TCC640-10.X.production.hex
make[2]: Entering directory 'Z:/Users/Jasper/GIT/Test Controller Cards/TCC640/Sw/TCC640-10.X'
gnumkdir -p build/default/production/_ext/1472
gnumkdir -p dist/default/production
"C:\PROGRA~2\PICC\V4.132\CCSC.exe" out="build/default/production\_ext\1472" ../TCC640-10.c +FD +DF +CC +Y=9 +EA I+="..\" I+="..\..\..\Common" I+="C:\Program Files (x86)\PICC\V4.132\Devices" I+="C:\Program Files (x86)\PICC\V4.132\Drivers" I+="Z:\Users\Jasper\GIT\Application Software\Test Engine" +DF +LNlst +T +A +M +J +EO +Z +ICD -P #__PIC24HJ256GP610A__=1
make[2]: *** [build/default/production/_ext/1472/TCC640-10.o] Error 1
make[1]: *** [.build-conf] Error 2
make: *** [.build-impl] Error 2
nbproject/Makefile-default.mk:99: recipe for target 'build/default/production/_ext/1472/TCC640-10.o' failed
make[2]: Leaving directory 'Z:/Users/Jasper/GIT/Test Controller Cards/TCC640/Sw/TCC640-10.X'
nbproject/Makefile-default.mk:78: recipe for target '.build-conf' failed
make[1]: Leaving directory 'Z:/Users/Jasper/GIT/Test Controller Cards/TCC640/Sw/TCC640-10.X'
nbproject/Makefile-impl.mk:39: recipe for target '.build-impl' failed

BUILD FAILED (exit value 2, total time: 3s)


Anyone any ideas how to get this done?

Thanks,

Jasper
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Mon Feb 01, 2016 11:13 pm     Reply with quote

It could be your CCS compiler version. See this thread on the Microchip forum:
http://www.microchip.com/forums/m663228.aspx

This thread may offer a solution via a redirector program:
http://www.microchip.com/forums/m660862.aspx

These answers were found by using the following search string with
Google, and I only looked at the first 15 hits:
Quote:
site:microchip.com/forums "mplab x" CCS errors
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