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