cancel
Showing results for 
Search instead for 
Did you mean: 

Need help for STM32Cubemx to select toolchain

SS.Sagar
Associate III
Posted on October 04, 2015 at 17:49

Hi,

i am using stm32f105 microcontroller for usb application. i installed stm32cube. and configured but at the end i m confused to select toolchain. Which toolchain is to select.

I am using eclipse, so from this dropdown box which toolchain is to selct.

i have attached the screen-shot.0690X00000604spQAA.png
4 REPLIES 4
Posted on October 04, 2015 at 18:26

Well none of them are exactly what you want, the last two are at least GNU based. Failing that install a tool-chain that's actually supported directly if you want them to integrate properly.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
SS.Sagar
Associate III
Posted on October 04, 2015 at 19:31

Hi 

Thanks for quick reply.

Ok. for this i used Keil uvision 4. But after creating project it generate files and if i tried to browse the code i got following error screen.0690X00000604t4QAA.png

Posted on October 05, 2015 at 12:11

Hi hobb.epy,

1-First of all, System Workbench for STM32  is an Eclipse integrated IDE. So, you can use it.

2-Concerning the error generated by keil, try to install the last version MDK Version 5.

-Shahrzad- 

SS.Sagar
Associate III
Posted on October 06, 2015 at 18:42

Hi,

Thanks it works with uvision 5. But i can use uvision 4 only. 

And after creating files, is there any changes required in files?