Hi all,
I am trying to compile LED Blink program from eclipse to Galileo. I can successfully build it but the program is not executed. It shows the following output
root@clanton:~#
echo $PWD'>'
/home/root>
root@clanton:~#
root@clanton:~# chmod 755 /tmp/2_cpp_helloworld;/tmp/2_cpp_helloworld;exit
-sh: /tmp/2_cpp_helloworld: No such file or directory
logout
Please help me in this regard.