[ABANDONED] JlinkMEM

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

  • Hi Kenny,


    J-Mem is a very simple tool that acts like a standalone memory window.
    It works with all ARM cores.
    Sysview / RTT are very sophisticated tools / technologies, they have nothing in common with J-Mem.

    Best regards,
    Niklas
    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.
  • Dear Kenny,

    To hopefully avoid any misunderstanding:
    As Niklas said, J-Mem is a tool for Windows and pretty much a standalone memory window. More information on it can be found at: segger.com
    JLinkMEM on the other hand, as you have probably encountered it in our RTOSInit files, is a data handler used for ARM J-Link communication over memory, and as such can be used for communcation between embOS on your target hardware and embOSView on your computer via JLink. This, by the way, is its only purpose with embOS, hence you may just omit it if you do not intend to use embOSView at all or prefer to use another connection instead, e.g. UART.
    RTT and SystemView, as Niklas already pointed out, are unrelated to JLINKMEM. Their target source files are shipped with embOS to allow an easy start with SystemView, and may of course be used for RTT output as well, but generally do not interfere with embOSView.

    Best regards,

    Martin
    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.