NXP refers folks to this tool for IMX6UL/IMX6ULL... is this in error?

Asked by DJ Regan

Is it possible to use this toolchain with Cortex-A7 processors?

Reason I ask... NXP's MCUXpresso SDK 2.2, targeting IMX6UL/IMX6ULL processors, contains documentation that recommends folks use this GNU ARM Embedded Toolchain.

Subsequently upon visiting this main support page for the toolchain... I see no Cortex-A processors are listed as supported?

Thoughts?

Thanks Much!
--DJ Regan

Question information

Language:
English Edit question
Status:
Solved
For:
GNU Arm Embedded Toolchain Edit question
Assignee:
No assignee Edit question
Solved by:
Thomas Preud'homme
Solved:
Last query:
Last reply:
Revision history for this message
Best Thomas Preud'homme (thomas-preudhomme) said :
#1

Hi DJ Regan,

It should work but we don't test A profile targets as thoroughly. Alternatively Linaro provide bare-metal toolchain for A profile which you could use.

Best regards,

Thomas

Revision history for this message
DJ Regan (djregan) said :
#2

Thanks Thomas Preud'homme, that solved my question.

Revision history for this message
Thomas Preud'homme (thomas-preudhomme) said :
#3

By the way, latest bare-metal Linaro toolchain can be found at https://releases.linaro.org/components/toolchain/binaries/latest/arm-eabi/

Best regards.

Revision history for this message
DJ Regan (djregan) said :
#4

Understood... :) Appreciate it Thomas!