JLINKARM_FLASH_SetNotifyHandler

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

  • JLINKARM_FLASH_SetNotifyHandler

    Hi,

    I´m working on a .NET wrapper (C++ CLI) responsible for programming an MCU with JLink . I´m trying to use the JLINKARM_FLASH_SetNotifyHandler method but get "AccessMemoryViolation" errors. I supect I´m using the delegate/function pointer wrong but I can´t figure out how. Anyone who have worked with this method and have a working example?

    Thanks.

    /Niclas