Content originally posted in LPCWare by Rob65 on Tue Jul 26 01:07:21 MST 2011
Hm,
Good to see it's already fixed.
it still is a strange error directing to standard LPCXpresso includes.
I see you are still using the 3.3 version of the tools.
You should have a look at the latest (4.0.5) version. This version is much nicer than the 3.x version but not that different.
The 4.0 version has the new CMSIS 2.0 version, support for the latest lpc1xxx controllers (of course you don't need those when using your 1768 board), some new project wizard (I love the FreeRTOS project) and all kinds of bug fixes.
You will also find a lot of updated examples from both NXP and Code Red.
You can install and use the 4.0.5 version together with your 3.3 version. So there is no risk of getting stuck with a non working system.
But just in case ... export your projects from LPCXpresso 3.3 and import them into a new workspace in 4.0.5. Once you open a 3.3 workspace in 4.0.5 the project files will be updated and I think (almost sure) that this might be a problem when trying to open then with version 3.3 afterwards.
Regards,
[INDENT]Rob
[/INDENT]