Releases: DinoHaw/keil-build-viewer
Releases · DinoHaw/keil-build-viewer
keil-build-viewer v1.6
- [Fix] Problem with multiple regions causing multiple lines to be displayed
- [Fix] Problem of Execution Region being recognized incorrectly.
- [Fix] Problem of duplicate display when Execution Region is used in other Loard Region.
- [Modified] Display unused memory in the same category.
- [Modified] If the Execution Region Size is UINT32_MAX, it will be changed to the size of the corresponding memory.
keil-build-viewer v1.5b
- Fix the problem of dynamically allocating too small a memory for saving file paths
- 修复保存文件路径内存动态分配过小的问题
keil-build-viewer v1.4
-
Add the ability to place the 'keil-build-viewer.exe' in the directory contained in the system environment variable
Path
. -
增加将本工具放置于系统环境变量
Path
所含目录的功能