In addition, we tried to configure USE_SAFE_RCW = True in Target Initialization File, and added following in LX2160A_RDB_init.py.
def Config_Flash_Devices():
fl = flash.create(TA)
fl.add_device({"alias": "xspi", "name": "MT25QU512ABA", "address": 0x0, "ws_address": 0x18000000, "ws_size": 0x1FFFF, "geometry": "8x1", "controller": "FSPI"})