ds30 bootloader


Closed Thread
Results 1 to 7 of 7

Thread: ds30 bootloader

  1. #1
    Join Date
    Dec 2005
    Posts
    1,073

    Default ds30 bootloader

    Has anybody used the ds30 bootloader? It's open-source and supports a ton of PICs.

    There's a link to the ds30 homepage in the article linked above.

    I'm surprised there hasn't been a discussion of it here.

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


    Did you find this post helpful? Yes | No

    Default Re: ds30 bootloader

    Nope, Never tried it...I heard the name quite often though.
    Steve

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

  3. #3
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,116


    Did you find this post helpful? Yes | No

    Default Re: ds30 bootloader

    Well, I use Pickit2 and 3. Also the Pikprog+ by ELNEC (provides good serialization tools).

    I see no point in bootloaders as they are slower and use memory too. The Pickit also programs automatically whenever the hex file changes.

    Is there any particular reason for the bootloader?

    Ioannis

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


    Did you find this post helpful? Yes | No

    Default Re: ds30 bootloader

    Next to none nowaday with those programmer on the go. As you know, PicKit 2 can be updated via USB, cool, unless you would need a 2nd programmer... to update a programmer.

    Handy if you need to upgrade via Network/USB/... or justify a service call once in a while

    More an end user convenience tool for firmware upgrade... You might be surprised, but some pro CD/DVD player can be updated via CD... My car radio can be updated via it's usb ... endless possibilities.
    Last edited by mister_e; - 5th July 2011 at 11:54.
    Steve

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

  5. #5
    Join Date
    Dec 2005
    Posts
    1,073


    Did you find this post helpful? Yes | No

    Default Re: ds30 bootloader

    Quote Originally Posted by Ioannis View Post
    Is there any particular reason for the bootloader?
    It future proofs firmware, allowing updating by end-users after the PIC is installed in a device and the device is out in the field which might be halfway around the planet. But, I guess the forward looking programmers here never need to to do that. It's also why things like Arduino and PICAXE have become so popular.
    Last edited by dhouston; - 5th July 2011 at 12:01.

  6. #6
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,116


    Did you find this post helpful? Yes | No

    Default Re: ds30 bootloader

    Hmm, take into account that bootloader does not lock your code. Normally...

    @Steve: I did update/hack my DVD Pioneer player that way. Now plays also mkv I think!

    Ioannis

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


    Did you find this post helpful? Yes | No

    Default Re: ds30 bootloader

    My first use of a bootloader turned out more hassle then it was worth, but lately I have been working on a USB device. It has proved very nice to be able to update with a BL for that. No need to keep the programer AND USB plugged in.
    -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