We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I am using VirtualBox with a Windows 7 Guest on a MAC OSX Host. I gave the VM control over my STLINK/V2 debugger and I can connect using the STLink Utility and read / program my STM32F205VC microcontroller. However, when I try to begin a debug session via Keil MDK (tried both v4 and v5), it responds that it cannot connect to the target. It does know the STLINK is there becaue when it is not connected it says that there is no STLINK connected.
I have tried connecting it to my Macbook Pro directly (no USB hubs), that didn't work. It does work just fine on a PC with no VM. I really need to use the VM to do my development, any help or experience would be greatly appreciated!
Dan
I missed a checkbox in the Utilities tab for project options. I needed to select the STLink debugger as the target driver for flash programming and uncheck 'use debug driver'