How to set "Boot_Device_Selection" bit-field by MCUXpresso Secure Provisioning via UART mode

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to set "Boot_Device_Selection" bit-field by MCUXpresso Secure Provisioning via UART mode

530 Views
thanhnambka
Contributor III

Hi all,

I'm working on board using MIMXRT1052DVL6B.

I was set BOOT_MODE[1:0] = 0b01, and then set "Boot_Device_Selection" = 0b1111. And now, i want to set "Boot_Device_Selection" = 0b0000 then error occurs: 

thanhnambka_0-1653471748409.png

I'm using MCUXpresso Secure Provisioning v4.0.1

thanhnambka_0-1653471937184.png

 

My question: How to set "Boot_Device_Selection" = 0b0000.

 

Labels (1)
0 Kudos
2 Replies

522 Views
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Hello

Apparently, you´re trying to burn a fuse that was burned previously.
It is important to understand that fuses can only be written once. Once you write a value to that field it cannot be reversed.
I apologize for the inconvenience this may cause you.

If you have more questions do not hesitate to ask me.
Best regards,
Omar

514 Views
thanhnambka
Contributor III

Thanks you for your reply. That is so sad for my problem!

However, It doesn't seem to be mentioned in the IMXRT1050RM that fuses can only written once.

0 Kudos