How to use CMSIS NN library in MCU xpresso IDE?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to use CMSIS NN library in MCU xpresso IDE?

1,479 次查看
shreyas123
Contributor III

Hi.

I am trying to use CMSIS NN library on Keil MCB 1800 board with MCU Xpresso IDE.

For CMSIS-DSP I kow how to use the .a libary but for CMSIS NN there is no .a libary from LPC Open.

As a result if I try to import the files from Github for CMSIS NN in MCU xpresso IDE, it gives me many undefined function errors.

Can someone suggest me how to use the CMSIS NN library with MCU Xpresso IDE?

Thanks#

0 项奖励
回复
5 回复数

1,284 次查看
Sabina_Bruce
NXP Employee
NXP Employee

Hello,

Hope you are doing well. I recommend to check the following page that describes the CMSIS-NN and the support for it. It states that it should be high performance cores like the cortex-M7.If you want to use these libraries I would recommend to upgrade to the i.MXRT family for example the link below.

I.MXRT1050

Hope it helps.

Best Regards,

Sabina

0 项奖励
回复

230 次查看
FodorImo
Contributor II

hello, would it work also for iMXRT 1170? 

0 项奖励
回复

1,284 次查看
shreyas123
Contributor III

Dear Sabina,

thanks for your reply.

but aren’t there any precompiled versions of Cmsis NN that i can import in MCU xpresso Ide like the CMSIS DSP?

I need to use it on the CortexM3 board only.

What can I do for this?

thanks

0 项奖励
回复

1,284 次查看
Sabina_Bruce
NXP Employee
NXP Employee

Hello,

You can refer to these two documents:

eIQ Porting Guide for MCUs 

CMSIS-NN on NXP iMXRT

Best Regards,

Sabina

0 项奖励
回复

1,284 次查看
shreyas123
Contributor III

Thank you Sabina.

I will try this method and see.

0 项奖励
回复