From: Jay A. <jay...@gm...> - 2018-02-06 09:43:34
|
I must apologize for making this a big deal. I had just failed to try it after a restart. Today I just tried again, and it worked. (facepalm) Sorry for the noise. On 5 February 2018 at 20:46, Andreas Fritiofson < and...@gm...> wrote: > Strange, isn't > > openocd -f my_interface.cfg -c "transport select swd" -f target/nrf52.cfg > > enough to trigger the error message below? This doesn't complain for me on > 0.10.0 but looking further it seems no nrf5 flash driver is actually loaded. > > Ah... The 0.10.0 nrf52.cfg didn't even declare a flash. So I think this is > an issue of mixing executable and config file from different openocd > builds. Shouldn't happen if openocd is installed properly (via make > install) to a prefix that is in your PATH. > > /Andreas > > On Mon, Feb 5, 2018 at 2:09 PM, Leonardo Sabino dos Santos < > leo...@gm...> wrote: > >> Hello everyone, >> >> 0.10.0 does not recognize 'nrf5' as flash driver (only 'nrf51'). >> >> I think actual support for NRF52 came after 0.10.0. >> >> On Mon, Feb 5, 2018 at 8:21 AM, Andreas Fritiofson < >> and...@gm...> wrote: >> >>> >>> >>> On Mon, Feb 5, 2018 at 8:04 AM, Jay Aurabind <jay...@gm...> >>> wrote: >>> >>>> >>>> >>>> Error: flash driver 'nrf5' not found >>>> >>>> >>>> -- Thanks and Regards, *Aurabindo J* |