Hi,
We use TI's sdk7 2. There is no problem with the compiled bootloader running on the our custom TDA4 board.
But the following problems will occur when compiling and generating or the bootloader in the prebuilt SDK after using sdk7 3.
After using the tool to change the DDR frequency to 3732MTS with SDK7.3, our custom board can start normally.
So we started the sdk7.3 ddr frequency test, and the results are as follows:
1) The DDR frequency can be started normally after being changed to 3732MTS
2) The DDR frequency is changed to 4200MTS , it occasionally fails to start.However, the startup success rate is much higher than 4266MTS ;
Therefore, it can be inferred that the DDR frequency is too high, which makes tiboot3 unable to start normally on our custom TDA4 board.
My question is, if our board needs to be stable at 1066(ddr frequency ) or higher, how do we change or set it?Does the Jacinto7 DDRSS Register Configuration Tool need to set other parameters?