Part Number: AM5728
Other Parts Discussed in Thread: TMDXIDK5718
Tool/software: TI-RTOS
Hello, TI Experts,
Our customer sent us questions about "how to remove EMIF2-DDR" by using TI-RTOS(PROCESSOR-SDK-RTOS-AM57X). They developed their custom board by removing DDR2 connected to EMIF2 referring TMDXIDK5728. And they try to create their application program by using PROCESSOR-SDK-RTOS-AM57X.
They want to know how to modify "idkAM572x_ddr.c" for removing EMIF2-DDR.
So, they created the "idkAM572x_ddr.c" like below way.
- They use "idkAM572x_ddr.c".
- They change "Board_STATUS Board_DDR3Init()" by copy & paste from "idkAM571x_ddr.c".
(Because TMDXIDK5718 is used only EMIF1-DDR).
Please refer attached pdf file in detail modification.
Question:
They said it seems to run properly their custom board with their above modification.
Is it OK to use for their mass-production product?
We would appreciate if you tell us the proper/successful way of removing EMIF2-DDR including how to modify "idkAM572x_ddr.c". If there are any notice or comment for their modification way such as pasting from " idkAM571x_ddr.c", please also tell us.
Best regards,