Hi Experts,
I would like to know start-up sequence about AM572x IDK EVM (TMDXIDK5728).
Now I use the IDE other than CCS and trying to access to DDR3, but cannot do.
I refer to the following GEL file and convert the function(AM57xx_EVM_Initialization(int EVM)) to my environment.
- idk_am572x.gel
- AM572x_startup_common.gel
Before execute the above function, do i need to execute other function?
e.g. OnReset(), AM57xxStartState().
Please teach me the required sequence.
And one more question.
"Complete GEL log from A15 connect is provided below:" on the following wiki, "I2C Init" is logged.
http://processors.wiki.ti.com/index.php/TMDXIDK5728_Hardware_Setup
This log is logged when Configure_I2C_Controller_Module() is executed.
But the function won't be executed in AM572x IDK EVM.
Do i need to execute the fucntion?
Best regards.
AM572x_pad_config.gel