Hello,
We are using a wireless mini-PCIe board with the DM8148 EVM and are seeing that when we perform a 16 bit read (readw) from the BAR0 memory space, we see a 32 bit read transaction on the PCIe bus analyzer. This is causing an issue with this particular board because it only will support 16 bit reads in certain portions of its memory. Is there a way to get true 16 bit reads on the PCIe bus?
Thank you.