I'm a total beginner in PCIe and have to develop a simple PCIe driver.
If I do have a PCIe device with a memory of 1kByte, what does the BAR contain? The addresses for the 1kByte space? And what does it mean that the BAR is "mapped" into the memory or i/o address space?
Tried to find the answers in different books, without success...
Best regards Thomas