共10条
1/1 1 跳转至页
Tornado系统级调试的问题

还是麻烦Amine老大看看我的问题,我是没有建工程的,我是用命令行编译的。
我手工修改了target/all/configAll.h
/* agent mode */
#define WDB_MODE [color=#DC143C]WDB_MODE_DUAL[/color] /* WDB_MODE_[DUAL|TASK|EXTERN] */
/* agent communication paths */
#define WDB_COMM_NETWORK 0 /* vxWorks network - task mode */
#define WDB_COMM_SERIAL 1 /* raw serial - bimodal */
#define WDB_COMM_TYCODRV_5_2 2 /* older serial driver - task mode */
#define WDB_COMM_ULIP 3 /* vxSim packet device - bimodal */
#define WDB_COMM_NETROM 4 /* netrom packet device - bimodal */
#define WDB_COMM_CUSTOM 5 /* custom packet device - bimodal */
#define WDB_COMM_END 6 /* END packet device - bimodal */
#define WDB_COMM_PIPE 7 /* vxSim pipe device - bimodal */
/* communication path configuration */
#ifndef WDB_COMM_TYPE
#define WDB_COMM_TYPE [color=#A52A2A]WDB_COMM_END[/color] /* default path is the network */
#endif
这样改了代码还是不成功。
[align=right][color=#000066][此贴子已经被作者于2003-11-4 12:10:20编辑过][/color][/align]
共10条
1/1 1 跳转至页
回复
打赏帖 | |
---|---|
【S32K146】S32DS watchdog 配置使用被打赏20分 | |
【Zephyr】使用 IAR 调试 Zephyr 镜像被打赏20分 | |
【Zephyr】MCXN947 Zephyr 开发入门适配shell被打赏20分 | |
【我要开发板】6.联合MATLAB记录数据被打赏50分 | |
【瑞萨RA2E1开发板】:使用ADC功能实现位移传感器采集方案被打赏20分 | |
【nRF7002DK】基于sht30的温湿度计被打赏20分 | |
【nRF7002DK】日志打印被打赏20分 | |
【换取手持示波器】RGB屏幕移植ARM-2D库被打赏35分 | |
【分享开发笔记,赚取电动螺丝刀】分享一下如何解决瑞萨RA2E1使用printf编译报错问题被打赏27分 | |
rtthread硬件加密-5hash加密分析被打赏10分 |