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.

RTOS/AM6548: Program cannot run at OSPI flash

Part Number: AM6548

Tool/software: TI-RTOS

Hi, TI engineers

Thanks  to your help, I have managed how to load program into OSPI flash.

But after I load it into OSPI flash, it didn't work.

could you help confirm which step is wrong?

My procedure is as below

①I load the SBL(.tiimage file) into the 0x0000 address of OSPI flash (file size:132639Bytes)

②I convert the .out file into app by AM65xxImageGen.bat.

③I load the app into the 0x80000 address of OSPI flash  (file size:285516Bytes)

④I turn the SW3.1 to ON and all other SW to off. Perhaps there is something wrong with my setting of BOOTMODE OSPI

⑤Power on, I find it didn't run(there is nothing output from uart port).

Best Regards

Hope Chen