Part Number: CC2340R5
Tool/software:
Hi TI,
I think this question has been asked years ago, but any updates about GCC support in 2025 for CC2340R5 ?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: CC2340R5
Tool/software:
Hi TI,
I think this question has been asked years ago, but any updates about GCC support in 2025 for CC2340R5 ?
Hello Terrence,
Thanks for reaching out. At the moment, we still recommend using TIClang considering GCC is not part of a near term roadmap. However, I you can take a look at our Zephyr repository, which uses gcc: https://github.com/TexasInstruments/simplelink-zephyr/tree/v3.7.0-ti-8.20.04_ea
BR,
David.
Hi David,
Thanks for the prompt reply. But I found the links below in the latest F3 SDK v8.40.00.61. Is this still work in progress ?
simplelink-lowpower-f3-sdk/source/cmake/toolchains/gcc.cmake at main · TexasInstruments/simplelink-lowpower-f3-sdk
simplelink-lowpower-f3-sdk/source/cmake/platforms/gcc/DeviceCC23X0R5M0PTargets.cmake at main · TexasInstruments/simplelink-lowpower-f3-sdk
Hello Terrence,
For Bluetooth LE related examples, only TIClang is supported at the moment. However, examples such as the drivers ones those support gcc.
BR,
David.