keil无法读取文件

keil一直出现
Project migration not possible: Project 'atk f429.uvprojx' is Read-Only

Error: Device not found
Device:
Vendor:
'STM32F429|GTx'
"STMicroelectronics'
Please update your device selection.
的错误

你检查下以下原因呢?
UVision项目为只读状态。由于一些原因,UVision项目文件变为了只读状态。Keil无法修改文件导致错误。

没有连接STM32 development board。Keil无法检测到STM32开发板,提示无法找到设备。

配置的内核不正确。Keil无法识别配置的STM32内核型号,提示设备未找到。