Other Parts Discussed in Thread: TMS320C6455
I'm trying to setup my 6482 to use RGMII - and the datasheet says you must set the PLL2 D1 (PLLDIV1 ?) register to 4 (divide by 5) for this to work. The datasheet says that PLLDIV1 for PLL2 is located at memory address 029C 0118, but in Code Composer (V6) this register appears to be located at memory address 029C 0114, and called PREDIV, instead of PLLDIV1. (There is no PLLDIV1, and no PLL2 register at address 029C 0118). I did not see any corrections to the datasheet in the 6482 errata. Can anyone confirm this? Is Code Composer wrong, or is the datasheet wrong? They seem to contradict.

