Import MSBuild Project

Sysprogs forums Forums VisualGDB Import MSBuild Project

Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #20330
    nevyn
    Participant

    I am working on a project using the NETMF Microframework on STM32.  An MSBuild file already exists for the project and arm compiler directories are set through a build.props files.

    The build is controlled by a number of project files all called from a single MSBuild project file.

    I would like to use the existing structure, project files and build properties files and create a solution and use VisualGDB for debugging.

    Is there any way of doing this?

    Regards,
    Mark

    #20333
    support
    Keymaster

    Hi,

    This would be fairly tricky as VisualGDB expects the MSBuild projects to define a few VisualGDB-specific variables that would be missing in the project if it is controlled by an external MSBuild rules. The easiest way to get VisualGDB to debug it would be via the Embedded Quick Debug mechanism.

    #20335
    nevyn
    Participant

     

    Thank you for the quick reply.

    Is it possible to have a 30-day trial of the Embedded Quick View as this is not enabled in my licence?

    Regards,
    Mark

    #20336
    support
    Keymaster

    Hi,

    Yes, please contact our sales with your license key information and we will issue you a trial extension voucher.

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