DS80C400 C Libraries: Known Bugs
- Process synchronization: These libraries have been built for the
large memory model, meaning that some parameters are passed to
functions in XDATA. This means that multiple processes should
not call the same functions in many cases. See the documentation
for which functions are safe and which are not. This
problem will improve with further research.