Instead set Active Provider to Manual and set the required parameters (host, port, user, pwd) if you are behind a proxy. It might also be a good idea to set these parameters and test Active Provider with Native
I also tried using an Internet cable which allows connection to Internet from the IDE on other PC - which should eliminate the possibility to have incorrect internet/proxy settings on mine. From the ide.log , when trying to login I get: UserAuth:417 - Internet connection configuration...
调试的时候发现一个问题,第一次可以写入程序,但是运行起来会断开连接,下次选择调试,就会提示 Error in initializing ST-LINK device 经过研究,发现是对应针脚被关闭了。 因为我使用ST-LINK进行调试,主要使用两个GPIO口: SWCLK SWDIO 根据原理图,分别对应PA... ...