This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM2434: When add a PCIe driver in syscfg of Code composer studio, code will crash in Module_clockEnable()

Part Number: AM2434

Tool/software:

Context:

I created a  Code composer studio project, including CAN/EtherCAT/2 UARTS/UDMA/OSPI, and program run normally.

Issue:

When adding a PCIe driver, program will cash inModule_clockEnable()

Action:

I check the pins of PCIe, there is no pinmux. But when step over program, step into Module_clockEnable(), when enable TISCI_DEV_PCIE0 , program will crash.