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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

ソリューションへジャンプ
1,188件の閲覧回数
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,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 件の賞賛
返信
1 返信
1,055件の閲覧回数
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 件の賞賛
返信