<table style = "width: 100%;"> <tr> <td colspan="2" style = "text-align: center; font-size: 3em; font-weight: bold;"> :beers: HSS_DataVisualizer <a title="Hits" target="_blank" href="https://github.com/DigitalAllianceStudio/HSS_DataVisualizer"><img src="https://hits.b3log.org/DigitalAllianceStudio/HSS_DataVisualizer.svg"></a> </td> </tr> <tr> <td style = "width: 30%;"> <img width="1511" height="1176" alt="Image" src="https://github.com/user-attachments/assets/2427d3ca-38f6-46b3-b89e-1004809fb348" /> ## :book: 简介 > [!NOTE] > 本仓库用于 HSS_DataVisualizer 的发布,下载请跳转 [发布页面 (当前版本: v0.0.2.3)](https://github.com/DigitalAllianceStudio/HSS_DataVisualizer/releases) 本程序通过 SEGGER High-Speed-Sampling (HSS) 方式,对 MCU RAM 中的全局变量进行非侵入式的后台高速访问,并实时将波形和数据可视化到用户界面,其原理类似于 J-Scope、STM Studio、STM32CubeMonitor。 </td> <td style = "width: 70%;"> > [!TIP] > 本工具是JScope的平替,相比JScope,本工具支持和新增的功能: 1. 变量别名设定 2. 变量`公式计算`实时显示(支持 `Javascript Math` 表达式、移位等操作) 3. 更便利的变量地址重新解析功能(支持 AXF/ELF/OUT 等格式) 4. 新增观测的同时`修改变量的功能` 5. 更棒的变量增删改查、采样使能、波形使能体验 6. 更便利和高清的示波图操作(模式有`扫描模式`、`滚动模式`:支持滚动、缩放、平移、游标测量等操作) 7. 支持`采样数据导出 CSV` 8. 以附加模式连接(不复位芯片) </td> </tr> <tr> <td colspan="2" style = "text-align: center; font-size: 2em; font-weight: bold;"> > [!IMPORTANT] > 注意事项 </td> </tr> <tr> <td colspan="2" style = "text-align: center; font-size: 2em; font-weight: bold;"> <img width="1106" height="622" alt="Image" src="https://github.com/user-attachments/assets/ba1e393b-bdbb-4088-b7bb-69964ca572fa" /> - J-Link 驱动安装时的路径请不要带版本号,否则可能会导致程序无法正常工作 - :warning: 若运行报错(如`缺少动态链接库`),请安装 :package: `vcredist_x64.exe` 和 :package: `vc_redist.x64.exe` 运行库。 </td> </tr> </table> <div align="center"> <img width="1511" height="1176" alt="Image" src="https://github.com/user-attachments/assets/2427d3ca-38f6-46b3-b89e-1004809fb348" /> <img width="1511" height="1176" alt="Image" src="https://github.com/user-attachments/assets/42402cc3-ff9d-411d-9dc5-65107167f491" /> <img width="1520" height="889" alt="Image" src="https://github.com/user-attachments/assets/3c1d3008-e56c-49d4-acbe-5d2d51bb183e" /> <img width="1680" height="934" alt="Image" src="https://github.com/user-attachments/assets/384719d6-69c2-4381-a474-231bbf892d19" /> <img width="1680" height="970" alt="Image" src="https://github.com/user-attachments/assets/f30728e5-4f18-4168-8de4-274006cddbf3" /> <img width="1680" height="970" alt="Image" src="https://github.com/user-attachments/assets/d3ba562a-dc90-44f2-9d50-ffa661d71d1b" /> ### 采样数据导出 CSV <img width="1027" height="1030" alt="Image" src="https://github.com/user-attachments/assets/d3c98f75-79bf-4f55-80da-552f8c3ef584" /> </div> ---------- :star: Copyright © 2023 - 2025 Digital Alliance Studio. All rights reserved.