Question
STM32F407 project on Eclipse oxygen using windows10 64 bit
Posted on June 30, 2018 at 10:53
Hi,
I have created STM32F407 projects on eclipse oxygen on my windows 10,64bit. when I am trying build the code ,I am getting below mentioned error.
arm.-none-eabi-gcc.exe-Application Error The application was unable to start correctly (0x0000142) click OK and close the application.
I have already installed GNU ARM eclipse plugin in eclipse->marketplace. I have also download and add bin directory of ARM GNU eclipse package.
How to resolve?
