This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Is it possible to use ARMCC toolchain with Segger Embedded Studio or other IDEs?

Hello, currently we have a big project maintained under Keil IDE and have licence for Keil compiler. 

We would like to migrate to more comfortable IDEs such as SES, Visual studio or Eclipse. However, we need to preserve ARM compiler since it provides most size optimized code comparing to other ARM compilers. 

I have tried to setup other environments, however there is no in built possibility to setup ARMCC compiler. 

Did anyone have similar situation?