Target folder: C:\Flowcode9\Projekter\Forste
Source name:   C:\Flowcode9\Projekter\Forste\NewSun.fcfx
Title:         
Description:   
Device:        ESP.ESP32.ESP32_DEVKITV1
Generated by:  Flowcode v9.3.1.36
Date:          Saturday, January 21, 2023 21:55:07
Users:         1
Registered to: jgu1 (43418841)
Licence key: HTFJ23
https://www.flowcode.co.uk
Using FCD settings for compiler
Launching the compiler...
C:\ProgramData\MatrixTSL\FlowcodeV9\FCD\ESP\Batch\esp32_build.bat  "C:\Users\jgu\Desktop\esp-idf\" "NewSun" "C:\Flowcode9\Projekter\Forste\" esp32s_sdkconfig 

C:\Flowcode9\Projekter\Forste>REM CRC: 0796FC1E6A776AF9156B257209C35258CE7C28B3EC20AEA2C632DB392A0E4BFD5B3F53B21811978F7B21FE4085045A7E774D1D3D69D8A99EE7320EAE740A5DB6EFB7F8B9768FC390BAFB420BC9D6F4D56375EE3039B8BDDEA4D1C56CD1580BF569DAEA777BB49732B199900461C78937B42DEF8219F63A24580137A2F6C8FDB7553324EFF791947E8AB6FFD612B81BAA97C798A8F1CFC189DE5D38517747C774AF2DD6F839BAECF83F7F994C7164CE77868F480396BDEF2F2C3050DA273BE4EE20CC17B921F6F114A09D373C35E2F6843075ABAEF7BDE0FCD2CED24345F1155B2F83CAC1F23BFA51 

C:\Flowcode9\Projekter\Forste>REM REVISION: 5.0 

C:\Flowcode9\Projekter\Forste>REM GUID: 955EA920-4961-4C53-BA6B-EF4AF66BB4C2 

C:\Flowcode9\Projekter\Forste>REM DATE: 05\12\2022 

C:\Flowcode9\Projekter\Forste>REM DIR: FCD\ESP\Batch\esp32_build.bat 
.
============================== Toolchain Check ==============================
Python 3.7.3
git version 2.21.0.windows.1
ESP toolchain found at "C:\Users\jgu\Desktop\esp-idf\"
=============================================================================
.
Building NewSun ...
Setting IDF_PATH: C:\Users\jgu\Desktop\esp-idf

Adding ESP-IDF tools to PATH...
    C:\.espressif\tools\xtensa-esp32-elf\esp-2020r3-8.4.0\xtensa-esp32-elf\bin
    C:\.espressif\tools\xtensa-esp32s2-elf\esp-2020r3-8.4.0\xtensa-esp32s2-elf\bin
    C:\.espressif\tools\esp32ulp-elf\2.28.51-esp-20191205\esp32ulp-elf-binutils\bin
    C:\.espressif\tools\esp32s2ulp-elf\2.28.51-esp-20191205\esp32s2ulp-elf-binutils\bin
    C:\.espressif\tools\cmake\3.13.4\bin
    C:\.espressif\tools\openocd-esp32\v0.10.0-esp32-20210401\openocd-esp32\bin
    C:\.espressif\tools\ninja\1.9.0\
    C:\.espressif\tools\idf-exe\1.0.1\
    C:\.espressif\tools\ccache\3.7\
    C:\.espressif\python_env\idf4.1_py3.7_env\Scripts
    C:\Users\jgu\Desktop\esp-idf\tools
    
Checking if Python packages are up to date...
Python requirements from C:\Users\jgu\Desktop\esp-idf\requirements.txt are satisfied.

Done! You can now compile ESP-IDF projects.
Go to the project directory and run:

  idf.py build

