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

Programmers Notepad integration question.

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



Joined: 11 Jul 2009
Posts: 118
Location: California, USA

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

Programmers Notepad integration question.
PostPosted: Sat Feb 06, 2010 5:34 pm     Reply with quote

I am trying to integrate into Programmers Notepad, and I have defined tools, one for each compiler, PCH,PCM,PCB,PCD

Example:
F5 is set to:
Command: ccsc.exe
Param: +FH +DF +LN +T +A +M +EA +STDOUT "$(ProjectPath)main.c"

Now for the others, I just change the +FH to +FM, +FB, +FD etc...

My question is, can I just have 1 Key/Tool, and have CCSC.EXE figure out the correct compiler for the pic in use?

What baffles me, is if I try to compiler a dsPIC33 with +FH, the compiler responds back with, "Try -- PCD", thus, I would think it would know to use +FD for PCD?

I was going to write a little front end program that would do this automatically, but I don't want to re-invent the wheel.

Any help is appreciated.
_________________
Michael Bradley
www.mculabs.com
Open Drivers and Projects
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