Tool/software:
SDK ver: 10_00_00_08
TI firmware builder ver:10_00_00_05
Our custom board references How to boot quickly, and we employ SBL boot method.
Q1: The DM FW is using mcu_plus_sdk_am62ax_10_00_00_14\examples\drivers\ipc\ipc_rpmsg_echo_linux\am62ax-sk\r5fss0-0_freertos\ti-arm-clang\ipc_rpmsg_echo_linux.release.appimage.hs_fs
. After modifying imaging/kernels/hwa/vpac_msc/vx_vpac_msc_multi_scale_output_target.c
in the TI Firmware SDK and recompiling, will the changes be updated to this DM FW? And how is the update performed?
Q2: How to compile the modified vision_apps/out/AM62A/R5F/FREERTOS/release/vx_app_rtos_linux_mcu1_0.out
into an appimage after changing imaging/kernels/hwa/vpac_msc/vx_vpac_msc_multi_scale_output_target.c
in the TI Firmware SDK?