We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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??
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