Question
Trying to follow the step-by-step introductory tutorial. Not getting very far:
I'm trying to start programming a Nucleo-F767ZI board by following this, which I think is the official guide. Here's what's stopping me:
- It says "Ensure also that the ST-Link driver is well installed." Setting aside what it means for something to be "well" installed, it seems like ST-link drivers for Linux don't exist?
- When I follow the directions, select main.c, and click debug, I get the error pictured below:
If I instead try to debug using default code generated from CubeMX, I get this error:
Any direction would be appreciated.
