Hello,
I found CPU reset during adl_callSetup() and received the SMS, the module still calling to phone (Not receive yet) and this time SMS message come the CPU still OK but it will reset if the phone received.
The error below:
Trace	CUS4	1	Calling phone…
Trace	CUS4	1	ADL_CALL_EVENT_NEW_ID
Trace	GRR	1	Unable to find the string of the remote trace in the file (ID = 5472)
Trace	L3CC	1	Unable to find the string of the remote trace in the file (ID = 1783)
Trace	L3RR	1	Unable to find the string of the remote trace in the file (ID = 4867)
Trace	CUS4	1	ADL_CALL_EVENT_AUDIO_OPENNED
Trace	CUS4	1	Call_Handler Event : 4
Trace	MMT	1	Unable to find the string of the remote trace in the file (ID = 11368)
Trace	MMT	1	Unable to find the string of the remote trace in the file (ID = 10054)
Trace	CUS4	1	ADL_CALL_EVENT_BUSY
Trace	CUS4	1	WINDHandler
Trace	CUS4	1	ADL_CALL_EVENT_RELEASE_ID
Trace	MMT	1	Unable to find the string of the remote trace in the file (ID = 11368)
Trace	MMT	1	Unable to find the string of the remote trace in the file (ID = 11368)
Trace	CUS4	1	Except RTK …155 0 27
Trace	RTK	1	================== RTK STATUS start ==================
Trace	RTK	1	================== RTK STATUS end ==================
What is the detail of “Except RTK …155 0 27” ?
Where I can get more detail about RTK?
Thanks.