瀏覽代碼

[trace] modify readme file, add section enable RT_USING_HOOK.

ArdaFu 9 年之前
父節點
當前提交
b495cf6b31
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      components/trace/readme.md

+ 1 - 1
components/trace/readme.md

@@ -3,7 +3,7 @@
 ### 1. Copy description file
 Copy the '.\SystemView_Src_Vxxx\Description\SYSVIEW_RTThread.txt' to folder '%SystemView_Install_Folder%\Description\'.
 ### 2. Enable trace componment
-Add `RT_USING_TRACE` define in your bsp's rtconfig.h
+Enable `RT_USING_HOOK` and add `RT_USING_TRACE` define in your bsp's rtconfig.h
 ```c
 // <bool name="RT_USING_TRACE" description="Enable trace" default="true" />
 #define RT_USING_TRACE