Skip to main content
PShar.11
Visitor II
December 19, 2019
Question

Not able to print through STLINK on cubeIDE serial Terminal (Not finding Serial Terminal on CubeIDE)

  • December 19, 2019
  • 2 replies
  • 1195 views

Not able to print through STLINK on cubeIDE serial Terminal

(Not getting Serial Terminal on CubeIDE)

This topic has been closed for replies.

2 replies

KnarfB
Super User
December 19, 2019

You're right. The output used to be in the console window. But, I can open the serial port in a separate terminal prog (TeraTerm, PuTTY, minicom,...) and see the output. Actually, I like that debugging agnostic behaviour.

Pavel A.
Super User
December 19, 2019

> Not finding Serial Terminal on CubeIDE

That's the Eclipse ... :(

In a Console, click on NEW icon on its menu bar -> Command Shell console -> Conection type: Serial port.

-- pa