Search found 1 match

by GuyArditi
2025-02-13 14:05
Forum: Luckfox Pico-RV1103/RV1106
Topic: Failed running RKNN library on ubuntu
Replies: 1
Views: 3548

Failed running RKNN library on ubuntu

Hello,

I have a LuckFox Pico Ultra W and I'm trying to use the RKNN library using the Ubuntu Kernel using the following steps:

I installed the linario compiler: gcc-linaro-7.5.0-2019.12-i686_arm-linux-gnueabihf
I compiled the rknn_yolov5_demo with said compiler and changed it to link with the ...