USBDM Target Connection Failure in Windows XP

Asked By 20 points N/A Posted on -
qa-featured

My Operating System is Windows XP with Code Warrior 5.0 and USBDM version 4A to my interface.  Now I am getting an error when I am working with the Code warrior in which I already have some codes downloaded in.

The error says that the target Vdd supply interrupted, please restore power to target. And it is asking me whether I will retry connecting or not. Should I retry then? I want to know whether someone else is having the same problem with me and how it was resolved. Thanks.

Here is a screenshot of the error:

USBDM – Target Connection Failure

Target Vdd supply interrupted.
 
Please restore power to the target.
 
Retry connection?
 
SHARE
Answered By 0 points N/A #101577

USBDM Target Connection Failure in Windows XP

qa-featured

You can create a Project with USBDM support

USBDM is now completely supported by the Codewarrior project vizard. The following shows the required initial steps of creating a USBDM project using the wizard.

  • Start the wizard, for examle New > Bareboard Project.
  • Pick a suitable name for the project.
  • Select the target device or board for development.
  • Select the USDBM interface option and other interfaces as required.

This will create a new project with a debug configuration for USBDM. It may be desirable to change some of the default debug configuration settings to suit your BDM.

The following section describes the USBDM settings available.

Related Questions