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.

SK-AM62: ti-processor-sdk

Part Number: SK-AM62

I'm trying to make a Linux Appimage on Windows.

The following page is for reference.

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1235722/faq-how-to-generate-linux-appimage-for-linux-sbls-in-mcu-sdk

I installed 9.00.00.03 of ti-processor-sdk in my virtual environment.
After that, I tried to copy the generated ti-processor-sdk folder to Windows, but it didn't work, probably because Windows is not case sensitive.
To create a Linux Appimage on Windows, should I copy only the contents of board-support/prebuilt-images/am62xx-evm and the folder structure?

  • Hi,

    To create a Linux Appimage on Windows, should I copy only the contents of board-support/prebuilt-images/am62xx-evm and the folder structure?

    Yes, you are right. The image basically should be present in the folder

    C:/ti/ti-processor-sdk-linux-am62xx-evm-09.00.00.03/board-support/prebuilt-images/am62xx-evm

    Once you have the correct folder structure and images copied, you should be able to successfully generate the Linux Appimage.

    Regards,

    Prashant