I'm trying to make a Linux Appimage on Windows.
The following page is for reference.
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?