Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 7 months ago.
Is the LCD library thread safe to used with RTOS
Are there any issues with using the RA8875 with the mbed RTOS (or any RTOS's)
Thanks Kim
Question relating to:
1 Answer
9 years, 7 months ago.
Hi Kim,
I derived this library from other libs on this site, and as you'll see from this thread running under the RTOS has been talked about - and there are no known issues.
For my needs, I've got a few projects using the RTOS and this display library - but my larger problem has been in effective use of the RTOS; task stack frames, heap management, and the relative [in]ability to assess free memory.