default Blinky targets will not load

2019-01-03 Thread Duane Hooton
I am attempting to establish a newt environment on a MacBook running Mojave. This is a new computer and only supports usb-c ports. I have attached a newt nano2 through an adapter to one of these ports. I have meticulously followed the steps to produce the Blinky app and associated boot loader.

Re: Blinky targets do not load

2019-01-03 Thread Fabio Utzig
Hi Duane, I believe, but am not entirely sure, that OpenOCD 0.10.0 release was not able to flash nrf52x devices. I would suggest installing the latest from git. If using homebrew: $ brew install --HEAD open-ocd Or "reinstall" might work (sorry, not macOS user here!) Best, Fabio On Thu, Jan

Blinky targets do not load

2019-01-03 Thread Duane Hooton
I am attempting to establish a newt environment on a MacBook running Mojave. This is a new computer and only supports usb-c ports. I have attached a newt nano2 through an adapter to one of these ports. I have meticulously followed the steps to produce the Blinky app and associated boot loader.