On The EVM I want to try to run the examples about MCUSW McSPI.
I just try to boot on SD card, and I used the steps below:
- Copy SBL binary sbl_mmcsd_img_mcu1_0_release.tiimage as tiboot3.bin
- Copy the sysfw.bin form (SDK Install Directory)/(pdk-install-folder)/packages/ti/drv/sciclient/soc/V1/sysfw.bin as sysfw.bin
- Copy the application from (SDK Install Directory)/mcusw_xx.yy.xx.bb/binary/(driver name)_app/bin/j721e_evm)/.*appimage to the SD card boot partition as app
- MMC SD: Ensure The bootmode switches are configured as described in (J721E EVM MMC/SD Boot Mode)
There is no output from UART, did I miss anything here?
Best Regard,
Leo Ho