Cloning BSP/PSP for K10 MK10FX512VMD12

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

Cloning BSP/PSP for K10 MK10FX512VMD12

1,270 Views
christianfrabel
Contributor I

Hi all,

We developped a board on a K10DN512VLL10 kinetis processor basis.

We use CW 10.5 together with MQX 4.0

Unfortunately, there is no bsp/psp exemple for this processor, so my question is:

Where can i get a clear "how to do" simple process to add K10 processor support on MQX?

Best Regards

0 Kudos
Reply
3 Replies

839 Views
DavidS
NXP Employee
NXP Employee


Hi Christian,

We have made much improvement within MQX to enable cloning of a superset device to a sub device.

Please use the latest MQX4.1 if possible (MQX4.0.2.2 OK too).

Once installed goto:

C:\Freescale\Freescale_MQX_4_1_0_GA\doc\mqx

Please review the MQX_BSP_Porting_Guide.pdf and MQX_BSP_Porting_Example_User_Guide.pdf.

This should show you how to Clone an existing BSP/RTOS.

A secret is to open the MQX_BSP_Porting_Guide.pdf and on the last page is Appendix A.  It has a cool tool to help you find the correct super set RTOS to use for Cloning.  Note I had to use "MK10DN512VLL10" (added the prefix "M" from your part number) to find that the TWR-K60D100M is the proper super set RTOS you want to clone and give your unique RTOS name too.  Once you open the BSP in your cloned RTOS, you then use PE (Processor Expert) to change our the MCU/CPU component from the K60 to your K10 and can use PE to make additional updates that are different from the super set RTOS.

Also helpful is C:\Freescale\Freescale_MQX_4_1_0_GA_RC7\doc\tools\MQX_BSP_CLoningWizard_Getting_Started.pdf .

Regards,

David

0 Kudos
Reply

839 Views
christianfrabel
Contributor I

Dear David,

Thank you for your help. I followed your instructions in order to clone a

BSP and it worked just fine!

Unfortunately, customizing the generated BSP is another game:

I got errors when I tried to re compile the new BSP without any changes (I

just opened PE and generated code).

So, is it possible to get a "ready to use" BSP for this processor (

MK10DN512VLL10)?

Best Regards.

2014-06-13 21:02 GMT+02:00 David E Seymour <admin@community.freescale.com>:

<https://community.freescale.com/>

Cloning BSP/PSP for K10 MK10FX512VMD12

reply from David E Seymour

<https://community.freescale.com/people/DavidS?et=watches.email.thread>

in MQX Software Solutions - View the full discussion

<https://community.freescale.com/message/411263?et=watches.email.thread#411263>

0 Kudos
Reply

839 Views
soledad
NXP Employee
NXP Employee

Hi,

Please check the following thread, and use as baseline BSP TWR-K60D100M

Creating MQX 4.0 BSP for K10

I hope this helps, have a great day,

Sol

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

0 Kudos
Reply