COVESA / franca_ara_tools

Translation between Franca Interface Description Language and AUTOSAR XML interface description language
Eclipse Public License 2.0
41 stars 12 forks source link

Bug: Increase the memory amount available for the tool #126

Closed TorstenGoerg closed 4 years ago

TorstenGoerg commented 4 years ago

To make it possible to convert bigger amounts of input data the tool needs to reserve more memory at start time. Change the configuration form "–Xmx512m" to "–Xmx2048m" in the "faracon-*.ini" files.