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

An error occurred when kvaser cantool was invoked #1872

Open
hanlfa opened this issue Oct 10, 2024 · 1 comment
Open

An error occurred when kvaser cantool was invoked #1872

hanlfa opened this issue Oct 10, 2024 · 1 comment
Labels

Comments

@hanlfa
Copy link

hanlfa commented Oct 10, 2024

Describe the bug

Connect the kvaser tool to the ecu. Use vector to observe that the ecu normally sends and receives messages. However, the connection is normal when the host computer invokes the kcaser. However, using the send method reported an error.

[ERROR] Connection:Function canWrite failed-Error in parameter[Error Code -1 ]

code:client.change_session(3)

Occasional problems,sometimes it work good.

To Reproduce

Expected behavior

Additional context

OS and version:
Python version:
python-can version:
python-can interface/s (if applicable):

Traceback and logs
def func():
    return "hello, world!"
@hanlfa hanlfa added the bug label Oct 10, 2024
@zariiii9003
Copy link
Collaborator

Example code and traceback would be helpful

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

No branches or pull requests

2 participants