This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-J7200: Booting Linux with prebuilt binaries on J7200

Part Number: PROCESSOR-SDK-J7200


Tool/software:

Hello,

I am trying to boot into Linux on an J7200 device.

The primary bootmode of the device is OSPI, the secondary boot mode is EMMC.

I am trying to flash the prebuilt binaries into OSPI but I do not see any output and the device starts booting from EMMC.

Here are the files I am flashing into OSPI:

sbl_ospi_img_hlos_mcu1_0_release.tiimage at addr 0x0

tifs.bin at addr 0x80000

combined_opt.appimage at 0x100000

I do not see any printouts on the serial console and the device starts booting from the 2ndary boot device.

Any suggestions?

Thank you in advance.