18F2550 - config settings


Closed Thread
Results 1 to 1 of 1
  1. #1
    malc-c's Avatar
    malc-c Guest

    Default 18F2550 - config settings

    This one is mainly aimed at Steve (mister_e)

    Its really a followup to the programming issues I had with an 18F2550 and my hardware (JDM programmer) that is outlined in this thread http://www.picbasic.co.uk/forum/showthread.php?t=5276

    Well, using the same hardware, and winpic pro I loaded up some code for a joystick and squirted it to the PIC. It worked first time. !

    Info: Loading definitions for "PIC18F2550" from devices.ini .
    Info: Support for some newer PIC18F devices added by Martin v.d. Werff 2005
    Parsed "C:\Program Files\Microchip\MPLAB IDE\Device\PIC18F2550.dev" : found 113 bit combinations in 39 configuration bit groups .
    PIC18F: family='21'=4550, WriteLatch=32 bytes, EraseLatch=64 bytes .
    Initialising PIC-Programmer: Success.
    Testing: delay(500ms) took 0.50 seconds, timer_freq=3.5795 MHz ... ok
    Programming...
    Erasing ("bulk" or "chip") ...
    Programming CODE, 0x000000..0x001016
    Verifying CODE, 0x000000..0x001016
    Verifying 0x000000..0x001016
    Programming CONFIG, 0x300000..0x30000C
    Verifying CONFIG, 0x300000..0x30000C
    Verifying 0x300000..0x30000C
    Programming finished, no errors.
    So I've copied the screen captures for the settings and was wondering if Steve (or anyone else) can advise me on how to set either the PBO config lines, or any changes I need to make to the INC file to replicate the information shown in the attached images.

    I also tried your USBdemo.hex and that too loaded to the PIC without issues... It also loaded and squirted one of the old HEX files (that contained no config lines in the main part of the PBP code) to the PIC without problems too. Nothing else has changed (other than the PIC)

    Stumped !!!
    Attached Images Attached Images   

Similar Threads

  1. A/D conversion with PIC18F67J50
    By ScaleRobotics in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 8th May 2009, 01:48
  2. 18F4550 Bootloader enter via eeprom setting
    By bradb in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 22nd November 2008, 23:51
  3. Config settings
    By Adrian in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 12th December 2007, 18:24
  4. PortE problems (PIC18F4455)
    By RubenR in forum mel PIC BASIC Pro
    Replies: 15
    Last Post: - 12th July 2006, 15:26
  5. Installation sequence
    By Demon in forum General
    Replies: 23
    Last Post: - 11th July 2006, 03:56

Members who have read this thread : 2

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