I have a physical memory address, which driver provide me through ioctl. How can I access it in my application in linux.
If you absolutely have to, use the functions mmap and mprotect from the header <unistd.h>
Open /dev/mem
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With