unable to download the Sourcery CodeBench Lite toolchain

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

unable to download the Sourcery CodeBench Lite toolchain

1,595 次查看
adityanagal
Contributor III

Hi ,

As per the read me document in the IMX_Platform_SDK , Sourcery Codebench Lite toolchain  is required to build the SDK. But I am not  able to download the toolchain from any link . Could you please suggest me from where I can download the toolchain to build this SDK .

Regards,

Aditya Nagal

0 项奖励
1 回复

988 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Aditya Nagal,

You can use the link on the following thread:

Where to download Codebench Lite ARM EABI 

Here is the link from the thread:
4.8-2014-q3-update : Series 4.8 : GNU ARM Embedded Toolchain 

Alternatively you can use the Toolchain extracted from the BSP but it would required you to add the following settings when extracting it and it's much more straightforward using the recommended toolchain.

IMAGE_INSTALL_append = " eglibc-staticdev"
SDKIMAGE_FEATURES_append = " staticdev-pkgs"

I hope this helps!

Regards,

0 项奖励