diff options
Diffstat (limited to 'docs/RTOS2/html/group__CMSIS__RTOS__KernelCtrl.html')
-rw-r--r-- | docs/RTOS2/html/group__CMSIS__RTOS__KernelCtrl.html | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/docs/RTOS2/html/group__CMSIS__RTOS__KernelCtrl.html b/docs/RTOS2/html/group__CMSIS__RTOS__KernelCtrl.html index 7f2075b..a7f46c8 100644 --- a/docs/RTOS2/html/group__CMSIS__RTOS__KernelCtrl.html +++ b/docs/RTOS2/html/group__CMSIS__RTOS__KernelCtrl.html @@ -214,11 +214,7 @@ The kernel initialization for RTX5 is documented in <a class="el" href="theory_o <div class="line"> </div> <div class="line"> <span class="comment">// System Initialization</span></div> <div class="line"> SystemCoreClockUpdate();</div> -<div class="line"><span class="preprocessor">#ifdef RTE_Compiler_EventRecorder</span></div> -<div class="line"><span class="preprocessor"></span> <span class="comment">// Initialize and start Event Recorder</span></div> -<div class="line"> EventRecorderInitialize(EventRecordError, 1U);</div> -<div class="line"><span class="preprocessor">#endif</span></div> -<div class="line"><span class="preprocessor"></span> <span class="comment">// ...</span></div> +<div class="line"> <span class="comment">// ...</span></div> <div class="line"> </div> <div class="line"> <a class="code" href="group__CMSIS__RTOS__KernelCtrl.html#gae818f6611d25ba3140bede410a52d659">osKernelInitialize</a>(); <span class="comment">// Initialize CMSIS-RTOS</span></div> <div class="line"> <a class="code" href="group__CMSIS__RTOS__ThreadMgmt.html#ga48d68b8666d99d28fa646ee1d2182b8f">osThreadNew</a>(app_main, NULL, NULL); <span class="comment">// Create application main thread</span></div> @@ -801,7 +797,7 @@ Kernel version (major.minor.rev: mmnnnrrrr dec). </td></tr> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Wed Aug 1 2018 17:12:45 for CMSIS-RTOS2 by Arm Ltd. All rights reserved. + <li class="footer">Generated on Wed Jul 10 2019 15:21:04 for CMSIS-RTOS2 Version 2.1.3 by Arm Ltd. All rights reserved. <!-- <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 |