I am using ARM Cortex - A7. I have RTL for ARM Cortex - A7 and now I have modified the ARM Cortex and need to check how it is behaving with respect to some of the application Programs. So how can I choose the which GNU Toolchain in this case?
Thanks & Regards
Manjunath
If you are doing SoC RTL design verification, you can try arm compiler https://developer.arm.com/tools-and-software/embedded/arm-compiler/downloads/version-6/6-13 or gcc tools https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads
Thanks Zenon