Hi Daniel,
Thank you very much for the reply.
I have some doubts regarding the DDR.
In the link which you have mentioned, It is stated that ,
In init_hw.c which is located in C:\Freescale\Freescale_MQX_4_1\mqx\source\bsp\twrk70f120m you will find DDR2 initialization.
/* Initialize SDRAM */
// _bsp_ddr2_setup();
Finally, if you want to disable or enable DDR you can unclock this module using bit 14 of SIM_SCGC3 register.
Should I first enable bit 14 of SIM_SCGC3 register and then use the _bsp_ddr2_setup() function or any one ?
And How do I write and Read from the memory address in DDR ? Is there any function available for this ?
Please Help.
Regards,
Vibhu.