Multiple Toolchain includes

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

Multiple Toolchain includes

631 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Meyer on Fri Nov 22 06:32:33 MST 2013
Hi Lpcxpresso-Team,

I got the problem that when I update the Lpcxpresso Ide and Import my project´s I got the new toolchain includes:

C:\nxp\LPCXpresso_6.1.0_164\lpcxpresso\tools\arm-none-eabi\bin
ect.

That´s good but I am not allowed to delete the old toolchain includes.
C:\nxp\LPCXpresso_5.2.6_2137\lpcxpresso\tools\arm-none-eabi\bin

I don´t know if I change the path to the old includes lpcxpresso recordnize that the path don´t exist. I got no errors but I don´t want that my inlcudes increase with the Ide Updates. (see attached file)

2. Question is :

Anybody know´s how to outsource the Compiler and tools and change the path in lpcxpresso? or is it not possible?

Thx best regards

Thomas Meyer




0 Kudos
Reply
1 Reply

609 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcxpresso-support on Fri Nov 22 06:45:16 MST 2013
The correct way to specify include paths is to use the Compiler setting (MCU Compiler->Includes).

There is an old Code Red FAQ (it has not been migrated to LPCWare yet) that describes how to remove these paths:
http://support.code-red-tech.com/CodeRedWiki/InvalidProjPath
0 Kudos
Reply