I have an executable program which I can run on my Ubuntu Desktop PC system via command line. I have moved this to other Ubuntu systems by loading the executable and several run time library files, which are built along with my executable.
If I build the above executable using Code Composer and the SDK Tool Chain provided with my AM37 EVM development kit can I simply load my AM37x development board with the .elf file and my library files via NFS and run.
Thank you for your help.
Steve