09:39:09 **** Incremental Build of configura
tion Debug for project External_Mem_Loader_A7 ****
make all
arm-none-eabi-gcc "../syscalls.c" -mcpu=cortex-a7 -std=gnu11 -g3 -D
STM32MP135Fxx -DCORE_CA7 -DNO_CACHE_USE -DNO_MMU_USE -DUSE_HAL_DRIVER -DUSE_FULL_ASSERT -DUSE_FULL_LL_DRIVER -D__LOG_UART_IO_ -D__CP_SERIAL_BOOT__ -DSDCARD_FLASH -c -I.. -I../../ -I../../Inc -I../../OpenBootloader/Target -I../../OpenBootloader/App -I../../USB_Device/App -I../../USB_Device/Target -I../../../../../../Drivers/CMSIS/Core_A/Include -I../../../../../../Drivers/CMSIS/Device/ST/STM32MP13xx/Include -I../../../../../../Drivers/STM32MP13xx_HAL_Driver/Inc -I../../../../../../Drivers/BSP/STM32MP13xx_DISCO -I../../../../../../Drivers/BSP/Components/Common -I../../../../../../Middlewares/ST/OpenBootloader/Core -I../../../../../../Middlewares/ST/OpenBootloader/Util -I../../../../../../Middlewares/ST/OpenBootloader/Modules/USART -I../../../../../../Middlewares/ST/OpenBootloader/Modules/USB -I../../../../../../Middlewares/ST/OpenBootloader/Modules/Mem -I../../../../../../Middlewares/ST/STM32_USB_Device_Library/Core/Inc -I../../../../../../Middlewares/ST/STM32_USB_Device_Library/Class/DFU/Inc -I../../../../../../Middlewares/ST/STM32_USB_Device_Library/Class/CompositeBuilder/Inc -Og -ffunction-sections -Wall -Wno-strict-aliasing -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"syscalls.d" -MT"syscalls.o" --specs=nano.specs -mfpu=vfpv4-d16 -mfloat-abi=hard -mthumb -o "syscalls.o"
arm-none-eabi-gcc -o "External_Mem_Loader_A7.elf" @"objects.list" -mcpu=cortex-a7 -T"../stm32mp13xx_a7_sysram.ld" --specs=nosys.specs -Wl,-Map="External_Mem_Loader_A7.map" -Wl,--gc-sections -static --specs=nano.specs -mfpu=vfpv4-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group
F:/ST/STM32CubeIDE_1.18.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.13.3.rel1.win32_1.0.0.202411081344/tools/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld.exe: warning: cannot find entry symbol Reset_Handler; not setting start address
Finished building target: External_Mem_Loader_A7.elf
arm-none-eabi-size External_Mem_Loader_A7.elf
text data bss dec hex filename
4096 8 1568 5672 1628 External_Mem_Loader_A7.elf
Finished building: default.size.stdout
arm-none-eabi-objdump -h -S External_Mem_Loader_A7.elf > "External_Mem_Loader_A7.list"
Finished building: External_Mem_Loader_A7.list
arm-none-eabi-objcopy -O binary External_Mem_Loader_A7.elf "External_Mem_Loader_A7.bin"
Finished building: External_Mem_Loader_A7.bin
../../../../../../Utilities/ImageHeader/postbuild_STM32MP13.sh "F:STSTM32CubeIDE_1.18.1STM32CubeIDEpluginscom.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.13.3.rel1.win32_1.0.0.202411081344toolsbin" "External_Mem_Loader_A7"
Postbuild with windows executable
readelf_path = objcopy_path = elf_entry_point =<0x0>
formatted_ep_addr =<00000000>
../../../../../../Utilities/ImageHeader/postbuild_STM32MP13.sh: line 75: F:/Program: Permission denied
postbuild_STM32MP13.sh failed