[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Bare BSP for Arm
- Date: Mon, 12 Mar 2007 09:44:40 +0500
- From: nightradio at gmail.com (Alex Zolotov)
- Subject: Bare BSP for Arm
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://rtems.rtems.org/pipermail/rtems-users/attachments/20070312/8c44349c/attachment.html