2016-02-01 11:15 AM
I installed the Atollic TrueSTUDIO IDE for developing software for the STM32F303RE-Nucleo board, and have been trying to run the example file located in: STM32Cube_FW_F3_V1.4.0\Projects\STM32F303RE-Nucleo\Examples\GPIO\GPIO_IOToggle\TrueSTUDIO which I downloaded from the ST site. After opening the project in TrueSTUDIO and building it, I try to run it using the F11 key and I get the following console output:
Atollic TrueSTUDIO gdbserver for ST-Link. Version 2.2.0 ProCopyright 2010-2015, Atollic AB. Starting server with the following options: Persistant Mode : Disabled LogFile Name : debug_log.txt Logging Level : 1 Listen Port Number : 61234 Status Refresh Delay : 15s Verbose Mode : Disabled SWD Debug : Enabled Connecting to the ST-Link Debugger... OKHowever, I then get a pop-up saying:I've been trying to debug this and I can't figure out what is causing this error, since the board is plugged in to the laptop via USB.Any help is greatly appreciated.2016-02-02 10:33 AM
Hi Farah,
sometimes I have the same problem, usually it can be solved by closing TrueStudio and reconnecting the board.