12.07.2015 Views

CooCox CoOS 用户手册

CooCox CoOS 用户手册

CooCox CoOS 用户手册

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>CooCox</strong> <strong>CoOS</strong> E_INVALID_IDE_OK#include "CCRTOS.h"OS_FlagID flag;IDID:void TaskN (void *pdata){StatusType result;...result = CoSetFlag (flag);if (result != E_OK){if (result == E_INVALID_ID){printf("Invalid Flag ID !\n");}}else{/* process Flag here */}...}16.10.9 isr_SetFlag()StatusType isr_SetFlag(OS_FlagID id) ID ready id IDE_SEV_REQ_FULLE_INVALID_IDE_OK ID::111

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!