Hi Everybody,<br>I am doing an academic project in which I am going to port an existing embedded application to RTEMS. This embedded application is completely written in "C" and has various sensors and hardware units which interacts to processor periodically and here we want to introduce "RTEMS" task. I have already built "RTEMS" and able to run various examples in the repository but I am facing problem in where to start in "RTEMS" to port the application. Do I need to implement a separate "BSP" or device driver for the hardwares in application?<br>
<br>I know I might be a little off topic here because this mailing list is completely dedicated to "RTEMS" development topic but I couldn't find a better forum than this as people here already using RTEMS.<br>
<br>Thanks<br>Manish<br>