Michal Lenc commented: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5440#note_141283


@Muhammad-Kamran-Khan Hi, I am glad to hear you want to contribute. Do you have 
some board with FPGA that you could run the tests on? RTEMS currently supports 
only CTU CAN FD controller, I am finishing the work on SJA1000 controller 
implementation. You could also work with QEMU, but unfortunately CTU CAN FD 
support is not mainlined yet, but you can build the development version 
https://gitlab.fel.cvut.cz/canbus/qemu-canbus/-/tree/ctu-canfd?ref_type=heads - 
@ppisa can provide some insights if you need. SJA1000 is supported in mainline 
QEMU, so it will be much easier to experiment with.

Some basic example applications can be found here 
https://gitlab.fel.cvut.cz/otrees/rtems/rtems-canfd/-/tree/master/rtems_can_test
 - these are mostly simple one or two way send/receive applications that can be 
run either on real hardware (tested on xilinx-zynq) or with QEMU (tested with 
i386 qemu with ctucanfd patch). But they serve as a good practical introduction 
for you to CAN stack API.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5440#note_141283
You're receiving this email because of your account on gitlab.rtems.org.


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

Reply via email to