Using PBP Hex Files with FED Pic Programmer


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2005
    Location
    Indiana
    Posts
    24

    Default Using PBP Hex Files with FED Pic Programmer

    I downloaded PBPDEMO and Codelite and I'm trying to program a 16F877 using my FED Pic Development/Programmer Board.
    I can find and load the PBP generated Hex File with the FED software and it indicates that I have programmed the device successfully. However, the program(Blink an LED) won't work.

    Using Wiz C Pro to compile, the program still works with the programmer so hardware is OK. Any thoughts on what I might look at to solve this?
    Thanks,
    John
    JRudd

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


    Did you find this post helpful? Yes | No

    Default

    look at your oscillator speed... case it's not 4MHZ... add this line
    DEFINE OSC 20 'or the crystal speed u r using.
    Steve

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

Similar Threads

  1. Presetting Configuration Fuses (PIC Defines) into your Program
    By Melanie in forum FAQ - Frequently Asked Questions
    Replies: 82
    Last Post: - 15th December 2013, 10:54
  2. Availability of PIC timers from PBP
    By coda64 in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 8th February 2006, 08:18
  3. PBP compatible with Velleman k8048 programmer?
    By Henque19 in forum General
    Replies: 5
    Last Post: - 19th January 2006, 14:20
  4. Newby- PBP wont compile for 18F (MPLAB)
    By jd76duke in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 18th December 2005, 00:30
  5. Replies: 2
    Last Post: - 13th December 2005, 01:11

Members who have read this thread : 1

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