mirashanouda / AI-based-configuration-and-IDE-Java-based-tool-for-AUTOSAR-projects

The aim of this project is to design an artificial intelligence-based configuration and IDE tool that will be used in AUTOSAR-based projects.
5 stars 1 forks source link

Bugs in Extracting ARXML from the configurator #63

Open AhmedEssam78 opened 6 months ago

AhmedEssam78 commented 6 months ago

The generated ARXML file is not valid to be used for generating C & H files, which means that the ARXML file should be the same like the template-arxml one.

Important --> clone the configurator_gui branch since we've just made a push.