7 years, 6 months ago.

Keil vs mbed toolchain

Does mbed use the same toolchain as Keil?

If I remember correctly, Keil was acquired by ARM. So, although Keil and mbed are both owned by ARM, they could have different toolchains. I'm asking because as I export code, I would like to know which toolchain is most likely to work without me needing to fix something. My guess is they use the same toolchain so uVision5 is the best option to for exporting.

1 Answer

7 years, 6 months ago.

Both the online compiler and Keil uVision 5 use ARM Compiler 5, so yes they do use the same toolchain!

Accepted Answer