LPCXpresso 5 Problems

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPCXpresso 5 Problems

509 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by vasanth on Sat Dec 15 07:53:07 MST 2012
In my LPCXpresso 5, problems view showed errors during project build. I fixed them and rebuild it. Console view now shows a successful build and everything is fine. But the problem view still has the error markers left there. I cleaned the project, rebuild it, refreshed it and even tried restarting workspace. But the error markers are still there. :confused:

In the end i manually deleted them :eek:.

But in LPCXpresso 4, the errors in problems view will automatically get cleared on a successful build.

Another issue i faced with the new lpcxpresso 5 is it takes unusually long time (1 to 2 min on my windows machine) to open a workspace, which is not the case with version 4.

Has anyone experienced this?
0 Kudos
9 Replies

489 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by vasanth on Wed Dec 26 00:56:22 MST 2012

Quote: researchinnovation
Hi..


Can you post the snapshot of the error window.



Have a look at this page for a description and solution of the problem.
http://support.code-red-tech.com/CodeRedWiki/ProblemViewMakeError



Quote: Rob65
The examples that are delivered still have the "CDT GNU Make Error Parser 6.0 (Deprecated)" set. So when building these, you still have to manually remove those.

Also, this is still set when importing projects that were created with older versions of the LPCXpresso IDE. For projects that I created with 4.1.5 I still need to untick this manually.

Rob




Manual removal is unnecessary if you use the latest 5.0.14 and it is explained here under
[B]Resolving in Code Red IDE v5.0.14 or later[/B]

topic in the above given link.
0 Kudos

489 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Rob65 on Wed Dec 26 00:06:10 MST 2012
The examples that are delivered still have the "CDT GNU Make Error Parser 6.0 (Deprecated)" set. So when building these, you still have to manually remove those.

Also, this is still set when importing projects that were created with older versions of the LPCXpresso IDE. For projects that I created with 4.1.5 I still need to untick this manually.

Rob
0 Kudos

489 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by researchinnovation on Tue Dec 25 20:52:55 MST 2012

Quote: vasanth
Yep. The issue has been fixed in LPCXpresso 5.0.14. Thanks for all :D .


Hi..


Can you post the snapshot of the error window.
0 Kudos

489 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by vasanth on Thu Dec 20 03:33:27 MST 2012
Yep. The issue has been fixed in LPCXpresso 5.0.14. Thanks for all :D .
0 Kudos

489 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by vasanth on Sat Dec 15 22:53:45 MST 2012

Quote: Skashkash
I got the same thing.
Go to the project properties, under c/c++ build / settings / error parsers
  uncheck "CDT GNU Make Error Parser 6.0 (Deprecated)"
  and be sure that "CDT GNU Make Error Parser 7.0." is checked.
 



I did this. But it actually created new errors that were not there before. :confused:

Thinking of a re-install. Thanks for your suggestions.
0 Kudos

489 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Skashkash on Sat Dec 15 10:11:41 MST 2012
Got me then.
It's what fixed my problem.

  Are they just make errors not being cleared (like my issue)?
   Or any error?
0 Kudos

489 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by vasanth on Sat Dec 15 10:03:27 MST 2012
Tried that many times. Not cleared yet.
0 Kudos

489 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Skashkash on Sat Dec 15 09:57:29 MST 2012

Quote: vasanth
In my LPCXpresso 5, problems view showed errors during project build. I fixed them and rebuild it. Console view now shows a successful build and everything is fine. But the problem view still has the error markers left there. I cleaned the project, rebuild it, refreshed it and even tried restarting workspace. But the error markers are still there. :confused:




I got the same thing.
It's the make error parser msgs not being cleared.

Go to the project properties, under c/c++ build / settings / error parsers

  uncheck "CDT GNU Make Error Parser 6.0 (Deprecated)"

  and be sure that "CDT GNU Make Error Parser 7.0." is checked.

  (and then manually clear any old error markers that were left over)
0 Kudos

489 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by ArtjomGromak on Sat Dec 15 07:59:08 MST 2012

Quote: vasanth

Has anyone experienced this?


Try build twice.
0 Kudos