STM32CUBEIDE安装错误,弹窗Error launching installer

先说解决方法,把安装文件复制到某盘的根目录下或者此安装文件路径中不能有汉字,在尝试了2次安装失败的情况下,猜测到ST的软件工程师可能暗藏的杀机。哈哈。

顺便贴一下最新版1.2.0的下载地址(https://www.st.com/content/ccc/resource/technical/software/sw_development_suite/group0/f9/09/01/00/c3/f9/40/13/stm32cubeide_win/files/st-stm32cubeide_1.2.0_5034_20200108_0926_x86_64.exe.zip/jcr:content/translations/en.st-stm32cubeide_1.2.0_5034_20200108_0926_x86_64.exe.zip)

1.1.0的下载地址(https://www.st.com/content/ccc/resource/technical/software/sw_development_suite/group0/c6/17/b0/b0/bb/e6/4a/a9/stm32cubeide_win/files/en.st-stm32cubeide_1.1.0_4551_20191014-1140_x86_64.exe.zip/jcr:content/translations/en.en.st-stm32cubeide_1.1.0_4551_20191014-1140_x86_64.exe.zip)

后续的详细使用指南还没看,先贴一点资料,

1.DB3871 软件的简介文档;

2.AN5394 快速用STM32CUBEIDE创建一个STM32L5系列的应用手册;

3.UM3553 快速开始指南;

4.GDB调试使用说明;

下载链接:点我!!!!!!!!!!

你可能感兴趣的:(STM32入门)