Olimex Support Forum

ARM => ST => Topic started by: anotherbrick on November 05, 2012, 12:48:22 PM

Title: STM32-E_revB1_demo.zip for Eclipse ?
Post by: anotherbrick on November 05, 2012, 12:48:22 PM
STM32-E_revB1_demo.zip

I have downloaded this demo however in readme.txt it says

QuoteIn order to work you must program with J-Link 7.0 and IAR for ARM 6.30 or newer

1) is there an Eclipse version of this demo ?
how can I compile this demo in Eclipse ?

2) there is an RX TX pin avaliable on STM32-E407 board
are these pins RS232 signal levels or do I have to add MAX232 chip ?
Title: Re: STM32-E_revB1_demo.zip for Eclipse ?
Post by: LubOlimex on November 07, 2012, 04:53:11 PM
There is a blink demo in the OpenOCD package: https://www.olimex.com/Products/ARM/JTAG/_resources/OpenOCD/ (https://www.olimex.com/Products/ARM/JTAG/_resources/OpenOCD/).

Regards,
Lub/OLIMEX
Title: Re: STM32-E_revB1_demo.zip for Eclipse ?
Post by: anotherbrick on November 07, 2012, 05:14:52 PM
Hello LubOlimex ,

first of all thank you for the answer

I have run blink-led demo already , I compiled and downloaded into E407 and run , this is OK

but...,

I bought this board for the ethernet functionality

I need a simple ECLIPSE demo for using ethernet functions

the STM32-E_revB1_demo.zip in STM32-E407 webpage - README says it is for IAR - I have no IAR , I have downloaded Olimex Eclipse

regards
Title: Re: STM32-E_revB1_demo.zip for Eclipse ?
Post by: LubOlimex on November 08, 2012, 04:40:43 PM
Hey anotherbrick,

You can download and use an evaluation version of IAR EW for ARM for 30 days. It requires only registration at their web site. Having a look at the code in IAR I believe will help you a lot, and you can then adjust it for the Eclipse.

A good idea is to look at the original libraries released by STMicroelectronics in the official STM32Fxx web pages.

Best regards,
Lub/OLIMEX
Title: Re: STM32-E_revB1_demo.zip for Eclipse ?
Post by: chelox on January 20, 2013, 05:32:51 PM
Hello!!

Anyone have a simple example (like blink led) in Eclipse for Olimex board STM32-E407.

thank you! :)
Title: Re: STM32-E_revB1_demo.zip for Eclipse ?
Post by: anotherbrick on January 21, 2013, 08:51:21 PM
hello chelox,

if you download OLIMEX-ODS ( eclipse + yagarto )

there is an blink led demo for the E407 board
Title: Re: STM32-E_revB1_demo.zip for Eclipse ?
Post by: chelox on January 22, 2013, 09:15:29 PM
thank you very much! :D