<zeenix[m]> "somehow I got STM32CubeProgramme..." <- Ok, most of the commands give me warnings like: ``` PROGRAMMING OPTION BYTES AREA ... Warning: Option Byte: sbrv, value: 0x8000, was not modified. Warning: Option Bytes are unchanged, Data won't be downloaded Time elapsed during option Bytes configuration: 00:00:00.000 ``` but seems I made progress still: ``` Trying to write flash, but found more than one suitable flash loader algorithim marked as default for NvmRegion { name: Some("BANK_1"), range: 134217728..134479872, cores: ["cm4", "cm0p"], is_alias: false, access: Some(MemoryAccess { read: true, write: false, execute: true, boot: true }) }. ```