[1/9] cmd.exe /C "cd /D C:\Flowcode9\Projekter\Forste\NewSun\build\esp-idf\partition_table && C:\.espressif\tools\cmake\3.13.4\bin\cmake.exe -E echo "Partition table binary generated. Contents:" && C:\.espressif\tools\cmake\3.13.4\bin\cmake.exe -E echo ******************************************************************************* && C:\.espressif\python_env\idf4.1_py3.7_env\Scripts\python.exe C:/Users/jgu/Desktop/esp-idf/components/partition_table/gen_esp32part.py -q --offset 0x8000 --flash-size 2MB C:/Flowcode9/Projekter/Forste/NewSun/build/partition_table/partition-table.bin && C:\.espressif\tools\cmake\3.13.4\bin\cmake.exe -E echo *******************************************************************************"
Partition table binary generated. Contents:
*******************************************************************************
# Espressif ESP32 Partition Table
# Name, Type, SubType, Offset, Size, Flags
nvs,data,nvs,0x9000,24K,
phy_init,data,phy,0xf000,4K,
factory,app,factory,0x10000,1M,
*******************************************************************************
[2/9] Performing build step for 'bootloader'
ninja: no work to do.
[3/7] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/esp-project.c.obj
FAILED: esp-idf/main/CMakeFiles/__idf_main.dir/esp-project.c.obj 
ccache C:\.espressif\tools\xtensa-esp32-elf\esp-2020r3-8.4.0\xtensa-esp32-elf\bin\xtensa-esp32-elf-gcc.exe -DHAVE_CONFIG_H -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DUNITY_INCLUDE_CONFIG_H -DWITH_POSIX -Iconfig -IC:/Users/jgu/Desktop/esp-idf/components/newlib/platform_include -IC:/Users/jgu/Desktop/esp-idf/components/freertos/include -IC:/Users/jgu/Desktop/esp-idf/components/heap/include -IC:/Users/jgu/Desktop/esp-idf/components/log/include -IC:/Users/jgu/Desktop/esp-idf/components/lwip/include/apps -IC:/Users/jgu/Desktop/esp-idf/components/lwip/include/apps/sntp -IC:/Users/jgu/Desktop/esp-idf/components/lwip/lwip/src/include -IC:/Users/jgu/Desktop/esp-idf/components/lwip/port/esp32/include -IC:/Users/jgu/Desktop/esp-idf/components/lwip/port/esp32/include/arch -IC:/Users/jgu/Desktop/esp-idf/components/lwip/port/esp32/tcp_isn -IC:/Users/jgu/Desktop/esp-idf/components/soc/esp32/include -IC:/Users/jgu/Desktop/esp-idf/components/soc/include -IC:/Users/jgu/Desktop/esp-idf/components/esp_rom/include -IC:/Users/jgu/Desktop/esp-idf/components/esp_common/include -IC:/Users/jgu/Desktop/esp-idf/components/xtensa/include -IC:/Users/jgu/Desktop/esp-idf/components/xtensa/esp32/include -IC:/Users/jgu/Desktop/esp-idf/components/esp32/include -IC:/Users/jgu/Desktop/esp-idf/components/driver/include -IC:/Users/jgu/Desktop/esp-idf/components/driver/esp32/include -IC:/Users/jgu/Desktop/esp-idf/components/esp_ringbuf/include -IC:/Users/jgu/Desktop/esp-idf/components/efuse/include -IC:/Users/jgu/Desktop/esp-idf/components/efuse/esp32/include -IC:/Users/jgu/Desktop/esp-idf/components/vfs/include -IC:/Users/jgu/Desktop/esp-idf/components/esp_wifi/include -IC:/Users/jgu/Desktop/esp-idf/components/esp_wifi/esp32/include -IC:/Users/jgu/Desktop/esp-idf/components/esp_event/include -IC:/Users/jgu/Desktop/esp-idf/components/esp_netif/include -IC:/Users/jgu/Desktop/esp-idf/components/esp_eth/include -IC:/Users/jgu/Desktop/esp-idf/components/tcpip_adapter/include -IC:/Users/jgu/Desktop/esp-idf/components/app_trace/include -IC:/Users/jgu/Desktop/esp-idf/components/app_update/include -IC:/Users/jgu/Desktop/esp-idf/components/spi_flash/include -IC:/Users/jgu/Desktop/esp-idf/components/bootloader_support/include -IC:/Users/jgu/Desktop/esp-idf/components/mbedtls/port/include -IC:/Users/jgu/Desktop/esp-idf/components/mbedtls/mbedtls/include -IC:/Users/jgu/Desktop/esp-idf/components/nvs_flash/include -IC:/Users/jgu/Desktop/esp-idf/components/pthread/include -IC:/Users/jgu/Desktop/esp-idf/components/espcoredump/include -IC:/Users/jgu/Desktop/esp-idf/components/perfmon/include -IC:/Users/jgu/Desktop/esp-idf/components/wpa_supplicant/include -IC:/Users/jgu/Desktop/esp-idf/components/wpa_supplicant/port/include -IC:/Users/jgu/Desktop/esp-idf/components/wpa_supplicant/include/esp_supplicant -IC:/Users/jgu/Desktop/esp-idf/components/asio/asio/asio/include -IC:/Users/jgu/Desktop/esp-idf/components/asio/port/include -IC:/Users/jgu/Desktop/esp-idf/components/bt/include -IC:/Users/jgu/Desktop/esp-idf/components/bt/common/osi/include -IC:/Users/jgu/Desktop/esp-idf/components/bt/host/bluedroid/api/include/api -IC:/Users/jgu/Desktop/esp-idf/components/cbor/port/include -IC:/Users/jgu/Desktop/esp-idf/components/coap/port/include -IC:/Users/jgu/Desktop/esp-idf/components/coap/port/include/coap -IC:/Users/jgu/Desktop/esp-idf/components/coap/libcoap/include -IC:/Users/jgu/Desktop/esp-idf/components/coap/libcoap/include/coap2 -IC:/Users/jgu/Desktop/esp-idf/components/console -IC:/Users/jgu/Desktop/esp-idf/components/nghttp/port/include -IC:/Users/jgu/Desktop/esp-idf/components/nghttp/nghttp2/lib/includes -IC:/Users/jgu/Desktop/esp-idf/components/esp-tls -IC:/Users/jgu/Desktop/esp-idf/components/esp_adc_cal/include -IC:/Users/jgu/Desktop/esp-idf/components/esp_gdbstub/include -IC:/Users/jgu/Desktop/esp-idf/components/tcp_transport/include -IC:/Users/jgu/Desktop/esp-idf/components/esp_http_client/include -IC:/Users/jgu/Desktop/esp-idf/components/esp_http_server/include -IC:/Users/jgu/Desktop/esp-idf/components/esp_https_ota/include -IC:/Users/jgu/Desktop/esp-idf/components/protobuf-c/protobuf-c -IC:/Users/jgu/Desktop/esp-idf/components/protocomm/include/common -IC:/Users/jgu/Desktop/esp-idf/components/protocomm/include/security -IC:/Users/jgu/Desktop/esp-idf/components/protocomm/include/transports -IC:/Users/jgu/Desktop/esp-idf/components/mdns/include -IC:/Users/jgu/Desktop/esp-idf/components/esp_local_ctrl/include -IC:/Users/jgu/Desktop/esp-idf/components/sdmmc/include -IC:/Users/jgu/Desktop/esp-idf/components/esp_serial_slave_link/include -IC:/Users/jgu/Desktop/esp-idf/components/esp_websocket_client/include -IC:/Users/jgu/Desktop/esp-idf/components/expat/expat/expat/lib -IC:/Users/jgu/Desktop/esp-idf/components/expat/port/include -IC:/Users/jgu/Desktop/esp-idf/components/wear_levelling/include -IC:/Users/jgu/Desktop/esp-idf/components/fatfs/diskio -IC:/Users/jgu/Desktop/esp-idf/components/fatfs/vfs -IC:/Users/jgu/Desktop/esp-idf/components/fatfs/src -IC:/Users/jgu/Desktop/esp-idf/components/freemodbus/common/include -IC:/Users/jgu/Desktop/esp-idf/components/idf_test/includ
e -IC:/Users/jgu/Desktop/esp-idf/components/jsmn/include -IC:/Users/jgu/Desktop/esp-idf/components/json/cJSON -IC:/Users/jgu/Desktop/esp-idf/components/libsodium/libsodium/src/libsodium/include -IC:/Users/jgu/Desktop/esp-idf/components/libsodium/port_include -IC:/Users/jgu/Desktop/esp-idf/components/mqtt/esp-mqtt/include -IC:/Users/jgu/Desktop/esp-idf/components/openssl/include -IC:/Users/jgu/Desktop/esp-idf/components/spiffs/include -IC:/Users/jgu/Desktop/esp-idf/components/ulp/include -IC:/Users/jgu/Desktop/esp-idf/components/unity/include -IC:/Users/jgu/Desktop/esp-idf/components/unity/unity/src -IC:/Users/jgu/Desktop/esp-idf/components/wifi_provisioning/include -mlongcalls -Wno-frame-address   -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-but-set-variable -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.1.2-dirty\" -DESP_PLATFORM -MD -MT esp-idf/main/CMakeFiles/__idf_main.dir/esp-project.c.obj -MF esp-idf\main\CMakeFiles\__idf_main.dir\esp-project.c.obj.d -o esp-idf/main/CMakeFiles/__idf_main.dir/esp-project.c.obj   -c ../main/esp-project.c
In file included from ../main/esp-project.c:38:
C:/Users/jgu/Desktop/esp-idf/components/esp_event/include/esp_event_loop.h:2:2: warning: #warning "esp_event_loop.h is deprecated, please include esp_event.h instead" [-Wcpp]
 #warning "esp_event_loop.h is deprecated, please include esp_event.h instead"
  ^~~~~~~
