Hi Joey.
After switching to S32DS 3.5 and RTD 5.0, I was able to use the DDR Tool and generate the DDR board files.
After I update the code, I use ddr_init() in my baremetal application, but when I run the program, it hangs / stops at the point where I have called ddr_init().

Defined ddr memory as, DDR0 (RWIX) : ORIGIN = 0x80000000 LENGTH = 0x40000000 (1gb), in linker.
Please help.
P.S. I do not have any debugger at the moment.
Thank you.
BR
Arun