Hello,
We are not able to boot our EVM from the SD card.
We set the proper boot mode on the EVM, installed PSDKRA and PSDKLA, and built vision_apps for the target.
There are two sets of instructions on how to create the SD card:
(1) psdk_rtos_auto_j7_06_00_00_00/psdk_rtos_auto/docs/user_guide/SBL_BOOT.html
(2) psdk_rtos_auto_j7_06_00_00_00/vision_apps/docs/user_guide/RUN_INSTRUCTIONS.html
Initially, we followed only reference 2. But the EVM did not boot properly, so we also looked at reference 1. We built the PDK SBL, and copied the tiboot3.bin and sysfw.bin files on the BOOT partition of the SD card per reference 2. Please refer to the attached screenshots of the final contents of our SD card.
0336.20190829_SDCard_contents.zip
The behavior with both attempts is the same. When we switch on power to the EVM, nothing ever appears on the A72 serial console. We tried waiting for up to 10 minutes, but the expected command prompt does not appear. We can see something on the MCU R5F serial console, but the data is not clear. We retained the same serial port settings for MCU R5F as those for A72, so this may be an issue with the baud rate or something else.
How can we resolve this problem?
Thank you.