Skip to content

Commit 6e2db52

Browse files
author
Amanda Butler
authored
Add content to export_to_third_party.md
Add content to the 5.7 branch from #376 after it looked good on test site.
1 parent 07654bb commit 6e2db52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/tools/toolchains/export_to_third_party.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@ This command creates the `.project` and `.cproject` files in the root folder of
130130

131131
You can open this new project with an Eclipse CDT, which has the GNU Arm Eclipse plug-ins installed.
132132

133+
<span class="notes">**Note:** Using the Mbed command-line tools to build and export GNU Arm Eclipse breaks compile. Running `mbed export -I gnuarmeclipse` touches `.mbedignore`, which includes Nanostack. Trying to run `mbed compile` again fails because the exporter touches `.mbedignore`.</span>
134+
133135
#### GNU Arm Eclipse on Windows: 8Kb command length limitation
134136

135137
Prior to version 2.6.1 of GNU Arm Eclipse, the build tools of the GNU Arm Eclipse plugin used the Windows `cmd.exe` shell. This exposed the build system to a limitation of `cmd.exe`. Please upgrade your version of GNU Arm Eclipse if you encounter a problem such as:

0 commit comments

Comments
 (0)