Hi,
As i know from e2e, mcu2_0 is used exclusively by ethfw. So i modify the vision_apps_build_flags.mak in psdkra, set the BUILD_CPU_MCU2_1 = yes
Then i rebuild it by "make sdk".
install it by " make linux_fs_install_sd". And i see the new file j7-main-r5f0_1-fw copied to /lib/firmware.
But when i boot the EVM and run "source ./vision_apps_init.sh", I can't see [MCU2_1] logs like [MCU2_0].
2. how can i run the MCAN application csl_mcan_evm_loopback_app?
Thanks a lot.