VSCode: First program execution ask gdb launch

Hi,
I am trying to run my first program. When I run it, it says gdb launch. I have attached the image. Somebody please guide me.

Zulfi

Hey @zak100 ,

So first I would make sure that Microsoft’s C/C++ Extension is installed. The VEX Extension will generate a settings file to configure intellesense and include paths once you create a project. This article explains how to install the C/C++ Extension.

Check out this KB Article for creating a project.

Check out this KB Article for downloading and running your project on a VEX Brain.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.