This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DS5250 debbuging problems

I'm trying to debug Dallas DS5250. All it's in a simple program but when I introduce the timer0 interrupt the debugger lost communication with the target and the interrupt is not serviced. Wich could be the problem?

Parents
  • that you exspect us to tell you "Wich could be the problem" with no information whatsoever.

    you need to post your code and when you do so, replace all tabs in your code with spaces and follow the code posting instructions shown over the post entry window.
    as a first show the T0 ISR code, maybe that will do.

    Erik

Reply
  • that you exspect us to tell you "Wich could be the problem" with no information whatsoever.

    you need to post your code and when you do so, replace all tabs in your code with spaces and follow the code posting instructions shown over the post entry window.
    as a first show the T0 ISR code, maybe that will do.

    Erik

Children