Cross-compilation toolchain for IMX8MPlus Processor for Ubuntu OS

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

Cross-compilation toolchain for IMX8MPlus Processor for Ubuntu OS

2,202 Views
ngupta1
Contributor II

Hi,

I am trying to interface a ToF sensor with an IMX8MP processor. My host development PC is Ubuntu OS, so can someone guide me with cross compiler toolchain that I can use for my application development on my host PC? Thank you in advance.

0 Kudos
Reply
3 Replies

2,159 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

If you have the driver already just port it to the kernel BSP of the MX8MP and it must works.

Regards

0 Kudos
Reply

2,144 Views
ngupta1
Contributor II

I am using IMX8MP Ubuntu OS and believe it is a 20.04 version, can you please guide me with more information on how to import to the kernel BSP(Ubuntu) of the IMX8MP board? Plus, I have an application C++ code for interfacing Tof using I2C protocol and not a low-level I2C driver in C++. Thank you in advance.

0 Kudos
Reply

2,126 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

If you have ubuntu 20.04 running on MX8MP is ok to develop in MX8MP you just need the toolchain:

gcc-arm-none-abi-10.3.

Is the one that came on BSP.

https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applicat...

 

Regards

 

0 Kudos
Reply