Olimex Support Forum

ARM => ST => Topic started by: bexizuo on June 24, 2013, 11:13:17 PM

Title: STM32-E407 Makefile for linux's gcc
Post by: bexizuo on June 24, 2013, 11:13:17 PM
Hi all,

has anybody ported Makefile for STM32-E407 examples ?
i'm trying to write Makefile to compile example from product site, but i'm geting errors from compiler ....
or is there some alternative way on linux how to run example for STM32-E407 from olimex's site ?

i will use serial port for loading bin file, if i will be once successful :-)

Thank You for all replies,

Kind regards,

Title: Re: STM32-E407 Makefile for linux's gcc
Post by: LubOlimex on June 25, 2013, 02:59:14 PM
Hey bexizuo,

Have you stumbled upon our Eclispe package: https://www.olimex.com/Products/ARM/JTAG/_resources/OpenOCD/ (https://www.olimex.com/Products/ARM/JTAG/_resources/OpenOCD/)? It has makefile for STM32-E407. However, these makefiles should be configured according to the used compiler, libraries, etc.

Maybe refer to this guide: http://vedder.se/2012/12/debugging-the-stm32f4-using-openocd-gdb-and-eclipse/ (http://vedder.se/2012/12/debugging-the-stm32f4-using-openocd-gdb-and-eclipse/)

Best regards,
Lub/OLIMEX