Other Parts Discussed in Thread: TMS320DM647, CCSTUDIO
There seems to be a difference for PLL2 multiplier between documentation and actual register reading. In subsystem guide and dm647 data sheet, PLLM value is 0x13 which corresponds to x20. When I read this register on EVM648 board using CCS thru JTAG, I get 0x00000010(x17). Also, the PLLCTL register is 0x00000060 which means PLL2 is in bypass mode. BTW, when I read PLL1 registers, it is what I expected per documentation.
Questions:
1. Has PLL2 multiplier been changed to x17? If so, I need to change CLKIN2 freq on my board.
2. DDR2 memory seems to be fine on EVM648 board. Why is PLLCTL saids PLL2 is in bypass mode?