jonestn Community Member

  • Member since Sep 17th 2024

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • jonestn -

    Replied to the thread Programmatic reset of ARM Cortex-M4 through J-Link Plus.

    Post
    I've confirmed that I can work around the issue using Pylink's open(), connect(), read(), close() operations each time I need to use the J-Link API. In hindsight, the lack of a J-Link disconnect() operation should have been a red flag as well as the…