Hi
I followed TMS320DM368 software developers guide step by step. Now I am trying to execute the "Hello World!" application. An executable called helloworld has been generated. I create a directory ${HOME}/targetfs/home/root/dm368, and copied the executable helloworld to this directory. We also add this directory into the exports file, and we then restated the nfs. however, when we logged into the target, and execute /home/root/dm368/helloworld, it corresponded that "-sh:/ /home/root/dm368/helloworld: not found".
FYI, I am using the DM368EVM.
Any help would be appreciated.
Thanks in advance!