How do you pass parameters to Microchip's HID BootLoader.exe ? Is it possible?


Closed Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2006
    Location
    Gilroy, CA
    Posts
    1,530

    Default How do you pass parameters to Microchip's HID BootLoader.exe ? Is it possible?

    I tried a couple common parameters for programmers, but no luck. Does anyone know a way to pass programming parameters like hexfile and target device to the Microchip HID USB BootLoader? It would be handy to use it as a programmer in MicroCode Studio, and save a few clicks.

    Something like
    /DPIC"$target-device$" $long-hex-filename$

    But different .... maybe .........

    Thanks,

    Walter

  2. #2
    Join Date
    Feb 2006
    Location
    Gilroy, CA
    Posts
    1,530


    Did you find this post helpful? Yes | No

    Default Re: How do you pass parameters to Microchip's HID BootLoader.exe ? Is it possible?

    Here's the answer I got from the microchip forum: You can't pass parameters without modifying the PC code for the bootloader. At least Microchip provides the source .... C:\Microchip Solutions v2010-10-19\USB Device - Bootloaders\HID - Bootloader\HID Bootloader - PC Software, but it is too bad you can't pass the parameters as is.


    http://www.microchip.com/forums/m577360.aspx
    Last edited by ScaleRobotics; - 10th May 2011 at 16:50.

  3. #3
    Join Date
    Aug 2010
    Location
    Maryland, USA
    Posts
    869


    Did you find this post helpful? Yes | No

    Default Re: How do you pass parameters to Microchip's HID BootLoader.exe ? Is it possible?

    looks like another reason we need our own PBP BL
    -Bert

    The glass is not half full or half empty, Its twice as big as needed for the job!

    http://foamcasualty.com/ - Warbird R/C scratch building with foam!

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