Embedded Project – Generate ihex files with MSBuild

Sysprogs forums Forums VisualGDB Embedded Project – Generate ihex files with MSBuild

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11475
    jafeucht
    Participant

    When building a project for STM32F405RG with VisualGDB Embedded Project using MSBuild, a hex file is not generated for the output, even though “ihex” was checked in the project setup wizard. How do you generate Intel hex files using MSBuild?

    #11476
    support
    Keymaster

    Hi,

    The files should still be generated (the extension is .ihex, not .hex). If not, please check the Embedded Project page of VS project properties (not VisualGDB project properties). The “generate .hex file” should be set to “yes”.

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