cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F Nucleo Firmware Upload with TrueSTUDIO

ifarah
Associate
Posted on February 01, 2016 at 20:15

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 Pro

Copyright 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... OK

However, I then get a pop-up saying:

0690X00000605ZjQAI.png

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.
1 REPLY 1
jiri2
Associate
Posted on February 02, 2016 at 19:33

Hi Farah,

sometimes I have the same problem, usually it can be solved by closing TrueStudio and reconnecting the board.