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 件の賞賛