Hi ECN, I had the same problem and SOLVED it !The error is:drivers/st/io/io_stm32image.c:249:13: error: ‘result’ may be used uninitialized [-Werror=maybe-uninitialized]249 | int result;| ^~~~~~One of the downloaded source files contain an uninitiali...