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

Can't program nrf51822 with keil

Hi everyone,

I want to program the nrf51822 module with the discovery board stm32f429i-disc1 through ST-LINK programmer in Keil IDE but this error appears: "ST-LINK connection error".

I erased the chip with ST-LINK Utility but in Keil, I can't. Is it feasible to program nrf51822 with Keil or I should choose another platform like nRFgo Studio? If the answer is yes, how should I fix this error? I'm using SDK v10.0.0.

Any help would be really appreciated.

Regards,

Milad.

Parents
  • Hi,

     

    The debuggers we suppert are Segger J-link debuggers. ST-Link is not supported, although some features might work we can not guarantee any kind of compatibility.

    For J-Link you can use any Segger J-Link, or you can use the debug out port of the Segger OB device that sits on our nRF5x DKs. Both nRF51 DK and nRF52 DK can be used, and should cost you the same.

     

    Best regards,

    Andreas

Reply
  • Hi,

     

    The debuggers we suppert are Segger J-link debuggers. ST-Link is not supported, although some features might work we can not guarantee any kind of compatibility.

    For J-Link you can use any Segger J-Link, or you can use the debug out port of the Segger OB device that sits on our nRF5x DKs. Both nRF51 DK and nRF52 DK can be used, and should cost you the same.

     

    Best regards,

    Andreas

Children
No Data
Related