How do I setup LPCXpresso for use with my J-Link?

  • How do I setup LPCXpresso for use with my J-Link?

    How do I setup LPCXpresso for use with my J-Link? I thought LPCXpresso worked through GDB and I could simply use SEGGER's GDB server. When trying this I get

    No compatible emulator available

    Do I have to change the port within LPCXpresso somehow?
  • Hi Patrick,

    I thought LPCXpresso worked through GDB and I could simply use SEGGER's GDB server

    Unfortunately this is not the case. LPCXpresso currently uses a more or less proprietary interface which is based on GDB in general but does not allow generic/vanilla GDB connections to third party GDBServers.
    So currently, you cannot use J-Link with LPCXpresso due to lack of support from the IDE side.


    - Alex
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.
  • Hi Partick,

    LPCXpresso IDE V7.1 and later now comes with J-Link support.
    How to get up and running with LPCXpresso IDE + J-Link can be seen here:
    segger.com/nxp-lpcxpresso.html

    Unlimited flash breakpoints are also supported.


    Best regards
    Alex
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.