EmbDev.net

Forum: ARM programming with GCC/GNU tools ARM: Libary AT91SAM7SE512 for Crossworks


von Inauen M. (inauen)


Rate this post
useful
not useful
I'm starting to program the ATMEL ARM AT91SAM7SE512. I decided to use
the Crossworks development tool. ATMEL has for IAR a full libary AT91
for PWM, SPI, USB, PIO, SRAM, etc.
Is there also a library available for Crossworks?

von Michael F. (mifi)


Rate this post
useful
not useful
Hello Mischa,

I think there is no library specially for CrossWorks available.
But ATMEL had a GCC port, and CrossWorks use the GCC compiler too.

Here I use CrossWorks myself too and could build an application
by using the ATMEL framework, e.g USB framework with SAM7S256.

Best regards,

Michael

von Inauen M. (inauen)


Rate this post
useful
not useful
Hello Michael

I have downloaded the .c and .h files from the ATMEL homepage. But how
can I implement it in Crossworks?
I have also installed the GCC compiler, but where can I choose the make
file in Crossworks?

Best regards,

Mischa

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.