I'm in the process of upgrading from the SDK v2.11.1 to SDK v2.12.0. I've discovered, that the define
FSL_FEATURE_FLEXRAM_HAS_ECC
in the file MIMXRT1176_cm7_features.h (line 426) has been set to "0". According to the Reference manual of the RT117x series processors, the FLEXRAM does have ECC, so shouldn't this define be set to "1" like it was in v2.12.0 of the SDK?