12.07.2015 Views

CooCox CoOS 用户手册

CooCox CoOS 用户手册

CooCox CoOS 用户手册

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>CooCox</strong> <strong>CoOS</strong> E_INVALID_IDE_OKIDID#include "CCRTOS.h"OS_TCID sftmr;void TaskN (void *pdata){StatusType sta;.../* Stop Software Timer */sta = CoStopTmr (sftmr);if (sta != E_OK){if (sta == E_INVALID_ID){printf("The timer id passed is invalid, failed to stop. \n");}}...}16.4.4 CoDelTmr()StatusType CoDelTmr();OS_TCID tmrID tmrIDIDE_INVALID_IDE_OKIDID:62

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

Saved successfully!

Ooh no, something went wrong!