cancel
Showing results for 
Search instead for 
Did you mean: 

how to program two different applications to the spc560 controller using UDE STK4.10 application.

Basavanagouda1
Associate II

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

1 ACCEPTED SOLUTION

Accepted Solutions
Erwan YVIN
ST Employee

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

0690X00000DAYHXQA5.png

Best regards

Erwan

View solution in original post

1 REPLY 1
Erwan YVIN
ST Employee

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

0690X00000DAYHXQA5.png

Best regards

Erwan