2020-05-06 12:33 AM
Hi,
I am using STM32L476G-DISCOVERY board. As i am beginner so i have created a project for simple hello world program .When i am trying to download a build into target it is showing the following error- "Launching Test_helloworld' has encountered a problem . Error in final launch sequence : Failed to start GDB server.
Could you please tell ,how i will download my code to target . I am attaching the screenshot of error
2020-05-06 01:00 AM
2020-05-06 01:47 AM
As the other error messages suggest, your host doesn't even recognize the STLink device.
Are you sure the drivers are installed properly ?
Check the Hardware manager (assuming Windows), what it says about it.