In file included from C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_String.c:110,
                 from C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\internals.c:568,
                 from ../main/esp-project.c:48:
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_Float.c:91:6: warning: conflicting types for built-in function '__builtin_isinf_sign' [-Wbuiltin-declaration-mismatch]
 char isinf(float f)
      ^~~~~
In file included from C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\includes.c:89,
                 from ../main/esp-project.c:869:
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_ADC.c:55:3: warning: #warning "ADC channels 32 and greater require the use of ADC peripheral 2 which is not available when WIFI or BT is enabled" [-Wcpp]
  #warning "ADC channels 32 and greater require the use of ADC peripheral 2 which is not available when WIFI or BT is enabled"
   ^~~~~~~
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_ADC.c: In function 'FC_CAL_ADC_Enable_1':
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_ADC.c:95:3: warning: 'adc_power_on' is deprecated [-Wdeprecated-declarations]
   MX_ADC_EN();         //Power up ADC module
   ^~~~~~~~~
In file included from ../main/esp-project.c:40:
C:/Users/jgu/Desktop/esp-idf/components/driver/include/driver/adc.h:192:6: note: declared here
 void adc_power_on(void) __attribute__((deprecated));
      ^~~~~~~~~~~~
In file included from C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\includes.c:89,
                 from ../main/esp-project.c:869:
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_ADC.c: In function 'FC_CAL_ADC_Sample_1':
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_ADC.c:126:49: warning: passing argument 3 of 'adc2_get_raw' from incompatible pointer type [-Wincompatible-pointer-types]
    adc2_get_raw(MX_ADC_CHA_X, ADC_WIDTH_BIT_12, &Sample);
                                                 ^~~~~~~
