Error reported by qconn in my target system

I am currently using the evaluation versions of both Momentic and Neutrino. I want to establish a cross development between two PCs connected by TCP/IP. I have installed Neutrino(target) on one PC and Momentics(Host) on the other Windows PC.
Initially the Neutrino reported that the qconn command was not available. I eventually located the file in the target directory of Momentics on the Host. I copied this file to the /usr/bin/ directory in the target.
Now qconn returns an error message “Permission denied”. Both Windows and Photon is able to use the network link.

WHAT AM I DOING WRONG :smiling_imp:

I managed to solve the problem by executing the terminal command “chmod” to provide the copied file qconn with execute permission.