Hi @vijayc1
As you know, the SDRAM is the external memory, and the RT using the SEMC to communicate with the extenral SDRAM chip.
So, if you want the SDRAM works, you need to do the SEMC configuration for the SDRAM at first.
Normally, we use the DCD code to configure it, so, you can use the bootloader code to add the IVT to initialize it, the DCD location is from 0x60001030.
Wish it helps you!
If you still have questions about it, please kindly let me know.
Best Regards,
Kerry