From 0c91dfcc51e58125027036999057d5d2c0ffd05f Mon Sep 17 00:00:00 2001 From: Liana Koleva <43767763+lianakoleva@users.noreply.github.com> Date: Fri, 13 Oct 2023 09:37:34 +0200 Subject: [PATCH] Update correct file Signed-off-by: Liana Koleva <43767763+lianakoleva@users.noreply.github.com> --- docs/userguide/executable_upload.adoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/userguide/executable_upload.adoc b/docs/userguide/executable_upload.adoc index 52205edfd..a5a49cbfc 100644 --- a/docs/userguide/executable_upload.adoc +++ b/docs/userguide/executable_upload.adoc @@ -38,8 +38,9 @@ following parameters: [start=4] . Also make sure that single chars are send from your computer _without_ any consecutive "new line" or "carriage -return" commands (this is highly dependent on your terminal application of choice, TeraTerm only -sends the raw chars by default). +return" commands. This is highly dependent on your terminal application of choice, TeraTerm only +sends the raw chars by default. In `cutecom`, change `LF` to `None` in the dropdown menu +next to the input text box. . Press the NEORV32 reset button to restart the bootloader. The status LED starts blinking and the bootloader intro screen appears in your console. Hurry up and press any key (hit space!) to abort the automatic boot sequence and to start the actual bootloader user interface console.