WICED USB JTAG programming not working

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

[WICED-SDK-2.2.0]

I am trying to bring up a new eval board, but the USB does not enumerate

properly to show the WICED USB-JTAG and WICED USB-serial port.

Here is what is happening:

    1. Connect the USB cable to the USB interface to the PC.

    1. We can get normal system message after reset from one UART.

    1. Compile the target snip.scan-BCMUSI11 download run

        The download failed with the following message:

        Downloading Bootloader ...

"**** OpenOCD failed - ensure you have installed the driver from the drivers directory, and that the debugger is not running **** In Linux this may be due to USB access permissions. In a virtual machine it may be due to USB passthrough settings. Check in the task list that another OpenOCD process is not running. Check that you have the correct target and JTAG device plugged in. ****"

Downloading Application ...

"**** OpenOCD failed - ensure you have installed the driver from the drivers directory, and that the debugger is not running **** In Linux this may be due to USB access permissions. In a virtual machine it may be due to USB passthrough settings. Check in the task list that another OpenOCD process is not running. Check that you have the correct target and JTAG device plugged in. ****"   

Downloading DCT ...

"**** OpenOCD failed - ensure you have installed the driver from the drivers directory, and that the debugger is not running **** In Linux this may be due to USB access permissions. In a virtual machine it may be due to USB passthrough settings. Check in the task list that another OpenOCD process is not running. Check that you have the correct target and JTAG device plugged in. ****"

Resetting target

make: *** [run] Error 1

So the the UART seems to work, but the USB-JTAG does not. Why?

I have attached a couple of pictures showing the USB ports in the Windows device manager

0 Likes
15 Replies