Hi Experts,
In Linux SDK 6.0 AM335x starter kit I tried to compile the executable in the host machine and tried to do file transfer using the existing USB /boot location which is FAT file system.
Later copy it from /boot/myfile to the /rootfs/home/root and tried to execute it. It is throwing error but when I removed the SD card and copied directly into the rootfs/home/root machine then it works.
What is the reason for the issue ?