fix: align rd target memory and startup settings
This commit is contained in:
+3
-3
@@ -113,8 +113,8 @@ USE_HAL_DRIVER,STM32F103xE
|
||||
========================================
|
||||
|
||||
确认 ROM 和 RAM 配置正确:
|
||||
- IROM1: 0x08000000, Size: 0x40000 (256KB)
|
||||
- IRAM1: 0x20000000, Size: 0xC000 (48KB)
|
||||
- IROM1: 0x08000000, Size: 0x60000 (384KB)
|
||||
- IRAM1: 0x20000000, Size: 0x10000 (64KB)
|
||||
|
||||
========================================
|
||||
六、编译验证
|
||||
@@ -138,7 +138,7 @@ Debug 选项卡:
|
||||
|
||||
Utilities 选项卡:
|
||||
- 选择正确的 Flash 算法
|
||||
- STM32F10x High-density Flash (256KB)
|
||||
- STM32F10x High-density Flash (384KB / 0x60000)
|
||||
|
||||
========================================
|
||||
快速添加方法(可选)
|
||||
|
||||
Reference in New Issue
Block a user