Program sequre

General discussion on mikroProg™ programmer and debugger and mikroProg Suite software as well.
Post Reply
Author
Message
psv159
Posts: 5
Joined: 06 Feb 2015 15:11

Program sequre

#1 Post by psv159 » 04 Dec 2017 20:47

Hy. I'm using The Ready For PIC with 18F45K22 microcontroller with bootloader. Is the program inside microcontroller safe ?I mean,can anyone somehow download the program,and if it is posible,how to prevent that?
Best regards
Sasa

User avatar
lana.arsic
mikroElektronika team
Posts: 1715
Joined: 15 Jan 2016 12:50

Re: Program sequre

#2 Post by lana.arsic » 07 Dec 2017 11:27

Hi Sasa,

With Bootloader which comes preloaded into PIC18F45K22
unfortunately, you cannot protect the code from reading.

But, if you change Bootloader firmware
on that way to enable Code protect for each block from Project -> Edit Project,
you should be able to protect .hex file which will be loaded with Bootloader application.

You can find example for Bootloader in the installation folder of the compiler, it is located in for example:

c:\Users\Public\Documents\Mikroelektronika\mikroC PRO for PIC\Examples\Other\Bootloader\P18F45K22\

Kind regards,
Lana

Post Reply

Return to “mikroProg™ programmer and debugger”