Tool/software: Linux
Hi,
I'd like to access IPU memory from Linux userspace.
The receiving of the pointer of IPU memory was ok by control link from IPU to CA15.
The OSA_memPhys2Virt() was used to convert to virt address of Linux, But the converted address was 0, The result was all the same at changing mem type 0(OSA_MEM_REGION_TYPE_SR0) ~ 5(OSA_MEM_REGION_TYPE_AUTO).
Are there any APIs in visionsdk or Linux device driver is necessary for it?
Thanks