Examples | can/hello_can: Add minimal virtual CAN initialization example (!22)
Joel Sherrill (@joel)
gitlab at rtems.org
Thu Jul 30 15:36:02 UTC 2026
Merge request https://gitlab.rtems.org/rtems/rtos/rtems-examples/-/merge_requests/22 was reviewed by Joel Sherrill
--
Joel Sherrill started a new discussion on can/hello_can/hello_can.c: https://gitlab.rtems.org/rtems/rtos/rtems-examples/-/merge_requests/22#note_155926
> +/*
Add SPDX and normal file header block
--
Joel Sherrill started a new discussion on misc/x86_display_cpu/test.c: https://gitlab.rtems.org/rtems/rtos/rtems-examples/-/merge_requests/22#note_155927
> */
>
This file is not built and is from another example. Please delete it.
--
Joel Sherrill started a new discussion on can/hello_can/hello_can.c: https://gitlab.rtems.org/rtems/rtos/rtems-examples/-/merge_requests/22#note_155928
> + tx_frame.header.can_id
> + );
> + rv = write( fd_tx, &tx_frame, sizeof( tx_frame ) );
Could another thread be created to read from the CAN and get the data sent? This is only showing the write side with on read. I was hoping it could show both.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems-examples/-/merge_requests/22
You're receiving this email because of your account on gitlab.rtems.org. Unsubscribe from this thread: https://gitlab.rtems.org/-/sent_notifications/4-75fs768o7x35gdfokpe0o29zy-9/unsubscribe | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | Help: https://gitlab.rtems.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260730/17a2cbe9/attachment-0001.htm>
More information about the bugs
mailing list