This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: TI-RTOS
Hi,
Platform: C6678
Software: MCSDK_2_01
As per the document http://www.ti.com/lit/er/sprz334h/sprz334h.pdf , Usage Note 14: DDR3 Performance Limited to 1333MT/s Usage Note,
I want to configure C6678 DDR controller to operate at 666MHz. C6678 board boots via PCIe and hence the DDR configuration code is sent from Host PC to C6678.
The DDR init code is included in an array "uint8_t ddrInitCode[] " in a header file.
I would like to get the procedure to update the DDR init code to change the DDR clock configuration from 800MHz(default) to 660MHz.
I am not able to find the specific DDR init code in the MCSDK/PDK of C6678. Could anyone point me to the exact location where/how I could make the updates and build it the DDRInit code? Thanks.
Regards,
Santosh