<div dir="ltr">Hi Mojtaba,<div><br></div><div>I believe the BSP guide (<a href="https://docs.rtems.org/releases/rtems-docs-4.11.2/bsp-howto/index.html#">https://docs.rtems.org/releases/rtems-docs-4.11.2/bsp-howto/index.html#</a>) might help you.</div><div>You can check which target (board) you are using <a href="https://docs.rtems.org/releases/rtems-docs-4.11.2/bsp-howto/makefiles.html#creating-a-new-bsp-make-customization-file">https://docs.rtems.org/releases/rtems-docs-4.11.2/bsp-howto/makefiles.html#creating-a-new-bsp-make-customization-file</a>.</div><div>For UART-like drivers, you may refer to the console part <a href="https://docs.rtems.org/releases/rtems-docs-4.11.2/bsp-howto/console.html">https://docs.rtems.org/releases/rtems-docs-4.11.2/bsp-howto/console.html</a>.</div><div>Work that needs to be done is to understand the interfaces and write minimum glue code for them.</div><div>As for libbsd: <a href="https://github.com/RTEMS/rtems-libbsd/blob/master/libbsd.txt">https://github.com/RTEMS/rtems-libbsd/blob/master/libbsd.txt</a>. I would recommend reading more code samples just to warm up.</div><div><br></div><div>Hope this helps.</div><div><br></div><div>Bests,</div><div>Maxul</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">mojtaba nadi <<a href="mailto:mojtabanadi1376@gmail.com">mojtabanadi1376@gmail.com</a>> 于2019年9月17日周二 下午1:08写道:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">hello<div>I want to add<font color="#000000"><span style="white-space:pre-wrap"> a custom driver (I added two uartlite IP in PL) to RTEMS using libbsd but i can't find any documentation that explain it step by step. </span></font>I wonder if any body could help me to explain how can I add<font color="#000000"><span style="white-space:pre-wrap"> a custom driver </span></font>step by step.</div><div><br></div><div><br></div><div><div>regards,</div><div>Mojtaba</div></div></div>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org" target="_blank">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/users</a></blockquote></div>