Skip to main content
270284440
Associate II
March 20, 2018
Solved

How SPC5Studio print a debug message on CONSOLE window, not send message on serail port?

  • March 20, 2018
  • 1 reply
  • 1057 views
Posted on March 20, 2018 at 06:46

Does SPC5studio support print debug message on CONSOLE window by coding, not print message on serial port?

    This topic has been closed for replies.
    Best answer by Erwan YVIN
    Posted on March 20, 2018 at 09:35

    Hello Chu ,

    Yes , you can install an other plugin to communicate with Serial Port

    https://marketplace.eclipse.org/content/tm-terminal

     

    it is working well .. we are using it in our automatic test bench.

      Best regards

                      Erwan

    1 reply

    Erwan YVIN
    Erwan YVINBest answer
    ST Employee
    March 20, 2018
    Posted on March 20, 2018 at 09:35

    Hello Chu ,

    Yes , you can install an other plugin to communicate with Serial Port

    https://marketplace.eclipse.org/content/tm-terminal

     

    it is working well .. we are using it in our automatic test bench.

      Best regards

                      Erwan

    270284440
    270284440Author
    Associate II
    March 21, 2018
    Posted on March 21, 2018 at 04:20

    thanks, Erwan

    A further question, after installed TM terminal. how to print message on it ?

    by call function printf()?