Tool/software:
Q1
Regarding the FECSS Firmware Patch, will it be applied even when transferring the user application (via SPI/UART) to run on the M4 core without SerialFlash?
Assuming that the patch binary file, mmwave_rfs_patch_rprc.bin, will be combined with the user application using the tool mentioned in No. 6 and then transferred.
Q2
Is it correct to understand that the following tools included in the SDK are required to create the ImageFile for the user application transferred via SPI/UART?
Please point out any unnecessary tools or additional tools that may be 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