mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
This cleans up most of the remaining SourceForge references
This commit is contained in:
@@ -196,7 +196,7 @@ The valid values for <toolchain> are BUILDROOT, CROSSPACK, LINUXGCC and WINAVR.
|
|||||||
Buildroot:
|
Buildroot:
|
||||||
|
|
||||||
There is a DIY buildroot version for the AVR boards here:
|
There is a DIY buildroot version for the AVR boards here:
|
||||||
http://sourceforge.net/projects/nuttx/files/buildroot/. See the
|
http://bitbucket.org/patacongo/nuttx/downloads/buildroot/. See the
|
||||||
following section for details on building this toolchain.
|
following section for details on building this toolchain.
|
||||||
|
|
||||||
It is assumed in some places that buildroot toolchain is available
|
It is assumed in some places that buildroot toolchain is available
|
||||||
@@ -276,7 +276,7 @@ NuttX buildroot Toolchain
|
|||||||
^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
If NuttX buildroot toolchain source tarball cne can be downloaded from the
|
If NuttX buildroot toolchain source tarball cne can be downloaded from the
|
||||||
NuttX SourceForge download site (https://sourceforge.net/projects/nuttx/files/).
|
NuttX Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
|
|||||||
@@ -359,7 +359,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -419,8 +419,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ Toolchain
|
|||||||
different from the default).
|
different from the default).
|
||||||
|
|
||||||
If you have no ARM toolchain, one can be downloaded from the NuttX
|
If you have no ARM toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot).
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>nuttx.
|
1. You must have already configured Nuttx in <some-dir>nuttx.
|
||||||
|
|
||||||
|
|||||||
@@ -315,7 +315,7 @@ NuttX EABI buildroot Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -390,8 +390,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -115,7 +115,7 @@ NuttX Buildroot Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no HC12 toolchain, one can be downloaded from the NuttX
|
If you have no HC12 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin
|
This GNU toolchain builds and executes in the Linux or Cygwin
|
||||||
environments.
|
environments.
|
||||||
|
|
||||||
|
|||||||
@@ -151,7 +151,7 @@ NuttX buildroot Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -293,7 +293,7 @@ On-Demand Paging
|
|||||||
^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
There is a configuration that was used to verify the On-Demand Paging
|
There is a configuration that was used to verify the On-Demand Paging
|
||||||
feature for the ARM926 (see http://nuttx.sourceforge.net/NuttXDemandPaging.html).
|
feature for the ARM926 (see https://bitbucket.org/patacongo/nuttx/src/master/nuttx/Documentation/NuttXDemandPaging.html).
|
||||||
That configuration is contained in the pgnsh sub-directory. The pgnsh configuration
|
That configuration is contained in the pgnsh sub-directory. The pgnsh configuration
|
||||||
is only a test configuration, and lacks some logic to provide the full On-Demand
|
is only a test configuration, and lacks some logic to provide the full On-Demand
|
||||||
Paging solution (see below).
|
Paging solution (see below).
|
||||||
|
|||||||
@@ -150,7 +150,7 @@ NuttX buildroot Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
|
|||||||
@@ -85,7 +85,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -137,8 +137,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -189,7 +189,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -249,8 +249,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -307,7 +307,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -367,8 +367,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ NuttX Buildroot Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M0 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M0 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ NuttX Buildroot Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M0 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M0 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
|
|||||||
@@ -129,7 +129,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -189,8 +189,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -252,7 +252,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M4 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M4 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
NOTE: The NuttX toolchain may not include optimizations for Cortex-M4 (ARMv7E-M).
|
NOTE: The NuttX toolchain may not include optimizations for Cortex-M4 (ARMv7E-M).
|
||||||
@@ -314,8 +314,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -219,8 +219,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -179,7 +179,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
This port was tested with tools built using summon-arm-toolchain; available
|
This port was tested with tools built using summon-arm-toolchain; available
|
||||||
@@ -243,8 +243,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -293,7 +293,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -353,8 +353,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -197,7 +197,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -257,8 +257,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -347,7 +347,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -407,8 +407,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -464,7 +464,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -524,8 +524,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -457,7 +457,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -517,8 +517,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -245,7 +245,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M0 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M0 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -305,8 +305,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -409,7 +409,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -469,8 +469,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -122,7 +122,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -182,8 +182,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -90,7 +90,7 @@ NuttX buildroot Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
|
|||||||
@@ -209,7 +209,7 @@ The valid values for <toolchain> are BUILDROOT, CROSSPACK, LINUXGCC and WINAVR.
|
|||||||
Buildroot:
|
Buildroot:
|
||||||
|
|
||||||
There is a DIY buildroot version for the AVR boards here:
|
There is a DIY buildroot version for the AVR boards here:
|
||||||
http://sourceforge.net/projects/nuttx/files/buildroot/. See the
|
http://bitbucket.org/patacongo/nuttx/downloads/buildroot/. See the
|
||||||
following section for details on building this toolchain.
|
following section for details on building this toolchain.
|
||||||
|
|
||||||
It is assumed in some places that buildroot toolchain is available
|
It is assumed in some places that buildroot toolchain is available
|
||||||
@@ -289,7 +289,7 @@ NuttX buildroot Toolchain
|
|||||||
^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
If NuttX buildroot toolchain source tarball cne can be downloaded from the
|
If NuttX buildroot toolchain source tarball cne can be downloaded from the
|
||||||
NuttX SourceForge download site (https://sourceforge.net/projects/nuttx/files/).
|
NuttX Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
|
|||||||
@@ -187,7 +187,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -247,8 +247,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ Toolchain
|
|||||||
different from the default).
|
different from the default).
|
||||||
|
|
||||||
If you have no ARM toolchain, one can be downloaded from the NuttX
|
If you have no ARM toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>nuttx.
|
1. You must have already configured Nuttx in <some-dir>nuttx.
|
||||||
|
|
||||||
|
|||||||
@@ -222,7 +222,7 @@ NuttX Buildroot Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no HC12 toolchain, one can be downloaded from the NuttX
|
If you have no HC12 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin
|
This GNU toolchain builds and executes in the Linux or Cygwin
|
||||||
environments.
|
environments.
|
||||||
|
|
||||||
|
|||||||
@@ -171,7 +171,7 @@ NuttX buildroot Toolchain
|
|||||||
different from the default).
|
different from the default).
|
||||||
|
|
||||||
If you have no ARM toolchain, one can be downloaded from the NuttX
|
If you have no ARM toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>nuttx.
|
1. You must have already configured Nuttx in <some-dir>nuttx.
|
||||||
|
|
||||||
|
|||||||
@@ -233,7 +233,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -276,8 +276,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -182,7 +182,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -242,8 +242,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ NuttX Buildroot Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M0 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M0 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
|
|||||||
@@ -156,7 +156,7 @@ NuttX buildroot Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
|
|||||||
@@ -268,7 +268,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -328,8 +328,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -175,7 +175,7 @@ NuttX buildroot Toolchain
|
|||||||
different from the default).
|
different from the default).
|
||||||
|
|
||||||
If you have no ARM toolchain, one can be downloaded from the NuttX
|
If you have no ARM toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>nuttx.
|
1. You must have already configured Nuttx in <some-dir>nuttx.
|
||||||
|
|
||||||
|
|||||||
@@ -280,7 +280,7 @@ NuttX OABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no ARMtoolchain, one can be downloaded from the NuttX
|
If you have no ARMtoolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
|
|||||||
@@ -134,7 +134,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -194,8 +194,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -132,7 +132,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -192,8 +192,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -294,7 +294,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -354,8 +354,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -188,7 +188,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -248,8 +248,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -187,7 +187,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -247,8 +247,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -190,7 +190,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -239,8 +239,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -212,7 +212,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -261,8 +261,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -206,7 +206,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -255,8 +255,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -370,7 +370,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M0 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M0 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
|
|||||||
@@ -351,7 +351,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M0 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M0 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
|
|||||||
@@ -332,7 +332,7 @@ NuttX EABI buildroot Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -407,8 +407,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -202,7 +202,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -262,8 +262,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
@@ -132,7 +132,7 @@ NuttX EABI "buildroot" Toolchain
|
|||||||
different from the default in your PATH variable).
|
different from the default in your PATH variable).
|
||||||
|
|
||||||
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
If you have no Cortex-M3 toolchain, one can be downloaded from the NuttX
|
||||||
SourceForge download site (https://sourceforge.net/projects/nuttx/files/buildroot/).
|
Bitbucket download site (https://bitbucket.org/patacongo/nuttx/downloads/buildroot/).
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
1. You must have already configured Nuttx in <some-dir>/nuttx.
|
||||||
@@ -192,8 +192,8 @@ NXFLAT Toolchain
|
|||||||
If you are *not* using the NuttX buildroot toolchain and you want to use
|
If you are *not* using the NuttX buildroot toolchain and you want to use
|
||||||
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
the NXFLAT tools, then you will still have to build a portion of the buildroot
|
||||||
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
tools -- just the NXFLAT tools. The buildroot with the NXFLAT tools can
|
||||||
be downloaded from the NuttX SourceForge download site
|
be downloaded from the NuttX Bitbucket download site
|
||||||
(https://sourceforge.net/projects/nuttx/files/).
|
(https://bitbucket.org/patacongo/nuttx/downloads/).
|
||||||
|
|
||||||
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
This GNU toolchain builds and executes in the Linux or Cygwin environment.
|
||||||
|
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user