Tool/software:
I'm considering launching the user application without SerialFlash.
To create the image file that will be transferred via SPI/UART from an external host MCU to the bootloader (M4 Core), is it correct that the following tools included in the SDK are required?
${SDK_INSTALL_PATH}/tools/boot/appendBinCrc/appendBinCrc.exe
${SDK_INSTALL_PATH}/tools/boot/crcMulticoreImageGen/crcMulticoreimage.exe
${SDK_INSTALL_PATH}/tools/boot/multicoreImageGen/MulticoreImageGen.exe
${SDK_INSTALL_PATH}/tools/boot/out2rprc/out2rprc.exe