[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Looking for BSP for Atmel AT91SAM7X-EK
- Date: Tue, 11 Dec 2007 13:39:28 -0600
- From: joel.sherrill at oarcorp.com (Joel Sherrill)
- Subject: Looking for BSP for Atmel AT91SAM7X-EK
Andrei Chichak wrote:
> Hi All,
>
> Has anyone got a BSP for the Atmel AT91SAM7X series of processor?
>
> I am just starting work with the AT91SAM7X-EK evaluation board but I don't need
> the fancy stuff like ethernet, just the basic processor and serial.
>
>
I guess no one has a good answer. The list of ARM CPU models
in libcpu is:
AM_CONDITIONAL(at91rm9200, test "$RTEMS_CPU_MODEL" = "at91rm9200")
AM_CONDITIONAL(mc9328mxl, test "$RTEMS_CPU_MODEL" = "mc9328mxl")
AM_CONDITIONAL(s3c2400, test "$RTEMS_CPU_MODEL" = "s3c2400")
AM_CONDITIONAL(lpc22xx, test "$RTEMS_CPU_MODEL" = "lpc22xx")
The csb337 is an at91rm9200 based BSP if that is close at all.
If you end up writing any code, please submit it.
--joel
> Andrei
>
> ------------------------------
> Andrei Chichak
>
> Systems Developer
> CBF Systems
> Suite 4-038
> 11421 Saskatchewan Drive
> Edmonton, Alberta
> Canada T6G 2M9
> V: (780) 628-2072
> F: (780) 628-5542
>
>
>
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.com
> http://rtems.rtems.org/mailman/listinfo/rtems-users
>