diff options
| author | Eli Weiss <eliwss0@gmail.com> | 2021-12-05 20:04:35 (GMT) |
|---|---|---|
| committer | JF <JF002@users.noreply.github.com> | 2021-12-30 19:57:26 (GMT) |
| commit | ab059b90044981b0feb3f37201fcf6635d2c4e1f (patch) | |
| tree | 9064c8f3f5753f810c16321c4cbeb0d4f72d22ec /doc/SWD.md | |
| parent | 97668c775bb5e501b32fce2fc92f4a5995aec1b1 (diff) | |
Revised documentation
Diffstat (limited to 'doc/SWD.md')
| -rw-r--r-- | doc/SWD.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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** |
