Hello everyone,
We have a TMS320 DM648 based board. If we connect with emulator and try to access the SGMII or EMAC registers, Code composer disconnects.
If we try to run an ethernet HelloWorld program also, the board prints out the MAC address and then emulator disconnects. All our other tests are running fine except the ethernet test.
We are using a 33 MHz clock input with a PLL multiplier of 27, so running at 891 MHz. The REFCLKP/N is 125 MHz as given in the EVM board. The spruf57 document talks about using a 50 or 62.5 MHz clock, but since we were not booting from network, we are using the 125 MHz clock.
Why do we have this issue with CCS disconnecting on ethernet access?
How can we troubleshoot the issue?
Thanks in advance for all your help.