Loading...
 
Skip to main content

System Workbench for STM32


Problems adding a new library .a

Sir

I’ve just created a new project and I’m having a lot of issues with it. When I tried to build it, a message appeared saying that ‘building is finished’.But lot of errors in console window. I figured out that binaries is missing under my file name in the project explorer. Please see the attachment showing the error message. Please reply.



I am using STM32 AC6 software system workbench & STM32F3 DISCOVERY Board. Please do the needful

Please reply then only i can start my research work. I am a new learner of this software.

Hi,

It looks like you can't run the compiler program (arm-none-gnueabi-gcc.exe). No project can compile on your system.
I'm not sure if it is due to an other software or if your installation directory path is not supported.

Do you have unix-like environment installed in your system (such as cygwin or msys) ? Do you run System Workbench from this environment ?
Can you verify that your installation path does not contains special character or space ? (maybe there is a bug on this)

Regards,
Kevin