Hi @venkataddagatla ,
Do you have tested the SDK code, use the JLINK to debug in the SDRAM, whether that is OK or not?
SDK code already contains: evkmimxrt1170_connect_cm4_cm7side.jlinkscript
In the JLINKscript, it configure the SDRAM at first, to the debug mode in SDRAM, it also need the script to initialize the SDRAM at first, please try it on your side.
I use the SDK code and test it with JLINK, it works OK.
So, you also can follow me to test the SDK led_blinky code with the JLINK debugger at first, then after it works, you can use your mqx porting code.




The JLINK script can be found from this link:
SDK_2_10_0_MIMXRT1170-EVK\boards\evkmimxrt1170\demo_apps\led_blinky\cm7\evkmimxrt1170_connect_cm4_cm7side.jlinkscript
Please try it on your side.
If you still have questions about it, please kindly let me know.
Best Regards,
Kerry