Skip to content

Commit 1dc9cd4

Browse files
author
Amanda Butler
authored
Merge pull request #1014 from ARMmbed/aashishc1988-patch-1
Update uvision version to 6
2 parents 8f03896 + a1b18bd commit 1dc9cd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/debug/keil_uvision.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To export your project to uVision, you can use either the Online Compiler or Mbe
2323

2424
```
2525
# replace K64F with your target board
26-
$ mbed export -i uvision5 -m K64F
26+
$ mbed export -i uvision6 -m K64F
2727
```
2828
2929
### Starting a debug session

0 commit comments

Comments
 (0)