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.
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.
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.