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.

LP-AM243: file default_sbl_ospi.cfg from SDK goes wrong

Part Number: LP-AM243

Hi Ti Team,

            I am trying to follow "Flash a Hello World example". When I ran the Python command, there was an error as the screen-shot shows

            The version of my SDK is mcu_plus_sdk_am243x_09_00_00_35.

        

         I copy the file default_sbl_ospi.cfg's line-32, as the following...

        --file=../../examples/drivers/ipc/ipc_notify_echo/am243x-lp/system_freertos_nortos/ipc_notify_echo_system.release.appimage_xip --operation=flash-xip

         And I checked the folder ./examples/drivers/ipc/ipc_notify_echo/am243x-lp/system_freertos_nortos/i, there is no file named: ipc_notify_echo_system.release.appimage_xip

         Could you tell me how can I resolve it?

Thanks

Chunyang  

  • Hi Chunyang,

    You could import any example on CCS and build it to obtain the appimage_xip in the Debug folder. Then give the path to that file in line 32 of default_sbl_ospi.cfg. Let me know if you face any further issues.

    Regards,

    Sahana