In funciton tau_requestEcspConfirm the data pointer is invalid when calling tlm_request
Change from (const UINT8 ) &pEcspConfRequest to (const UINT8 ) pEcspConfRequest
Fixed
Log in to post a comment.
Fixed