共6条
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]
共6条
1/1 1 跳转至页
回复
打赏帖 | |
---|---|
汽车电子中巡航控制系统的使用被打赏10分 | |
【我踩过的那些坑】工作那些年踩过的记忆深刻的坑被打赏100分 | |
分享汽车电子中巡航控制系统知识被打赏10分 | |
分享安全气囊系统的检修注意事项被打赏10分 | |
分享电子控制安全气囊计算机知识点被打赏10分 | |
【分享开发笔记,赚取电动螺丝刀】【OZONE】使用方法总结被打赏20分 | |
【分享开发笔记,赚取电动螺丝刀】【S32K314】芯片启动流程分析被打赏40分 | |
【分享开发笔记,赚取电动螺丝刀】【S32K146】S32DS RTD 驱动环境搭建被打赏12分 | |
【分享开发笔记,赚取电动螺丝刀】【IAR】libc标注库time相关库函数使用被打赏23分 | |
LP‑MSPM0L1306开发版试用结果被打赏10分 |