From version 6.xx to 7.xx the defined flash address in the header file of the flash-bean is not correct.
Procedure:
mark preserve user changes in IDE-settings preocessor expert / project options
change in header file IFsh1.h
DATA_FLASH_START to 4096
DATA_FLASH_END to 8192
do generate code and compile all new
best regards Baur