
用STM32CubeMX生成文件后,文件里没有MDK-ARM,导致不能使用keil生成hex文件。
Please install MDK-ARM V5 toolchain to open the project.Or associate the file type of the project with your Toolchain in System Default Program settings
提示说我没有安装这个,但是我所有东西都装了一遍,还是不行。

Please install MDK-ARM V5 toolchain to open the project.Or associate the file type of the project with your Toolchain in System Default Program settings
提示说我没有安装这个,但是我所有东西都装了一遍,还是不行。
路径问题,看一下自己新建的路径下面有没有中文,如果确定没中文的话,查看一下路径名字中是否有空格等,如果有并且空格大于1的话,把空格去掉。