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.

AM62L-PROCESSOR-SDK: Clarification on SysConfig Tool Support

Part Number: AM62L-PROCESSOR-SDK
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:

  1. Was there a tool or model update specific to AM62L31-G that might have caused changes in the generated .dtsi content?

  2. 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