|
9 years ago | |
---|---|---|
.. | ||
SystemView_Src_V240 | 9 years ago | |
SConscript | 9 years ago | |
readme.md | 9 years ago |
##How to use the Segger SystemView trace componment
Copy the '.\SystemView_Src_Vxxx\Description\SYSVIEW_RTThread.txt' to folder '%SystemView_Install_Folder%\Description\'.
Add RT_USING_TRACE
define in your bsp's rtconfig.h
// <bool name="RT_USING_TRACE" description="Enable trace" default="true" />
#define RT_USING_TRACE
Segger SystemView only support Segger J-Link and Segger J-Link OB. If you using the origin development boards from vendor, you can upgrade the on board debugger to J-Link OB.