Hello TI team,
I have question related FEE driver .
1) In FEE driver I've used synchronous mode, after calling TI_Fee_ReadSync() function the return variable is stored in oResult. Then TI_Fee_GetStatus() & TI_Fee_GetJobResult() are called and the return variable is stored in Status & JOB_result respectively. So to check whether the reading is completed which variable is to be checked.
2) after calling TI_Fee_ReadSync() function the return value is E_NOT_OK, what action need to be taken.
Thank you.
