Microchip USB HID Bootloader v2.2, working???


Closed Thread
Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Feb 2003
    Location
    Sydney, Australia
    Posts
    126

    Default

    Send me through your hex file (both the bootloader and the program) an I'll try them here. Will also need Xtal speed.

    I just had a look and I have these in my program : - looks like I was wrong about the DEFINE command - it should be DEFINE RESET_ORG

    DEFINE OSC 48
    DEFINE LOADER_USED 1
    DEFINE RESET_ORG 1000h ' For Microchip USB Bootloader


    bill.

  2. #2

    Default

    Quote Originally Posted by bcd View Post
    Send me through your hex file (both the bootloader and the program) an I'll try them here. Will also need Xtal speed.

    I just had a look and I have these in my program : - looks like I was wrong about the DEFINE command - it should be DEFINE RESET_ORG

    DEFINE OSC 48
    DEFINE LOADER_USED 1
    DEFINE RESET_ORG 1000h ' For Microchip USB Bootloader


    bill.
    Yesssss

    Of course DEFINE RESET_ORG 1000h
    That was missing... my mistake

    I'm glad, so glad that this was the only fault. Not a big struggle or .....

    Thank you so much Bill, thank you indeed!

  3. #3
    Join Date
    Feb 2003
    Location
    Sydney, Australia
    Posts
    126

    Default

    You're very welcome. Glad it was that simple !

    bill.

Similar Threads

  1. USB Bootloader.
    By HenrikOlsson in forum USB
    Replies: 22
    Last Post: - 2nd May 2013, 03:46
  2. USB hid maker help please.
    By BobEdge in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 3rd April 2013, 15:49
  3. 18F4550 Bootloader enter via eeprom setting
    By bradb in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 23rd November 2008, 00:51
  4. Replies: 7
    Last Post: - 10th November 2008, 10:24
  5. 18F2550 MCRL/RE3 problem with USB bootloader Microchip
    By Ronald123 in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 24th September 2007, 11:48

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