| JamaicaVM 3.2 — User Documentation: The Virtual Machine for Realtime and Embedded Systems | ||
|---|---|---|
| Prev | Chapter 1. Introduction | Next |
JamaicaVM comes with a set of tools that support the development of applications for realtime and embedded systems [Figure 1-1]:
Builder: A tool for creating a single executable image out of the Jamaica Virtual Machine and a set of Java classes. This image can be loaded into flash-memory or ROM, avoiding the need for a file-system in the target platform.
Memory Analyzer: For the most effective memory usage, this tool finds the amount of memory that is actually used by an application. This allows both system memory and heap size to be precisely chosen for optimal run-time performance.