undefined symbol Error while building Free-scale_USB_Stack_v4.1.1

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

undefined symbol Error while building Free-scale_USB_Stack_v4.1.1

520件の閲覧回数
karthikas
Contributor IV

I am writing USB driver for the MK60N512MD100 MCU unit for USB-device mode, I downloaded USB stack from free scale website and doing build in Kiel V4. But I am getting fallowing error.

I am using  - Free-scale_USB_Stack_v4.1.1

********************************ERROR_LOG************************************

linking...

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

Not enough information to list image symbols.

Finished: 1 information, 0 warning and 1 error messages.

".\RAM\USB_CDC.axf" - 1 Error(s), 0 Warning(s).

Target not created

**************************************************************************************

Can anyone help me in resolving this issue. Thanks in advance.

ラベル(3)
タグ(3)
0 件の賞賛
1 返信

378件の閲覧回数
jeremyzhou
NXP Employee
NXP Employee

Hi,

I'd highly recommend you to choose the USB demos which is from the Kinetis SDK, and the most updated USB stack also integrates into the Kinetis SDK.

Regrading to the USB stack 4.1.1, the updates have been halted, as it has none of teams to cover it now.

Please refer to the thread below to install the Kinetis SDK 2.0

How to: install KSDK 2.0
Have a great day,
Ping

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