[SOLVED] Reset of target stops RTC from working

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

  • [SOLVED] Reset of target stops RTC from working

    Hi,

    I love Ozone as a debug tool. But I have one problem. I can flash and start the code on my target but the interrupt for the the timer that is used my code does not fire. If I power cycle the target and attach with Ozone everything works. Just seems when I do a reset with Ozone the Backup RTC doesn't work, I am using an EF32GG on a custom board. Any tips on settings or code changes I need to make this work?

    Thanks,
    Ross
  • Hi Ross,
    it appears to be the case that the timer is not set-up correctly when you are debugging with Ozone. A popular reason for that might be the presence of a boot loader which does not fully execute during debugging, thus leaving the system in a state where the hardware is only partially initialized. Does your setup contain a boot loader? If so, could you please check if the issue persists after following the instructions described in this WIKI article: kb.segger.com/Debug_Bootloader…ion_in_same_Ozone_project
    Best regards
    -- AlexD
    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.