@@ -220,7 +228,7 @@ Each peripheral supporting condition for this BSP is as follows:
### 3.8 MDK-Keil5 Simulator
If you haven't had a real Blue Pill Board yet, you may use MDK-Keil5 simulator to simulate to run RT-Thread on Blue Pill Board.
If you haven't had a real Blue Pill Board yet, you may use MDK-Keil5 simulator to simulate to run RT-Thread on Blue Pill Board. Please Double-click the `project.uvprojx` file to open the MDK-Keil5 project (**NOT**`template.uvprojx` file).
![simulator1](figures/simulator1.png)
...
...
@@ -234,12 +242,6 @@ Each peripheral supporting condition for this BSP is as follows:
This BSP only enables GPIO and USART1 by default. If you need more advanced features such as SPI, ADC, or to add software packages, you need to configure the BSP with RT-Thread [ENV tool](https://www.rt-thread.io/download.html?download=Env), as follows: