You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Severity: Critical (breaks build with limited workaround), cannot work in CI-automation.
Mbed OS master #31da50e8fa68a2bbe8c92d70b258a5d19a41b5e3 (19.02.2019) mbed-cli 1.9.1 Python 3.6.1 ARM Compiler 6.11 Professional or GCC 6.3.1 K64F
mbed-cloud-client-example (internal development version)
Bootloader merging fails with:
Merging Regions
Filling region bootloader with /home/teetak01/devel/mbed-cloud-client-example-internal/tools/mbed-bootloader-k64f-block_device.bin
[ERROR] 'l' format requires -2147483648 <= number <= 2147483647
[mbed] ERROR: "/usr/bin/python3" returned error.
This fails two times, and third retry in compilation passes.
Merging Regions
Filling region bootloader with /home/teetak01/devel/mbed-cloud-client-example-internal/tools/mbed-bootloader-k64f-block_device.bin
Filling region header with ./BUILD/K64F/ARMC6/mbed-cloud-client-example-internal_header.hex
Filling region application with ./BUILD/K64F/ARMC6/mbed-cloud-client-example-internal_application.bin
Space used after regions merged: 0x6df34
Merging Regions
Filling region application with ./BUILD/K64F/ARMC6/mbed-cloud-client-example-internal_application.bin
Space used after regions merged: 0x63b34