Building examples for iMX8 SDK using GCC ARM embedded Toolchain

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

Building examples for iMX8 SDK using GCC ARM embedded Toolchain

2,797 次查看
Ramprakash
Contributor II

Hello Team,

 

I am trying to build example codes given in the iMX8 SDK archives. I followed the steps given under section 5 of "Getting Started with MCUXpresso SDK for MEK-MIMX8QX". I am currently getting the following error when I try to build the build_debug.sh file. What are the changes required to overcome this error.

 

Error:

-- BUILD_TYPE: debug CMake Error in CMakeLists.txt: The CMAKE_C_COMPILER: /home/opt/gcc-arm-none-eabi-10-2020-q4-major/bin/bin/arm-none-eabi-gcc

 

Thanks and Regards,

Ramprakash

0 项奖励
回复
2 回复数

2,765 次查看
Ramprakash
Contributor II

Hello, 

Thank you for the reply.

I have downloaded Cmake but the issue got resolved once I set the environment variable for ARMGCC_DIR. I included the /bin along with the installation path. Once I removed it the issue got resolved.

 

Thanks and Regards,

Ramprakash

2,771 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello

Looks like you need to download the cmake in your host.

 

Regards

 

0 项奖励
回复