This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2640R2F: Btool error: Message Response Timeout and Device Reset Timeout

Part Number: CC2640R2F


Hi,

I searched in the forum for my issue. Most of the similar problems were solved but mine wasn't.

My Btool version is: 1.42.16 (from sdk 3.40.00.10)

My Host_test program version is sdk 3.40.00.10.

I flashed the host_test.hex file in both Uni Flash and flash programmer 2. I also run this program in CCS. and after that I run Btool but it gives me these errors:

[1] : <Info> - 05:42:26.186
Port opened at 2/17/2020 5:42:26 PM
--------------------------------------------------------------------
[2] : <Tx> - 05:42:26.381
-Type : 0x01 (Command)
-OpCode : 0xFC1D (HCIExt_ResetSystemCmd)
-Data Length : 0x01 (1) byte(s)
Type : 0x00 (0) (Chip Reset)
Dump(Tx):
0000:01 1D FC 01 00 .....
--------------------------------------------------------------------
[3] : <Error> - 05:42:28.394
Message Response Timeout
Name = HCIExt_ResetSystemCmd
OpCode = 0xFC1D
Tx Time = 05:42:26.381
--------------------------------------------------------------------
[4] : <Warning> - 05:42:28.527
Device Reset Timeout
Device May Not Function Properly
--------------------------------------------------------------------


How can I solve this issue?