Hi.
After connected to my target board with AWE,
I ran the signal flow. Every once in a while (15-20 minutes), the connection breaks.
From the log, you can see that the last message has the following Failed:
2023/07/17 11:35:44.910 RX-encoded 02 39 80 80 8C 80 80 B4 FF FF FF 8F B4 FF F3 FF 8F 03
2023/07/17 11:35:44.910 Target IO (awe_fwGetProfileValues)> 0x39E81C3F - FAILED
What is the reason for this?
Similar error messages include:
2023/07/17 11:46:55.572 RX-encoded 02 37 80 80 8C 80 80 B4 FF FF FF 8F B4 FF F3 FF 8F 03
2023/07/17 11:46:55.572 Target IO (awe_GetCallfwFetchValues)> 0x39E85BBF - FAILED
or
2023/07/17 11:49:04.384 RX-encoded 02 32 80 80 8C 80 80 B4 FF FF FF 8F B4 FF F3 FF 8F 03
2023/07/17 11:49:04.384 Target IO (awe_fwGetCallFetchValue)> 0x39E85B83 - FAILED
or
2023/07/19 09:49:01.586 RX-encoded 02 32 80 80 8C 80 80 B4 FF FF FF 8F B4 FF F3 FF 8F 03
2023/07/19 09:49:01.586 Target IO (awe_fwGetProfileValues)> 0x26054BF6 - FAILED
4:20pm
Hi Yue,
Which interface are you using to connect to your board?
If it's the USB port, are you using a hub? This could cause problems.
You might try setting the timeout value longer (or shorter, to see if the problem happens more frequently).
Thanks,
Gary
1:32am
Hi Gary.
Thank you for your reply.
We are using the USB2UART interface(FTDI) connect PC with the ADI 2156x board.
You say the timeout value adjusted in AWE?
1:07pm
Hi Yue,
Thanks,
Gary
9:42pm
Thanks Gary.
I tried modifying "Retries" the way you did and the problem has been solved.
Thank you very much.
11:10am
Great news, thanks for the update!
Gary