I trying to learn how to configure the DDR2 module that we have attached to our custom board. I'm very new to CCSv5, SYS/BIOS and this DSP. I have a few questions regarding this setup. Should I use the CSL to init the DDR or is there another way? I should follow the "2.11.3 - DDR2 SDRAM Initialization After Register Configuration" in the DDR2 memory controller document, correct? Where would my code go in SYS/BIOS, before the BIOS_start() call or is there a function that BIOS calls? I'm planning on just adding my code into a example project and then building on that. Sorry if this is in the wrong forum. Thanks for the help!