How do I add a new (different) toolchain?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How do I add a new (different) toolchain?

93件の閲覧回数
davenadler
Senior Contributor I

I'm using MCUxpresso 11.9
We need to use several different compilers to support testing (on PC) and embedded target:
- embedded target (cross GCC provided by NXP)
- PC target (using PC MinGW)
- PC target 2 (using a different PC MinGW)

For the first toolchain I filled in details for MinGW without troubles, for details see:
https://www.eclipse.org/forums/index.php/t/1105927/ 

Now I need to add an additional complete PC toolchain.

In MCUxpresso I see this list of toolchains: Tool Chain EditorTool Chain Editor

How do I add another toolchain to the list (ie MinGW_13_3 after the existing MinGW); then I can set the appropriate paths and select this choice for a project (as I did previously for MinGW)?

Thanks!
Best Regards, Dave

 

0 件の賞賛
1 返信

71件の閲覧回数
HangZhang
NXP Employee
NXP Employee

Hi @davenadler 

To add another toolchain to the list in MCUxpresso 11.9, follow these steps:

1. Open MCUxpresso IDE.

2. Go to Window > Preferences.

3. Go to C/C++  > Core Build Toolchains.

4.Click Add to add new toolchain.

Hope this will help you.

BR

Hang

0 件の賞賛