Dear Sir
I have a NXP RT1050-EVB. (Core Chip : MIMXRT1052DVL6A, Sticker: SCH-29538 REV A4)
I downloaded "SDK_2_10_0_EVKB-IMXRT1050" from NXP website.
And I built a "jpeg example" and used iar(IDE 8.32.1) for debugging (by sdram_debug).
Unfortunately, this example does not work, it will fail in this function "SDMMCHOST_TransferFunction".
And "SDK_2.9.1_EVKB-IMXRT1050" and "SDK_2_8_0_EVKB-IMXRT1050" have the same issue.
But I used "SDK_2.7.0_EVKB-IMXRT1050", it is working.
Could you let me know how to fix this issue? I needs to use the latest SDK.
Thanks!