View previous topic :: View next topic |
Author |
Message |
PICoHolic
Joined: 04 Jan 2005 Posts: 224
|
SlickEdit integration |
Posted: Thu Jul 19, 2012 3:59 am |
|
|
Hello,
I thought this would be useful. It's about integrating CCS C Compiler into SlickEdit, both command line & errors/warnings parsing.
Command line:
"C:\Program Files (x86)\PICC\Ccsc.exe" +FH +DF +M +ES +EA +T +LS +STDOUT "%f
Errors/Warnings parsing:
^??? (Error|Warning) :n \"{#0:p}\" Line {#1:i}\({#2:i}\,:n\)\:{#3?*$}
or
^??? (Error|Warning) :n {#0:q} Line {#1:i}\({#2:i}\,:n\)\:{#3?*$}
Cheers! |
|
|
PICoHolic
Joined: 04 Jan 2005 Posts: 224
|
|
|
RF_Developer
Joined: 07 Feb 2011 Posts: 839
|
|
Posted: Fri Jun 30, 2017 4:39 am |
|
|
Okay... but what advantages does SlickEdit have over any other editing solution? What make it so great that it's worth going to the trouble of getting, integrating and using it? Or is it just your editor of choice? |
|
|
temtronic
Joined: 01 Jul 2010 Posts: 9226 Location: Greensville,Ontario
|
|
Posted: Fri Jun 30, 2017 5:14 am |
|
|
I didn't see anything in the 6 page PDF that would convince me to migrate from MPLAB 8v86. Maybe I'm missing something? Have to admit after 25 years of 'playing with PICs' I could just be stubborn!
Jay |
|
|
asmboy
Joined: 20 Nov 2007 Posts: 2128 Location: albany ny
|
|
Posted: Fri Jun 30, 2017 5:24 am |
|
|
Slick Edit is a - JACE.
Just Another C Editor.......... |
|
|
PICoHolic
Joined: 04 Jan 2005 Posts: 224
|
|
Posted: Wed Feb 14, 2018 7:21 am |
|
|
temtronic wrote: | I didn't see anything in the 6 page PDF that would convince me to migrate from MPLAB 8v86. Maybe I'm missing something? Have to admit after 25 years of 'playing with PICs' I could just be stubborn! |
This document just shows how to integrate CCS into SlickEdit. It does not reveal the actual features of SlickEdit.
It wont be fair to compare SlickEdit and MPLAB 8vxx. I'd rather compare it against MPLAB X or Eclipse or similar IDEs... |
|
|
|