|
Hello Torsten,
There is no way to reverse engineer the C code into RoseRT. Reverse engineering code is done with the C++ Analyzer and generally does a poor job at reversing C code. The way to handle this would be to create an interface within RoseRT that calls into the C library. That way you can re-use the tested C code without modifying it. In the RoseRT help, take a look at the Integrating Data model. This shows how you can integrate existing code that is in a library into a new model. Hope this helps. Thanks, Rational Customer Service - Committed to Service
Excellence
|
- (ROSE) Creating a RoseRT model from legacy C code Torsten Hannemann (EED)
- Re: (ROSE) Creating a RoseRT model from legac... Hart, James
- Re: (ROSE) Creating a RoseRT model from legac... PaulOldfield1
