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

PIC24FJ new compiler version warning using ICD=3

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



Joined: 09 Apr 2013
Posts: 6

View user's profile Send private message

PIC24FJ new compiler version warning using ICD=3
PostPosted: Tue May 20, 2014 3:17 am     Reply with quote

Using the latest version 5.026 of the compiler and MPLAX 2.10 I get this error at single C file compilation.

Warning#227 Feature not supported Instead, Use #device icd=3

I've commented out the #FUSES ICSP3 directive and insert a new #device icd=3 in global include file.

The result is that the warning is not showed during single C file compilation but appears again at linker running for each single compilation unit, however, the firmware runs in debug and also in release.

The big problem is that when the hex files was imported into IPE the software says that debug info is contained in hex file... The configuration bits was not set correctly.

Using version 5.020 I haven't any issue!
Can anyone help me and show how configure appropriately MPLABX for release and debug configuration?
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