我测试示例 "TIM_timeBase" 在 STM32H750B Discovery 开发板上运行。自述文件中有以下说明:
1. Select required configuration in memory.h in Templates\ExtMem_Boot\Inc.
但是,我有很多这样的文件,分别对应 Cube V1.9.0、1.9.1 等版本。
根据安装的 Cube IDE 信息,我使用的是 V1.9.0 版本……那为什么我也有 1.9.1 的文件夹呢?
然后自述文件还提到:
In order to load the ExtMem_Boot code :
- Open your preferred toolchain :
- Open the Project
- Rebuild all files
- Load project image
“加载项目映像”是什么意思?
|
|