Can't change "Embedded project" settings

Sysprogs forums Forums VisualGDB Can't change "Embedded project" settings

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #22672
    Yuriy
    Participant

    Hi!

    We are using MSBuild and our BSP (not from VisualGDB).
    When we try to change any settings on “Embedded project” page of “VisualGDB project properties”, we lose all changes when we press “Apply” button.
    For example, if we change “LDFLAGS”, “Defines”, or “Include directories” fields, and then press “OK” or “Apply”, these fields will have values as it was before editing.

    Of course, if we edit *.props and *.xml files directly, these fields can be changed. But from GUI we can’t change global project properties.

    When we change properties for one configuration (i.e. “MSBuild settings” for configuration “Debug”) everything works fine.

    Also if we press “Regenerate MCU files” then “Embedded project” properties will be applied, but just once. Have you any ideas, what is going wrong?

    #22694
    support
    Keymaster

    Hi,

     

    This indeed looks like a VisualGDB bug. First of all, please try updating to VisualGDB 5.4 Preview 9. If it doesn’t solve the problem, please double-check that the .props and .xml files are writable.

    If it doesn’t help, please share:

    • A screenshot of the properties page before clicking “Apply”.
    • The mcu.props and mcu.xml files
    • A screenshot of the properties page after clicking “Apply” once the changes are lost.

    This should help us identify the problem and provide you with a hotfix.

    #22698
    Yuriy
    Participant

    Hi! Build VisualGDB-5.4.9.2564 works fine, thanks for your support!

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