SGXPerfServer execution problem

Hi all,

I’m trying to setup PVRTune to gather SGX statistics from my Beagleboard. I’ve pushed the SGXPerfServer onto my Beagleboard into the /data directory, gave it 777 permissions via chmod, and loaded the /lib and /usr/lib libraries from TI into the filesystem. When I issue the command ./SGXPerfServer, it gives me the error “permission denied”. If I try “chmod +x SGXPerfServer”, it gives me the error “bad mode”.

The user manual does not provide any information on how to setup libraries, permissions, etc. to get SGXPerfServer working, so if anyone could provide some information about what I’m missing then that would be extremely helpful. Thanks.