Problem with A port on 18F2550


Closed Thread
Results 1 to 19 of 19

Hybrid View

  1. #1
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Yeah... but, from what i suppose, PBP have to take care of the watch dog... maybe 2.47 fixed it.

    Anyways, i'm doing cofee here, i will try the original code with WatchDog enabled. i think i already did it here... but curiosity...

    EDIT:
    ;----- CONFIG2H Options --------------------------------------------------
    _WDT_OFF_2H EQU H'FE' ; HW Disabled - SW Controlled
    _WDT_ON_2H EQU H'FF' ; HW Enabled - SW Disabled
    interesting
    Last edited by mister_e; - 9th May 2007 at 13:56.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  2. #2
    Join Date
    Feb 2003
    Location
    Salt Lake City, Utah USA
    Posts
    517


    Did you find this post helpful? Yes | No

    Smile

    Why not just add
    Code:
    CLEARWDT
    inside the tight loop?
    Paul Borgmeier
    Salt Lake City, UT
    USA
    __________________

Similar Threads

  1. Array problem (18F2550)
    By Ronald123 in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 8th January 2008, 18:47
  2. Setting up Port b for I2C on 18f2550
    By rjones2102 in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 2nd October 2007, 20:22
  3. Microcontroller with 2 way paging application problem
    By oneohthree in forum mel PIC BASIC Pro
    Replies: 30
    Last Post: - 20th April 2007, 17:27
  4. PWM problem CCP2 port
    By NL2TTL in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 19th September 2006, 23:34
  5. COM port problem
    By andys280176 in forum Serial
    Replies: 0
    Last Post: - 19th January 2006, 16:42

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