How to change source file locations?

Sysprogs forums Forums VisualGDB How to change source file locations?

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #25405
    sean
    Participant

    I have an mbed project and i want to share the version-controlled source code across the multiple tools. That-is, i want one location that holds my source-code, located in some place that is not within a VisualGDB mbed project. When i try this i get a message something like the following.

    The following files are outside the source directory for the xxxx.elf and will be ignored by mbed:

    Can this be fixed?

    #25413
    support
    Keymaster

    Hi,

    The easiest way to get this to would would be to manually add the source directory containing the files to VisualGDB project properties -> Extra Source Directories.

    We understand that it is an extra configuration step and will update VisualGDB to do it automatically in the next major release along with other mbed-related improvements.

    #25441
    sean
    Participant

    This worked – thanks. I’ll look for the update.

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