Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years, 2 months ago.
Can I compile Texas Instruments TM4C123g m4f based board via mbed os?
Hi all,
I have TM4C123g board to work with... I am very new and trying to learn. Could you please help me to install right platform to build code upon?
Best Regards,
Erdinc
1 Answer
5 years, 11 months ago.
Erdinc
As far as I know, the TM4C123g microcontrollers are not compatible with the mbed system. However, there is a port of the Arduino software (Energia) which can be used to code the TM4C devices and many other TI controllers. Hope this helps.
dave2x20