Is CoDeveloper compatible with UML tools?
The Impulse C programming model (which is optimized for hardware applications) emphasizes the use of data streams for data movement between related processes. There may be equivalent methods in UML for creating and using data streams (dataflow programming model) that would map well to Impulse C, however general-purpose C code emitted by UML tools is probably not appropriate for use with Impulse C. It is quite possible, however, that some subset of UML’s dataflow representation could map well to Impulse C streams, and it is also possible that the C code within a specific processing module could be compatible with the Impulse C compiler. This is an area of interest to Impulse for future research.