Would you teach me how to create STR912 project by Eclipse

I’m very newbies on ARM9 and Eclipse.

I have Olimex STR-E912 and OpenOCD

How to create STR912 project in Ecllipse? and

How to config my project with OpenOCD?

Thank you very much for your help

Check out Michael Fischer’s YAGARTO package, it downloads Eclipse, the GNU tool chain and OpenOCD. Michael has some wonderful tutorials on how to set up projects, get the debugger running and so forth. The YAGARTO web site is: http://www.yagarto.de

If you need more detail, take a look at my article “Using Open Source Tools for AT91SAM7 Cross Development” at the Atmel web site.

go to: http://www.at91.com and look for it under documents. It’s nearly 200 pages long and is directed towards the Atmel parts. However, it should be fairly easy to port the ideas to other manufacturer’s chips.

Cheers,

Jim Lynch