Visual Studio Error: Failed to Launch Debug Adapter
PreviousError: An unknown error occurred during device connectionNextVS Code Fails to Launch Python Automation API Script
Last updated
Last updated
When debugging a custom low level analyzer, and when attempting to attach a debugger to the Logic 2 software via the instructions here, the following Microsoft Visual Studio error pop-up may appear.
The solution for this is to ensure you follow the debugging instructions linked above. Depending on your Visual Studio default configuration, another option (such as "Python code" like shown in the image below) may be selected.
Specifically, "Native code" needs to be selected in the Debug menu in Visual Studio.