You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
996 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

================================================================================
样例使用说明
================================================================================
功能描述:
创建两个任务Test_Task和KEY_TaskTest_Task任务执行LED翻转KEY_Task任务检测按键是
否按下,然后执行挂起/恢复Test_Task任务。
================================================================================
测试环境:
测试用板:
MDK版本 5.28
IAR版本 9.20
================================================================================
使用步骤:
1、LED灯默认翻转闪烁
2、按下按键Test_Task挂起LED灯不闪烁
3、再次按下按键Test_Task恢复LED灯继续闪烁
4、循环执行2~3步。
================================================================================
注意事项:
================================================================================