Skip to content

Commit 7cbba4b

Browse files
Mbed Studio removed
1 parent 6ffe655 commit 7cbba4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/program-setup/build-profiles-rules/debug_builds_cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<h1 id="debug-builds-cli">Debug builds</h1>
22

3-
After you've set up your [local debug toolchain](../program-setup/build-profiles-and-rules.html), you need firmware that includes program symbols (an `.elf` file). Mbed Studio only produces binaries that omit the program symbols, so you must compile locally using [Arm Mbed CLI](../build-tools/mbed-cli-1.html).
3+
After you've set up your [local debug toolchain](../program-setup/build-profiles-and-rules.html), you need firmware that includes program symbols (an `.elf` file). You must compile locally using [Arm Mbed CLI](../build-tools/mbed-cli-1.html).
44

55
<span class="notes">**Note:** Make sure to do a clean build when switching to and from debug and release by removing the `BUILD` folder.</span>
66

0 commit comments

Comments
 (0)