2023-05-03 05:12 AM - edited 2023-11-20 06:37 AM
Hi,
I am using MB1549C devkit for STM32U5. I have enabled trust zone and created one application.
Now I wanted to update firmware via native bootloader over UART.
I have tried to connect it over UART2, I got read error over 0x0C00 0000 where secure firmware is loaded. even I am not able to erase firmware. I am able to read data from 0x0810 0000.
Here my secure and non secure code .ld file mapping.
Can you please guide me, How can I update firmware of mcu which has trustzone enabled via native bootloader using uart?
Please check option byte of needed. I have attached image.
Solved! Go to Solution.
2023-05-12 07:09 AM
Hello @vijay_03 ,
You said : "I got read error over 0x0C00 0000 where secure firmware is loaded. even I am not able to erase firmware."
To answer your question : "How can I update firmware of mcu which has trustzone enabled via native bootloader using uart?"
Regards
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.
2023-05-12 07:09 AM
Hello @vijay_03 ,
You said : "I got read error over 0x0C00 0000 where secure firmware is loaded. even I am not able to erase firmware."
To answer your question : "How can I update firmware of mcu which has trustzone enabled via native bootloader using uart?"
Regards
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.