the_steg

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • the_steg
    Participant

    Ok, this is an old thread but….

     

    Why does the imported GPDSC project not use the startup file provided by cubemx (Drivers\CMSIS\Device\ST\startup_stm32blahxx.s)? I can’t really work out why the vgdb .c one is used when the library lives in the project directory and the project uses the system_stm32 in that directory.

     

    in reply to: unit test printf #28956
    the_steg
    Participant

    I’ll look forward to the CMake one. Any idea when it’ll be available?

    in reply to: unit test printf #28943
    the_steg
    Participant

    No, I think it is fine. I was mistaken that printf statements in the one guide outputs to the test window but in fact i should have followed the guide which shows the OutputTestMessage function sends text to the test window. It works with the latter and that’s all that matters.

     

    It would be nice to have a guide that shows how to integrate the unit test project with an existing project.

     

    in reply to: unit test printf #28940
    the_steg
    Participant

    Got it, thanks. for anyone else wondering, the function is OutputTestMessage.

     

    I read pretty much all the guides and this one https://visualgdb.com/documentation/tests/TinyEmbeddedTest/ says to use printf with the option to redirect printf to the test output window. Does this not do the same thing?

     

    Regards.

    in reply to: unit test printf #28893
    the_steg
    Participant

    I’m definitely missing something then! Can you tell me exactly where to find that link as its not obvious to me. I have the correct options set as per that page.

     

    Regards.

Viewing 5 posts - 1 through 5 (of 5 total)