STM32 simple debug output with printf

Sysprogs forums Forums VisualGDB STM32 simple debug output with printf

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #21538
    D33jay
    Participant

    Hi,

    I’m trying to get printf working on my STM32. I’m using the Nucleo-32 board connected via USB. I tried it with the Hal blink example, but after enabling the Raw Terminal and using printf(“Test”) for example, nothing shows up.

    There are a lot of suggestions how to handle this problem, but nothing seems to work.

    Could you please point me in the right direction. Help would be really appreciated.

     

    Thanks in advance,

    David

    #21543
    support
    Keymaster

    H,

    Yes, please reference the “Fast Semihosting” framework via VisualGDB Project Properties -> Embedded Frameworks.

    #21601
    D33jay
    Participant

    Thank you, that’s the solution.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.