openocd failure

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

cross mob
lock attach
Attachments are accessible only for community members.
BiM_4640481
Level 4
Level 4
25 replies posted 25 sign-ins 10 replies posted

Hi,

I am working on Muratta 1LD board.

I am facing the following error. JTAG LED is always ON. This error started occurring when I tried to use sflash_write function for OTA_update.

openocd_log.txt is attached here:

Building apps lookup table
Downloading Bootloader ...
The process cannot access the file because it is being used by another process.
The process cannot access the file because it is being used by another process.
"**** 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 ...
The process cannot access the file because it is being used by another process.
"**** 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. ****"
The process cannot access the file because it is being used by another process.
Downloading resources filesystem ... build/snip.httpbin-MurataType1LD/filesystem.bin at sector 1  size 167...
The process cannot access the file because it is being used by another process.
tools/makefiles/wiced_apps.mk:335: recipe for target 'FILESYSTEM_IMAGE_DOWNLOAD' failed
make.exe[1]: *** [FILESYSTEM_IMAGE_DOWNLOAD] Error 1
make.exe[1]: *** Waiting for unfinished jobs....
Makefile:351: recipe for target 'main_app' failed
make: *** [main_app] Error 2

11:27:47 Build Finished (took 5s.565ms)

Thanks,

Binsy M S

0 Likes
1 Solution

Go to task manager and kill the openocd-all-brcm-libftdi.exe process to remove this error

View solution in original post

0 Likes
4 Replies