Hi,
I am pretty new to this. I am trying to port OpenMax-DL into Cortex-A7
I could not find any guide for doing the same.
I have downloaded the OpenMax-DL for Cortex-A8
Could someone point me some tips on how to proceed with the same.
thanks in advance,
regards,
Niel
Hi Niel,
in terms for architecture, both Cortex-A7 and Cortex-A8 use the ARMv7-A instruction set so the same code should run on both. There are a few differences in terms of micro architecture: more information on the arm website Cortex-A7 Processor - ARM
Hope this helps!
Ciao,
Stefano