EmbDev.net

Forum: ARM programming with GCC/GNU tools Beispiel für At91SAM7X256 mit WinARM


von Joachim (Guest)


Rate this post
useful
not useful
Hallo Forum,

hat jemand von euch zufällig ein Beispiel für einen At91SAM7X256 in
WinARM programmiert? Kann bzw. sollte einfach mal ganz was einfaches
sein. So in der Art Blink_LED. Ich bräuchte halt mal ein Grundgerüst mit
den ganzen Portdefinitonen und sonstigen Files.

Vielleicht kann mir ja jemand helfen.

Gru

von Martin Thomas (Guest)


Rate this post
useful
not useful
Joachim wrote:
> hat jemand von euch zufällig ein Beispiel für einen At91SAM7X256 in
> WinARM programmiert? Kann bzw. sollte einfach mal ganz was einfaches
> sein. So in der Art Blink_LED. Ich bräuchte halt mal ein Grundgerüst mit
> den ganzen Portdefinitonen und sonstigen Files.

(Dies ist ein englischsprachiges Forum. Deutschsprachig:
http://www.mikrocontroller.net/forum/ )

The OP asked about a basic examples for the SAM7X with "program
skeleton", port-defintions and "other files".

---

I do not yet own a Board with a SAM7X so I can not provide tested code
examples. Maybe someone else can jump in here.

The register-definitions are available from at91.com
(kits->7x->examples). Any "ARM" linker-script for GNU binutils-ld should
work after modifing the memory-section. Startup-code for SAM7S might
work too. If not you can check take the startup-code Atmel provides in
the examples for the IAR-compiler and adapt it to gnu-assembler based on
the templates from the sam7s-examples.

Martin Thomas

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.