LPCxpresso IDE 8.1.4 file search error problem

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

LPCxpresso IDE 8.1.4 file search error problem

2,019 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by riscy00 on Sun Mar 20 05:43:10 MST 2016
Hi

I have occurrence of search error that not seen by previous IDE version.

Please see attached.

What this error and how to fix this?

R.


0 Kudos
Reply
6 Replies

1,994 Views
lpcware
NXP Employee
NXP Employee
bump
0 Kudos
Reply

1,994 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by riscy00 on Wed Mar 23 14:33:20 MST 2016
Yes vtw.433e I done that...no fix.
Clear and Build and then search again, still report error.

I will try create new workspace later on
0 Kudos
Reply

1,994 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcxpresso-support on Wed Mar 23 04:17:41 MST 2016

Quote: riscy00
Yes I have tried that and it still popping up error.

Even I build the project, no error report but then do search, it pop up error.

In 8.1.2 no error in search.

Suspect bug in the search routine.



So it sounds like you see the issue with LPCXpresso IDE v8.1.4, but not with v8.1.2?

This makes no sense, as the front end IDE in these two versions are the same (the differences between these versions is in the underlying debug tools, unrelated to the IDE front end).

If you can't fix these via refreshing, I would suggest creating a new workspace, then import your projects across - and seeing if you still see the problem.

Regards,
LPCXpresso Support
0 Kudos
Reply

1,994 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by vtw.433e on Wed Mar 23 02:36:40 MST 2016
Looking at your original screen capture, the files it is complaining about are those that are generated by the build (*.d and *.map files). This implies that after a build, LPCXpresso is not refreshing the project. How is your "Refresh Policy" configured? (on the C/C++ Build page of the project properties)
0 Kudos
Reply

1,994 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by riscy00 on Wed Mar 23 00:44:24 MST 2016
Yes I have tried that and it still popping up error.

Even I build the project, no error report but then do search, it pop up error.

In 8.1.2 no error in search.

Suspect bug in the search routine.

0 Kudos
Reply

1,994 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by vtw.433e on Sun Mar 20 11:15:34 MST 2016
Resource out of sync means that the file has been edited outside of lpcxpresso. You just need to refresh the file and/or project. (F5 or right-click and select Refresh from the menu)
0 Kudos
Reply