Project settings compatible with PIC32 bootloader?

Post Reply
Author
Message
Brussieux
Posts: 17
Joined: 09 Dec 2011 09:48

Project settings compatible with PIC32 bootloader?

#1 Post by Brussieux » 29 Dec 2019 18:12

hello, i am developing with MIKROE excellent tools, typically MINI-32 and its native MIKROE BOOTLOADER.
I observed that changing project configuration settings could destroy the MIKROE bootloader.
In this case, the only way to recover the bootloader OK is to program it again using an external programmer.
I wonder what are the project settings parameters that can damage the bootloader?
Maybe some protection bits into the config file parameters should be raised to protect the bootloader?
Or should i do not modify the CPU clock frequency in order to keep the bootloader working OK?
Or anything else?
Thank you for your help!

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: Project settings compatible with PIC32 bootloader?

#2 Post by filip » 23 Jan 2020 14:15

Hi,

The project settings should not interfere with the bootloader functionality.

On the other hand, some project settings could affect the uploaded program, so it is advisable to use the same project settings used for the bootloader.

Regards,
Filip.

Post Reply

Return to “mikroBootloader”