Hi All,
I have a board of the customers on base DSP TMS320C6678.
I should to create a bootable embedded application for this board. For this I should initialized PLL and DDR3.
I looked example initialization ddr into:
c/ti/mcsdk_2_01_02_06/tools/boot_loader/examples/srio/srioboot_ddrinit/src/srioboot_ddrinit.c
Am I right understand that for initialize PLL and DDR3 I should create my own platform?
How can I verify correctness of the established platform, and how I can include this platform into my project?
Thanks,
Oleg