Files
RCU_C1P_Launcher/Readme.md
2026-02-10 17:48:22 +08:00

49 lines
1.1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# BLV-C1P Launcher开发日志
### 2026-01-29
```C
1system_ch564.c
- Less_Loss_DIV_Calcu函数会失败HardFault_Handler
```
### 2026-01-19
```C
1Launcher中的串口只使用串口0()2(RS485端口)13使1100Byte
- CH564由于将Launcher代码搬运到RAM中运行使32Kbyte使使RAM空间不够使用
22 - RS485使能
```
### 2026-01-17
```C
1Launcher中MCU Flash写入完成后APP失败问题 -
2Launcher中增加MCU Flash更新特征区
- ****
- ****5
- MCU Flash写入数据
3Laucnher中增加MCU Flash写入次数统计
```
### 2026-01-04
```C
1CH564 FLASH_ROMA_ERASE EEPROM_ERASE 4096
```