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:
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.