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

J-Link Device Selection Error in Keil

I am trying to download my project in a STM32L011K4 microprocessor by using a J-Link and the uVision-5 environment. But It comes up with an error message "No JLink device found". I can not find STM32L011K4 in "Options for Target>Debug>J-link / J-Trace Adapter". I selected unspecified Cortex -M0 device but this time I got Connection Timeout Error. Do you have any suggestion?

Parents
  • Try to change the mode of JLink device. In CMSIS-DAP mode, it will not connect as J-Link adapter.

    Use some configuration tool to change the configuration to JLink.

    For NXP JLink adapter I have installed LPCSCript drivers and used LPC configuration tool (DFUsec).

    For Segger JLink, search for JLink software to configure it.

    Everyone reading this..please correct me if I have written anything wrong

Reply
  • Try to change the mode of JLink device. In CMSIS-DAP mode, it will not connect as J-Link adapter.

    Use some configuration tool to change the configuration to JLink.

    For NXP JLink adapter I have installed LPCSCript drivers and used LPC configuration tool (DFUsec).

    For Segger JLink, search for JLink software to configure it.

    Everyone reading this..please correct me if I have written anything wrong

Children
No data