[Segger Ozone] Function to get "file size" ?

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

  • Hi,

    You are correct. There is no function to get the file size.

    For which purpose would you need this in Ozone?

    Best regards
    Johannes
    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.
  • Hello,
    Thanks for your reply.
    I need to know the file size for my dowload/flash procedure (I can't use the one provided by Segger).
    But if I can call a batch file, I could use an external script for that. Is it possible?
  • Hello,

    No, it is not possible to call/execute external scripts with Ozone.

    In general Ozone is a debugger.
    For any automated tests or production purposes we recommend using the J-Link SDK to develop a dedicated solution/application.
    (segger.com/jlink-sdk.html)

    Regards
    Johannes
    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.