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.

TMDXSK437X: DDR Init source code available?

Part Number: TMDXSK437X

Hello,

we are using TMDXSK437X board. We use JTAG debugger and we want to deploy startup code to enable DDR. Is there source code avaialbe to that implements the initialization of DDR of this board.

Maybe it is somewhere in available SDKs?

BR,

Thomas

  • Hi Thomas,

    There is DDR configuration source code available in the PDK starterware which is part of the Processor SDK. Please download the SDK from this link. After you install it, please go to pdk_am437x_1_0_17\packages\ti\starterware\bootloader\src\am43xx\sbl_am43xx_platform_ddr.c and find function SBLPlatformDdrInit(). 

    Regards,

    Jianzhong