Cross-compilation toolchain for IMX8MPlus Processor for Ubuntu OS

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Cross-compilation toolchain for IMX8MPlus Processor for Ubuntu OS

2,101 次查看
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 项奖励
回复
3 回复数

2,058 次查看
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 项奖励
回复

2,043 次查看
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 项奖励
回复

2,025 次查看
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 项奖励
回复