Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

B-L072Z-LRWAN1 Arduino Sketch Uploading Error #30

Open
ChaseYoDream opened this issue Dec 14, 2020 · 8 comments
Open

B-L072Z-LRWAN1 Arduino Sketch Uploading Error #30

ChaseYoDream opened this issue Dec 14, 2020 · 8 comments

Comments

@ChaseYoDream
Copy link

I'm having issues getting the Arduino sketch to upload. I followed the instructions and my device shows up as COM( B-L072Z-LRWAN1). Here is the error report I'm seeing:


GNU MCU Eclipse 32-bits Open On-Chip Debugger 0.10.0+dev-00487-gaf359c18 (2018-05-12-15:41)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
debug_level: 2
adapter speed: 300 kHz
adapter_nsrst_delay: 100
Info : The selected transport took over low-level target control. The results might differ compared to plain JTAG/SWD
none separate
srst_only separate srst_nogate srst_open_drain connect_assert_srst
Info : Unable to match requested speed 300 kHz, using 240 kHz
Info : Unable to match requested speed 300 kHz, using 240 kHz
Info : clock speed 240 kHz
Info : STLINK v2 JTAG v28 API v2 SWIM v18 VID 0x0483 PID 0x374B
Info : using stlink api v2
Info : Target voltage: 3.237647
Info : STM32L072.cpu: hardware has 4 breakpoints, 2 watchpoints
Info : Listening on port 3333 for gdb connections
Info : Unable to match requested speed 300 kHz, using 240 kHz
Info : Unable to match requested speed 300 kHz, using 240 kHz
adapter speed: 240 kHz
Error: timed out while waiting for target halted

the selected serial port


Any help would be appreciated.

@kriswiner
Copy link
Owner

kriswiner commented Dec 14, 2020 via email

@ChaseYoDream
Copy link
Author

It uses the CMWX1ZZABZ-091 module. I am not sure how to put this dev board into boot mode. I read something about toggling reset while pressing down boot. The only other button is User.

@kriswiner
Copy link
Owner

kriswiner commented Dec 14, 2020 via email

@ChaseYoDream
Copy link
Author

No luck with holding Boot0 to GND, and powering up or pressing RESET. I have two of these DEV boards free from work so naturally I'm going to try them out.

@kriswiner
Copy link
Owner

kriswiner commented Dec 15, 2020 via email

@ProjectEIEI
Copy link

GNU MCU Eclipse 32-bits Open On-Chip Debugger 0.10.0+dev-00487-gaf359c18 (2018-05-12-15:41)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
debug_level: 0
adapter speed: 300 kHz
adapter_nsrst_delay: 100
none separate
srst_only separate srst_nogate srst_open_drain connect_assert_srst
Error: libusb_open() failed with LIBUSB_ERROR_NOT_FOUND
Error: open failed
in procedure 'program'
in procedure 'init' called at file "embedded:startup.tcl", line 496
in procedure 'ocd_bouncer'
** OpenOCD init failed **
shutdown command invoked

the selected serial port
does not exist or your board is not connected
How to fix

@kriswiner
Copy link
Owner

kriswiner commented Jul 18, 2022 via email

@ProjectEIEI
Copy link

What board is it? What board variant are you using? Via SWD or USB?

On Mon, Jul 18, 2022 at 6:38 AM ProjectEIEI @.> wrote: GNU MCU Eclipse 32-bits Open On-Chip Debugger 0.10.0+dev-00487-gaf359c18 (2018-05-12-15:41) Licensed under GNU GPL v2 For bug reports, read http://openocd.org/doc/doxygen/bugs.html debug_level: 0 adapter speed: 300 kHz adapter_nsrst_delay: 100 none separate srst_only separate srst_nogate srst_open_drain connect_assert_srst Error: libusb_open() failed with LIBUSB_ERROR_NOT_FOUND Error: open failed in procedure 'program' in procedure 'init' called at file "embedded:startup.tcl", line 496 in procedure 'ocd_bouncer' ** OpenOCD init failed ** shutdown command invoked the selected serial port does not exist or your board is not connected How to fix — Reply to this email directly, view it on GitHub <#30 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTDLKUI5NDJZ6IGHPZLJWTVUVM7FANCNFSM4U22QSZA . You are receiving this because you commented.Message ID: @.>

B-L072Z-LRWAN1
STM32L0 Discovery kit LoRa, Sigfox, low-power wireless and USB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants