Hello,
I want to use FFT on vybrid with MQX.Then Compiler is ds-5.
I have notice the ne10 is for Android and Linux.
How can I use the ne10 on my project?
Is there some other DSP library I can use?
解決済! 解決策の投稿を見る。
Hi,
If the ne10 library is developed for Linux you won't be able to use it in MQX.
You can use CMSIS for the Cortex-M4 which can be added to MQX and DS-5.
You can find a very good explanatio about how to add it in your project here:
http://mcuoneclipse.com/2013/02/14/tutorial-using-the-arm-cmsis-library/
The steps are very similar in DS-5 for the Cortex-M4.
Best Regards,
Alejandro
Hi,
If the ne10 library is developed for Linux you won't be able to use it in MQX.
You can use CMSIS for the Cortex-M4 which can be added to MQX and DS-5.
You can find a very good explanatio about how to add it in your project here:
http://mcuoneclipse.com/2013/02/14/tutorial-using-the-arm-cmsis-library/
The steps are very similar in DS-5 for the Cortex-M4.
Best Regards,
Alejandro