Other Parts Discussed in Thread: AM62L
Tool/software:
Hello TI Support Team,
I have a query regarding the updates introduced in the DDR configuration tool for the AM62Lx platform.
Previously, when I generated a .dtsi file for a 1GB DDR configuration, the generated file contained the following version information:
/**
* These arguments were used when this file was generated. They will be automatically applied on subsequent loads
* via the GUI or CLI. Run CLI with '--help' for additional information on how to override these arguments.
* @cliArgs --device "AM62Lx" --part "AM62L31-G-ANB" --package "ANB" --product "Processor_DDR_Config@0.10.31"
* @v2CliArgs --device "AM62L" --package "FCBGA (ANB)" --variant "AM62L31-G" --product "Processor_DDR_Config@0.10.31"
* @versions {"tool":"1.23.0+4000"}
*/
However, after regenerating the file recently (with no intentional change in DDR configuration), I observed some differences in the output values and the following updated version:
/**
* These arguments were used when this file was generated. They will be automatically applied on subsequent loads
* via the GUI or CLI. Run CLI with '--help' for additional information on how to override these arguments.
* @cliArgs --device "AM62Lx" --part "AM62L31-G-ANB" --package "ANB" --product "Processor_DDR_Config@0.10.32"
* @v2CliArgs --device "AM62L" --package "FCBGA (ANB)" --variant "AM62L31-G" --product "Processor_DDR_Config@0.10.32"
* @versions {"tool":"1.24.0+4110"}
*/
Could you please confirm:
-
Was there a tool or model update specific to AM62L31-G that might have caused changes in the generated
.dtsicontent? - Do you recommend re-generating DDR configurations if an updated tool version is released, even when hardware and DDR specs remain unchanged?
Regards
Dheeraj k