Help - programming problem!


Closed Thread
Results 1 to 10 of 10

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    @ DEVICE PIC16F722, _DEBUG_OFF
    @ DEVICE PIC16F722, _BOR_OFF
    @ DEVICE PIC16F722, _MCLRE_OFF
    @ DEVICE PIC16F722, _PWRT_EN
    @ DEVICE PIC16F722, _WDT_ON
    @ DEVICE PIC16F722, _XT_OSC
    Those are for PM not MPASM.
    I would try generating your HEX like you always have. Then load the HEX.
    Dave
    Always wear safety glasses while programming.

  2. #2
    malc-c's Avatar
    malc-c Guest


    Did you find this post helpful? Yes | No

    Default

    If you are using MPSAM then I beleive you need to edit the INC file in the PBP2.60 folder and comment out the config lines - this has been documented so a search of the forum should throw up plenty of examples.

    As for placing code in a box, if you use " [ code ]" & "[/code]" (without the quotes ) it does the job
    Code:
    paste my code in here

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