[SOLVED] External Tool Invocation

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

  • [SOLVED] External Tool Invocation

    Hi,

    Is there any way for Ozone to be configured to run an external tool, such as a compiler (or a make script)?

    Since we can edit code in Ozone while debugging - it would be beneficial to be able to remake the project from within Ozone, and then restart the debugging session.

    Thanks,
    kd
  • Hi kd,
    Thank you for your inquiry.

    This is not possible and there are not plans to add such a feature for the following reason:
    Ozone is a debugger. Thus it is intended to be called externally after building the application not the other way round.

    So to achieve what you want, you would have to call Ozone by e.g. your make file after building your application.

    If you want to have the functionality of an IDE, we would recommend to use SEGGER Embedded Studio:
    segger.com/products/development-tools/embedded-studio/

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