diff --git a/components/trace/readme.md b/components/trace/readme.md index 632d6ed9d53c8b30276075e44ff6f5f78c26a533..1c303d86145f3d7ccaacb0a74835036f1d6759c2 100644 --- a/components/trace/readme.md +++ b/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 // #define RT_USING_TRACE