messages back to bdm interface

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

messages back to bdm interface

2,202 次查看
Danzo
Contributor I
Does any body have any ideas of how to send debug messages back tothe pc without using the serial port. perfirably using the bdm interface or some other method
标签 (1)
标记 (1)
0 项奖励
回复
2 回复数

998 次查看
fabio
Contributor IV
Hi Danzo,

The BDM interface present in the DEMOQE boards (maybe DEMOJM too, but I don't have one here) implements a virtual serial port through the same USB connection used by the debugging hardware.

Unfortunatelly, the host side uses a proprietary application interface. As far as I know, there is no documentation about using such feature (from the host point of view). Maybe the guys at P&E Micro could add a virtual COM port driver to enable easier use of this resource.

Best regards,

998 次查看
CrasyCat
Specialist III
What are you trying to do here?
What is  the purpose of sending messages back to the bdm interface?
 
And finally which CPU are you targeting (HC08, HC12, Coldfire, ..)?
Which version of CodeWarrior are you using?
To retrieve that info:
- Start CodeWarrior
- Select Help -> About Freescale CodeWarrior
- Click on "Install Products"
- CodeWarrior version used is displayed on top in the Installed Products dialog.
 
CrasyCat