Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified overview/images/qa_resources-v4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified overview/images/qa_resources-v4.pptx
Binary file not shown.
11 changes: 6 additions & 5 deletions overview/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -92,13 +92,14 @@ The following diagram outlines the SDK content. Please refer to the :ref:`sdk_6_

.. _executableBuildWorkflow:

Build Workflow
--------------
Executable Build Workflow
-------------------------

An Executable is built from several input resources and tools.
Each component has dependencies and requirements that must be
carefully respected in order to build an Executable.


Resources and Dependencies Flow
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Expand All @@ -113,7 +114,7 @@ Let's take a closer look at the resources MicroEJ has to offer and where to find

VEE Port Build Flow
^^^^^^^^^^^^^^^^^^^

To build an application, a VEE Port is required, you can see below how a VEE port is built from a MICROEJ Architecture.

.. figure:: images/qa_veeportbuild-v4.png
Expand All @@ -128,13 +129,13 @@ Executable Build Flow

Using a VEE Port here is how we build the executable for embedded devices.

.. figure:: images/qa_executablebuild-v4.png
.. figure:: images/qa_executablebuildmanagedc-v4.png
:alt: Executable Build Flow
:scale: 70
:align: center

Executable Build Flow

..
| Copyright 2008-2025, MicroEJ Corp. Content in this space is free
for read and redistribute. Except if otherwise stated, modification
Expand Down