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

Incorrect nrfutil linking for Sparkfun nRF52832 Breakout #18

Open
dcellucci opened this issue Dec 2, 2016 · 2 comments
Open

Incorrect nrfutil linking for Sparkfun nRF52832 Breakout #18

dcellucci opened this issue Dec 2, 2016 · 2 comments

Comments

@dcellucci
Copy link

dcellucci commented Dec 2, 2016

Hello,

I was having trouble compiling sketches using the Sparkfun board definition for the nRF52832, and I ended up identifying that the nrfutil executable linked in platform.txt was faulty. I am running OSX 10.10 with Xcode CLT 7.2 and Anaconda 4.1.6. I suspect it's because the version of nrfutil in this repository was built for a later version of OSX (it says it was built for 10.12)

I found that replacing the nrfutil in the Sparkfun/tools folder with a symlink to the executable whose path is found using which nrfutil fixed the problem. However, probably something more robust is in order.

@ToniCorinne
Copy link

@jimblom think you could take a look at this?

@dsanders11
Copy link

Ran into this same issue, 8 months later. It should be as simple as SparkFun simply rebuilding the package with the OS target being an earlier version like 10.9 or 10.10.

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