[SOLVED] EEPROM in STM32L100RC and the J-link FLASH cache

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

  • [SOLVED] EEPROM in STM32L100RC and the J-link FLASH cache

    Hello,
    I'm having trouble Reading out the written contents of the STM32L100RC EEPROM memory region.
    I've searched for threads regarding this and found some helpful hints. Turning off the J-link cache
    in the Control panel does the trick but there are also mention about a monitor command that
    enables you to mask out a specific memory region (like the EEPROM part of the STM32L100) that the
    J-link will not cache. I can't seem to find it in any documentation...
    Has this command been implemented yet?
    If so, how do I activate this feature in Atollic true studio 4.2?
    Best regards,
    /Thom

    The post was edited 1 time, last by ThomZ ().