Debugging of Energy Micro EFM32GG-DK3750 and EFM32LF-DK3650 boards fails when using on-board J-Link interface

Follow

Comments

5 comments

  • Avatar
    Bryan Audiffred

    This DLL fails when you attempt to connect to the OEM J-Link with the error "Cannot find JLINKARM_OpenEx".   The system is 32-bit WinXP.  More details are available if needed.  

    0
    Comment actions Permalink
  • Avatar
    Jon Elliott

    Bryan,

    Which version of CrossWorks are you using? Also, which version of the J-Link DLL are you using?

    0
    Comment actions Permalink
  • Avatar
    Bryan Audiffred

    Jon,

    I am using Crosssworks V2.1.1 and the DLL from the .zip above.  I have also tried other versions from SEGGER, which all connected fine but exhibited the issue in this thread upon debug.  The kit is the EFM32GG-DK3750.  

    0
    Comment actions Permalink
  • Avatar
    Jon Elliott

    Bryan,

    The DLL isn't a replacement for Segger's J-Link DLL. It is a replacement for one of CrossStudio's own system DLLs which can be found in the $(StudioDir)/bin directory.

    0
    Comment actions Permalink
  • Avatar
    Bryan Audiffred

    Jon,

    My apologies.  It does in fact work.  I had wrongly assumed the $(StudioDir)/bin DLL was a custom version of the Segger DLL.  

    0
    Comment actions Permalink

Please sign in to leave a comment.