about bootloader for pic32

General discussion on mikroProg™ programmer and debugger and mikroProg Suite software as well.
Post Reply
Author
Message
jyb
Posts: 44
Joined: 16 Sep 2011 20:08
Location: Marseille,France

about bootloader for pic32

#1 Post by jyb » 31 Aug 2014 07:56

hi everybody
i am very beginner with mikroelektronika systems wich i am exploring before work with it
what i would understand is how works the boot loader :

1° does i have to load a bootloader program onto the pic the first time i use it, using mikroprog? or bootload is native inside each pic bought (pic32 for example)

2° is there a different bootload program for each pic serie


if yes :where i could find bootloader progs ?

i have build a little board with pic 32MX795F512L with icsp connector and usb connector
first tests with mikroprog and icsp (programming, verifying, deleting etc )are ok

first test with usb hid : connected ok , programming ok ,deleted using mikroprog ok
second test using usb hid : never more want connect !! what did i do of wrong ?
(chip is ok using mikroprog) :( :(
thanks by advance for your help
jyb

User avatar
dejan.odabasic
mikroElektronika team
Posts: 2649
Joined: 30 Apr 2012 14:20

Re: about bootloader for pic32

#2 Post by dejan.odabasic » 02 Sep 2014 16:53

Hello,

Bootloader is program as any other.
When you ease flash with external programmer the bootloader will be lost.
jyb wrote:1° does i have to load a bootloader program onto the pic the first time i use it, using mikroprog? or bootload is native inside each pic bought (pic32 for example)
Yes, bootloader HEX need to be programmed as any other HEX - it's not native to MCU.
jyb wrote:2° is there a different bootload program for each pic serie
Bootloader HEX is MCU specific.
jyb wrote:
if yes :where i could find bootloader progs ?
Bootloader projects are available in our compiler Examples folder > Other > Bootloader

Best regards.

Post Reply

Return to “mikroProg™ programmer and debugger”