Skip to main content
Visitor II
January 28, 2020
Question

Unable to print complete message on iar terminal using st link debugger on STM32F303 Board

  • January 28, 2020
  • 2 replies
  • 873 views

i am using STM32F303RE nucleo 64 board. On Iar workbench, the printf statement does not print the complete message when st link debugger is used.

Can somebody please let me know if some settings or any other modifications are needed to resolve this issue?

    This topic has been closed for replies.

    2 replies

    Explorer
    January 28, 2020

    I think you need to check IAR's printf redirection implementation. The IAR WB used to come with pretty good help/documentation.

    Probably a limited buffer size you exceed.

    As a quick fix, you could try shorter debug strings.

    Super User
    January 28, 2020

    "Can somebody please let me know if some settings or any other modifications are needed to resolve this issue?"

    That would be IAR !

    https://www.iar.com/support/#!?tab=resources