PCI Express

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
Kamal123
Member
Member
Posts: 99
Joined: Fri Nov 01, 2019 1:17 am

PCI Express

Post by Kamal123 »

Hi, I am currently working for PCI express support.. I am facing some issues with writing data to pcie registers. If I write a data to a register than again read it back to see if it is written I get results like 0xFFFFFFFF.

Thanks in advance.
Klakap
Member
Member
Posts: 297
Joined: Sat Mar 10, 2018 10:16 am

Re: PCI Express

Post by Klakap »

It is impossible to help without look on your code.
Octocontrabass
Member
Member
Posts: 5563
Joined: Mon Mar 25, 2013 7:01 pm

Re: PCI Express

Post by Octocontrabass »

Does the device exist?

Which registers are you trying to write?
Post Reply