I recently downloaded ARM DS which comes preinstalled with Arm compiler 6. I want to develop software for ARM cortex A9 specifically nxp make iMx6 CPU. Will arm compiler 6 work for this or compiler 5 is a must?
The target board already comes with scatter file and startup code. Is there any other files required for compilation and ram execution debugging??
Hi there, I have moved your question to the Compilers and Libraries forum. Many thanks.
I believe this has already been answered on other threads, but for completeness, yes, Arm Compiler 6 can support Cortex-A9. Legacy assembler source files can be built with the -masm=auto (or -masm=armasm) option.
If you prefer to use Arm Compiler 5, you can download this from here:https://developer.arm.com/downloads/view/ACOMP5