TWR-K21F120MA

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

TWR-K21F120MA

646件の閲覧回数
vikashkumar
Contributor I

Hi,

 

I have TWR-K21F120MA board , i want to run usb example code on this board , please guide me how can i achieve it.

I'm using kinetis IDE.

 

Thank you

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

554件の閲覧回数
MarekTrmac
NXP Employee
NXP Employee

Hi Vikash,

go to http://mcuxpresso.nxp.com/, create configuration for TWR-K21F120MA for KDS toolchain; generate SDK package in SDK builder and download the package and unzip. USB stack middleware is included by default.

Start KDS 3.2. Import example project using File - Import - General - Existing project into workspace

As root directory select "boards\twr21f120m\usb_examples\".

Ensure "Copy projects into workspace" is NOT selected.

Click Next and select any of the USB example projects.

Build, Run and customize the example project.

Regards

Marek

0 件の賞賛
返信

554件の閲覧回数
vikashkumar
Contributor I

Hi Marek,

Thank you for response.

Actually i have example of demo application and i'm using ucosii so i select this path (examples\twrk21f120m\demo_apps\usb\host\msd\msd_cmd\ucosii\kds). But in read me doc file the path is <install_dir>/usb/usb_core/host/lib/ucosii/<tool_chain>/<soc_name>.

So i want to conform it , i need to add tool_chain file?

0 件の賞賛
返信