Unexpected PIC reset (probably when byte variable overflows)


Results 1 to 7 of 7

Threaded View

  1. #7
    Join Date
    Jul 2003
    Posts
    2,405

    Default Re: Unexpected PIC reset (probably when byte variable overflows)

    It sounds to me like PBP does not reset WDT for all instances. I.E. if you have only a simple loop, incrementing or decrementing a variable, with no PBP commands in the loop, you have a WDT reset.

    PBP will reset WDT in most command routines, but with something so simple, without any PBP library routines invoked, it may not be resetting WDT!

    And - why the heck did this reply end up as the 1st post magically? It was posted after post #6?
    Last edited by Bruce; - 2nd September 2011 at 20:36.
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts