Getting error while trying to run USB stack V4.1.1?

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

Getting error while trying to run USB stack V4.1.1?

跳至解决方案
1,187 次查看
karthikpoojary
Contributor III

Currently using keil ide I am getting following error while trying to run any demo from USB stack

.\RAM\USB_CDC.axf: Error: L6218E: Undefined symbol asm (referred from main_kinetis.o).

标签 (2)
标记 (3)
0 项奖励
回复
1 解答
1,053 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Karthik Poojary,

  Did you use the MDK project?

  If yes, please add CMSIS in the options define:

56.jpg

Then save the project, and build again, you will find the error have disappeared.

Wish it helps you!

If you still have question, please contact me!


Have a great day,
Jingjing

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,054 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Karthik Poojary,

  Did you use the MDK project?

  If yes, please add CMSIS in the options define:

56.jpg

Then save the project, and build again, you will find the error have disappeared.

Wish it helps you!

If you still have question, please contact me!


Have a great day,
Jingjing

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复