This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

internal command error

hi

I am working with nordic nrf52810 soc, when i flash code using stlink v2 i am getting  "Internal command error", all my connections are correct. i can see my stlink connected inside debug in keil.  on the other hand i am able to program successfully stm32f103 using the same ide and programmer.

Parents
  • i am using nordic ble module which dont have on board j-link

    again, the J-Link on a Nordic Dev Board can be used for external targets.

    i have seen few post in which people have programmed nrf51822 using stlink

    Yes, that's exactly what I said - but it's not the intended or supported use of an ST-Link.

    If you want to go off-piste, you need to thoroughly understand what you're doing and how to make the necessary hacks

Reply
  • i am using nordic ble module which dont have on board j-link

    again, the J-Link on a Nordic Dev Board can be used for external targets.

    i have seen few post in which people have programmed nrf51822 using stlink

    Yes, that's exactly what I said - but it's not the intended or supported use of an ST-Link.

    If you want to go off-piste, you need to thoroughly understand what you're doing and how to make the necessary hacks

Children