Forum Discussion
MehmetFide
New Contributor
3 years agoHi @AlexGo ,
Also noted that avalon-tool.c requires avalon-ioctl.h file which is missing.
If you meant to include avalon-drv-ioctl.h instead, there are still many missing definitions required by avalon-tool.c to be compiled.
for example "struct avalon_dma_info" or "IOCTL_AVALON_DMA_GET_INFO"
Could you suggest?