You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>This example shows how to use the CMSIS-RTOS2 API with an underlying FreeRTOS. This makes your code portable and you can choose to use a different RTOS kernel anytime during development (even only for evaluation purposes).</p>
131
131
<p>To open the example, go to Pack Installer, select <b>ARM</b> in the <b>Devices</b> tab, and click on <b>Copy</b> next to the <b>CMSIS-RTOS2 FreeRTOS Blinky (uVision Simulator)</b> project on the <b>Examples</b> tab. Select the location on your hard drive where you want to copy the project to and press OK. µVision opens.</p>
132
132
<h1><aclass="anchor" id="examples_cmsis_a9"></a>
133
-
Blinky example using CMSIS-FreeRTOS running on ARM Cortex-A9</h1>
134
-
<p>This example shows how to use the CMSIS-RTOS2 API with an underlying FreeRTOS running on an NXP i.MX6 equipped with an ARM Cortex-A9 code. This example only works in <ahref="http://www.keil.com/mdk5/ds-mdk">DS-MDK</a>, the Eclipse-based development environment from ARM. For information on setting up the target connection, please refer to <ahref="http://www2.keil.com/mdk5/ds-mdk/imx6sxsabrereference">NXP i.MX 6SoloX SABRE Reference</a>.</p>
133
+
Blinky example using CMSIS-FreeRTOS running on Arm Cortex-A9</h1>
134
+
<p>This example shows how to use the CMSIS-RTOS2 API with an underlying FreeRTOS running on an NXP i.MX6 equipped with an Arm Cortex-A9 code. This example only works in <ahref="http://www.keil.com/mdk5/ds-mdk">DS-MDK</a>, the Eclipse-based development environment from Arm. For information on setting up the target connection, please refer to <ahref="http://www2.keil.com/mdk5/ds-mdk/imx6sxsabrereference">NXP i.MX 6SoloX SABRE Reference</a>.</p>
135
135
<dlclass="section note"><dt>Note</dt><dd>you need to have the i.MX6 device family pack installed to see the example in the <b>Examples</b> tab of Pack Installer.</dd></dl>
136
136
<p>To open the example, open the Pack Installer perspective, select <b>NXP</b> in the <b>Devices</b> tab, and click on <b>Copy</b> next to the <b>CMSIS-RTOS2 FreeRTOS Blinky CA9 (MCIMX6SX-SABRE)</b> project on the <b>Examples</b> tab.</p>
<trclass="memitem:group__freertos__evr__event__groups"><tdclass="memItemLeft" align="right" valign="top"> </td><tdclass="memItemRight" valign="bottom"><aclass="el" href="group__freertos__evr__event__groups.html">Event Groups Functions</a></td></tr>
132
132
<trclass="memdesc:group__freertos__evr__event__groups"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Events generated by event groups functions. <br/></td></tr>
<trclass="memdesc:group__freertos__evr__streambuf"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Events generated by Stream Buffer and Message Buffer functions. <br/></td></tr>
0 commit comments