Problems creating C/C++ Project [message #1786796] |
Fri, 11 May 2018 17:53 |
Richard Wieditz Messages: 1 Registered: May 2018 |
Junior Member |
|
|
Hello Eclipse Community,
this is the first time i get in touch with Eclipse.
I use Eclipse Oxygen for developing an application for a microcontroller named Nucleo STM32-F401RE.
To do so i was following a guide i found (cant post the link to it).
In short i did this:
- Install Eclipse Oxygen 3
- Install C/C++ Development Tools
- Install the GNU ARM plug-ins for Eclipse
- Install the GCC ARM tool-chain
- Install the Build Tools
- Install the ST Link drivers for STM32Nucleo board
which worked pretty well until i reached the very last step, which is to create a C/C++ test project.
Everything worked as expected and as described in the guide, except the very last dialog during the project creation wizard, which wants me to select the Cross GNU ARM Toolchain.
The Toolchain has been installed successfully and i filled up every form field for this dialog correctly.
(every entrie seems to make sense to me)
Problem is now:
I cant click the "Finish" button, which is greyed out.
The "Back" button is not working as well.
Did I miss something?
UPDATE
Opening Eclipse with the integrated errorlog console brought up the following error when opening the project creation wizard:
Managed Build system manifest file error: Duplicate identifier ilg.gnuarmeclipse.managedBuild.cross.toolchain.lib.release for element type ToolChain
[Updated on: Sat, 12 May 2018 10:44] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.02910 seconds