[SOLVED] Identical source files in Ozone

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

  • [SOLVED] Identical source files in Ozone

    The Source Files pane in Ozone (v2.54 and older) shows two copies of most files. Some source (.c & .cpp) files have the little 01 10 binary icon beside them. These are the only ones that can have breakpoints set in them. The copies seem to be the source file with no additional value.

    Where are these extra copies coming from?

    I'm compiling with the Keil toolchain with -g on the compiler command line.

    Thanks

    Kevin
  • Hello Kevin,

    Thank you for your inquiry.
    Such an issue is not known to us.
    Could you send us your .jdebug file and the .elf file you are trying to debug for reproduction?

    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 Kevin,

    Thank you for providing the files.
    We were able to reproduce the behaviour with the provided files.
    To be sure where the issue is coming from we would need you to provide us your project (ideally) or at least the uVision project file to get an idea where this double information is coming from.
    Could you provide this?
    Do you build a library out of sources in your project and the library is being reused somewhere?
    This might be a potential sources of this double display of some functions.

    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.