Seidleroni

Forum Replies Created

Viewing 3 posts - 31 through 33 (of 33 total)
  • Author
    Posts
  • Seidleroni
    Participant

    Yes I am using the latest version, and I’m using msbuild, not makefiles. If I click on the fastsemihosting files in visual studio, it shows the paths as relative to the project, not the localappdata. Please let me know if there is a way to fix this.

    in reply to: VS 2017 #11384
    Seidleroni
    Participant

    I have been using VS2017 for a few weeks with no issues. Maybe uninstall/reinstall visualgdb?

    Seidleroni
    Participant

    I figured out that the issue was I was including <iostream>. Removing this reference brought down my code size by ~160KB. I needed iostream to use cout, which I then replaced with printf. I am surprised that there is no newlib replacement.

Viewing 3 posts - 31 through 33 (of 33 total)