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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

502 次查看
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.

标签 (1)
标记 (3)
0 项奖励
2 回复数

468 次查看
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 项奖励

471 次查看
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 项奖励