Hi, I would like to setup a Linux OS on my i.MX8MN which can run some image processing application using Hailo8. Could you suggest the best approach to do it? Either using Yocto to customize the image, general Ubuntu/Debian OS, or the Linux OS provided by NXP which only contains basic BSP libraries.
Welcome to the Hailo Community!
i.MX8 users usually use Yocto Linux from NXP and add the yocto layers from Hailo.
Thanks for the info. I have created my own Yocto environment, added the meta-hailo layer to my environment to build the image. However, when I tried to run hailortcli --version in the NXP device. It returned me an error saying it could not create the directory root/.hailo
Do I need to add in the Hailo Integration Tool in order to run the hailortcli successfully? I follow the guidelines given in Missing libmedialib-api dependency Hailo-15 Yocto Toolchain to build my Yocto Image.
Regards,
Jun Yi