Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR:pyxcp.errorhandler:XcpTimeoutError [Response timed out [block_receive].] #155

Open
MYAN65536 opened this issue Dec 20, 2023 · 7 comments

Comments

@MYAN65536
Copy link

Hi!
When I run the program in the picture, this error is returned, and this error is 'ERROR:pyxcp.errorhandler:XcpTimeoutError [Response timed out [block_receive].] '.
When I debug the program, I see that the length of self.resQueue is 0.
1703059838299
1703060073312

@MYAN65536
Copy link
Author

I've solved the problem, thank you for contributing.

@xhbaa
Copy link

xhbaa commented Jan 11, 2024

How did you solve it?

@MYAN1998
Copy link

Problem with slave code.

@xhbaa
Copy link

xhbaa commented Jan 12, 2024

Can you show me your code?

@MYAN1998
Copy link

Sorry.It is the company code.

@suannaisdk
Copy link

@MYAN65536 You can tell us the reason or idea for the fix without showing your code.

I also encountered the same problem, But I tried to modify "CAN_ID_MASTER" and "CAN_ID_SLAVE" in the configuration. Maybe the response time out is caused by you setting the wrong master and slave IDs.

@MYAN1998
Copy link

@MYAN65536 You can tell us the reason or idea for the fix without showing your code.

I also encountered the same problem, But I tried to modify "CAN_ID_MASTER" and "CAN_ID_SLAVE" in the configuration. Maybe the response time out is caused by you setting the wrong master and slave IDs.

就是调试的时候发现的问题,我可以给你看我的配置文件
Snipaste_2024-01-24_20-40-09

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants