I am using i.MX RT1176 with a 64MB QSPI NOR flash (IS25LP512MJ). XIP works perfectly when the FlexSPI LUT uses 3-byte address read instructions but fails when the LUT is changed to use 4-byte addressing mode for accessing memory beyond 16MB.
My question is: what additional configuration is required on RT1176 to enable XIP beyond 16MB when using 4-byte addressing? Any reference or known-good configuration for 64MB XIP on RT1176 would be helpful.