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.

DRA829V: Initialization sysfw

Part Number: DRA829V
Other Parts Discussed in Thread: DRA829J

Hi team,

My customer has a question about initializing sysfw.

Using SBL that was successfully running SDBOOT on the DRA829VMT0BALF (DRA829V)
SBL fails when SDBOOT with DRA829JMT0BALFQ1 (DRA829J HS device).
The failed part is the following Sciclient_init execution failed.
File name: PDK_Jacinto_08_02_00_21\packages\TI\boot\SBL\SoC\K3\SBL_sci_client.C.

Void SBL_SciClientInit(void)
{~
Status = Sciclient_init&config;
~}

What could be the cause of failure?

Customer has tried the following.
They thought that tifs.bin is different between normal product and HS device, so they changed the name of tifs-hs-enc.bin below to tifs.bin and stored it in SD card and tried SDBOOT, but Sciclient_init fails.
PDK_Jacinto_08_05_00_36\packages\TI\drv\sciclient\SoC\V1\tifs-hs-enc.bin

Thank you.

Best regards,

Kenley