Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] RemoteTools error parser not working

In the project properties, what is the error parser set to?

(Rightmouse on project, select Properties, and under "C/C++ Build" under "Settings" there is an "Error Parser" tab with several error parsers you can check.)


...Beth

Beth Tibbitts
Eclipse Parallel Tools Platform  http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address:  IBM Corp., 745 West New Circle Road, Lexington, KY 40511


Inactive hide details for "Ralf Glaser, track IT" ---01/24/2012 03:27:23 AM---Hi @all, i'm using the following configuration:"Ralf Glaser, track IT" ---01/24/2012 03:27:23 AM---Hi @all, i'm using the following configuration:


    From:

"Ralf Glaser, track IT" <ralf.glaser@xxxxxxxxxxxxxxxxx>

    To:

ptp-user@xxxxxxxxxxx,

    Date:

01/24/2012 03:27 AM

    Subject:

[ptp-user] RemoteTools error parser not working

    Sent by:

ptp-user-bounces@xxxxxxxxxxx




Hi @all,

i'm using the following configuration:

Development PC:
Win XP
Eclipse IDE for C/C++ Developers 2.4.0
PTP + RDT 5.0.4

Build PC:
Debian Linux
avr-gcc 4.5.1

The basic idea is to use the linux computer to build applications for
the various embedded controllers our company is using.
So i'm currently trying to set up a first project for an Atmel XMega128A1.

At this point i'm able to compile the code on the remote machine using
RemoteTools but there seems to be no error parsing. I see the compiler
output in the console window containing gcc error messages but there is
no highlighting, no markers in the source files, no option to click and
jump to the errornous line of code although the error parsers should be
active:-(

Am i missing something or is this simply not (yet) working?

Should i use RSE instead of RemoteTools? What would i gain?

Best regards,
Ralf

_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user



GIF image

GIF image


Back to the top