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.

AM625: Clock tree tool device tree generation

Part Number: AM625


Tool/software:

Hello,

How are you supposed to generate a device tree configuration for the AM62x based off of the output of the clock tree tool?

I see that the clock tree tool generates a register dump based off of your current configuration, and there's a few scripts for CCS, but no device tree fragment.

Munan

  • Hi Munan,

    The Clock Tree Tool is a debug tool used to visualize the clocking architecture of the device. The files that are generated are used to compare the configuration that is visualized in the tool with the current configuration of the device, to list the frequencies of inputs, outputs, and PLLs, and to save the setup to send the visualization of the clock tree to another computer.

    At this time, the Clock Tree Tool does not generate a device tree configuration to be used on a device. The configuration will need to be done separately. Generating the device tree configuration is a feature we would like to add in a future release, but is not developed enough to give a timeline for when the feature will be added.

    Regards,
    Megan