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.