2015-10-04 08:49 AM
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.2015-10-04 09:26 AM
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.
2015-10-04 10:31 AM
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.2015-10-05 03:11 AM
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-2015-10-06 09:42 AM
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?