I try to make bootloader by using mbed-cmake. I follow this tutorial and find out that mbed-cmake can not produce [project-name]_application.bin, only [project-name].bin.
Does it mean that I can't use compiled bootloader binary file from mbed-cmake to be merge with application binary file?
Please help me. Thanks.
I try to make bootloader by using mbed-cmake. I follow this tutorial and find out that mbed-cmake can not produce [project-name]_application.bin, only [project-name].bin.
Does it mean that I can't use compiled bootloader binary file from mbed-cmake to be merge with application binary file? Please help me. Thanks.