docs: document rtos firmware versioning
This commit is contained in:
@@ -26,15 +26,19 @@
|
||||
|
||||
1. 当前 Keil 工程目标仍是 `STM32F103RC`
|
||||
2. 当前代码可以真实构建通过
|
||||
3. 当前构建真值应查看:
|
||||
3. 当前 FreeRTOS + lwIP 固件版本线从 `V2.0.0` 开始,裸机固件版本线从 `V1.0.0` 开始
|
||||
4. 当前 RTOS 基线 release:`https://git.furtherverse.com/gaoro-xiao/TCP2UART/releases/tag/V2.0.0`
|
||||
5. Release 附件:
|
||||
- `TCP2UART-RTOS-V2.0.0.hex`
|
||||
- `TCP2UART-RTOS-V2.0.0.elf`
|
||||
6. 当前构建真值应查看:
|
||||
- `MDK-ARM/build_capture.txt`
|
||||
- `MDK-ARM/TCP2UART/TCP2UART.build_log.htm`
|
||||
- `MDK-ARM/TCP2UART/TCP2UART.map`
|
||||
4. 最近一次 Keil 构建示例:
|
||||
- `Code=84560`
|
||||
- `RW-data=432`
|
||||
- `ZI-data=47056`
|
||||
- `0 Error(s), 0 Warning(s)`
|
||||
7. `V2.0.0` release 构建验证:
|
||||
- `"TCP2UART\TCP2UART.axf" - 0 Error(s), 0 Warning(s).`
|
||||
- `TCP2UART-RTOS-V2.0.0.hex` 用于烧录
|
||||
- `TCP2UART-RTOS-V2.0.0.elf` 用于符号/调试
|
||||
|
||||
### 3.2 当前调试结论摘要
|
||||
|
||||
|
||||
Reference in New Issue
Block a user