cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to use TM4C123GH6PM, which is the MCU of Texas Instruments company, with STM32CubeIDE as we use in Atollic TrueSTUDIO?

TERKI.1
Associate

Hi all,

Due to GDB and OpenOCD features of Atollic, we previously imported our Keil MDK projects into Atollic TrueStudio for ARM 7.0.1. It works properly.

Because TrueStudio is not recommended for new products and it is now replaced by STM32CubeIDE, we tried importing our TrueSTUDIO project into STMCubeIDE. We could not manage to do that.

When we select to use manuals steps for importing from TrueSTUDIO into STM32CubeIDE, we cannot see TM4C123GH6PM on target selection part (in Atollic TrueSTUDIO there is TM4C123GH6PM)

Our microcontroller is TM4C123GH6PM (32-bit Arm Cortex-M4F based MCU).

Could you please give suggestions in order to solve this issue?

Have a good day. 

1 ACCEPTED SOLUTION

Accepted Solutions

You can still use Atollic Truestudio completely free. The only limitation is that it is frozen at version 9.3.0 and there will be no further development/bugfixes or the like.

You will have to switch to STM32CubeIDE at the latest when you want to use new STM32 not yet included in that Atollic version.

Regards

/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

5 REPLIES 5
Peter BENSCH
ST Employee

Welcome, @TERKI.1​, to the community!

As you can read on the STM32CubeIDE website, this tool has been developed exclusively for STM32:

STM32CubeIde Board PhotoSTM32CubeIDE is an advanced C/C++ development platform with peripheral configuration, code generation, code compilation, and debug features for STM32 microcontrollers and microprocessors.

There is no way to support microcontrollers from other manufacturers.

Regards

/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Sara BEN HADJ YAHYA
ST Employee

Hello @TERKI.1​ ,

Thanks for your feedback,

STM32CubeIDE can only support STMicroelectronics products.

If you issue is solved, please close this post by clicking the "Select as Best" button. This will help other members of the community find this response more quickly 🙂

Sara.

Thank you very much for your answer, mr. Bensch.

So if I continue to use Atollic TrueSTUDIO for its GDB and OpenOCD features in my project, will I run into any problems since it is replaced by STM32CubeIDE? Or does STMicroelectronics have a tool like Atollic TrueSTUDIO with GDB and OpenOCD features without code size limit?

Thank you.

Cartu38 OpenDev
Lead II

Agree on @Peter BENSCH​  comments. Since former Atollic has been acquired by ST ... only ST's products are supported what sounds fair.

Would add you may have a way to enjoy STM32CubeIDE anyway ... let's rely on "Cross Selector" feature having a chance to move your current application to STM32 world 😉

File > New STM32 project ...

0693W00000HqlFeQAJ.jpg

You can still use Atollic Truestudio completely free. The only limitation is that it is frozen at version 9.3.0 and there will be no further development/bugfixes or the like.

You will have to switch to STM32CubeIDE at the latest when you want to use new STM32 not yet included in that Atollic version.

Regards

/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.