鱼C论坛

 找回密码
 立即注册
查看: 6632|回复: 4

急急急急急急!!!!!cannot initialize the debugging subsystem

[复制链接]
发表于 2014-12-23 19:49:46 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能^_^

您需要 登录 才可以下载或查看,没有账号?立即注册

x
cannot initialize the debugging subsystem这是什么情况啊?不能运行了,编译可以,调试和运行都不行了啊!!!
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复

使用道具 举报

 楼主| 发表于 2014-12-23 19:52:12 | 显示全部楼层
cannot initialize the debugging subsystem:不能初始化调试子系统   该怎么解决啊!!!在线坐等啊!!!!
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 2014-12-23 21:20:10 | 显示全部楼层
什么编译器啊?什么系统啊?就这么个语句只能给你如下答复:

When using the IDE to debug through the CE Shell utility, the IDE verifies and downloads the application and the Cemon.exe module to the target device, and starts them. The IDE then communicates with the Cemon.exe process via a TCP/IP connection. This additional connection is required regardless of the connection type being used for the CE Shell utility.

To determine the cause of the problem, troubleshoot your system by using these steps:

Ensure that the system's _FLATRELEASEDIR environment variable is pointing to the release directory that contains the operating system files. The CE Shell utility must use the same directory.
Ensure that there is plenty of disk space on the disk volume containing the _FLATRELEASEDIR directory. The application and Cemon.exe must be copied into this directory in order for the debug session to be established.
Ensure that the CE Shell connection is up. The command window that contains the CE Shell utility session should be showing Windows CE> if a connection has been established. If this is not working, some possible problems are:

Bad, incorrect, or loose cable.
Cable on wrong port.
Incorrect or misconfigured target device hardware.
Incorrect CE Shell command line.

See the online documentation for proper configuration of hardware and use of the CE Shell command line.
Ensure the CE Shell utility is communicating properly with the target device. This can be done by executing a simple command that requires communications with the target device. An example is gi proc, which lists all of the running processes on the target device. If the command does not return a response, then you may have one of the following problems:

Bad or loose cabling.
Operating system hang.


The demonstration operating system projects should operate reliably. If you experience operating system hangs on your own project, use the kernel debugging tools to resolve the problem before using the IDE debugger.
Verify that the CE Shell utility is referencing the release directory correctly. This can be done by verifying that Cemon.exe is in the release directory, then running Cemon.exe from the CE Shell with the following command line: s cemon.exe. If this runs successfully, kill the process before continuing. If this fails, double-check all of the preceding steps.

For Serial TCP/IP Connection: Ensure that a Remote Networking connection has been established. If this connection is established, the target device will have a "Connected to..." program window for the connection showing "Connected" status. With shell-enabled samples, you can press CTRL+ESC on the target device to get a list of program windows. If you can not establish a connection, it may be due to one of the following problems:

Bad, incorrect, or loose cable.
Cable on wrong port.
Incorrect or misconfigured hardware (target or device).
Incorrect Remote Networking parameters.
Incorrect Windows CE Services parameters.

For Ethernet TCP/IP Connection: Ensure that the target device and host can communicate by attaching via the Windows CE Network Redirector or one of the sample client/server TCP/IP programs. If you can not establish a connection, it may be due to one of the following problems:

Cable on wrong adapter.
Incorrect or misconfigured hardware (target or device).
Incorrect TCP/IP parameters.
General network failure.
For ethernet, ensure that the following registry key contains the name of the host machine:
[HKEY_CURRENT_USER]\Software\Microsoft\Cemon
Ensure that Cemon.exe is not already running on the target device. By executing the gi proc command from the CE Shell utility, you can determine whether Cemon.exe is running; it should not be running when a debugger session has not been established. If Cemon.exe is running, use the kp command to kill the process(s).
If all of these items verify correct, the IDE should be able to establish a debugging session.
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 2014-12-23 22:24:28 From FishC Mobile | 显示全部楼层
重装一下vc++6.0嘛!
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

 楼主| 发表于 2014-12-23 22:32:14 | 显示全部楼层
无语,已经解决了   不会不要瞎说哦4#  去百度一下吧   这属于误操作,重新设置一下就可以了
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|手机版|Archiver|鱼C工作室 ( 粤ICP备18085999号-1 | 粤公网安备 44051102000585号)

GMT+8, 2025-1-25 09:02

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表