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

Cannot upload sketch. #68

Closed
asukiaaa opened this issue Jul 16, 2016 · 4 comments
Closed

Cannot upload sketch. #68

asukiaaa opened this issue Jul 16, 2016 · 4 comments

Comments

@asukiaaa
Copy link

Hi, I tried to upload blink sketch to BLEnano but failed.

Sketch uses 6,012 bytes (2%) of program storage space. Maximum is 262,144 bytes.
Open On-Chip Debugger 0.9.0-gd4b7679 (2014-10-03-00:26)
Licensed under GNU GPL v2
For bug reports, read
    http://openocd.org/doc/doxygen/bugs.html
debug_level: 1
cortex_m reset_config sysresetreq
adapter speed: 1000 kHz
Error: unable to find CMSIS-DAP device

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

Is there any way to solve this problem about openOCD?

My environment.

Tool name Version
OS Ubuntu16.04
ArduinoIDE 1.6.9
RedBearLab nRF51822 Borards 1.0.6
MK20 1.5

Thanks.

@kdsoo
Copy link

kdsoo commented Jul 18, 2016

I'm facing same problem and tried to roll back to bsp version 1.0.5 which works for now.

@Cheong2K
Copy link
Contributor

It seems that on Linux, there is some issues with the 1.0.6 board package, thanks for pointing out this, we are looking into this now.

@sfoster
Copy link

sfoster commented Jul 19, 2016

I'm on Ubuntu 14.04 and I was experiencing this problem with 1.0.5 in the current Arduino IDE (1.6.8). Rolling the board version back to 1.0.4 "fixed" the issue for me.

@asukiaaa
Copy link
Author

Thanks for information!
I succeeded in uploading sketch with 1.0.5 board package on IDE 1.6.9.
I hope that we can upload sketches with the latest version board package in future.

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

4 participants