Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

idbc_mic remote debugging - "permission denied"

Emil_R_
Beginner
442 Views

Hi!

I'm trying to debug a MIC application remotely from the host but am getting the message "File error: Permission denied" for the application being debugged and its associated libraries.

According to the manual, the following commands should be executed from the host:

idbc_mic -tco -rconnect=tcpip:mic0:2000
idb file-remote /remote-search-path/application
file /local-search-path/application
set environment LD_LIBRARY_PATH ...

Does anyone know what may the problem causing this?

 

0 Kudos
1 Reply
Kevin_D_Intel
Employee
442 Views

I am not able to reproduce this using a very trivial program. I am using a system with MPSS 2.1.6720-13, Intel Composer XE 2013 Update 5 compiler (Version 13.1.3.192), and no local accounts on the coprocessor so I'm operating under the root id.

What version of MPSS and Composer are you using?
At which of the steps are you experiencing the error?

0 Kudos
Reply