Tool/software: Code Composer Studio
Currently, we are running some examples from SDK with idk571x_evm board. The example works fine.
I see the ddr3l works at 666MHz set by AM571x_ddr_config.gel file located at ../emulation/boards/am571x/gel/ .
We would like to config the DDR3L memory frequency from 666MHz to 400MHz. We followed the steps of EMIF tools and finally get the register values for gel.
We copied the register values to gel file, but CCS could not load successfully.
Could you tell me the right steps on how to change the AM571x_ddr_config.gel file from 666MHz to 400MHz? Thanks!
Nick