In file included from ../main/esp-project.c:40:
C:/Users/jgu/Desktop/esp-idf/components/driver/include/driver/adc.h:362:81: note: expected 'int *' but argument is of type 'MX_SINT16 *' {aka 'short int *'}
 esp_err_t adc2_get_raw(adc2_channel_t channel, adc_bits_width_t width_bit, int *raw_out);
                                                                            ~~~~~^~~~~~~
In file included from C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\includes.c:89,
                 from ../main/esp-project.c:869:
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_ADC.c: In function 'FC_CAL_ADC_Disable_1':
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_ADC.c:140:3: warning: 'adc_power_off' is deprecated [-Wdeprecated-declarations]
   MX_ADC_DIS();         //Power down ADC module
   ^~~~~~~~~~
In file included from ../main/esp-project.c:40:
C:/Users/jgu/Desktop/esp-idf/components/driver/include/driver/adc.h:201:6: note: declared here
 void adc_power_off(void) __attribute__((deprecated));
      ^~~~~~~~~~~~~
In file included from C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\includes.c:393,
                 from ../main/esp-project.c:869:
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_EEPROM.c: In function 'FC_CAL_EE_Read':
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_EEPROM.c:83:24: warning: passing argument 2 of 'FCI_TOSTRU16' from incompatible pointer type [-Wincompatible-pointer-types]
  FCI_TOSTRU16(Address, EEaddrStr, 8);
                        ^~~~~~~~~
In file included from C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\internals.c:568,
                 from ../main/esp-project.c:48:
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_String.c:297:50: note: expected 'MX_STRING' {aka 'char *'} but argument is of type 'char **'
 MX_UINT8 FCI_TOSTRU16(MX_UINT16 iSrc1, MX_STRING sDst, MX_UINT16 iDst_len)
                                        ~~~~~~~~~~^~~~
In file included from C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\includes.c:393,
                 from ../main/esp-project.c:869:
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_EEPROM.c:85:34: warning: passing argument 2 of 'nvs_get_u16' from incompatible pointer type [-Wincompatible-pointer-types]
     err = nvs_get_u16(my_handle, EEaddrStr, &EEdata);
                                  ^~~~~~~~~
In file included from C:/Users/jgu/Desktop/esp-idf/components/nvs_flash/include/nvs_flash.h:21,
                 from ../main/esp-project.c:39:
C:/Users/jgu/Desktop/esp-idf/components/nvs_flash/include/nvs.h:282:57: note: expected 'const char *' but argument is of type 'char **'
 esp_err_t nvs_get_u16 (nvs_handle_t handle, const char* key, uint16_t* out_value);
                                             ~~~~~~~~~~~~^~~
In file included from C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\includes.c:393,
                 from ../main/esp-project.c:869:
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_EEPROM.c: In function 'FC_CAL_EE_Write':
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_EEPROM.c:95:24: warning: passing argument 2 of 'FCI_TOSTRU16' from incompatible pointer type [-Wincompatible-pointer-types]
  FCI_TOSTRU16(Address, EEaddrStr, 8);
                        ^~~~~~~~~
In file included from C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\internals.c:568,
                 from ../main/esp-project.c:48:
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_String.c:297:50: note: expected 'MX_STRING' {aka 'char *'} but argument is of type 'char **'
 MX_UINT8 FCI_TOSTRU16(MX_UINT16 iSrc1, MX_STRING sDst, MX_UINT16 iDst_len)
                                        ~~~~~~~~~~^~~~
In file included from C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\includes.c:393,
                 from ../main/esp-project.c:869:
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_EEPROM.c:97:34: warning: passing argument 2 of 'nvs_set_u16' from incompatible pointer type [-Wincompatible-pointer-types]
     err = nvs_set_u16(my_handle, EEaddrStr, Data);
                                  ^~~~~~~~~
In file included from C:/Users/jgu/Desktop/esp-idf/components/nvs_flash/include/nvs_flash.h:21,
                 from ../main/esp-project.c:39:
C:/Users/jgu/Desktop/esp-idf/components/nvs_flash/include/nvs.h:204:57: note: expected 'const char *' but argument is of type 'char **'
 esp_err_t nvs_set_u16 (nvs_handle_t handle, const char* key, uint16_t value);
                                             ~~~~~~~~~~~~^~~
In file included from C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\includes.c:1307,
                 from ../main/esp-project.c:869:
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_SPI.c: In function 'FC_CAL_SPI_Master_Byte_2':
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_SPI.c:244:17: warning: unused variable 'i' [-Wunused-variable]
   MX_UINT8 idx, i;
                 ^
../main/esp-project.c: In function 'FCD_06651_eeprom1__ReadInt':
../main/esp-project.c:1113:11: warning: unused variable 'FCL_IDX' [-Wunused-variable]
  //Code has been optimised out by the pre-processor
           ^~~~~~~
../main/esp-project.c:1112:12: warning: unused variable 'FCL_VAL' [-Wunused-variable]
 
            ^      
