Tool/software:
I would like to confirm the current DDR configuration parameters of the AM6231. Is there a way to check them, or are they all fixed in the source code?
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:
I would like to confirm the current DDR configuration parameters of the AM6231. Is there a way to check them, or are they all fixed in the source code?
DDR configuration can be changed using the DDR register configuration tool: https://dev.ti.com/sysconfig/?product=Processor_DDR_Config&device=AM62x
This tool needs to be used for any new board design and memory. The tool outputs source code which can be built into your bootloader. Please refer to the README link in the tool for more info
Regards,
James