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


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to