02-23-2021 01:17 AM
hello once again
I am working on RFSOC ultrascale board and petalinux installed, I want to access driver using c which one is with good method "/dev/mem" or "/dev/uio" with interrupts in RFSOC driver
can help in this regards
02-23-2021 03:00 AM
What IP do you want to access? is it a custom IP, or is it the rfdc?
02-23-2021 04:03 AM
thanks you for reply
we are using rfsoc xczu28DR and want to configure different register's and set gain, etc in peta-linux with help of application in c also there is case of interrupt handling also
02-23-2021 04:11 AM
different registers of what IP? The rfdc? If it is the rfdc, then why not use the RFDC Driver API to do this?