Hi TI,
How can I store the R5F image files, LINUX Kernel and rootfs in EMMC, and then start each cores to run the demo?
The following is the expected running demo
MCU domain R5F: lockstep mode, running MCUSW(can_app)
Main domain R5F MCU2_0: MCUSW (adc_app)
Main domain R5F MCU2_1: MCUSW (dio_app)
Main domain A72: boot Linux kernel + rootfs
There are already MCUSW app image files and an SD card that can boot Linux
How to complete the above requirements and what are the steps?
Thanks