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 Verify Code - No Such File #184

Closed
dwilday opened this issue Sep 19, 2018 · 3 comments
Closed

Cannot Verify Code - No Such File #184

dwilday opened this issue Sep 19, 2018 · 3 comments

Comments

@dwilday
Copy link

dwilday commented Sep 19, 2018

Following the install directions for the mac, when I attempt to verify any code (even a simple blink) I receive the following error.

fork/exec /Users/myusername/Library/Arduino15/packages/adafruit/tools/gcc-arm-none-eabi/5_2-2015q4/bin/arm-none-eabi-g++: no such file or directory
Error compiling for board Adafruit Bluefruit nRF52 Feather.

Likewise, if I attempt to burn the bootloader I received the following:

[24539] Error loading Python lib '/var/folders/rw/rvc7zzs53n7cjnc8n8ckfsw93l3dhz/T/_MEI8YOy6A/Python': dlopen: dlopen(/var/folders/rw/rvc7zzs53n7cjnc8n8ckfsw93l3dhz/T/_MEI8YOy6A/Python, 10): Symbol not found: _futimens
  Referenced from: /var/folders/rw/rvc7zzs53n7cjnc8n8ckfsw93l3dhz/T/_MEI8YOy6A/Python (which was built for Mac OS X 10.13)
  Expected in: /usr/lib/libSystem.B.dylib
 in /var/folders/rw/rvc7zzs53n7cjnc8n8ckfsw93l3dhz/T/_MEI8YOy6A/Python
Error while burning bootloader.

Any idea what's going on?

@hathach
Copy link
Member

hathach commented Sep 24, 2018

are you using the older version of macos. The pre-builtin binary adafruit-nrfutil is produced in the macos 10.13, something maybe missing if you use older macos. Can you follow my suggestion here to product the adafruit-nrfutil on your machine, and replace the one in bsp

https://forums.adafruit.com/viewtopic.php?f=57&t=140903&p=696619&hilit=nrf52#p696619

@hathach
Copy link
Member

hathach commented Nov 19, 2018

close due to lack of user info

@hathach hathach closed this as completed Nov 19, 2018
@TechplexEngineer
Copy link

I am on osx 10.12.6 and I had to follow the steps in the linked post to get this to work.

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