09-22-2019 11:45 PM - edited 09-22-2019 11:55 PM
I'm create hdf use dpu v3.0 for Ultra96-V2,I'm get ip from image zcu102_2019 <Link>
I'm create project zcu102_2019 by BSP file from that lnk and i'm get recipe file follow step from DPU-Integration
After build project, I'm try to check dpu and version dnndk
DNNDK version isn't 3.1
After I'm cheked I'm follow step from ug1354-xilinx-ai-sdk.pdf
And i'm test ai_sdk sample it's not worked althrouth I'm compile before run
I'm testing to another sample but it's failed like this
I think,This Problem may be version dnndk like this same problem
09-25-2019 12:40 AM
You can try install the dpcma.ko manually on your target side.
Find the dpcma.ko driver in the following path after you install the AI SDK on your host.
09-25-2019 02:38 AM
Thank for reply @linqiang
I'm try to install module but it's not work on Ultra96-v2 board
root@Ultra96-V2:~# insmod dpcma.ko [ 29.752163] dpcma: version magic '4.19.0-xilinx-v2019.1 SMP mod_unload aarch64' should be '4.19.0+ SMP mod_unload aarch64' [ 29.763335] dpcma: version magic '4.19.0-xilinx-v2019.1 SMP mod_unload aarch64' should be '4.19.0+ SMP mod_unload aarch64' insmod: can't insert 'dpcma.ko': invalid module format
I'm try to find same problem DPU-Integration-at-Vivado-2019-1-usign-Ultra96v1 but it has not solution
09-25-2019 02:53 AM
That's a problem...
The best way to solve this problem is to recompile the dpcma driver with the dpcma source code. However, as far as I know, the driver is not yet open source. You can contact Xilinx FAE for help.
The other way is to change your kernel number to be the same with the dpcma driver. 4.19.0+