2015-01-08 01:26 AM
Hi Guys,
I am using theSTM32F207VG development board.
I'm having problem in compiling the example codes given by STM. Since there is no dedicated IDE for STM32 devices what is the recommended FREE IDE from STM?
Imanage to setup the ECLIPSE to run simple program but fail to compile anything with STM32Cube library.
Any help in getting our development environment setup for STM32 processor will be of great help.
Regard's
Jason #stm322015-01-08 05:40 AM
Follow the install and doc tabs of this eclipse plugin:
http://gnuarmeclipse.livius.net/blog/2015-03-18 09:41 AM
I agree, this is a very nice Eclipse plugin. The ''packages'' part of the plugin should make is easy to support additional processors.
Unfortunately it will not help you much if you are trying to use the STM32Cube software. At least I am still trying figure this out.