Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
$ sudo ./console-imxrt.script
[sudo] password for :
Connecting to /dev/ttyACM0, speed 115200
Escape character: Ctrl-\ (ASCII 28, FS): enabled>enabled
Type the escape character followed by C to get back,
or followed by ? to see other options.
----------------------------------------------------

U-Boot 2022.04 (Oct 12 2023 - 14:19:15 +0000)>
arm-none-eabi-gcc (GNU Arm Embedded Toolchain 10.3-2021.10) 10.3.1 20210824 (release)>
GNU ld (GNU Arm Embedded Toolchain 10.3-2021.10)
2.36.1.20210621 >
=>

To exit kermit, type Ctrl-\ and then q.

...

Code Block
$ sudo ./console-imxrt1050.script
[sudo] password for :
Connecting to /dev/ttyUSB0, speed 115200
Escape character: Ctrl-\ (ASCII 28, FS): enabled
Type the escape character followed by C to get back,
or followed by ? to see other options.
=> version U-Boot 2022.04 (Oct 12 2023 - 14:19:15 +0000)

arm-none-eabi-gcc (GNU Arm Embedded Toolchain 10.3-2021.10) 10.3.1 20210824 (release)
GNU ld (GNU Arm Embedded Toolchain 10.3-2021.10) 2.36.1.20210621----------------------------------------------------

=> 

To exit kermit, type Ctrl-\ and then q.

...