We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
make -C /lib/modules/5.3.0-28-generic/build M=/home/xyz/candemo/can-isotp modules_install make[1]: Entering directory '/usr/src/linux-headers-5.3.0-28-generic' INSTALL /home/xyz/candemo/can-isotp/net/can/can-isotp.ko At main.c:160:
similiar to #15 (comment) I can receive first frame, I can't receive consecutive frames over isotp. Anyone could help to fix it?
The text was updated successfully, but these errors were encountered:
Sorry but you are mixing two topics here:
The first on has been handled here #20 (comment)
And the second one has been discussed here, where you also commented something: #15 (comment)
So I'll close this issue and re-open #15 to answer your question there ...
Sorry, something went wrong.
No branches or pull requests
make -C /lib/modules/5.3.0-28-generic/build M=/home/xyz/candemo/can-isotp modules_install
make[1]: Entering directory '/usr/src/linux-headers-5.3.0-28-generic'
INSTALL /home/xyz/candemo/can-isotp/net/can/can-isotp.ko
At main.c:160:
sign-file: certs/signing_key.pem: No such file or directory
DEPMOD 5.3.0-28-generic
Warning: modules_install: missing 'System.map' file. Skipping depmod.
make[1]: Leaving directory '/usr/src/linux-headers-5.3.0-28-generic'
similiar to #15 (comment)
I can receive first frame, I can't receive consecutive frames over isotp. Anyone could help to fix it?
The text was updated successfully, but these errors were encountered: