Hi All,
I have configured an DM8148 as PCIe endpoint. The RC (Mac connected via Thunderbolt <-> PCIe adapter) successfully enumerates the PCIe device and loads the driver for it. Now on the endpoint I would like to get notified whenever the RC writes to BAR2/BAR4, preferably via an interrupt.
Unfortunately the PCIe module on the 814x doesn't seem to support firing an interrupt when an RC makes changes. Did I overlook something? Or is there a different way to achieve what I need? Or is the only option to poll the BAR memory and check for changes?
Thanks,
Stephan