Bare BSP for Arm
Alex Zolotov
nightradio at gmail.com
Mon Mar 12 04:44:40 UTC 2007
Hello, all!
There is my steps:
1) rtems-4.6.99.3/configure \
--prefix=/usr/local/rtems-4.6.99.3 \
--target=arm-rtems \
--disable-multiprocessing \
--enable-posix \
--disable-itron \
--enable-networking \
--enable-rdbg \
--enable-rtems-inlines \
--disable-cxx \
--disable-tests \
--enable-bare-cpu-cflags="-mat91rm9200" \
--enable-bare-cpu-model=mat91rm9200 \
--enable-rtemsbsp=bare
2) make all
3) make install
Ok. I got the /usr/local/rtems-4.6.99.3/arm-rtems/bare folder.
But there are no files (specific for this arm model) like at91rm9200.h or
at91rm9200_pmc.h in the bare/lib/include :(
How can i get these files?
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20070312/8c44349c/attachment.html>
More information about the users
mailing list