i.MX6 SoloX: how to create MQX BSP for custom board

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

i.MX6 SoloX: how to create MQX BSP for custom board

720 Views
richardhu
Contributor II

I would like to port MQX to custom i.mx6SX board.

I modify the files in imx6sx_sdb_m4 and build it under linux to let MQX run on our custom board already.

Now, I want to create a directory for our board instead of using "imx6sx_sdb_m4".

I checked "Freescale MQX RTOS BSP Porting Guide.pdf" for Freescale MCU.

There is a tool called "BSP Cloning Wizard" to help to clone the MQX BSP.
Is this tool also available under linux for i.mx6SX ?

BR,

Thank You~!!!

Richard

Labels (1)
0 Kudos
2 Replies

435 Views
jamesbone
NXP TechSupport
NXP TechSupport

Hello Ricard

Unfortunately the MQX BSP for the i.MX6SLX  it is only for the M4 Core and we do not have the tool  (CLoning Wizard to support it)  I apologize for this inconvenience.

0 Kudos

435 Views
richardhu
Contributor II

Hello, jamesbone:

I write a shell script to clone BSP from imx6sx_sdb_m4.

It seems to resolve my problem already.

Thank you

BR,

Richard

0 Kudos