Skip to main content
Basavanagouda1
Associate II
January 6, 2020
Solved

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

  • January 6, 2020
  • 1 reply
  • 1017 views

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

This topic has been closed for replies.
Best answer by Erwan YVIN

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

1 reply

Erwan YVIN
Erwan YVINBest answer
ST Employee
February 14, 2020

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