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

Using ultraedit with CCS

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







Using ultraedit with CCS
PostPosted: Mon Nov 14, 2005 12:05 pm     Reply with quote

Hi all,

After having read the threads in this forum regarding choices of editors I have installed and tried ultraedit version 11.10b with PCH 3.263 compiler.

I like it, especially the right hand column listing all my functions regardless of which files they are in - just double click it and it's shown.

Unfortunately I have not managed to invoke PCH properly using the "Project Tool Configuration".

I am hoping to get back a result window showing warnings and errors as in MPLAB where I can double-click on an error to get transfered to this error in the editor... Am I asking too much?

I have found quite a few hints in the forum and using google, but they are either using old versions or are not explicit enough.

Anybody here that can help?

Many thanks,

Mike
treitmey



Joined: 23 Jan 2004
Posts: 1094
Location: Appleton,WI USA

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

PostPosted: Mon Nov 14, 2005 12:47 pm     Reply with quote

I have not got that to work. I think you need to open the error file at the bottom of screen, like the dos output does. Then if it has line numbers in it. it may link to the code.

I think you should ask the ultra edit forum.

Let me know if you find something.

Darren? any luck with this?
Donlaser



Joined: 17 Sep 2005
Posts: 12
Location: Trenque Lauquen, Argentina

View user's profile Send private message MSN Messenger

PostPosted: Thu Feb 02, 2006 8:19 pm     Reply with quote

THIS IS WORKING....

the full command line is:
"C:\Archivos de programa\PICC\Ccsc.exe" +STDOUT +FH +DC +Y9 +T +A +EA %N




Hernan from Argentina
Eugeneo



Joined: 30 Aug 2005
Posts: 155
Location: Calgary, AB

View user's profile Send private message

PostPosted: Thu Feb 02, 2006 11:40 pm     Reply with quote

Wow... I never knew that Ultra edit could do that. Aside from the if statements being shown, that is a fantastic feature. I wonder now if CCS has that feature.
treitmey



Joined: 23 Jan 2004
Posts: 1094
Location: Appleton,WI USA

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

PostPosted: Fri Feb 03, 2006 10:35 am     Reply with quote

What do you mean by "if statement" being show? ?



I use this for ICD U-40
C:\Program Files\PICC\Icd.exe -T"%p%n.hex"
and this for compilers
ccsc +FH +T +A +DF +P4 "%f"

with each version on a differnt key, but I still can't get the errors and warnings comming out on the bottom of the screen.

Do you have something set in the Advanced tab?
Donlaser



Joined: 17 Sep 2005
Posts: 12
Location: Trenque Lauquen, Argentina

View user's profile Send private message MSN Messenger

PostPosted: Fri Feb 03, 2006 11:31 am     Reply with quote

no, nothing is set in the advanced tab.
treitmey



Joined: 23 Jan 2004
Posts: 1094
Location: Appleton,WI USA

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

PostPosted: Fri Feb 03, 2006 2:02 pm     Reply with quote

Got it.

I had "alternate capture mode" turned on


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