../main/esp-project.c: In function 'FCD_06651_eeprom1__WriteByte':
../main/esp-project.c:1194:11: warning: unused variable 'FCL_IDX' [-Wunused-variable]
   FCL_VAL = FCD_06651_eeprom1__Read((FCL_BYTEADDRESS >> 1));
           ^~~~~~~
../main/esp-project.c: In function 'FCD_06651_eeprom1__WriteInt':
../main/esp-project.c:1241:11: warning: unused variable 'FCL_IDX' [-Wunused-variable]
 
           ^      
../main/esp-project.c:1240:12: warning: unused variable 'FCL_VAL' [-Wunused-variable]
   FCD_06651_eeprom1__Write(FCL_STARTADDRESS, FCL_VALUE);
            ^~~~~~~
../main/esp-project.c: In function 'FCD_07da1_cal_i2c1__Prv_TextConsole':
../main/esp-project.c:1689:10: warning: unused variable 'FCL_TSTR' [-Wunused-variable]
    Use :Powers up and starts the continous measurement mode.
          ^~~~~~~~
../main/esp-project.c: In function 'FCD_0f391_AmbientLight1__Initialise':
../main/esp-project.c:1926:12: warning: unused variable 'FCL_PROM' [-Wunused-variable]
 \*========================================================================*/
            ^~~~~~~~
../main/esp-project.c:1925:11: warning: unused variable 'FCL_TEMP' [-Wunused-variable]
        :Macro implementations
           ^~~~~~~~
../main/esp-project.c: In function 'FCD_01532_cal_spi__Master_Enable_CS':
../main/esp-project.c:2719:10: warning: unused variable 'FCL_STR' [-Wunused-variable]
  //Local variable definitions
          ^~~~~~~
