2020-01-06 11:13 AM
Hi All,
I have two applications Bootloader and main application. I'm using UDE STK4.10 to program the board.
I want know How I can load bootloader with out erasing the Main application flash memory and same for the main application write. while updating application how i can protect my bootloader code from the erase process.
Thanks
Basava
Solved! Go to Solution.
2020-02-14 02:07 AM
Hello ,
you should check the Boot Assist Module (chap 35) and to have a correct linker file.
You can check Censorship Table in order to censor your flash
Take care ..because you can lockout your chip
Best regards
Erwan
2020-02-14 02:07 AM
Hello ,
you should check the Boot Assist Module (chap 35) and to have a correct linker file.
You can check Censorship Table in order to censor your flash
Take care ..because you can lockout your chip
Best regards
Erwan