2017-02-15 06:31 AM
In the UM0560 bootloader flowchart the flash address at the end points to 0x6000 which is the same as the ROM address.
Is this intended?
2017-03-01 02:02 AM
Hello Marton,
You are right, the adress should be 0x8000 (Flash reset): it is a document typo.
It is the normal behavior to boot on flash when it is not empty and option bytes are different of 0x55AA.
Regards,
Simon
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2017-03-01 03:51 AM
Simon,
Thank you for the answer, I thought that, I just wanted to leave feedback on this for the newer revisions of that document in the future.