Hi
I am testing the SRIO between TMX320C6678 and FPGA (EP4SGX180). Every time the DSP begins initialize the link--
/*Set BOOT_COMPLETE bit*/
srioRegs->RIO_PER_SET_CNTL |= (1 << CSL_SRIO_RIO_PER_SET_CNTL_BOOT_COMPLETE_SHIFT);
the "port_initialized" indicator in FPGA begins to flash while it should be '1'. Port status in DSP seems OK.
Has someone done this kind of test before ? Any idea?
Thanks!
Han