i am getting error while loading code in to sn8205 through arm debuger as below,so what is reason for that?

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

cross mob
Anonymous
Not applicable

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 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. ****"

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. ****"

Resetting target

tools/makefiles/standard_platform_targets.mk:108: recipe for target 'run' failed

make.exe[1]: *** [run] Error 1

Makefile:220: recipe for target 'main_app' failed

make: *** [main_app] Error 2

13:42:38 Build Finished (took 33s.10ms)

0 Likes
2 Replies
user_2177781
Level 5
Level 5
25 likes received 10 likes received 5 likes given

What JTAG are you using? There is a file in the build folder called "openocd_log.txt", this might have additional information.

Regards

René Josefsen

Make sure you see the WICED Serial port in your device manager under ports. The hardware is not detected by the pc hence you  see this error

0 Likes