really baffled!


Results 1 to 4 of 4

Thread: really baffled!

Threaded View

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


    Did you find this post helpful? Yes | No

    Smile

    I run your same set-up (except MPLAB 7.30)

    To get up and running, try this (manually instead of letting MCS/MPLAB do it)

    * Close MPLAB if open
    * In Microcode studio make sure you select the MPASM box under
    View menu Compile and Program Options/Assembler
    * Use Microcode Studio to Compile Only (F9) (watch for errors)

    * Start MPLAB.
    * Under Configure menu select “Select Device” and select your PIC (make sure PS+ is green)
    * Under Configure select/open Configuration Bits
    * Under Programmer menu select the PicStart Plus
    * Under Programmer menu Enable Programmer (watch for errors)
    * Under View menu select Program memory
    * Under Window menu select Tile Horizontally (to manage your views)
    * Under File select Import and find your newly compiled .hex file (You should see the Program memory change)
    * Make sure the Config bits are okay
    * Insert you PIC in your PS+
    * erase your PIC (Programmer Menu / Erase Flash Device)
    * program your PIC (Programmer menu / Program)

    Report back

    Good Luck,

    Paul Borgmeier
    Salt Lake City, Utah
    USA
    Last edited by paul borgmeier; - 10th May 2006 at 20:32.

Similar Threads

  1. Totally Baffled with Elapsed Timer
    By CocaColaKid in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 11th June 2008, 21:01
  2. 16F876 problem... absolutely baffled
    By khufumen in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 11th December 2004, 16:07

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