Issue related to migrating from Keil MDK to Atollic TrueSTUDIO. Are my settings correct?
- December 13, 2020
- 1 reply
- 968 views
Hi all,
I asked a question about settings 3 days ago, but there was no response from the community. However, I fixed the problem myself. I am sharing the solution as it may be useful for those who want to migrate the project from Keil to Atollic in the future.
I imported the projects from Keil MDK to Atollic TrueStudio for both TM4C123GH6PM and STM32F407VG in order to use GDB and OpenOCD features.
Wihile the Atollic version for TM4C123GH6PM that I use is Atollic TrueSTUDIO for ARM 7.0.1, the version for STM32F407VG is Atollic TrueSTUDIO for STM32 9.0.0.
The problem was that I was facing a hard fault. The reason I faced the hard fault was related to the startup file. I edited the files for both TM4C123GH6PM and STM32F407VG.
Now, my two Atollic projects work very well. I recommend Atollic to everyone, especially because of the GDB and OpenOCD features and no code limitations.
You can see my Atollic settings in the attachment containing the startup files and linker files for both microcontrollers.
Thank you very much.

