IMAGE LINK: https://ibb.co/yfFvwQP
I am using Arch Linux as my main os. I have just started embedded dev and am setting up my env.
I am having an error connecting to my St Link V2 debugger as shown in the snapshot I included. I used Stm32CubeMx to generate the code and Atollic as my IDE. I can build the project fine, but when trying to connect and debug I get a message that no device target is found which leads me to think I am missing some drivers/libs. I am unsure how to proceed as this is my first time setting these things up..
The st link USB has a red light that then goes to blue/purple; all the wires are hooked up properly - the board has a solid red light and flashing green light the CPU is the STM32F103C8T6
ERROR MESSAGE FROM ATTOLIC
STMicroelectronics ST-LINK GDB server. Version 5.1.0 Copyright (c) 2018, STMicroelectronics. All rights reserved.
Starting server with the following options: Persistent Mode : Disabled Logging Level : 1 Listen Port Number : 61234 Status Refresh Delay : 15s Verbose Mode : Disabled SWD Debug : Enabled
Target no device found
Error in initializing ST-LINK device. Reason: No device found on target.