summaryrefslogtreecommitdiff
path: root/doc/SWD.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/SWD.md')
-rw-r--r--doc/SWD.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/SWD.md b/doc/SWD.md
index 668eaa5c..155983b3 100644
--- a/doc/SWD.md
+++ b/doc/SWD.md
@@ -6,7 +6,7 @@ Download the files **bootloader.bin**, **image-x.y.z.bin** and **pinetime-graphi
The bootloader reads a boot logo from the external SPI flash memory. The first step consists of flashing a tool in the MCU that will flash the boot logo into this SPI flash memory. This first step is optional but recommended (the bootloader will display garbage on screen for a few second if you don't do it).
Using your SWD tool, flash **pinetime-graphics-x.y.z.bin** at offset **0x0000**. Reset the MCU and wait for a few seconds until the logo is completely drawn on the display.
-Then, using your SWD tool. Flash those file at specific offset:
+Then, using your SWD tool, flash these file at the following offsets:
- bootloader.bin : **0x0000**
- image-x.y.z.bin : **0x8000**