Embedding bootloader?


Results 1 to 11 of 11

Threaded View

  1. #7
    Join Date
    Mar 2006
    Location
    China
    Posts
    266


    Did you find this post helpful? Yes | No

    Default Try this, and I hope you have a 18F PIC

    Search for 'MCLoader & XPort'


    "MCLoader & XPort" might not be the first place to look but there is where the thread is. Read all of it because there are some misstakes in the beginning that nobody (me) cared to edit, we fixed them on the way.

    Hope it helps some.... then it is "just" to send the HEX file from the PC to the PIC in any way you like, I guess the most comon way is YOP (your own protocol) using a VB program ( parse it in the same blocksize as when you program the PIC since strings are easier to fix in the PC and send the blocks for flashing)

    Hope this can help, if you run into any problem let me know. It is probably not the right way of using PBP but it is quick and seems to work great. And the only way I have found to write the bootloader without skills in ASM

    In this way you can even use IRDA to upgrade the application if you would like to.

    /me
    Last edited by Jumper; - 8th January 2007 at 16:20. Reason: I spell like a pig

Similar Threads

  1. PIC18F4680 bootloader
    By vinyl_theif in forum General
    Replies: 1
    Last Post: - 29th January 2009, 17:45
  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. USBDemo with Bootloader
    By vacpress in forum USB
    Replies: 4
    Last Post: - 25th January 2007, 22:29
  4. Bootloader Problems
    By rossfree in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 11th February 2005, 17:51
  5. Replies: 3
    Last Post: - 26th January 2005, 13:41

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