Skip to content

Commit f426ded

Browse files
Update software/interface.md
1 parent c45dec2 commit f426ded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

software/interface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ You can also flash a full DAPLink image to the <span class="v2">V2</span> device
126126

127127
You will need to register for and download the [**Bootloader Host Application (blhost)**](https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/mcuboot-mcu-bootloader-for-nxp-microcontrollers:MCUBOOT?&tab=Design_Tools_Tab) from NXP. In the `/bin` folder you will find executables for your operating system.
128128

129-
<div class="alert alert-warning">Please ensure the nRF52 flash has been erased before erasing/flashing the KL27 flash. Programmes running on the nRF52 can affect the KL27 internal boot process and stop the kinetis bootloader from running. You can flash <a href="/docs/software/assets/erase-flash.hex">this hex file</a> to erase the nRF52.</div>
129+
<div class="alert alert-warning">Please ensure the nRF52 flash has been erased before erasing/flashing the KL27 flash. Programmes running on the nRF52 can affect the KL27 internal boot process and stop the kinetis bootloader from running. You can flash an <a href="/docs/software/assets/erase-flash.hex">erase-flash.hex</a> file to erase the nRF52.</div>
130130

131131
### Enter bootloader mode
132132

0 commit comments

Comments
 (0)