Question
After pressing reset buton, the code turns bootloader . How can i fix it?
I am writing a custom bootloader that gets hex of new user code via usart and writing on flash.
Now the system jumps to another sector and the new code works. But after presing the reset buton, the system turns bootloader .How an I fix this problem?Thanks in advance.
(Btw I tried to load this new hex code on flash via ST-Link Utility. But I did not observe same problem)
