es-ude / elastic-ai.runtime.enV5

Elastic-ai.runtime implementation for the Elastic Node version 5.
https://www.uni-due.de/es/en/en_elastic_ai.php
MIT License
2 stars 2 forks source link

Figure out where to store applications in the Flash #255

Closed DerDavidos closed 2 months ago

DerDavidos commented 2 months ago
DerDavidos commented 2 months ago

32 sectors, which each one being 64 * 1014, the size of a intel hex address segment.

DerDavidos commented 2 months ago

For now Store applications in the second half of the FLASH in the 16 sectors. When an application is bigger than one sector use the subsequent sectors. It allows for the storage of 16 small applications, multiple larger ones, up to one very large application.