Wouldn't it be easier to integrate proprietary and 3rd party code if there was a link between the underlying rts library and a XDC System module?
What about if assert() actually called System_abort instead of abort() and stderr actually was an XDC logger module?
Where do error messages to stderr (e.g. asserts) end up when running an application based on sysbios on a c674 or m3 target in an omap4 platform?