Unable to Debug

I am unable to debug QNX Photon Application in Momentics IDE 4.0.1, Build ID I20070321.
While starting debuging a msg come in console window.
The msg is
MsgNak received - resending
attach 217099
Warning: /cygdrive/e/QNX632/ide4-workspace/My2nd/E: No such file or directory.
Warning: /cygdrive/e/QNX632/ide4-workspace/My2nd/E: No such file or directory.
Warning: /cygdrive/e/QNX632/ide4-workspace/My2nd/E: No such file or directory.
Warning: /cygdrive/e/QNX632/ide4-workspace/My2nd/E: No such file or directory.
Stopped due to shared library event.

Can nayone suggest how to resolve this problem.

Mukesh

you have somewhere in your configuration given E: as path to library/executable/whatever

This is now tried to acces in your “real” workspace-project directory:
/cygdrive/e/QNX632/ide4-workspace/My2nd/

It is trying to “cd E:” at this point, wich is i guess not available :stuck_out_tongue:

Hi,
I am using QNX Momentics IDE 4.0 in WINDOWS XP SP3. I am getting the problem when DEBUGGING the program. ERROR OCCURING during TARGET sytem. please suggest me the solution…