Part Number: AM5728
Tool/software: TI C/C++ Compiler
hi all
I have a issue about am5728(maybe dra7x) pcie,our board use am5728 as pcie rc and we have a pcie siwtch(IDT12NT12) to connect 7 eps. We use android 4.4 and kernel version is linux-3.8
Recenly ,we found am5728 is hang when pcie communication.
1. The serial port have no any information
2. I can not use jtag to connect cpu. CCS info: "CortexA15_0: Trouble Halting Target CPU: Device failed to enter debug/halt mode because pipeline is stalled." . But I can connect cpu when I reset pcie module(set regeister 0x4AE07310 to 0 by ccs debug dap_ss). So pcie maybe the problem.
3.I found PCIECTRL_RC_DBICS_IOBASE_LIMIT_SEC_STATUS bit28: received target abort and bit29 received master abort and bit30:received are both set.
We try to change pcie link speed from PCIE2.0 to PCIE1.0, but it is no any effect
Any advice about this?