Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Eclipse with Keil compiler. No compile output at Eclipse console.(Eclipse with Keil compiler. No compile output at Eclipse console.)
Eclipse with Keil compiler. No compile output at Eclipse console. [message #493912] Wed, 28 October 2009 09:36 Go to next message
Eclipse UserFriend
Hi,

i'm using Eclipse as Editor and Keil compiler.

c:\keil\uv2\uv2 -b Rcv.Uv2 -t "Target 2"

in the Build command is used to invoke Keil uVison. HEX files will be generated successfully in uVision, however i can't get the compile information in the Eclipse console.

What must be done so that i can see the result also in the eclipse console.

Windows Xp, Eclipse Galileo, Keil uVision 2

Thanks a lot.

[Updated on: Wed, 28 October 2009 10:44] by Moderator

Re: Eclipse with Keil compiler. No compile output at Eclipse console. [message #493956 is a reply to message #493912] Wed, 28 October 2009 11:31 Go to previous messageGo to next message
Eclipse UserFriend
Hope i can get some reply tomorrow. Laughing Laughing Laughing
Re: Eclipse with Keil compiler. No compile output at Eclipse console. [message #494085 is a reply to message #493956] Thu, 29 October 2009 03:25 Go to previous messageGo to next message
Eclipse UserFriend
Quote:
Hope i can get some reply tomorrow.

Oh, I am sorry that you did not get an answer within 2 hours Twisted Evil

You need an Error Parser for the Keil Compiler. So Eclipse can recognize the compiler output and generate error markes. If nobody has written one and published on the internet you have to write one.
Re: Eclipse with Keil compiler. No compile output at Eclipse console. [message #494124 is a reply to message #493956] Thu, 29 October 2009 06:02 Go to previous messageGo to next message
Eclipse UserFriend
It might be possible for you to use the iSystem Regular Expression Error
Parser available at the following update site:

http://www.isystem.si/eclipseUpdate/regExErrorParser/

You can then use regular expressions to determine what constitutes an
error and/or warning and have these shown in the Problems view. If you
Google you will find more info on it.

/Micke.

Eclipse_Keil wrote:
> Hope i can get some reply tomorrow. :lol: :lol: :lol:
Re: Eclipse with Keil compiler. No compile output at Eclipse console. [message #494325 is a reply to message #494124] Fri, 30 October 2009 06:12 Go to previous messageGo to next message
Eclipse UserFriend
Laughing Laughing Laughing

I'm tring now use this plug-in...have one question

It is a parser, but how should it know where is the text to parse..Where to config?

Thanks
Re: Eclipse with Keil compiler. No compile output at Eclipse console. [message #495663 is a reply to message #494325] Thu, 05 November 2009 11:51 Go to previous message
Eclipse UserFriend
Continue in :
http://www.eclipse.org/forums/index.php?t=msg&goto=49566 1&S=f154d8da976925828a208d9796972b3a#msg_495661
Previous Topic:Mallocs/frees summary
Next Topic:Ecllips crash while debugging
Goto Forum:
  


Current Time: Sun Aug 17 13:31:43 EDT 2025

Powered by FUDForum. Page generated in 0.03749 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top