This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

The NRf51822 ek not work on mac 10.9

I install the j link driver for mac(4.78k),connect the ek,but can't recognition it:

Sens-Macbook:~ sen$ JLinkExe -if SWD -device nRF51822 SEGGER J-Link Commander V4.78k ('?' for help) Compiled Dec 5 2013 20:33:05 Can not connect to J-Link via USB.

Parents
  • Debug nRF51822 Mac OS X

    J-Link diable CDC drivers CDCDisable.term

    Test J-Link connection, should be able to detect core when connecting ./JLinkExe -if SWD -device nRF51822

    Start the GDB Server ./JLinkGDBServer -if SWD -device nRF51822

    Start the eclipse debugger

    If not able to connect, push button 0, so the processors starts running... Renable CDC drivers CDCEnable.term

    https://github.com/claesmathias

Reply
  • Debug nRF51822 Mac OS X

    J-Link diable CDC drivers CDCDisable.term

    Test J-Link connection, should be able to detect core when connecting ./JLinkExe -if SWD -device nRF51822

    Start the GDB Server ./JLinkGDBServer -if SWD -device nRF51822

    Start the eclipse debugger

    If not able to connect, push button 0, so the processors starts running... Renable CDC drivers CDCEnable.term

    https://github.com/claesmathias

Children
No Data