Bug related to corruption of FileX files when changing settings in Code Configurator.
There is a bug in STCubeMX regarding LevelX. After changing the settings in the Code Configurator (even those not related to system settings, only e.g. UART) the "lx_stm32_nor_custom_driver.c" file is being damaged. Namely, the content of our custom code placed in the lx_nor_driver_write function is inserted into the lx_nor_driver_block_erase and lx_nor_driver_block_erased_verify function. See the before and after screen grabs - these are only single lines placed between /* USER CODE */ comments. We are currently working with v1.10.1, however, after upgrading to v1.11.0 the issue persists. We use a processor from the H7 family, namely ST32H723, FileX, LevelX with NOR driver (custom NOR driver). This error limits the use of the Code Configurator by our team. Can we expect the bug to be fixed soon?

