Hello,
I use a JlinkExe command line script to help our no firmware developper to flash our STM32WB55 board (BLE stack, option bytes and our binaries).
At the first execution of the day, the popup "software update" is showing and block the script. We must close manually this popup.
A would have your recommendation to disable the software update check when the JlinkExe is lunched.
I joined my powershell script :
I already use the "exec SuppressInfoUpdateFW" script command with no effect, but, i think, it's not a firmware update but really the J-link software update.
Thanks for your help,
Pierre.
I use a JlinkExe command line script to help our no firmware developper to flash our STM32WB55 board (BLE stack, option bytes and our binaries).
At the first execution of the day, the popup "software update" is showing and block the script. We must close manually this popup.
A would have your recommendation to disable the software update check when the JlinkExe is lunched.
I joined my powershell script :
Thanks for your help,
Pierre.