Compiler error

For general Flowcode discussion that does not belong in the other sections.
Post Reply
mehmet64
Posts: 40
http://meble-kuchenne.info.pl
Joined: Mon Apr 05, 2021 1:59 am
Has thanked: 8 times
Been thanked: 4 times

Compiler error

Post by mehmet64 »

Hello
i cant Compile FLC project
Target STM32F411E Dis
---------------------------------------------------------------------
Target folder: C:\Users\Muhammad\Documents\Project\ZEN
Source name: C:\Users\Muhammad\Documents\Project\ZEN\ZEN.fcfx
Title: ZEN
Description:
Device: ARM.F4.32F411VE
Generated by: Flowcode v9.1.0.27
Date: Monday, April 05, 2021 04:36:03
Users: 1
Registered to: mehmet64 (mehmet64)
Licence key: it_Dep
NOT FOR COMMERCIAL USE
https://www.flowcode.co.uk
Using FCD settings for compiler
Launching the compiler...
C:\ProgramData\MatrixTSL\FlowcodeV9\FCD\ARM\batch\stm32comp.bat "ZEN" "C:\Users\Muhammad\Documents\Project\ZEN\" "32F411xE" "F4" "stm32f.ld" "8000000" "512K" "128K" "C:\Program Files (x86)\Flowcode\Common\Compilers\starm\"

C:\Users\Muhammad\Documents\Project\ZEN>REM CRC: 1CECFE3DB3A1BD5169AEA98AD43ADE631EF0A88FFA736FBD84BE44176323F463C8515F4CD0D20BEBDFE06A9E70103FA105C640EF477B79E0C7881D2E5EEC9BD6A32B46A47AAB2D21848A68B9581D31BC91C05B2A7E3ADB3C4D00059D795899820E6BB7AE6771CE586954F191918D76F05058F85C62E78168DB2117B7F66DFFAB9D4CD39D9819A47B593E224EEC6BA2B1CF18B22880D87C51B667E8BA6E12E6B26FA06B6F4F108199331CCC4A9A2DADF899B5E4011DBDD5202C3050DA273BE4EE52BA4E2EEBD6468263A2A9E7E7860458A778383E9CF45D0F850400E5B608E745107C571680B732A8

C:\Users\Muhammad\Documents\Project\ZEN>REM REVISION: 3.0

C:\Users\Muhammad\Documents\Project\ZEN>REM GUID: E810EE73-4726-4718-B23E-B579C5ADBC40

C:\Users\Muhammad\Documents\Project\ZEN>REM DATE: 09\03\2021

C:\Users\Muhammad\Documents\Project\ZEN>REM DIR: FCD\ARM\batch\stm32comp.bat

Project ZEN
Device STM32F411xE


C:\Users\Muhammad\Documents\Project\ZEN>arm-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -Os -DSTM32 -DSTM32F4 -DSTM32F411xE -DUSE_HAL_DRIVER -DHSE_VALUE=8000000 -I"C:\Program Files (x86)\Flowcode\Common\Compilers\starm\stm32cubeF4\Drivers\CMSIS\Include" -I"C:\Program Files (x86)\Flowcode\Common\Compilers\starm\stm32cubeF4\Drivers\CMSIS\Device\ST\STM32F4xx\Include" -I"C:\Program Files (x86)\Flowcode\Common\Compilers\starm\stm32cubeF4\Drivers\STM32F4xx_HAL_Driver\Inc" -I"C:\Program Files (x86)\Flowcode\Common\Compilers\starm\stm32cubeF4\Drivers\STM32F4xx_HAL_Driver\Inc\Legacy" -I"C:\ProgramData\MatrixTSL\FlowcodeV9\FCD\ARM\batch\..\inc" -fmessage-length=0 -fdata-sections -ffunction-sections -w -c "ZEN.c" -o "ZEN_STM32F411xE_8000000\ZEN.o"
In file included from C:\Program Files (x86)\Flowcode\Common\Compilers\starm\stm32cubeF4\Drivers\CMSIS\Device\ST\STM32F4xx\Include/stm32f4xx.h:250:0,
from C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\internals.c:459,
from ZEN.c:50:
C:\Program Files (x86)\Flowcode\Common\Compilers\starm\stm32cubeF4\Drivers\STM32F4xx_HAL_Driver\Inc/stm32f4xx_hal.h:30:32: fatal error: stm32f4xx_hal_conf.h: No such file or directory
compilation terminated.
Error(s) in build

C:\ProgramData\MatrixTSL\FlowcodeV9\FCD\ARM\batch\stm32comp.bat reported error code 0x1

Autoclose turned off


FINISHED

LeighM
Valued Contributor
Posts: 402
Joined: Mon Dec 07, 2020 1:00 pm
Has thanked: 75 times
Been thanked: 220 times

Re: Compiler error

Post by LeighM »

Please see this post ...
viewtopic.php?p=1886#p1886

mehmet64
Posts: 40
Joined: Mon Apr 05, 2021 1:59 am
Has thanked: 8 times
Been thanked: 4 times

Re: Compiler error

Post by mehmet64 »

Thanx

Post Reply