I need to write option bytes using HEX file, but so far can't work on STM32C0. It was working well in STM32L0.Any solution?Updating the option bytes using "-ob [OptByte=<value>]" is working, but I prefer using the HEX file. STM32C031STM32CubeProgramm...