Application options - confusing heap size properties

Hello,

What is the difference between the following two core properties? and which one should we use to setup the jvm memory heap size for the simulator?

  • core.memory.javaheap.size
  • core.memory.javaheapsum.size

SDK Dist: 20.13
SDK: 5.4.1
Architecture: com.microej.architecture.ESP32.GNUv52b96_xtensa-esp32-psram#simikou2#7.14

Hello jcole,

Both properties are required when running an application on the simulator. They must have the same value.

Best regards,
Guillaume

1 Like