Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - program debugging: Page 1 of 8 (8 Items)
   
program debugging  
Hi,
I'm learning how to debug code in Momentics. I'm using MIPS architecture, 
and created a hello world project.  I tried to use Momentics Debugger, 
download and debug code,  first I created a QNX Target System Project, 
created a launch configuration, then click debug,  I got the following,

--------------------------
Console window:

MsgNak received - resending
Timed out
MsgNak received - resending

--------------------------
Debugger window:

test [C/C++ QNX QConn (IP)]
/tmp/hellolic1202164620890 on Cap-M pid 188426 (2/4/08 2:37 PM)
<terminated, exit value: 
3840>c:\QNX632\host\win32\x86\usr\bin\ntomips-gdb.exe(2/4/08 2:37 PM)

--------------------------
eventually pop up a  window, shows:

Attemp to connect to the target 'Cap-M' failed.
Target is not responding (timed out)



In the target, I saw the pid 188426 for a moment, then disappeared.
Please advise. 

Thanks
Mei