mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-04 13:34:06 +08:00
parent
ba143e0b30
commit
0319856bca
@ -53,8 +53,8 @@ shosted here. It has excellent internet access and performance.
|
|||||||
|
|
||||||
By default all the BSPs for an architecture are built. If you only wish to
|
By default all the BSPs for an architecture are built. If you only wish to
|
||||||
have a specific BSP built you can specify the BSP list by providing to the
|
have a specific BSP built you can specify the BSP list by providing to the
|
||||||
RSB the option ``--with-rtemsbsp``. For example to build two BSPs for the
|
RSB the option ``--enable-rtemsbsp``. For example to build two BSPs for the
|
||||||
SPARC architecture you can supply ``--with-rtemsbsp="erc32 sis"``. This can
|
SPARC architecture you can supply ``--enable-rtemsbsp="erc32 sis"``. This can
|
||||||
speed the build time up for some architectures that have a lot of BSPs.
|
speed the build time up for some architectures that have a lot of BSPs.
|
||||||
|
|
||||||
Once you have built the tools and kernel you can move to the Packages section
|
Once you have built the tools and kernel you can move to the Packages section
|
||||||
@ -112,7 +112,7 @@ you have unpacked the tar file:
|
|||||||
|
|
||||||
$ tar Jxf rtems-source-builder-4.11.0.tar.xz
|
$ tar Jxf rtems-source-builder-4.11.0.tar.xz
|
||||||
$ mv rtems-source-builder-4.11.0 4.110
|
$ mv rtems-source-builder-4.11.0 4.110
|
||||||
$ cd 4.11.0
|
$ cd 4.11.0/rtems
|
||||||
|
|
||||||
Build a tool chain for the SPARC architecure. We are using the SPARC
|
Build a tool chain for the SPARC architecure. We are using the SPARC
|
||||||
architecture in our example because GDB has a good simulator that lets us run
|
architecture in our example because GDB has a good simulator that lets us run
|
||||||
|
Loading…
x
Reference in New Issue
Block a user