Have a great day,
"The hardcoded RCW option should be selected based on the system SYSCLK and DDRCLK frequency combination." supposes that there will be different PLL ratios in the different RCW. Actually there is no choice, both hardcoded RCW provide the same PLL ratios.
In any case SYSCLK and DDRCLK frequencies and resulting core frequency, and platform clock frequency must not exceed their respective maximum or minimum operating frequencies, which are specified in the T2080 hardware specifications. Otherwise the device will not operate properly.
So we may ignore comment in the manual's Table 4-15. We have to pay attention to the PLL ratios in the Table 4-16. RCW Settings for Hard-Coded RCW and check if the resulting core frequency, and platform clock frequency will be suitable for out device.
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------