23:53:44 **** Incremental Build of configuration Debug for project Cortex-M4 4-4_CM4 **** make -j32 all arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m4 -std=gnu11 -g3 -DDEBUG -DCORE_CM4 -DUSE_HAL_DRIVER -DSTM32MP157Axx -c -I../Core/Inc -I../../Drivers/STM32MP1xx_HAL_Driver/Inc -I../../Drivers/STM32MP1xx_HAL_Driver/Inc/Legacy -I../../Drivers/CMSIS/Device/ST/STM32MP1xx/Include -I../../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"Core/Src/main.d" -MT"Core/Src/main.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Core/Src/main.o" arm-none-eabi-gcc -o "Cortex-M4 4-4_CM4.elf" @"objects.list" -mcpu=cortex-m4 -T"D:\Git\Gitea\STM32\STM32MP157AAA3\Cortex-M4 4-4\CM4\STM32MP157AAAX_RAM.ld" --specs=nosys.specs -Wl,-Map="Cortex-M4 4-4_CM4.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group Finished building target: Cortex-M4 4-4_CM4.elf arm-none-eabi-size Cortex-M4\ 4-4_CM4.elf arm-none-eabi-objdump -h -S Cortex-M4\ 4-4_CM4.elf > "Cortex-M4 4-4_CM4.list" text data bss dec hex filename 10808 12 1572 12392 3068 Cortex-M4 4-4_CM4.elf Finished building: default.size.stdout Finished building: Cortex-M4 4-4_CM4.list