Tool/software: TI-RTOS
Hello Champs,
One of my customer made their 1st AM5728 target board.
They would like to communicate their target board and WIN7 PC via PCIe.
But now they get in trouble with setting the PCIe.
Their test environments are as below.
|
Environments |
HW referred AM5728 IDK |
|
CCS project |
- CCS project based on, |
|
Symptom |
After ‘enable link training’ PCIe register is reset. |
In short, they found this bit is cleared even they set the bit : PCIECTRL_TI_CONF_DEVICE_CMD.LTSSM_EN
And the PCIe Tx is out shortly at the initial operation and do not signal out continuously.
And when they turn on the LTSSM_EN bit, then Tx signal out continuously.
Q1 : Why LTSSM_EN bit is cleared? Customer is evaluated v1.0.7 too but symptom is same.