Is there a way to set all fuses including BT_FUSE_SEL on MCUXpresso IDE for imxrt1176?

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

Is there a way to set all fuses including BT_FUSE_SEL on MCUXpresso IDE for imxrt1176?

494 Views
burhanhagi
Contributor III

I want to set BT_FUSE_SEL fuse directly on IDE as well as every fuse from BOOT_CFG[11] to BOOT_CFG[0] fuses. I do not want to use another different tool MCUBootUtility program or MCUXpresso Secure Provisioning Tool with USB1 or UART1 interface. Just want to set it over ARM SWD JTAG interface like debugging.

Labels (1)
0 Kudos
2 Replies

460 Views
carstengroen
Senior Contributor II

I burn the fuses in my bootloader (primarily BT_FUSE_SEL) using code.

First it checks if fuse already blown, if not, it blows it.

0 Kudos

463 Views
Miguel04
NXP TechSupport
NXP TechSupport

Hi @burhanhagi 

We highly recommend to use the secure provisioning tool to burn fuses, we do not provide further information to burn fuses with another method, sorry for the inconvenience.

Best Regards, Miguel.

0 Kudos