This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

c55xx - sop timer in emulator when the BP occurs

Hi all,

I am looking for way to stop the timers when the BP achieved.

Unfortunately, I did not found the way in HW (is it true?).

Is there a way using GEL (something like gating timers clock in BP)?

Thanks is advance,

Rubbi

  • Hi Rubbi,

    I don't think there is a way to stop the timer on BP, maybe you can use the reserve GEL OnHalt() function which is called each time the CPU is halted and add stop timer there, don't forget to restart the Timer,

    Thanks,

    HR