STM32F4 Compiling ERROR

An area to discuss ARM specific problems and examples

Moderator: Benj

Post Reply
volodymyr0604
Posts: 47
Joined: Sun Apr 05, 2009 2:39 pm
Been thanked: 1 time
Contact:

STM32F4 Compiling ERROR

Post by volodymyr0604 »

Hi Benj.
I have a problem at compilation STM32F407.
Iniciando el compilador…
C:\Program Files (x86)\Flowcode 7\compilers\STARM\batch\stm32comp.bat "F:\REG\STB87E~1\" "32F407xx" "F4" "stm32f_ccm64.ld" "8000000" "1024K" "128K"
ERROR: Can not launch process: ?? ??????? ????? ????????? ????.
C:\Program Files (x86)\Flowcode 7\compilers\STARM\batch\stm32comp.bat notificado código de error -1
FINALIZADO

Tell me please what to do.
Thanks

volodymyr0604
Posts: 47
Joined: Sun Apr 05, 2009 2:39 pm
Been thanked: 1 time
Contact:

Re: STM32F4 Compiling ERROR

Post by volodymyr0604 »

Hi Benj.
Installed FC 7.3.0.7, the same problem when compiling.
It seems that the problem with the linker, maybe it's because of the antivirus(360 Total Security)?
Thank you.

Target folder: F:\# RED-STM32F407VG\MACROS_V7_DIYMROE
Source name: F:\# RED-STM32F407VG\MACROS_V7_DIYMROE\REG_7_NEW_004.fcfx
Title: Regulador
Description:
Device: ARM.F4.32F407VG
Generated by: Flowcode v7.3.0.7
Date: Monday, September 10, 2018 11:17:53
Users: 1
Registered to: volodymyr0604
Licence key: 4C3QV6
NO DESTINADO A USO COMERCIAL
http://www.matrixtsl.com
Iniciando el compilador…
C:\Program Files (x86)\Flowcode 7\compilers\STARM\batch\stm32comp.bat "REG_7_NEW_004" "F:\# RED-STM32F407VG\MACROS_V7_DIYMROE\" "32F407xx" "F4" "stm32f_ccm64.ld" "8000000" "1024K" "128K"
ERROR: Can not launch process: ?? ??????? ????? ????????? ????.

C:\Program Files (x86)\Flowcode 7\compilers\STARM\batch\stm32comp.bat notificado código de error -1

FINALIZADO

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: STM32F4 Compiling ERROR

Post by Benj »

Hello,

Please try saving your project with the following name in the following directory.

F:\FC8Test\Test.fcfx

Hopefully this should work correctly.

Post Reply