1. enable TOS_CFG_TASK_DYNAMIC_CREATE_EN 2. use osThreadDynamicDef to define a dynamic created cmsis task 3. use osThreadCreate/osThreadTerminate to create/destroy this cmsis task 4. see sample hello_world |
||
|---|---|---|
| .. | ||
| core | ||
| evtdrv | ||
| hal/include | ||
| pm | ||
1. enable TOS_CFG_TASK_DYNAMIC_CREATE_EN 2. use osThreadDynamicDef to define a dynamic created cmsis task 3. use osThreadCreate/osThreadTerminate to create/destroy this cmsis task 4. see sample hello_world |
||
|---|---|---|
| .. | ||
| core | ||
| evtdrv | ||
| hal/include | ||
| pm | ||