[SOLVED] OZONE load variables when loading project

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

  • Hi,

    Thank you for your inquiry.
    This is already possible.
    It is explained in detail in the user manual in the section "Window Actions".
    Alternatively you can simply do a manual ad to watch as usual in your running session.
    Then you should see the necessary commands printed in the Console window.

    In this case it would be:
    Window.Add ("Watched Data", "Var");
    Window.Show ("Watched Data");

    which you can add in the Ozone project .jdebug file in the function OnProjectLoad()

    Best regards,
    Nino
    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.
  • Hi,

    Great to hear that everything is working as expected now.
    This thread will be closed and marked as solved now.

    Best regards,
    Nino
    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.