Ques:- How do you specify target CPU or architecture in ARM Compiler
Asked In :-
Clear Trail Technologies, Sun Dew Solutions, Sun Technology Integrators, Novalnet e-Solutions, Deligence Technologies, FUTURISM TECHNOLOGIES PVT, Media Agility, First Zen, BillDesk, ConQsys Information Technology,
Right Answer:
You specify the target CPU or architecture in ARM Compiler using the `--cpu` option followed by the desired CPU name or architecture. For example, `--cpu=Cortex-M4`.
You specify the target CPU or architecture in ARM Compiler using the `--cpu` option followed by the desired CPU name or architecture. For example, `--cpu=Cortex-M4`.