Can I use third-party libraries in On Time RTOS-32 programs?
The answer depends on the characteristics of the specific library. If the library only uses the Win32 API functions supported by On Time RTOS-32, then it will be compatible with On Time RTOS-32. All Win32 functions supported by On Time RTOS-32 are included in the Evaluation Kit available for download from this Web site. Thus, you can test-link a program with the third-party library in question and the RTTarget-32 Evaluation Kit to check for unresolved API calls.
Related Questions
- I want to develop ROMable and self-booting programs for a 32-bit embedded system using On Time RTOS-32. What software do I need?
- If On Time RTOS-32 supports 32-bit embedded systems, can I also use it to develop programs which can run on standard PCs?
- Can I use third-party libraries in On Time RTOS-32 programs?