2014-10-07 01:30 PM
I�m trying to import a STM32F401-Discovery Demo Project into the Eclipse IDE with errors.
stsw-stm32136 STM32F401-Discovery_FW_V1.0.0
I attached some pictures for reference only.
Some steps that I was following:
1.) I have instaled plug-ins into Eclipse Kepler from
http://eclipse-update.iar.com/
The plugin supports IAR Embedded Workbench for ARM (EWARM) 6.50.x/6.60.x/6.70.x/7.10.x.2.) After install and the reset I run again the Eclipse with and a plugin error.
''An error occurred while initializing the SDK IAR Toolchain for ARM - 6.x''3.) When I�m trying an import following: Import->IAR Embedded Workbench->Import IAR Embeded Workbench project
(see the attached pictures for ref.), another error happens:Failed to import project - An error occured during import:
java.lang.NullPointerException Refer to the error log for more details.I don�t know if evetually it is a problem from java due it was updated to Java Version 7 Update 67 or from IAR plugins or there are a problem on the project example: STM32F401-Discovery_FW_V1.0.0 I would like to say that I had already managed to import ok into another environment few months ago.
Have you the same problem? What is the miss on this procedure?
I�m sharing some information about this issue but Any help are welcome, please.Thanks in advance,
Greg/Brazil
===================================================== STM32F401C-DISCO - IAR Embedded Workbench 7.10.1.6735 - Eclipse Kepler 4.3.2 - Java 7 - 67 - Portugues/Brazilian language, Windows XP 32 bits - environment #stm32f401-discovery-eclipse-iar2014-10-14 04:03 AM
Hi kaminski.gregorio,
Please submit this request on the following link :
http://supp.iar.com/Support/Request/
Best Regards,
Nouha2014-10-15 05:31 AM
Thank you for your hint ... at other opportunity I will be contacting the IAR´s forum.
I found the answer this week,...
Solved, it's simple! (I would like to share with others):Manually configures the Eclipe to the right path of your IAR installed version:
On our case: C:\Arquivos de programas\IAR Systems\Embedded Workbench 7.0Inside of the Eclipse, go to Windows->Preferences
IAR Embedded Workbenchand fill the Path to the IAR Embedded Workbench installation directory.It works, Now the project importer is working!
PS. The plugin installer only config the default path set for 6.50 version.
For IAR EWARM 7.10 C:\Arquivos de programas\IAR Systems\Embedded Workbench 7.0Hint/Tutorial: Replacing the IAR IDE with the Eclipse IDE
http://mcuoneclipse.com/2013/11/03/tutorial-replacing-iar-ew-with-eclipse-ide/
________________ Attachments : IAR_EclipseProjectImporterSolvedScreen.JPG : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006HzQ2&d=%2Fa%2F0X0000000bN3%2F_P8umpVPXPKmcYznbpyym1zfv1HvBFNQLkOjJK2Rrk8&asPdf=false2014-10-16 04:21 AM
Hi kaminski.gregorio,
Your answer is much appreciated :) Thanks for sharing the solution ! Best Regards, Nouha