User Activity

After updating the studio to version 1.7.0, the execution of each step in debug mode by pressing F6 is done for at least 10 seconds. Why? I am using ST-Link and GDB local server. Each time you have to either set a breakpoint and press F5, or go to th...
Hello!There are two FreeRTOS tasks, each of which creates its own NETCONN object. In one task (the first one begins to execute) there are no oddities when creating a NETCONN object. And in the second task there is: the object returned by netconn_new ...