[VxWorks] vxWorks下进行串口调试

yelanghijie   2008-9-17 18:33 楼主
vxWorks下进行串口调试,目标机一端总出现如下信息:
Fatal WTX error (0x10136), synchronization stopped                       
Fatal WTX error (0x1012f), synchronization stopped                       

原因我知道,同步符号表时出现问题,终止。如何解决?是不是vxworks的工程缺少什么组建。
如何解决?网口调试没有任何问题,WDB连接选择为串口就不行了。不知道为什么?

串口调试中target server可以连上,情况如下,但是目标机会出现synchronization stopped现象。
Target connection has been lost.
Waiting for target server to attach to target (press CTRL+Break to stop) |
Restarting shell...

      /////   /////   /////   /////   /////       |
     /////   /////   /////   /////   /////        |
    /////   /////   /////   /////   /////         |
    /////   /////   /////   /////   /////         |
   //////  //////  //////  //////  //////         |     
   //////  //////  //////  //////  //////         |     T  O  R  N  A  D  O
    /////   /////   /////   /////   /////         |                        
    /////   /////   /////   /////   /////         |                              
     /////   /////   /////   /////   /////        |           Development  System
      ////    ////    ////    ////    ////        |                        
       ////    ////    ////    ////    ////       |                              
        ////    ////    ////    ////    ////      |           Host  Based   Shell
         ////    ////    ////    ////    ////     |                              
          ////    ////    ////    ////    ////    |                              
           ///     ///     ///     ///     ///    |           Version  2.2
           ///     ///     ///     ///     ///    |       
            //      //      //      //      //    |
            //      //      //      //      //    |
            //      //      //      //      //    |
           //      //      //      //      //     |

      Copyright 1995-2003 Wind River Systems, Inc.

C++ Constructors/Destructors Strategy is AUTOMATIC

->

回复评论 (1)

在编译组件中去掉同步符号表功能即可。
点赞  2008-9-28 09:50
电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 京公网安备 11010802033920号
    写回复