https://www.flowcode.co.uk
Using FCD settings for compiler
Launching the compiler...
C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\ESP\Batch\esp32_build.bat  "F:\FC_ESP\\" "Flowcode1" "E:\flowcode exp\" esp32_c3_sdkconfig esp32c3

E:\flowcode exp>REM CRC: 0796FC1E6A776AF9156B257209C35258CE7C28B3EC20AEA2C632DB392A0E4BFD5B3F53B21811978F7B21FE4085045A7E774D1D3D69D8A99EE7320EAE740A5DB69CE852FCC2E76CD08880CFFD18B90BBB3A0DDF873040DD7BD8DA408700E5719B7AED6A0109421CF3B199900461C78937B42DEF8219F63A24580137A2F6C8FDB7553324EFF791947E8AB6FFD612B81BAA97C798A8F1CFC189DE5D38517747C774AF2DD6F839BAECF83F7F994C7164CE77868F480396BDEF2F2C3050DA273BE4EE6448CEF0EFC2793410C8AE2F408667340D60716539085AD7C37F16299AE1E9D4E82474DD52B742AE 

E:\flowcode exp>REM REVISION: 14.0 

E:\flowcode exp>REM GUID: 955EA920-4961-4C53-BA6B-EF4AF66BB4C2 

E:\flowcode exp>REM DATE: 15\10\2024 

E:\flowcode exp>REM DIR: FCD\ESP\Batch\esp32_build.bat 
Creating python config file 
Creating menuconfig link file 
.
============================== Toolchain Check ==============================
. . .

Python 3.11.2
git version 2.44.0.windows.1
ESP toolchain found at "F:\FC_ESP\frameworks\esp-idf-v5.3.1\"
=============================================================================
.
Building: Flowcode1 ...
fatal: not a git repository (or any of the parent directories): .git
IDF Version:  ...
Checking Python compatibility
Setting IDF_PATH: F:\FC_ESP\frameworks\esp-idf-v5.3.1

Adding ESP-IDF tools to PATH...
. . . . .

WARNING: The following issue occurred while accessing the ESP-IDF version file in the Python environment: [Errno 2] No such file or directory: 'F:\\FC_ESP\\esp-tools\\python_env\\idf5.3_py3.11_env\\idf_version.txt'. (Diagnostic information. It can be ignored.)
    F:\FC_ESP\esp-tools\tools\xtensa-esp-elf-gdb\14.2_20240403\xtensa-esp-elf-gdb\bin
    F:\FC_ESP\esp-tools\tools\riscv32-esp-elf-gdb\14.2_20240403\riscv32-esp-elf-gdb\bin
    F:\FC_ESP\esp-tools\tools\xtensa-esp-elf\esp-13.2.0_20240530\xtensa-esp-elf\bin
    F:\FC_ESP\esp-tools\tools\riscv32-esp-elf\esp-13.2.0_20240530\riscv32-esp-elf\bin
    F:\FC_ESP\esp-tools\tools\esp32ulp-elf\2.38_20240113\esp32ulp-elf\bin
    F:\FC_ESP\esp-tools\tools\cmake\3.24.0\bin
    F:\FC_ESP\esp-tools\tools\openocd-esp32\v0.12.0-esp32-20240318\openocd-esp32\bin
    F:\FC_ESP\esp-tools\tools\ninja\1.11.1\
    F:\FC_ESP\esp-tools\tools\idf-exe\1.0.3\
    F:\FC_ESP\esp-tools\tools\ccache\4.8\ccache-4.8-windows-x86_64
    F:\FC_ESP\esp-tools\tools\dfu-util\0.11\dfu-util-0.11-win64
    F:\FC_ESP\frameworks\esp-idf-v5.3.1\tools
    
Checking if Python packages are up to date...
Python requirements are satisfied.
Constraint file: F:\FC_ESP\esp-tools\espidf.constraints.v5.3.txt
Requirement files:
 - F:\FC_ESP\frameworks\esp-idf-v5.3.1\tools\requirements\requirements.core.txt
Python being checked: F:\FC_ESP\esp-tools\python_env\idf5.3_py3.11_env\Scripts\python.exe

Done! You can now compile ESP-IDF projects.
Go to the project directory and run:

  idf.py build

Target: esp32c3 ...
. . . . . . . . . . . . . . . . . . . . . . . . .

-- Found Git: F:/FC_ESP/esp-tools/tools/idf-git/2.44.0/bin/git.exe (found version "2.44.0.windows.1") 
.

-- git rev-parse returned 'fatal: not a git repository (or any of the parent directories): .git'
.

fatal: not a git repository (or any of the parent directories): .git
-- ccache will be used for faster recompilation
.

-- The C compiler identification is unknown
-- The CXX compiler identification is unknown
-- The ASM compiler identification is GNU
-- Found assembler: F:/FC_ESP/esp-tools/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc.exe
-- Detecting C compiler ABI info
.

-- Detecting C compiler ABI info - failed
-- Check for working C compiler: F:/FC_ESP/esp-tools/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc.exe
-- Check for working C compiler: F:/FC_ESP/esp-tools/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc.exe - broken
CMake Error at F:/FC_ESP/esp-tools/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeTestCCompiler.cmake:69 (message):
  The C compiler
    "F:/FC_ESP/esp-tools/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc.exe"
  is not able to compile a simple test program.
  It fails with the following output:
    Change Dir: F:/FC_ESP/mtxesp32_c3_sdkconfig/build/CMakeFiles/CMakeTmp
    
    Run Build Command(s):F:/FC_ESP/esp-tools/tools/ninja/1.11.1/ninja.exe cmTC_beb6a && [1/2] Building C object CMakeFiles\cmTC_beb6a.dir\testCCompiler.c.obj
    FAILED: CMakeFiles/cmTC_beb6a.dir/testCCompiler.c.obj 
    F:\FC_ESP\esp-tools\tools\riscv32-esp-elf\esp-13.2.0_20240530\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe   -march=rv32imc_zicsr_zifencei -o CMakeFiles\cmTC_beb6a.dir\testCCompiler.c.obj -c F:\FC_ESP\mtxesp32_c3_sdkconfig\build\CMakeFiles\CMakeTmp\testCCompiler.c
    riscv32-esp-elf-gcc.exe: fatal error: cannot execute 'as': CreateProcess: No such file or directory
    compilation terminated.
    ninja: build stopped: subcommand failed.
    
    
  
  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  F:/FC_ESP/frameworks/esp-idf-v5.3.1/tools/cmake/project.cmake:564 (__project)
  CMakeLists.txt:13 (project)
-- Configuring incomplete, errors occurred!
See also "F:/FC_ESP/mtxesp32_c3_sdkconfig/build/CMakeFiles/CMakeOutput.log".
See also "F:/FC_ESP/mtxesp32_c3_sdkconfig/build/CMakeFiles/CMakeError.log".
cmake failed with exit code 1
Executing action: all (aliases: build)
Running cmake in directory F:\FC_ESP\mtxesp32_c3_sdkconfig\build
Executing "cmake -G Ninja -DPYTHON_DEPS_CHECKED=1 -DPYTHON=F:\FC_ESP\esp-tools\python_env\idf5.3_py3.11_env\Scripts\python.exe -DESP_PLATFORM=1 -DIDF_TARGET=esp32c3 -DCCACHE_ENABLE=1 F:\FC_ESP\mtxesp32_c3_sdkconfig"...

Build Failed.

C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\ESP\Batch\esp32_build.bat reported error code 0x1

Autoclose turned off


FINISHED
