Why doesn't MQX appear to support the TWR-K70?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Why doesn't MQX appear to support the TWR-K70?

557 Views
shaunaiken
Contributor I

I'm trying to follow the labs that Freescale put out for the TWR-K70. I get stuck at the very beginning because I can't figure out how to create an MQX project in KDS for the TWR-K70.

Can anyone help?

0 Kudos
1 Reply

260 Views
soledad
NXP Employee
NXP Employee

Hello,

KSD supports K70 device, please follow the below steps:

1. Open KDS 3.0

2. Import and MQX example. Go to File->Import  a new window will display, select Existing Projects Sets and click next:

pastedImage_1.png

3. Select the wsd file for the example code you need, for example I selected "hello", then click open.

pastedImage_2.png

4. Build the BSP, PSP libraries and finally the hello example project.

pastedImage_3.png

5.  In board, check the below jumper configurations:

For standalone operation:

board Rev. B - TWR-K70F120M

• Jumper J18 on position 1-2

• Jumper J19 On

board Rev. C - TWR-K70F120M

• Jumper J18 Off - Y1 Enabled

• Jumper J19 On - Y1 Power

6. Debug the example (select the k70 device used)

pastedImage_5.png

As there is not a New MQX 4.2 Project Wizard, it is necessary to create a project from scratch. Please check the below document.

Creating a New MQX RTOS 4.2 project in KDS

Please let me know if this helps!
Have a great day,
Sol

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

0 Kudos