../main/esp-project.c: In function 'FCD_01532_cal_spi__Prv_TextConsole':
../main/esp-project.c:2771:10: warning: unused variable 'FCL_TSTR' [-Wunused-variable]
    {
          ^       
../main/esp-project.c: In function 'FCD_01532_cal_spi__Master_Disable_CS':
../main/esp-project.c:2905:10: warning: unused variable 'FCL_STR' [-Wunused-variable]
 #undef FCLsz_STR
          ^~~~~~~
../main/esp-project.c: In function 'FCD_01531_cal_spi1__Master_Enable_CS':
../main/esp-project.c:3130:10: warning: unused variable 'FCL_STR' [-Wunused-variable]
 {
          ^      
../main/esp-project.c: In function 'FCD_01531_cal_spi1__Prv_TextConsole':
../main/esp-project.c:3172:10: warning: unused variable 'FCL_TSTR' [-Wunused-variable]
 
          ^       
../main/esp-project.c: In function 'FCD_01531_cal_spi1__Master_Disable_CS':
../main/esp-project.c:3306:10: warning: unused variable 'FCL_STR' [-Wunused-variable]
 {
          ^      
../main/esp-project.c: In function 'FCD_09e54_gLCD_Font4__ReadWidth':
../main/esp-project.c:3443:11: warning: unused variable 'FCL_PWIDTH' [-Wunused-variable]
 
           ^         
../main/esp-project.c:3442:12: warning: unused variable 'FCL_POSITION' [-Wunused-variable]
    FCL_CHARACTER = FCL_CHARACTER - 43;
            ^~~~~~~~~~~~
../main/esp-project.c: In function 'FCD_09e53_gLCD_Font3__ReadWidth':
../main/esp-project.c:3715:11: warning: unused variable 'FCL_PWIDTH' [-Wunused-variable]
 
           ^         
../main/esp-project.c:3714:12: warning: unused variable 'FCL_POSITION' [-Wunused-variable]
    FCL_CHARACTER = FCL_CHARACTER - 33;
            ^~~~~~~~~~~~
../main/esp-project.c: In function 'FCD_09e52_gLCD_Font2__ReadWidth':
../main/esp-project.c:3987:11: warning: unused variable 'FCL_PWIDTH' [-Wunused-variable]
 
           ^         
../main/esp-project.c:3986:12: warning: unused variable 'FCL_POSITION' [-Wunused-variable]
    FCL_CHARACTER = FCL_CHARACTER - 33;
            ^~~~~~~~~~~~
../main/esp-project.c: In function 'FCD_09e51_gLCD_Font1__ReadWidth':
../main/esp-project.c:4259:11: warning: unused variable 'FCL_PWIDTH' [-Wunused-variable]
 
           ^         
../main/esp-project.c:4258:12: warning: unused variable 'FCL_POSITION' [-Wunused-variable]
    FCL_CHARACTER = FCL_CHARACTER - 33;
            ^~~~~~~~~~~~
../main/esp-project.c: In function 'FCD_0ba71_Base_GLCD__ReadFontStat':
../main/esp-project.c:4510:12: warning: unused variable 'FCL_POSITION' [-Wunused-variable]
  //Code has been optimised out by the pre-processor
            ^~~~~~~~~~~~
../main/esp-project.c: In function 'FCD_0ba71_Base_GLCD__ReadFontByte':
../main/esp-project.c:4583:12: warning: unused variable 'FCL_POSITION' [-Wunused-variable]
  //Code has been optimised out by the pre-processor
            ^~~~~~~~~~~~
../main/esp-project.c: In function 'FCM_NEXT':
../main/esp-project.c:6974:58: warning: unsigned conversion from 'int' to 'MX_UINT8' {aka 'unsigned char'} changes value from '300' to '44' [-Woverflow]
   // Name: Component Macro, Type: Component Macro: gLCD_ILI9488_SPI1::Print("Amp:", 40, 30, 0, 1)
                                                          ^~~
../main/esp-project.c: In function 'FCM_VoltAmp':
../main/esp-project.c:7058:97: warning: passing argument 5 of 'FCI_SHEAD' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
     // Count = 0
                                                                                                 ^             
In file included from C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\internals.c:568,
                 from ../main/esp-project.c:48:
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_String.c:815:109: note: expected 'MX_STRING' {aka 'char *'} but argument is of type 'volatile MX_CHAR *' {aka 'volatile char *'}
 static void FCI_SHEAD(MX_STRING sSrc1, MX_UINT16 iSrc1_len, MX_STRING sSrc2, MX_UINT16 iSrc2_len, MX_STRING sDst, MX_UINT16 iDst_len)
                                                                                                   ~~~~~~~~~~^~~~
../main/esp-project.c:7059:41: warning: passing argument 3 of 'FCI_FLOAT_TO_STRING' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
     FCV_COUNT = 0;
                                         ^             
In file included from C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\internals.c:568,
                 from ../main/esp-project.c:48:
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_String.c:531:85: note: expected 'MX_STRING' {aka 'char *'} but argument is of type 'volatile MX_CHAR *' {aka 'volatile char *'}
 static MX_STRING FCI_FLOAT_TO_STRING(MX_FLOAT Number, MX_UINT8 Precision, MX_STRING String, MX_UINT16 MSZ_String)
                                                                           ~~~~~~~~~~^~~~~~
../main/esp-project.c:7069:41: warning: passing argument 3 of 'FCI_FLOAT_TO_STRING' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
 
                                         ^            
In file included from C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\internals.c:568,
                 from ../main/esp-project.c:48:
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_String.c:531:85: note: expected 'MX_STRING' {aka 'char *'} but argument is of type 'volatile MX_CHAR *' {aka 'volatile char *'}
 static MX_STRING FCI_FLOAT_TO_STRING(MX_FLOAT Number, MX_UINT8 Precision, MX_STRING String, MX_UINT16 MSZ_String)
                                                                           ~~~~~~~~~~^~~~~~
../main/esp-project.c:7070:14: warning: passing argument 1 of 'FCI_SCOPY' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
      // Name: Ladning ON, Type: Output: 1 -> pin13
              ^~~~~~~~~~~~~
In file included from C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\internals.c:568,
                 from ../main/esp-project.c:48:
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_String.c:876:33: note: expected 'MX_STRING' {aka 'char *'} but argument is of type 'volatile MX_CHAR *' {aka 'volatile char *'}
 static void FCI_SCOPY(MX_STRING sSrc, MX_UINT16 iSrc_len, MX_STRING sDst, MX_UINT16 iDst_len)
                       ~~~~~~~~~~^~~~
../main/esp-project.c:7070:45: warning: passing argument 3 of 'FCI_SCOPY' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
      // Name: Ladning ON, Type: Output: 1 -> pin13
                                             ^~~~~~       
In file included from C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\internals.c:568,
                 from ../main/esp-project.c:48:
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_String.c:876:69: note: expected 'MX_STRING' {aka 'char *'} but argument is of type 'volatile MX_CHAR *' {aka 'volatile char *'}
 static void FCI_SCOPY(MX_STRING sSrc, MX_UINT16 iSrc_len, MX_STRING sDst, MX_UINT16 iDst_len)
                                                           ~~~~~~~~~~^~~~
../main/esp-project.c:7086:40: warning: passing argument 1 of 'FCD_01de1_gLCD_ILI9488_SPI1__Print' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
    // Name: Kalibrering, Type: Decision: X > 40 && X < 90 && Y < 440 && Y > 390?
                                        ^~~~~~~~~~~~~
../main/esp-project.c:5595:50: note: expected 'MX_CHAR *' {aka 'char *'} but argument is of type 'volatile MX_CHAR *' {aka 'volatile char *'}
 
                                                  ^      
../main/esp-project.c:7098:40: warning: passing argument 1 of 'FCD_01de1_gLCD_ILI9488_SPI1__Print' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
     FCD_01de1_gLCD_ILI9488_SPI1__Print("     ", 6, 270, 252, 0, 0);
                                        ^~~~~~~~~~~~~~
../main/esp-project.c:5595:50: note: expected 'MX_CHAR *' {aka 'char *'} but argument is of type 'volatile MX_CHAR *' {aka 'volatile char *'}
 
                                                  ^      
../main/esp-project.c:7223:96: warning: passing argument 5 of 'FCI_SHEAD' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
    FCM_LadeStatus();
                                                                                                ^             
In file included from C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\internals.c:568,
                 from ../main/esp-project.c:48:
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_String.c:815:109: note: expected 'MX_STRING' {aka 'char *'} but argument is of type 'volatile MX_CHAR *' {aka 'volatile char *'}
 static void FCI_SHEAD(MX_STRING sSrc1, MX_UINT16 iSrc1_len, MX_STRING sSrc2, MX_UINT16 iSrc2_len, MX_STRING sDst, MX_UINT16 iDst_len)
                                                                                                   ~~~~~~~~~~^~~~
../main/esp-project.c:7224:40: warning: passing argument 3 of 'FCI_FLOAT_TO_STRING' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
 
                                        ^             
In file included from C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\internals.c:568,
                 from ../main/esp-project.c:48:
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_String.c:531:85: note: expected 'MX_STRING' {aka 'char *'} but argument is of type 'volatile MX_CHAR *' {aka 'volatile char *'}
 static MX_STRING FCI_FLOAT_TO_STRING(MX_FLOAT Number, MX_UINT8 Precision, MX_STRING String, MX_UINT16 MSZ_String)
                                                                           ~~~~~~~~~~^~~~~~
../main/esp-project.c:7234:40: warning: passing argument 3 of 'FCI_FLOAT_TO_STRING' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
 
                                        ^            
In file included from C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\internals.c:568,
                 from ../main/esp-project.c:48:
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_String.c:531:85: note: expected 'MX_STRING' {aka 'char *'} but argument is of type 'volatile MX_CHAR *' {aka 'volatile char *'}
 static MX_STRING FCI_FLOAT_TO_STRING(MX_FLOAT Number, MX_UINT8 Precision, MX_STRING String, MX_UINT16 MSZ_String)
                                                                           ~~~~~~~~~~^~~~~~
../main/esp-project.c:7235:13: warning: passing argument 1 of 'FCI_SCOPY' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  // Name: User Macro, Type: User Macro: Lyssensor()
             ^~~~~~~~~~~~~
In file included from C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\internals.c:568,
                 from ../main/esp-project.c:48:
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_String.c:876:33: note: expected 'MX_STRING' {aka 'char *'} but argument is of type 'volatile MX_CHAR *' {aka 'volatile char *'}
 static void FCI_SCOPY(MX_STRING sSrc, MX_UINT16 iSrc_len, MX_STRING sDst, MX_UINT16 iDst_len)
                       ~~~~~~~~~~^~~~
../main/esp-project.c:7235:44: warning: passing argument 3 of 'FCI_SCOPY' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  // Name: User Macro, Type: User Macro: Lyssensor()
                                            ^~~~~~~~     
In file included from C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\internals.c:568,
                 from ../main/esp-project.c:48:
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_String.c:876:69: note: expected 'MX_STRING' {aka 'char *'} but argument is of type 'volatile MX_CHAR *' {aka 'volatile char *'}
 static void FCI_SCOPY(MX_STRING sSrc, MX_UINT16 iSrc_len, MX_STRING sDst, MX_UINT16 iDst_len)
                                                           ~~~~~~~~~~^~~~
../main/esp-project.c: In function 'FCM_Lyssensor':
../main/esp-project.c:7506:82: warning: passing argument 5 of 'FCI_SHEAD' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
 
                                                                                  ^              
In file included from C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\internals.c:568,
                 from ../main/esp-project.c:48:
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_String.c:815:109: note: expected 'MX_STRING' {aka 'char *'} but argument is of type 'volatile MX_CHAR *' {aka 'volatile char *'}
 static void FCI_SHEAD(MX_STRING sSrc1, MX_UINT16 iSrc1_len, MX_STRING sSrc2, MX_UINT16 iSrc2_len, MX_STRING sDst, MX_UINT16 iDst_len)
                                                                                                   ~~~~~~~~~~^~~~
../main/esp-project.c:7516:40: warning: passing argument 1 of 'FCD_01de1_gLCD_ILI9488_SPI1__Print' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
      // Name: Loop, Type: Loop: Until Y < 137 && Y > 40 && x < 80 && X > 25
                                        ^~~~~~~~~~~~~~~
../main/esp-project.c:5595:50: note: expected 'MX_CHAR *' {aka 'char *'} but argument is of type 'volatile MX_CHAR *' {aka 'volatile char *'}
 
                                                  ^      
../main/esp-project.c: In function 'FCM_FrontValg':
../main/esp-project.c:7877:78: warning: unsigned conversion from 'int' to 'MX_UINT8' {aka 'unsigned char'} changes value from '300' to '44' [-Woverflow]
 #if 0 // Disabled code
                                                                              ^  
../main/esp-project.c:7880:67: warning: unsigned conversion from 'int' to 'MX_UINT8' {aka 'unsigned char'} changes value from '300' to '44' [-Woverflow]
 
                                                                   ^  
In file included from C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\includes.c:518,
                 from ../main/esp-project.c:869:
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_I2C.c: In function 'FC_CAL_I2C_Transaction_Init_1':
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_I2C.c:385:1: error: control reaches end of non-void function [-Werror=return-type]
 }
 ^
In file included from C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\internals.c:568,
                 from ../main/esp-project.c:48:
At top level:
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_String.c:795:18: warning: 'FCI_STRMOV' defined but not used [-Wunused-function]
 static MX_UINT16 FCI_STRMOV(MX_STRING sSrc, MX_UINT16 iSrc_len, MX_STRING sDst, MX_UINT16 iDst_len)
                  ^~~~~~~~~~
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_String.c:771:18: warning: 'FCI_STRREV' defined but not used [-Wunused-function]
 static MX_UINT16 FCI_STRREV(MX_STRING sSrc, MX_UINT16 iSrc_len, MX_STRING sDst, MX_UINT16 iDst_len)
                  ^~~~~~~~~~
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_String.c:701:17: warning: 'FCI_STRING_TO_FLOAT' defined but not used [-Wunused-function]
 static MX_FLOAT FCI_STRING_TO_FLOAT(MX_STRING String, MX_UINT16 MSZ_String)
                 ^~~~~~~~~~~~~~~~~~~
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_String.c:598:18: warning: 'FCI_NUMBER_TO_HEX' defined but not used [-Wunused-function]
 static MX_STRING FCI_NUMBER_TO_HEX(MX_ULONG Number, MX_STRING String, MX_UINT16 MSZ_String)
                  ^~~~~~~~~~~~~~~~~
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_String.c:476:17: warning: 'FCI_COMPARE' defined but not used [-Wunused-function]
 static MX_UINT8 FCI_COMPARE(MX_STRING sSrc1, MX_UINT16 iSrc1_len, MX_STRING sSrc2, MX_UINT16 iSrc2_len, MX_UINT8 iNoCase)
                 ^~~~~~~~~~~
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_String.c:450:13: warning: 'FCI_TOUPPER' defined but not used [-Wunused-function]
 static void FCI_TOUPPER(MX_STRING sSrc, MX_UINT16 iSrc_len, MX_STRING sDst, MX_UINT16 iDst_len)
             ^~~~~~~~~~~
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_String.c:424:13: warning: 'FCI_TOLOWER' defined but not used [-Wunused-function]
 static void FCI_TOLOWER(MX_STRING sSrc, MX_UINT16 iSrc_len, MX_STRING sDst, MX_UINT16 iDst_len)
             ^~~~~~~~~~~
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_String.c:331:10: warning: 'FCI_TOSTRU32' defined but not used [-Wunused-function]
 MX_UINT8 FCI_TOSTRU32(MX_UINT32 iSrc1, MX_STRING sDst, MX_UINT16 iDst_len)
          ^~~~~~~~~~~~
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_String.c:254:10: warning: 'FCI_TOSTRS32' defined but not used [-Wunused-function]
 MX_UINT8 FCI_TOSTRS32(MX_SINT32 iSrc1, MX_STRING sDst, MX_UINT16 iDst_len)
          ^~~~~~~~~~~~
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_String.c:211:10: warning: 'FCI_TOSTRS16' defined but not used [-Wunused-function]
 MX_UINT8 FCI_TOSTRS16(MX_SINT16 iSrc1, MX_STRING sDst, MX_UINT16 iDst_len)
          ^~~~~~~~~~~~
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_String.c:182:18: warning: 'FCI_RIGHTSTRING' defined but not used [-Wunused-function]
 static MX_STRING FCI_RIGHTSTRING(MX_STRING sSrc, MX_UINT16 iSrc_len, MX_UINT16 iCount, MX_STRING sDst, MX_UINT16 iDst_len)
                  ^~~~~~~~~~~~~~~
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_String.c:159:18: warning: 'FCI_LEFTSTRING' defined but not used [-Wunused-function]
 static MX_STRING FCI_LEFTSTRING(MX_STRING sSrc, MX_UINT16 iSrc_len, MX_UINT16 iCount, MX_STRING sDst, MX_UINT16 iDst_len)
                  ^~~~~~~~~~~~~~
In file included from C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\internals.c:568,
                 from ../main/esp-project.c:48:
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_String.c:129:18: warning: 'FCI_MIDSTRING' defined but not used [-Wunused-function]
 static MX_STRING FCI_MIDSTRING(MX_STRING sSrc, MX_UINT16 iSrc_len, MX_UINT16 iStart, MX_UINT16 iCount, MX_STRING sDst, MX_UINT16 iDst_len)
                  ^~~~~~~~~~~~~
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_String.c:113:17: warning: 'FCI_GETCHAR' defined but not used [-Wunused-function]
 static MX_UINT8 FCI_GETCHAR(MX_STRING sStr1, MX_UINT16 iStr1_len, MX_UINT16 iPos)
                 ^~~~~~~~~~~
cc1.exe: some warnings being treated as errors
ninja: build stopped: subcommand failed.
Executing action: all (aliases: build)
Running ninja in directory c:\flowcode9\projekter\forste\newsun\build
Executing "ninja all"...
ninja failed with exit code 1

Build Failed
.

C:\ProgramData\MatrixTSL\FlowcodeV9\FCD\ESP\Batch\esp32_build.bat reported error code 0x1

Autoclose turned off


FINISHED
