Hi there,
I would like to use the "Arm compute library" in a microprocessor (Cortex A9 based).
Is it possible to compile the arm compute library directly by importing source code in the IDE, in my case eclipse?
And compile it, I am using the "GCC ARM embedded" compiler.
I don't want to use a Linux OS.
Thanks in advance.