This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: opencv run error in qnx platform

Part Number: TDA4VM

Dear sir,

    I want to use Opencv4.3.0 in TDA4VM(A72, Qnx), but got error as below:

This Opencv build doesnt support current CPU/HW configuration

Required baseline features: NEON not AVAIABLE.

As we all know, A72 support NEON,and I wrote some code with NEON instructions, it also ran as well .

The opencv is downloaded from QNX websites.

Would you please tell me what's wrong with it?

wangjian

Best Regards

  • Hi,

    The TI Processor SDK for QNX release does not test OpenCV, as such QNX / Blackberry is a better contact for support on this issue, to ascertain what the error is reporting.

    As per the TDA4V TRM, the ARM Corext-A72 Subsystem on the A72 supports "Advanced Single Instruction Multiple Data (SIMD) and floating point extension (Arm NeonTm)".  

    Please refer to this page that points to the ARM Architecture Reference Manual that gives full instruction set details.  Notes on using GCC with Neon, are at ARM NEON Intrinsics - Using the GNU Compiler Collection (GCC)

    Regards,

    kb