Any demo code for AT91RM9200?

Hi Jim

The tutorial is GREAT!! - all my thanks to you.

So I’ve installed the Eclipse & GCC compiler on my

PC yesterday. Unfortunately i’m using an AT91RM9200-EK

demo board …

Still the syntax of .s files look quite different to those of

the demo projects available on the at91.com site.

Are there any demo-examples (flashing 3 leds or so …)

for my at91 processor? Or could you provide me with the

demo code that is used in your tutorial (so that i can

rewrite my demo examples …) i didn’t find it on the olimex

page yet.

Does the Olimex Wiggler support AT91RM9200?

kind regards

Renate

Hi there,

Although this thread is two years old, I thought I’d post in it as I’m in a similar situation. I’ve just successfully got a (what seems to be) working Eclipse and Yagarto install, with OpenOCD running and happily connected to an AT91RM9200. I’m happy and eager to get compiling my first blinky-light application, but after an hour of searching and tinkering have found myself in a bit of a void – I can’t seem to find any AT91RM9200 examples that will successfully compile with this toolchain. The examples on Atmel’s site appear to be for ADS or Green Hills, and aren’t very happy to compile for me.

I’m at that state with a new platform that I’m not even sure where the headers are that I’ll need with defines for registers and the like, or where I might find an extremely simple but complete blinky or hello-world application that I can use to see initialization code, etc., then get up and tinkering away.

thanks for your help,

silic0re

PS – I thought I’d add that I can successfully compile the samples that come with the Olimex CD (such as sam7p256-flash), so the toolchain appears to work – but some AT91RM9200 specific examples would be very helpful to begin learning.