Read the Docs build information Build id: 1164456 Project: microej-docs Version: latest Commit: f23a8023ec0a0cfff88b4d65ad695e8b4d24a561 Date: 2022-11-02T10:06:14.130533Z State: finished Success: True [rtd-command-info] start-time: 2022-11-02T10:06:16.287530Z, end-time: 2022-11-02T10:06:23.676538Z, duration: 7, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:MicroEJ/docs.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.113' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2022-11-02T10:06:23.983320Z, end-time: 2022-11-02T10:06:24.630677Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at f23a802 I0047J-156 Add documentation to use USB dongle in Docker containers [rtd-command-info] start-time: 2022-11-02T10:06:24.853827Z, end-time: 2022-11-02T10:06:24.924451Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-11-02T10:06:26.163646Z, end-time: 2022-11-02T10:06:29.251631Z, duration: 3, exit-code: 0 apt-get update --assume-yes --quiet Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:4 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [926 kB] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2267 kB] Get:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [27.5 kB] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1655 kB] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [1772 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2737 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [37.7 kB] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1224 kB] Get:13 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [27.5 kB] Fetched 11.1 MB in 2s (5217 kB/s) Reading package lists... [rtd-command-info] start-time: 2022-11-02T10:06:29.567583Z, end-time: 2022-11-02T10:06:33.167973Z, duration: 3, exit-code: 0 apt-get install --assume-yes --quiet -- graphviz Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: fonts-liberation libann0 Suggested packages: graphviz-doc The following NEW packages will be installed: fonts-liberation graphviz libann0 0 upgraded, 3 newly installed, 0 to remove and 210 not upgraded. Need to get 1437 kB of archives. After this operation, 5394 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] Get:2 http://archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1437 kB in 1s (1024 kB/s) Selecting previously unselected package fonts-liberation. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 262057 files and directories currently installed.) Preparing to unpack .../fonts-liberation_1%3a1.07.4-11_all.deb ... Unpacking fonts-liberation (1:1.07.4-11) ... Selecting previously unselected package libann0. Preparing to unpack .../libann0_1.1.2+doc-7build1_amd64.deb ... Unpacking libann0 (1.1.2+doc-7build1) ... Selecting previously unselected package graphviz. Preparing to unpack .../graphviz_2.42.2-3build2_amd64.deb ... Unpacking graphviz (2.42.2-3build2) ... Setting up libann0 (1.1.2+doc-7build1) ... Setting up fonts-liberation (1:1.07.4-11) ... Setting up graphviz (2.42.2-3build2) ... Processing triggers for libc-bin (2.31-0ubuntu9.2) ... Processing triggers for fontconfig (2.13.1-2ubuntu3) ... [rtd-command-info] start-time: 2022-11-02T10:06:37.921354Z, end-time: 2022-11-02T10:06:38.003784Z, duration: 0, exit-code: 0 asdf global python 3.10.4 [rtd-command-info] start-time: 2022-11-02T10:06:38.588239Z, end-time: 2022-11-02T10:06:39.597888Z, duration: 1, exit-code: 0 python -mvirtualenv created virtual environment CPython3.10.4.final.0-64 in 696ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2022-11-02T10:06:39.813875Z, end-time: 2022-11-02T10:06:50.697749Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (21.2.3) Collecting pip Downloading pip-22.3-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools<58.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (57.4.0) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-22.3 setuptools-58.2.0 [rtd-command-info] start-time: 2022-11-02T10:06:50.922354Z, end-time: 2022-11-02T10:06:58.116159Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 jinja2<3.1.0 Collecting pillow Downloading Pillow-9.3.0-cp310-cp310-manylinux_2_28_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 57.0 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 274.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 218.2 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 186.5 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 187.3 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.9-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 252.3 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 290.0 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.0.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 233.5 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting Pygments>=2.0 Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 292.1 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 218.6 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 Downloading Babel-2.11.0-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 188.9 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 284.7 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 250.2 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from sphinx<2) (58.2.0) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 Downloading pytz-2022.6-py2.py3-none-any.whl (498 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 498.1/498.1 kB 280.3 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 230.5 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 266.0 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 277.3 MB/s eta 0:00:00 Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 246.9 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 256.8 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=f9ed0ffb71818eecd4291556e19a48ca459e8bde0d50a50338ab13e6da24ec81 Stored in directory: /tmp/pip-ephem-wheel-cache-om6xq7rz/wheels/22/59/13/ca87ad1347aa36de6a9e5db53f191d9ed6ceb0d6a9b7e85c21 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, alabaster, urllib3, sphinxcontrib-serializinghtml, six, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, sphinxcontrib-websupport, requests, packaging, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.1 Pygments-2.13.0 alabaster-0.7.12 babel-2.11.0 certifi-2022.9.24 charset-normalizer-2.1.1 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-21.3 pillow-9.3.0 pyparsing-3.0.9 pytz-2022.6 readthedocs-sphinx-ext-2.1.9 recommonmark-0.5.0 requests-2.28.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.12 [rtd-command-info] start-time: 2022-11-02T10:06:58.465723Z, end-time: 2022-11-02T10:07:00.948255Z, duration: 2, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting Sphinx==3.2.0 Downloading Sphinx-3.2.0-py3-none-any.whl (2.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 63.0 MB/s eta 0:00:00 Requirement already satisfied: sphinx_rtd_theme==0.4.3 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 2)) (0.4.3) Collecting sphinx-copybutton==0.3.1 Downloading sphinx_copybutton-0.3.1-py3-none-any.whl (10 kB) Requirement already satisfied: docutils<0.18 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 4)) (0.17.1) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 211.2 MB/s eta 0:00:00 Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==3.2.0->-r requirements.txt (line 1)) (1.4.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==3.2.0->-r requirements.txt (line 1)) (2.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==3.2.0->-r requirements.txt (line 1)) (2.11.0) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==3.2.0->-r requirements.txt (line 1)) (2.13.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==3.2.0->-r requirements.txt (line 1)) (21.3) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 253.8 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==3.2.0->-r requirements.txt (line 1)) (0.7.12) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==3.2.0->-r requirements.txt (line 1)) (2.28.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==3.2.0->-r requirements.txt (line 1)) (58.2.0) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 246.5 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==3.2.0->-r requirements.txt (line 1)) (1.1.5) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==3.2.0->-r requirements.txt (line 1)) (3.0.3) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 226.8 MB/s eta 0:00:00 Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from babel>=1.3->Sphinx==3.2.0->-r requirements.txt (line 1)) (2022.6) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Jinja2>=2.3->Sphinx==3.2.0->-r requirements.txt (line 1)) (2.1.1) Requirement already satisfied: charset-normalizer<3,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from requests>=2.5.0->Sphinx==3.2.0->-r requirements.txt (line 1)) (2.1.1) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from requests>=2.5.0->Sphinx==3.2.0->-r requirements.txt (line 1)) (3.4) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from requests>=2.5.0->Sphinx==3.2.0->-r requirements.txt (line 1)) (1.26.12) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from requests>=2.5.0->Sphinx==3.2.0->-r requirements.txt (line 1)) (2022.9.24) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from packaging->Sphinx==3.2.0->-r requirements.txt (line 1)) (3.0.9) Installing collected packages: sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Sphinx, sphinx-copybutton Attempting uninstall: Sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Successfully installed Sphinx-3.2.0 sphinx-copybutton-0.3.1 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 [rtd-command-info] start-time: 2022-11-02T10:07:01.435282Z, end-time: 2022-11-02T10:09:28.375709Z, duration: 146, exit-code: 0 make linkcheck python -m sphinx -b linkcheck -d _build/doctrees -W --keep-going . _build/linkcheck Running Sphinx v3.2.0 making output directory... done building [mo]: targets for 0 po files that are out of date building [linkcheck]: targets for 265 source files that are out of date updating environment: [new config] 265 added, 0 changed, 0 removed reading sources... [ 0%] ApplicationDeveloperGuide/UI/Advanced/how-to-text-overflow reading sources... [ 0%] ApplicationDeveloperGuide/UI/Advanced/index reading sources... [ 1%] ApplicationDeveloperGuide/UI/MWT/concepts reading sources... [ 1%] ApplicationDeveloperGuide/UI/MWT/how-to-animate-widget reading sources... [ 1%] ApplicationDeveloperGuide/UI/MWT/how-to-background reading sources... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-container reading sources... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-debug reading sources... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-event-dispatcher reading sources... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-extra-style-field reading sources... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-outline reading sources... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-overlap-render-policy reading sources... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-widget reading sources... [ 4%] ApplicationDeveloperGuide/UI/MWT/index reading sources... [ 5%] ApplicationDeveloperGuide/UI/MWT/introduction reading sources... [ 5%] ApplicationDeveloperGuide/UI/MicroUI/applicationOptions reading sources... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/errors reading sources... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/fontDesigner reading sources... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/fonts reading sources... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/images reading sources... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/index reading sources... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/introduction reading sources... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/releaseNotes reading sources... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/traces reading sources... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/aliases reading sources... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/avdLoader reading sources... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/gradient reading sources... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/index reading sources... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/introduction reading sources... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/matrix reading sources... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/path reading sources... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/vectorfont reading sources... [ 12%] ApplicationDeveloperGuide/UI/MicroVG/vectorimage reading sources... [ 12%] ApplicationDeveloperGuide/UI/Widgets/index reading sources... [ 12%] ApplicationDeveloperGuide/UI/Widgets/mwt-examples reading sources... [ 13%] ApplicationDeveloperGuide/UI/Widgets/widget reading sources... [ 13%] ApplicationDeveloperGuide/UI/Widgets/widget-demo reading sources... [ 13%] ApplicationDeveloperGuide/UI/ui reading sources... [ 14%] ApplicationDeveloperGuide/advanced reading sources... [ 14%] ApplicationDeveloperGuide/applicationOptions reading sources... [ 15%] ApplicationDeveloperGuide/applicationResources reading sources... [ 15%] ApplicationDeveloperGuide/buildAndRunApplication reading sources... [ 15%] ApplicationDeveloperGuide/buildOutputFiles reading sources... [ 16%] ApplicationDeveloperGuide/cca_use reading sources... [ 16%] ApplicationDeveloperGuide/characterEncoding reading sources... [ 16%] ApplicationDeveloperGuide/classpath reading sources... [ 17%] ApplicationDeveloperGuide/codeCoverageAnalyzer reading sources... [ 17%] ApplicationDeveloperGuide/debug reading sources... [ 18%] ApplicationDeveloperGuide/dependencyDiscoverer reading sources... [ 18%] ApplicationDeveloperGuide/heapAnalyzer reading sources... [ 18%] ApplicationDeveloperGuide/heapUsageMonitoring reading sources... [ 19%] ApplicationDeveloperGuide/heapdumper_use reading sources... [ 19%] ApplicationDeveloperGuide/index reading sources... [ 20%] ApplicationDeveloperGuide/introduction reading sources... [ 20%] ApplicationDeveloperGuide/js/api reading sources... [ 20%] ApplicationDeveloperGuide/js/examples reading sources... [ 21%] ApplicationDeveloperGuide/js/examples/simple_application reading sources... [ 21%] ApplicationDeveloperGuide/js/examples/use_host_object reading sources... [ 21%] ApplicationDeveloperGuide/js/examples/use_java_api reading sources... [ 22%] ApplicationDeveloperGuide/js/getting_started reading sources... [ 22%] ApplicationDeveloperGuide/js/index reading sources... [ 23%] ApplicationDeveloperGuide/js/internals reading sources... [ 23%] ApplicationDeveloperGuide/js/java reading sources... [ 23%] ApplicationDeveloperGuide/js/limitations reading sources... [ 24%] ApplicationDeveloperGuide/js/sources reading sources... [ 24%] ApplicationDeveloperGuide/js/tests reading sources... [ 24%] ApplicationDeveloperGuide/js/troubleshooting reading sources... [ 25%] ApplicationDeveloperGuide/launches reading sources... [ 25%] ApplicationDeveloperGuide/libraries reading sources... [ 26%] ApplicationDeveloperGuide/limitations reading sources... [ 26%] ApplicationDeveloperGuide/linker reading sources... [ 26%] ApplicationDeveloperGuide/memoryMapAnalyzer reading sources... [ 27%] ApplicationDeveloperGuide/moduleNatures reading sources... [ 27%] ApplicationDeveloperGuide/networking reading sources... [ 27%] ApplicationDeveloperGuide/nls reading sources... [ 28%] ApplicationDeveloperGuide/nullAnalysis reading sources... [ 28%] ApplicationDeveloperGuide/platform reading sources... [ 29%] ApplicationDeveloperGuide/platformSelection reading sources... [ 29%] ApplicationDeveloperGuide/repository reading sources... [ 29%] ApplicationDeveloperGuide/runtime reading sources... [ 30%] ApplicationDeveloperGuide/sandboxedAppDeploy reading sources... [ 30%] ApplicationDeveloperGuide/sandboxedAppFirstApplication reading sources... [ 30%] ApplicationDeveloperGuide/sandboxedAppFundamentalConcepts reading sources... [ 31%] ApplicationDeveloperGuide/sandboxedAppSharedInterface reading sources... [ 31%] ApplicationDeveloperGuide/sandboxedAppSim reading sources... [ 32%] ApplicationDeveloperGuide/sandboxedApplication reading sources... [ 32%] ApplicationDeveloperGuide/serialToSocketTransmitter reading sources... [ 32%] ApplicationDeveloperGuide/serialToSocketTransmitter_use reading sources... [ 33%] ApplicationDeveloperGuide/soar reading sources... [ 33%] ApplicationDeveloperGuide/stackTraceReader reading sources... [ 33%] ApplicationDeveloperGuide/stackTraceReader_use reading sources... [ 34%] ApplicationDeveloperGuide/standaloneApplication reading sources... [ 34%] ApplicationDeveloperGuide/testsuite reading sources... [ 35%] ApplicationDeveloperGuide/testsuiteEngine reading sources... [ 35%] ApplicationDeveloperGuide/tools reading sources... [ 35%] ApplicationDeveloperGuide/trace reading sources... [ 36%] ApplicationDeveloperGuide/virtualDevice reading sources... [ 36%] KernelDeveloperGuide/applicationLink reading sources... [ 36%] KernelDeveloperGuide/featuresCommunication reading sources... [ 37%] KernelDeveloperGuide/gettingStarted reading sources... [ 37%] KernelDeveloperGuide/index reading sources... [ 38%] KernelDeveloperGuide/kernelAPI reading sources... [ 38%] KernelDeveloperGuide/kernelAPIgenerator_use reading sources... [ 38%] KernelDeveloperGuide/kernelCreation reading sources... [ 39%] KernelDeveloperGuide/kernelLink reading sources... [ 39%] KernelDeveloperGuide/kernelUID reading sources... [ 40%] KernelDeveloperGuide/kf reading sources... [ 40%] KernelDeveloperGuide/kfEnabledLibraries reading sources... [ 40%] KernelDeveloperGuide/kfTestsuite reading sources... [ 41%] KernelDeveloperGuide/overview reading sources... [ 41%] KernelDeveloperGuide/runtimeEnvironment reading sources... [ 41%] KernelDeveloperGuide/sandboxedAppLifecycle reading sources... [ 42%] PlatformDeveloperGuide/advanceTrace reading sources... [ 42%] PlatformDeveloperGuide/appendix/index reading sources... [ 43%] PlatformDeveloperGuide/appendix/javalibs/ecom reading sources... [ 43%] PlatformDeveloperGuide/appendix/javalibs/ecom-comm reading sources... [ 43%] PlatformDeveloperGuide/appendix/javalibs/edc reading sources... [ 44%] PlatformDeveloperGuide/appendix/javalibs/fs reading sources... [ 44%] PlatformDeveloperGuide/appendix/javalibs/index reading sources... [ 44%] PlatformDeveloperGuide/appendix/javalibs/kf reading sources... [ 45%] PlatformDeveloperGuide/appendix/javalibs/net reading sources... [ 45%] PlatformDeveloperGuide/appendix/javalibs/sni reading sources... [ 46%] PlatformDeveloperGuide/appendix/javalibs/ssl reading sources... [ 46%] PlatformDeveloperGuide/appendix/llapi reading sources... [ 46%] PlatformDeveloperGuide/appendix/toolchain reading sources... [ 47%] PlatformDeveloperGuide/appendix/tools/bon reading sources... [ 47%] PlatformDeveloperGuide/appendix/tools/heapdump reading sources... [ 47%] PlatformDeveloperGuide/appendix/tools/hil reading sources... [ 48%] PlatformDeveloperGuide/appendix/tools/index reading sources... [ 48%] PlatformDeveloperGuide/appendix/tools/mui_frontpanelmock reading sources... [ 49%] PlatformDeveloperGuide/appendix/tools/nls reading sources... [ 49%] PlatformDeveloperGuide/appendix/tools/sni reading sources... [ 49%] PlatformDeveloperGuide/appendix/tools/soar reading sources... [ 50%] PlatformDeveloperGuide/appendix/tools/sp reading sources... [ 50%] PlatformDeveloperGuide/appendix/tools/static reading sources... [ 50%] PlatformDeveloperGuide/architecture reading sources... [ 51%] PlatformDeveloperGuide/architectureChangelog reading sources... [ 51%] PlatformDeveloperGuide/architectureNamingConvention reading sources... [ 52%] PlatformDeveloperGuide/blemock reading sources... [ 52%] PlatformDeveloperGuide/coreEngine reading sources... [ 52%] PlatformDeveloperGuide/device reading sources... [ 53%] PlatformDeveloperGuide/ecom reading sources... [ 53%] PlatformDeveloperGuide/ecom-comm reading sources... [ 53%] PlatformDeveloperGuide/externalResourceLoader reading sources... [ 54%] PlatformDeveloperGuide/frontpanel reading sources... [ 54%] PlatformDeveloperGuide/fs reading sources... [ 55%] PlatformDeveloperGuide/hal reading sources... [ 55%] PlatformDeveloperGuide/index reading sources... [ 55%] PlatformDeveloperGuide/introduction reading sources... [ 56%] PlatformDeveloperGuide/javah reading sources... [ 56%] PlatformDeveloperGuide/mock reading sources... [ 56%] PlatformDeveloperGuide/multiSandbox reading sources... [ 57%] PlatformDeveloperGuide/native reading sources... [ 57%] PlatformDeveloperGuide/net reading sources... [ 58%] PlatformDeveloperGuide/netIntroduction reading sources... [ 58%] PlatformDeveloperGuide/networkCoreEngine reading sources... [ 58%] PlatformDeveloperGuide/pack reading sources... [ 59%] PlatformDeveloperGuide/platform reading sources... [ 59%] PlatformDeveloperGuide/platformConcepts reading sources... [ 60%] PlatformDeveloperGuide/platformCreation reading sources... [ 60%] PlatformDeveloperGuide/platformMigration reading sources... [ 60%] PlatformDeveloperGuide/platformOverview reading sources... [ 61%] PlatformDeveloperGuide/platformQualification reading sources... [ 61%] PlatformDeveloperGuide/serialCommunications reading sources... [ 61%] PlatformDeveloperGuide/simulation reading sources... [ 62%] PlatformDeveloperGuide/simulator reading sources... [ 62%] PlatformDeveloperGuide/sni reading sources... [ 63%] PlatformDeveloperGuide/sp reading sources... [ 63%] PlatformDeveloperGuide/spmock reading sources... [ 63%] PlatformDeveloperGuide/ssl reading sources... [ 64%] PlatformDeveloperGuide/systemView reading sources... [ 64%] PlatformDeveloperGuide/tiny reading sources... [ 64%] PlatformDeveloperGuide/ui reading sources... [ 65%] PlatformDeveloperGuide/uiChangeLog reading sources... [ 65%] PlatformDeveloperGuide/uiDisplay reading sources... [ 66%] PlatformDeveloperGuide/uiFont reading sources... [ 66%] PlatformDeveloperGuide/uiFontCore reading sources... [ 66%] PlatformDeveloperGuide/uiFontFormat reading sources... [ 67%] PlatformDeveloperGuide/uiFontGenerator reading sources... [ 67%] PlatformDeveloperGuide/uiFontOverview reading sources... [ 67%] PlatformDeveloperGuide/uiImage reading sources... [ 68%] PlatformDeveloperGuide/uiImageCore reading sources... [ 68%] PlatformDeveloperGuide/uiImageGenerator reading sources... [ 69%] PlatformDeveloperGuide/uiImageLoader reading sources... [ 69%] PlatformDeveloperGuide/uiImageOverview reading sources... [ 69%] PlatformDeveloperGuide/uiImageRaw reading sources... [ 70%] PlatformDeveloperGuide/uiInput reading sources... [ 70%] PlatformDeveloperGuide/uiIntroduction reading sources... [ 70%] PlatformDeveloperGuide/uiLed reading sources... [ 71%] PlatformDeveloperGuide/uiLowLevel reading sources... [ 71%] PlatformDeveloperGuide/uiMicroui reading sources... [ 72%] PlatformDeveloperGuide/uiMigrationGuide reading sources... [ 72%] PlatformDeveloperGuide/uiReleaseNotes reading sources... [ 72%] PlatformDeveloperGuide/uiReplaces reading sources... [ 73%] PlatformDeveloperGuide/uiSimulation reading sources... [ 73%] PlatformDeveloperGuide/uiStaticInit reading sources... [ 73%] PlatformDeveloperGuide/vg reading sources... [ 74%] PlatformDeveloperGuide/vgCco reading sources... [ 74%] PlatformDeveloperGuide/vgChangeLog reading sources... [ 75%] PlatformDeveloperGuide/vgFont reading sources... [ 75%] PlatformDeveloperGuide/vgGradient reading sources... [ 75%] PlatformDeveloperGuide/vgIntroduction reading sources... [ 76%] PlatformDeveloperGuide/vgLowLevel reading sources... [ 76%] PlatformDeveloperGuide/vgMatrix reading sources... [ 76%] PlatformDeveloperGuide/vgMicrovg reading sources... [ 77%] PlatformDeveloperGuide/vgPath reading sources... [ 77%] PlatformDeveloperGuide/vgReleaseNotes reading sources... [ 78%] PlatformDeveloperGuide/vgSimulation reading sources... [ 78%] PlatformDeveloperGuide/watchdog-timer reading sources... [ 78%] SDKUserGuide/github reading sources... [ 79%] SDKUserGuide/ide reading sources... [ 79%] SDKUserGuide/index reading sources... [ 80%] SDKUserGuide/install reading sources... [ 80%] SDKUserGuide/installSDKDistribution21_11 reading sources... [ 80%] SDKUserGuide/installSDKDistributionLatest reading sources... [ 81%] SDKUserGuide/installSDKDistributionOther reading sources... [ 81%] SDKUserGuide/installSDKDistributionPortable reading sources... [ 81%] SDKUserGuide/licenses reading sources... [ 82%] SDKUserGuide/mmm reading sources... [ 82%] SDKUserGuide/repository reading sources... [ 83%] SDKUserGuide/resolveDependenciesInWorkspace reading sources... [ 83%] SDKUserGuide/sdkChangeLog reading sources... [ 83%] SDKUserGuide/sdkMigrationNotes reading sources... [ 84%] SDKUserGuide/sdkReleaseNotes reading sources... [ 84%] SDKUserGuide/startup reading sources... [ 84%] SDKUserGuide/systemRequirements reading sources... [ 85%] SDKUserGuide/troubleshooting reading sources... [ 85%] SDKUserGuide/updateSDKVersion reading sources... [ 86%] SDKUserGuide/version reading sources... [ 86%] Tutorials/getStartedWithGUI/Step01 reading sources... [ 86%] Tutorials/getStartedWithGUI/Step02 reading sources... [ 87%] Tutorials/getStartedWithGUI/Step03 reading sources... [ 87%] Tutorials/getStartedWithGUI/Step04 reading sources... [ 87%] Tutorials/getStartedWithGUI/Step05 reading sources... [ 88%] Tutorials/getStartedWithGUI/Step06 reading sources... [ 88%] Tutorials/getStartedWithGUI/Step07 reading sources... [ 89%] Tutorials/getStartedWithGUI/Step08 reading sources... [ 89%] Tutorials/getStartedWithGUI/Step09 reading sources... [ 89%] Tutorials/getStartedWithGUI/Step10 reading sources... [ 90%] Tutorials/getStartedWithGUI/Step11 reading sources... [ 90%] Tutorials/getStartedWithGUI/Step12 reading sources... [ 90%] Tutorials/getStartedWithGUI/Step13 reading sources... [ 91%] Tutorials/getStartedWithGUI/index reading sources... [ 91%] Tutorials/getStartedWithGUI/setup reading sources... [ 92%] Tutorials/index reading sources... [ 92%] Tutorials/tutorialAppendEmojisToVectorFont reading sources... [ 92%] Tutorials/tutorialCreateCustomPlatform reading sources... [ 93%] Tutorials/tutorialCreateFirmwareFromScratch reading sources... [ 93%] Tutorials/tutorialCreatePlatformBuildAndRunScripts reading sources... [ 93%] Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques reading sources... [ 94%] Tutorials/tutorialExploreDataSerializationFormats reading sources... [ 94%] Tutorials/tutorialImplementABlockingNativeMethodWithSNI reading sources... [ 95%] Tutorials/tutorialImproveCodeQuality reading sources... [ 95%] Tutorials/tutorialInstrumentJavaCodeForLogging reading sources... [ 95%] Tutorials/tutorialOptimizeMemoryFootprint reading sources... [ 96%] Tutorials/tutorialRunATestSuiteOnDevice reading sources... [ 96%] Tutorials/tutorialSetupBuildUsingJenkinsAndArtifactory reading sources... [ 96%] Tutorials/tutorialUnderstandMicroEJFirmwareBuild reading sources... [ 97%] about reading sources... [ 97%] glossary reading sources... [ 98%] index reading sources... [ 98%] overview/gettingStarted reading sources... [ 98%] overview/index reading sources... [ 99%] overview/sdk reading sources... [ 99%] overview/vee reading sources... [100%] support looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] ApplicationDeveloperGuide/UI/Advanced/how-to-text-overflow (line 11) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/Label.html (line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onLaidOut-- writing output... [ 0%] ApplicationDeveloperGuide/UI/Advanced/index writing output... [ 1%] ApplicationDeveloperGuide/UI/MWT/concepts (line 56) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/render/OverlapRenderPolicy.html (line 44) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#render-ej.microui.display.GraphicsContext- (line 56) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/render/DefaultRenderPolicy.html (line 58) ok https://github.com/MicroEJ/Demo-PartialBuffer (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#requestRender-- (line 60) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#createRenderPolicy-- (line 72) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#requestLayOut-- (line 72) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#requestLayOut-- (line 72) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#onShown-- (line 87) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#handleEvent-int- (line 100) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#getWidgetAt-int-int- (line 112) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#contains-int-int- (line 132) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/dimension/OptimalDimension.html (line 131) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/dimension/NoDimension.html (line 132) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#computeContentOptimalSize-ej.mwt.util.Size- (line 133) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/dimension/FixedDimension.html (line 134) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/dimension/RelativeDimension.html (line 147) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/dimension/Dimension.html (line 149) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#requestRender-int-int-int-int- (line 165) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/NoOutline.html (line 166) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/UniformOutline.html (line 167) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/FlexibleOutline.html (line 171) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/border/RectangularBorder.html (line 172) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/border/RoundedBorder.html (line 188) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/NoBackground.html (line 189) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/RectangularBackground.html (line 190) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/RoundedBackground.html (line 191) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/ImageBackground.html (line 222) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/stylesheet/VoidStylesheet.html (line 223) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/stylesheet/cascading/CascadingStylesheet.html (line 246) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animator.html (line 271) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#setAttached-- writing output... [ 1%] ApplicationDeveloperGuide/UI/MWT/how-to-animate-widget (line 52) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animation.html#tick-long- (line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animation.html (line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#getAnimator-- (line 15) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animator.html#stopAnimation-ej.mwt.animation.Animation- (line 15) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animator.html#startAnimation-ej.mwt.animation.Animation- (line 70) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Util.html#platformTimeMillis-- (line 70) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#renderContent-ej.microui.display.GraphicsContext-int-int- writing output... [ 1%] ApplicationDeveloperGuide/UI/MWT/how-to-background (line 29) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/Background.html#apply-ej.microui.display.GraphicsContext-int-int- (line 4) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/Background.html (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/Background.html#isTransparent-int-int- writing output... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-container (line 4) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html (line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#computeChildOptimalSize-ej.mwt.Widget-int-int- (line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#getWidth-- (line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#getHeight-- (line 24) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#NO_CONSTRAINT (line 48) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#layOutChildren-int-int- (line 51) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#getHeight-- (line 51) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#layOutChild-ej.mwt.Widget-int-int-int-int- (line 73) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setShownChildren-- (line 73) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setShownChild-ej.mwt.Widget- (line 77) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setShownChild-ej.mwt.Widget- (line 77) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setHiddenChild-ej.mwt.Widget- (line 79) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setHiddenChildren-- (line 95) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#removeChild-ej.mwt.Widget- (line 94) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#addChild-ej.mwt.Widget- (line 96) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#removeAllChildren-- (line 97) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#insertChild-ej.mwt.Widget-int- (line 98) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#replaceChild-int-ej.mwt.Widget- (line 99) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#changeChildIndex-ej.mwt.Widget-int- writing output... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-debug writing output... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-event-dispatcher (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#dispatchEvent-int- (line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#getDesktop-- (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#getWidget-- (line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#sendEventToWidget-ej.mwt.Widget-int- (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/DesktopEventGenerator.html (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/DesktopEventGenerator.html#buildEvent-int- (line 53) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#initialize-- (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#sendEventToWidget-ej.mwt.Widget-int- (line 53) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#dispose-- writing output... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-extra-style-field (line 27) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/EditableStyle.html (line 41) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/Style.html writing output... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-outline (line 4) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/Outline.html (line 14) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Outlineable.html (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Size.html (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Rectangle.html (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/Outline.html#apply-ej.mwt.util.Outlineable- (line 14) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Outlineable.html#removeOutline-int-int-int-int- (line 36) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/Outline.html#apply-ej.microui.display.GraphicsContext-ej.mwt.util.Size- (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Outlineable.html#removeOutline-int-int-int-int- writing output... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-overlap-render-policy (line 73) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/OnClickListener.html (line 54) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Canvas.html#addChild-ej.mwt.Widget-int-int-int-int- (line 61) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#requestShow-- writing output... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-widget (line 107) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Buttons.html#PRESSED (line 8) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html (line 74) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#setEnabled-boolean- (line 28) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#getStyle-- (line 55) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#getStyle-- (line 117) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html (line 119) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onAttached-- (line 122) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onShown-- (line 120) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onDetached-- (line 123) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onHidden-- writing output... [ 4%] ApplicationDeveloperGuide/UI/MWT/index writing output... [ 5%] ApplicationDeveloperGuide/UI/MWT/introduction writing output... [ 5%] ApplicationDeveloperGuide/UI/MicroUI/applicationOptions writing output... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/errors (line 4) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUIException.html (line 30) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html (line 14) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/EventGenerator.html (line 22) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#waitFlushCompleted-- writing output... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/fontDesigner (line 143) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html#isBold-- (line 143) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html#isItalic-- writing output... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/fonts (line 116) ok https://home.unicode.org/ (line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html#getFont-java.lang.String- writing output... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/images (line 443) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html (line 426) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html#getGraphicsContext-- (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html#loadImage-java.lang.String- (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html#getImage-java.lang.String- (line 426) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html#BufferedImage-int-int- (line 447) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#setColor-int- (line 459) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html (line 460) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html (line 466) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html#close-- (line 466) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html writing output... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/index writing output... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/introduction (line 8) ok https://repository.microej.com/modules/ej/api/microui/ (line 20) ok https://repository.microej.com/modules/ej/api/microui/ writing output... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/releaseNotes (line 20) ok https://repository.microej.com/modules/ej/api/drawing/ (line 12) ok https://repository.microej.com/modules/ej/api/drawing (line 11) ok https://repository.microej.com/modules/ej/api/microui writing output... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/traces writing output... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/aliases writing output... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/avdLoader (line 182) ok https://helpx.adobe.com/illustrator/using/simplify_paths.html (line 74) ok https://developer.android.com/reference/android/graphics/drawable/VectorDrawable writing output... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/gradient writing output... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/index writing output... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/introduction (line 8) ok https://repository.microej.com/modules/ej/api/microvg/ writing output... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/matrix (line 8) ok https://en.wikipedia.org/wiki/Transformation_matrix#Affine_transformations writing output... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/path (line 44) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#fillPath-ej.microui.display.GraphicsContext-ej.microvg.Path-float-float- writing output... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/vectorfont (line 149) ok https://en.wikipedia.org/wiki/Kerning (line 28) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html#loadFont-java.lang.String- (line 193) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html (line 34) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawString-ej.microui.display.GraphicsContext-java.lang.String-ej.microvg.VectorFont-float-float-float- (line 201) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawString-ej.microui.display.GraphicsContext-java.lang.String-ej.microvg.VectorFont-float-float-float- (line 201) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawGradientString-ej.microui.display.GraphicsContext-java.lang.String-ej.microvg.VectorFont-float-ej.microvg.Matrix-ej.microvg.LinearGradient-int-ej.microvg.BlendMode-float- (line 210) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html#getHeight-float- (line 208) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html#getBaselinePosition-float- (line 215) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html#measureStringWidth-java.lang.String-float- (line 234) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawStringOnCircle-ej.microui.display.GraphicsContext-java.lang.String-ej.microvg.VectorFont-float-ej.microvg.Matrix-float-ej.microvg.VectorGraphicsPainter.Direction- (line 214) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html#measureStringHeight-java.lang.String-float- (line 321) ok https://en.wikipedia.org/wiki/Complex_text_layout writing output... [ 12%] ApplicationDeveloperGuide/UI/MicroVG/vectorimage (line 11) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorImage.html#getImage-java.lang.String- (line 56) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorImage.html#getHeight-- (line 174) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawFilteredImage-ej.microui.display.GraphicsContext-ej.microvg.VectorImage-ej.microvg.Matrix-float:A- (line 56) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorImage.html#getWidth-- (line 52) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawImage-ej.microui.display.GraphicsContext-ej.microvg.VectorImage-float-float- (line 230) ok https://shapeshifter.design/ (line 506) ok https://yqnn.github.io/svg-path-editor (line 220) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawAnimatedImage-ej.microui.display.GraphicsContext-ej.microvg.VectorImage-float-float-long- (line 222) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorImage.html#getDuration-- (line 220) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawFilteredAnimatedImage-ej.microui.display.GraphicsContext-ej.microvg.VectorImage-ej.microvg.Matrix-long-float:A- (line 851) ok https://www.w3.org/TR/SVGTiny12/ (line 226) ok https://developer.android.com/reference/android/graphics/drawable/AnimatedVectorDrawable#define-an-animatedvectordrawable-all-in-one-xml-file writing output... [ 12%] ApplicationDeveloperGuide/UI/Widgets/index writing output... [ 12%] ApplicationDeveloperGuide/UI/Widgets/mwt-examples (line 9) ok https://github.com/MicroEJ/ExampleJava-MWT (line 15) ok https://github.com/MicroEJ/ExampleJava-MWT/blob/master/README.rst writing output... [ 13%] ApplicationDeveloperGuide/UI/Widgets/widget (line 34) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Flow.html (line 29) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/ImageButton.html (line 27) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/ImageWidget.html (line 33) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/List.html (line 28) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/Button.html (line 35) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Grid.html (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/OverlapContainer.html (line 37) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/SimpleDock.html (line 39) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Canvas.html (line 36) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Dock.html (line 46) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/color/ColorHelper.html (line 48) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/color/GradientHelper.html (line 54) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/color/LightHelper.html (line 88) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#pathToWidgetToString-ej.mwt.Widget- (line 68) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#hierarchyToString-ej.mwt.Widget- (line 93) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#pathToWidgetToString-ej.mwt.Widget-char- (line 99) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#countNumberOfWidgets-ej.mwt.Widget- (line 99) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#countNumberOfContainers-ej.mwt.Widget- (line 106) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#countMaxDepth-ej.mwt.Widget- (line 114) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/BoundsInspector.html#boundsToString-ej.mwt.Widget- (line 127) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/BoundsInspector.html#boundsRecursiveToString-ej.mwt.Widget- writing output... [ 13%] ApplicationDeveloperGuide/UI/Widgets/widget-demo (line 19) ok https://github.com/MicroEJ/Demo-Widget/blob/master/com.microej.demo.widget/README.md (line 10) ok https://github.com/MicroEJ/Demo-Widget writing output... [ 13%] ApplicationDeveloperGuide/UI/ui (line 17) ok https://docs.microej.com/_/downloads/en/20201009/pdf/ writing output... [ 14%] ApplicationDeveloperGuide/advanced writing output... [ 14%] ApplicationDeveloperGuide/applicationOptions writing output... [ 15%] ApplicationDeveloperGuide/applicationResources writing output... [ 15%] ApplicationDeveloperGuide/buildAndRunApplication writing output... [ 15%] ApplicationDeveloperGuide/buildOutputFiles writing output... [ 16%] ApplicationDeveloperGuide/cca_use writing output... [ 16%] ApplicationDeveloperGuide/characterEncoding (line 22) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/UnsupportedEncodingException.html (line 13) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#out (line 15) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/PrintStream.html (line 11) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/String.html#getBytes-- (line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/String.html#String-byte:A- writing output... [ 16%] ApplicationDeveloperGuide/classpath (line 122) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#forName-java.lang.String- (line 193) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Immutables.html#get-java.lang.String- (line 104) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/FeatureEntryPoint.html (line 157) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#getResourceAsStream-java.lang.String- (line 125) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#getName-- (line 215) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#getProperty-java.lang.String- (line 270) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Constants.html writing output... [ 17%] ApplicationDeveloperGuide/codeCoverageAnalyzer writing output... [ 17%] ApplicationDeveloperGuide/debug writing output... [ 18%] ApplicationDeveloperGuide/dependencyDiscoverer (line 27) ok https://github.com/MicroEJ/Tool-ApiDependencyDiscoverer/blob/master/README.md (line 20) ok https://github.com/MicroEJ/Tool-ApiDependencyDiscoverer writing output... [ 18%] ApplicationDeveloperGuide/heapAnalyzer writing output... [ 18%] ApplicationDeveloperGuide/heapUsageMonitoring (line 48) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#gc-- (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html (line 48) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#freeMemory-- (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#gc-- (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#gc-- (line 54) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#totalMemory-- (line 58) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#maxMemory-- (line 96) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#totalMemory-- (line 82) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#totalMemory-- (line 82) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#maxMemory-- (line 96) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#maxMemory-- writing output... [ 19%] ApplicationDeveloperGuide/heapdumper_use writing output... [ 19%] ApplicationDeveloperGuide/index writing output... [ 20%] ApplicationDeveloperGuide/introduction (line 18) ok https://github.com/MicroEJ (line 11) ok https://developer.microej.com/ (line 15) ok https://developer.microej.com/central-repository/ writing output... [ 20%] ApplicationDeveloperGuide/js/api (line 24) ok https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects (line 20) redirect https://www.ecma-international.org/ecma-262/5.1/#sec-15 - permanently to https://262.ecma-international.org/5.1/#sec-15 writing output... [ 20%] ApplicationDeveloperGuide/js/examples writing output... [ 21%] ApplicationDeveloperGuide/js/examples/simple_application writing output... [ 21%] ApplicationDeveloperGuide/js/examples/use_host_object writing output... [ 21%] ApplicationDeveloperGuide/js/examples/use_java_api writing output... [ 22%] ApplicationDeveloperGuide/js/getting_started writing output... [ 22%] ApplicationDeveloperGuide/js/index (line 26) ok https://262.ecma-international.org/5.1 writing output... [ 23%] ApplicationDeveloperGuide/js/internals (line 16) redirect https://openjdk.java.net/projects/nashorn/ - permanently to https://openjdk.org:443/projects/nashorn/ writing output... [ 23%] ApplicationDeveloperGuide/js/java (line 180) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/String.html (line 176) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Integer.html (line 178) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Boolean.html (line 176) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Double.html writing output... [ 23%] ApplicationDeveloperGuide/js/limitations (line 25) ok https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/with writing output... [ 24%] ApplicationDeveloperGuide/js/sources writing output... [ 24%] ApplicationDeveloperGuide/js/tests writing output... [ 24%] ApplicationDeveloperGuide/js/troubleshooting writing output... [ 25%] ApplicationDeveloperGuide/launches writing output... [ 25%] ApplicationDeveloperGuide/libraries (line 6) redirect http://semver.org - permanently to https://semver.org/ (line 33) ok https://developer.microej.com/microej-apis/ writing output... [ 26%] ApplicationDeveloperGuide/limitations (line 95) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/OutOfMemoryError.html writing output... [ 26%] ApplicationDeveloperGuide/linker writing output... [ 26%] ApplicationDeveloperGuide/memoryMapAnalyzer writing output... [ 27%] ApplicationDeveloperGuide/moduleNatures writing output... [ 27%] ApplicationDeveloperGuide/networking (line 34) ok https://repository.microej.com/modules/ej/library/iot/bluetooth-util/ (line 33) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bluetooth/package-summary.html (line 32) ok https://repository.microej.com/modules/ej/api/bluetooth/ (line 39) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/network/NetworkInterfaceManager.html (line 38) ok https://repository.microej.com/modules/ej/api/ecom-network/ (line 44) ok https://repository.microej.com/modules/ej/api/ecom-wifi/ (line 47) ok https://repository.microej.com/modules/ej/library/iot/wifi-util/ (line 45) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/wifi/WifiManager.html (line 51) ok https://repository.microej.com/modules/ej/api/net/ (line 46) ok https://github.com/MicroEJ/Example-Wi-Fi-Setup (line 53) ok https://github.com/MicroEJ/Example-Standalone-Foundation-Libraries/tree/master/com.microej.example.foundation.net.helloworld (line 52) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/net/package-summary.html (line 54) ok https://repository.microej.com/modules/ej/library/iot/net-util/ (line 58) ok https://repository.microej.com/modules/ej/api/security/ (line 59) ok https://repository.microej.com/javadoc/microej_5.x/apis/javax/crypto/package-summary.html (line 66) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.ssl.mutual (line 64) ok https://repository.microej.com/modules/ej/api/ssl/ (line 67) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.ssl.mutual.server (line 65) ok https://repository.microej.com/javadoc/microej_5.x/apis/javax/net/ssl/package-summary.html (line 68) ok https://repository.microej.com/modules/ej/library/iot/ssl-util/ (line 91) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.androidconnectivity (line 89) ok https://repository.microej.com/modules/ej/library/iot/android-connectivity/ (line 90) ok https://repository.microej.com/javadoc/microej_5.x/apis/android/net/ConnectivityManager.html (line 95) ok https://repository.microej.com/modules/ej/library/eclasspath/httpclient/ (line 95) ok https://repository.microej.com/modules/ej/library/eclasspath/httpsclient/ (line 96) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/net/HttpURLConnection.html (line 98) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.ssl.rest (line 97) ok https://repository.microej.com/modules/ej/library/eclasspath/httpclient/1.3.0/README-1.3.0.md (line 102) ok https://repository.microej.com/modules/ej/library/iot/hoka/ (line 103) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/hoka/http/HttpServer.html (line 104) ok https://github.com/MicroEJ/LibraryJava-hoka/blob/master/hoka/user-manual.rst (line 105) ok https://github.com/MicroEJ/Example-Hoka (line 109) ok https://repository.microej.com/modules/ej/library/iot/micropaho/1.0.0/ (line 112) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.mqtt.publisher (line 110) ok https://repository.microej.com/javadoc/microej_5.x/apis/org/eclipse/paho/client/mqttv3/MqttClient.html (line 111) ok https://repository.microej.com/modules/ej/library/iot/micropaho/1.0.0/README-1.0.0.md (line 113) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.ssl.mqtt.subscriber (line 117) ok https://repository.microej.com/modules/ej/library/iot/restclient/ (line 118) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/rest/web/Resty.html (line 119) ok https://repository.microej.com/modules/ej/library/iot/restclient/1.1.0/README-1.1.0.md (line 124) ok https://repository.microej.com/modules/ej/library/iot/restserver/ (line 125) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/restserver/RestServer.html (line 126) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.dynamic-restserver (line 130) ok https://repository.microej.com/modules/ej/library/iot/sntpclient/ (line 131) ok https://repository.microej.com/javadoc/microej_5.x/apis/android/net/SntpClient.html (line 132) ok https://repository.microej.com/modules/ej/library/iot/sntpclient/1.3.0/README-1.3.0.md (line 136) ok https://repository.microej.com/modules/ej/library/iot/websocket/ (line 136) ok https://repository.microej.com/modules/ej/library/iot/websocket-secure/ (line 139) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.ssl.websocket (line 137) ok https://repository.microej.com/javadoc/microej_5.x/apis/index.html?ej/websocket/WebSocket.html (line 138) ok https://repository.microej.com/modules/ej/library/iot/websocket/2.0.0/README-2.0.0.md (line 157) ok https://repository.microej.com/modules/ej/library/iot/cbor/ (line 158) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/cbor/CborEncoder.html (line 159) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/cbor/CborDecoder.html (line 164) ok https://repository.microej.com/modules/ej/library/iot/json/ (line 165) ok https://repository.microej.com/javadoc/microej_5.x/apis/org/json/me/JSONObject.html (line 166) ok https://repository.microej.com/javadoc/microej_5.x/apis/org/json/me/JSONWriter.html (line 167) ok https://repository.microej.com/modules/ej/library/iot/json/1.0.0/README-1.0.0.md (line 172) ok https://repository.microej.com/modules/com/google/protobuf3/ (line 178) redirect http://kxml.sourceforge.net/about.shtml - permanently to https://kxml.sourceforge.net/about.shtml (line 173) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/google/protobuf/CodedInputStream.html (line 175) ok https://github.com/MicroEJ/Demo-Protobuf3 (line 174) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/google/protobuf/CodedOutputStream.html (line 179) ok https://repository.microej.com/modules/org/kxml2/kxml2/ (line 180) ok https://repository.microej.com/javadoc/microej_5.x/apis/org/xmlpull/v1/XmlPullParser.html (line 181) ok https://repository.microej.com/javadoc/microej_5.x/apis/org/xmlpull/v1/XmlSerializer.html (line 199) ok https://repository.microej.com/modules/ej/library/iot/aws-iot/ (line 200) ok https://repository.microej.com/modules/ej/library/iot/aws-iot/2.0.0/README-2.0.0.md (line 201) ok https://github.com/MicroEJ/AWS (line 205) ok https://forge.microej.com/artifactory/microej-developer-repository-release/googlecloud/iotcore/ (line 206) redirect https://developer.microej.com/features/iot-connectivity/get-started-google-cloud-iot-core-connectivity/ - permanently to https://developer.microej.com/iot-connectivity/get-started-google-cloud-iot-core-connectivity/ writing output... [ 27%] ApplicationDeveloperGuide/nls (line 41) ok https://developer.android.com/guide/topics/resources/string-resource#Plurals (line 18) ok https://www.gnu.org/software/gettext/manual/gettext.html#PO-Files (line 18) ok https://developer.android.com/guide/topics/resources/string-resource (line 41) ok https://developer.android.com/guide/topics/resources/string-resource#StringArray (line 76) ok https://repository.microej.com/modules/com/microej/library/runtime/binary-nls writing output... [ 28%] ApplicationDeveloperGuide/nullAnalysis (line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/annotation/Nullable.html (line 29) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/annotation/NonNullByDefault.html (line 6) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/NullPointerException.html (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/NullPointerException.html (line 34) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/annotation/NonNull.html (line 51) ok https://repository.microej.com/modules/ej/api/edc/1.3.3/CHANGELOG-1.3.3.md (line 51) ok https://repository.microej.com/modules/ej/api/edc/1.3.3/ (line 100) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/HashMap.html (line 99) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#getProperty-java.lang.String-java.lang.String- (line 100) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/HashMap.html#get-java.lang.Object- (line 110) redirect https://help.eclipse.org/2020-06/index.jsp?topic=/org.eclipse.jdt.doc.user/tasks/task-using_null_annotations.htm - with Found to https://help.eclipse.org/latest/index.jsp?topic=/org.eclipse.jdt.doc.user/tasks/task-using_null_annotations.htm writing output... [ 28%] ApplicationDeveloperGuide/platform (line 8) ok https://repository.microej.com/index.php?resource=JPF writing output... [ 29%] ApplicationDeveloperGuide/platformSelection writing output... [ 29%] ApplicationDeveloperGuide/repository (line 18) ok https://www.microej.com/product/forge/ writing output... [ 29%] ApplicationDeveloperGuide/runtime (line 9) ok https://docs.oracle.com/javase/specs/jls/se7/jls7.pdf (line 37) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/package-frame.html (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/ref/package-frame.html (line 39) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/annotation/package-frame.html (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/package-frame.html (line 41) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/reflect/package-frame.html (line 50) ok https://repository.microej.com/javadoc/microej_5.x/libraries/edc-1.3-api/ (line 42) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/package-frame.html (line 81) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/package-summary.html (line 52) ok https://repository.microej.com/modules/ej/api/edc/ (line 83) ok http://e-s-r.net/download/specification/ESR-SPE-0001-BON-1.2-F.pdf (line 135) ok https://en.wikipedia.org/wiki/Green_threads (line 116) ok http://e-s-r.net/download/specification/ESR-SPE-0012-SNI_GT-1.2-H.pdf (line 85) ok https://repository.microej.com/modules/ej/api/bon/ (line 114) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/sni/package-summary.html (line 118) ok https://repository.microej.com/modules/ej/api/sni/ writing output... [ 30%] ApplicationDeveloperGuide/sandboxedAppDeploy (line 22) ok https://repository.microej.com/index.php?resource=FIRM&topic=ALL&version=ANY&edition=ANY (line 11) ok https://repository.microej.com/index.php?resource=FIRM&topic=ALL&version=ANY&edition=ANY writing output... [ 30%] ApplicationDeveloperGuide/sandboxedAppFirstApplication writing output... [ 30%] ApplicationDeveloperGuide/sandboxedAppFundamentalConcepts writing output... [ 31%] ApplicationDeveloperGuide/sandboxedAppSharedInterface (line 195) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Float.html (line 191) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Short.html (line 187) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Byte.html (line 189) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Character.html (line 165) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalAccessError.html (line 205) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Date.html (line 203) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/InputStream.html (line 197) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Long.html (line 209) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Map.html (line 207) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/List.html (line 259) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html (line 287) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeRef-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeBoolean-- (line 282) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invoke-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeByte-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeChar-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeInt-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeShort-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeLong-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeDouble-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeFloat-- writing output... [ 31%] ApplicationDeveloperGuide/sandboxedAppSim writing output... [ 32%] ApplicationDeveloperGuide/sandboxedApplication writing output... [ 32%] ApplicationDeveloperGuide/serialToSocketTransmitter writing output... [ 32%] ApplicationDeveloperGuide/serialToSocketTransmitter_use writing output... [ 33%] ApplicationDeveloperGuide/soar (line 27) ok https://en.wikipedia.org/wiki/.properties (line 17) ok https://en.wikipedia.org/wiki/ISO/IEC_8859 writing output... [ 33%] ApplicationDeveloperGuide/stackTraceReader writing output... [ 33%] ApplicationDeveloperGuide/stackTraceReader_use writing output... [ 34%] ApplicationDeveloperGuide/standaloneApplication writing output... [ 34%] ApplicationDeveloperGuide/testsuite writing output... [ 35%] ApplicationDeveloperGuide/testsuiteEngine writing output... [ 35%] ApplicationDeveloperGuide/tools writing output... [ 35%] ApplicationDeveloperGuide/trace (line 41) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#stopTrace-- (line 60) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#recordEvent-int- (line 17) ok https://repository.microej.com/modules/ej/api/trace/ (line 41) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#startTrace-- (line 50) ok https://repository.microej.com/javadoc/microej_5.x/foundation/ej/trace/Tracer.html (line 150) ok https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpc54000-cortex-m4-/lpcxpresso54628-development-board:OM13098 (line 162) ok https://www.eclipse.org/tracecompass/ (line 64) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#recordEventEnd-int- (line 68) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#TRACE_ENABLED_CONSTANT_PROPERTY (line 147) ok https://www.segger.com/ (line 150) redirect https://developer.microej.com/packages/referenceimplementations/U3OER/2.0.1/OM13098-U3OER-fullPackaging-eval-2.0.1.zip - permanently to https://repository.microej.com/packages/referenceimplementations/U3OER/2.0.1/OM13098-U3OER-fullPackaging-eval-2.0.1.zip writing output... [ 36%] ApplicationDeveloperGuide/virtualDevice writing output... [ 36%] KernelDeveloperGuide/applicationLink (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#install-java.io.InputStream- (line 99) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#install-java.io.InputStream- writing output... [ 36%] KernelDeveloperGuide/featuresCommunication (line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/ByteConverter.html (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Converter.html (line 29) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/BooleanConverter.html (line 20) ok https://repository.microej.com/modules/com/microej/library/util/kf-util/ (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#addConverter-ej.kf.Converter- (line 35) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/CharacterConverter.html (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/ShortConverter.html (line 47) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/LongConverter.html (line 41) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/IntegerConverter.html (line 44) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/FloatConverter.html (line 50) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/DoubleConverter.html (line 53) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/StringConverter.html (line 56) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/InputStreamConverter.html (line 59) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/DateConverter.html (line 62) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/ListConverter.html (line 65) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/MapConverter.html writing output... [ 37%] KernelDeveloperGuide/gettingStarted (line 7) ok https://github.com/MicroEJ/Example-MinimalMultiAppFirmware writing output... [ 37%] KernelDeveloperGuide/index writing output... [ 38%] KernelDeveloperGuide/kernelAPI (line 68) ok https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/kernelapi/ writing output... [ 38%] KernelDeveloperGuide/kernelAPIgenerator_use writing output... [ 38%] KernelDeveloperGuide/kernelCreation writing output... [ 39%] KernelDeveloperGuide/kernelLink (line 87) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#uninstall-ej.kf.Feature- writing output... [ 39%] KernelDeveloperGuide/kernelUID (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Module.html#getUID-- (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#getInstance-- writing output... [ 40%] KernelDeveloperGuide/kf (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/package-summary.html (line 21) ok https://repository.microej.com/modules/ej/api/kf/ (line 19) ok http://www.e-s-r.net/download/specification/ESR-SPE-0020-KF-1.4-F.pdf writing output... [ 40%] KernelDeveloperGuide/kfEnabledLibraries (line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#requestRender-- (line 34) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUI.html#callSerially-java.lang.Runnable- (line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#requestFlush-- (line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#requestShow-ej.microui.display.Displayable- (line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#requestHide-ej.microui.display.Displayable- (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Displayable.html (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Displayable.html#onHidden-- (line 44) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/EventHandler.html (line 53) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#callOnFlushCompleted-java.lang.Runnable- (line 46) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#callOnFlushCompleted-java.lang.Runnable- (line 68) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html (line 79) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Timer.html (line 89) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/TimerTask.html (line 79) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/TimerTask.html (line 95) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/DeviceManager.html (line 95) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/Device.html (line 107) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/io/CommConnection.html (line 115) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/FileInputStream.html (line 115) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/FileOutputStream.html (line 124) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/net/Socket.html (line 124) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/net/ServerSocket.html (line 124) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/net/DatagramSocket.html (line 135) ok https://repository.microej.com/javadoc/microej_5.x/apis/javax/net/ssl/SSLSocket.html writing output... [ 40%] KernelDeveloperGuide/kfTestsuite writing output... [ 41%] KernelDeveloperGuide/overview writing output... [ 41%] KernelDeveloperGuide/runtimeEnvironment (line 208) ok https://repository.microej.com/modules/com/microej/tool/class-extender/1.0.4/README-1.0.4.md (line 157) ok https://repository.microej.com/modules/com/microej/tool/class-extender/ (line 133) ok https://forge.microej.com/artifactory/microej-developer-repository-release/ej/library/wadapps/wadapps/ (line 129) ok https://repository.microej.com/modules/com/microej/library/runtime/binary-nls/ (line 137) ok https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/library/runtime/js/ (line 215) ok https://repository.microej.com/modules/com/microej/library/runtime/string-regex/ (line 216) ok https://repository.microej.com/modules/com/microej/library/runtime/string-format/ writing output... [ 41%] KernelDeveloperGuide/sandboxedAppLifecycle writing output... [ 42%] PlatformDeveloperGuide/advanceTrace writing output... [ 42%] PlatformDeveloperGuide/appendix/index writing output... [ 43%] PlatformDeveloperGuide/appendix/javalibs/ecom writing output... [ 43%] PlatformDeveloperGuide/appendix/javalibs/ecom-comm writing output... [ 43%] PlatformDeveloperGuide/appendix/javalibs/edc (line 49) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/Reader.html#mark-int- (line 51) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/Reader.html#Reader-java.lang.Object- (line 57) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Character.html#MAX_RADIX (line 57) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Character.html#MIN_RADIX (line 69) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#exit-int- (line 69) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#exit-int- writing output... [ 44%] PlatformDeveloperGuide/appendix/javalibs/fs writing output... [ 44%] PlatformDeveloperGuide/appendix/javalibs/index writing output... [ 44%] PlatformDeveloperGuide/appendix/javalibs/kf (line 49) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Module.html#getVersion-- writing output... [ 45%] PlatformDeveloperGuide/appendix/javalibs/net writing output... [ 45%] PlatformDeveloperGuide/appendix/javalibs/sni writing output... [ 46%] PlatformDeveloperGuide/appendix/javalibs/ssl writing output... [ 46%] PlatformDeveloperGuide/appendix/llapi (line 377) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html (line 375) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html (line 373) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html writing output... [ 46%] PlatformDeveloperGuide/appendix/toolchain (line 125) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_GCC48/flopi4G25/ (line 152) ok https://repository.microej.com/modules/com/microej/architecture/CM7/CM7hardfp_ARMCC5/flopi7A21/ (line 102) ok https://repository.microej.com/modules/com/microej/architecture/CM0/CM0_GCC48/flopi0G22/ (line 120) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_ARMCC5/flopi4A20/ (line 130) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_IAR83/flopi4I35/ (line 157) ok https://repository.microej.com/modules/com/microej/architecture/CM7/CM7hardfp_GCC48/flopi7G26/ (line 179) ok https://repository.microej.com/modules/com/microej/architecture/ESP32/GNUv52_xtensa-esp32/simikou1/ (line 162) ok https://repository.microej.com/modules/com/microej/architecture/CM7/CM7hardfp_IAR83/flopi7I36/ (line 189) ok https://repository.microej.com/modules/com/microej/architecture/ESP32/GNUv52b96_xtensa-esp32-psram/simikou2/ (line 184) ok https://repository.microej.com/modules/com/microej/architecture/ESP32/GNUv52_xtensa-esp32-psram/simikou2/ (line 194) ok https://repository.microej.com/modules/com/microej/architecture/ESP32/GNUv82_xtensa-esp32s2/simikou3/ writing output... [ 47%] PlatformDeveloperGuide/appendix/tools/bon writing output... [ 47%] PlatformDeveloperGuide/appendix/tools/heapdump writing output... [ 47%] PlatformDeveloperGuide/appendix/tools/hil writing output... [ 48%] PlatformDeveloperGuide/appendix/tools/index writing output... [ 48%] PlatformDeveloperGuide/appendix/tools/mui_frontpanelmock writing output... [ 49%] PlatformDeveloperGuide/appendix/tools/nls writing output... [ 49%] PlatformDeveloperGuide/appendix/tools/sni writing output... [ 49%] PlatformDeveloperGuide/appendix/tools/soar writing output... [ 50%] PlatformDeveloperGuide/appendix/tools/sp writing output... [ 50%] PlatformDeveloperGuide/appendix/tools/static writing output... [ 50%] PlatformDeveloperGuide/architecture writing output... [ 51%] PlatformDeveloperGuide/architectureChangelog (line 186) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Feature.html#getCriticality-- (line 102) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/UnsatisfiedLinkError.html (line 156) ok https://repository.microej.com/modules/com/microej/pack/device/device-pack/ (line 184) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#getAllFeatureStateListeners-- (line 86) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#canUninstall-ej.kf.Feature- (line 186) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalStateException.html (line 189) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#addResourceControlListener-ej.kf.ResourceControlListener- (line 189) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#removeResourceControlListener-ej.kf.ResourceControlListener- (line 244) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Constants.html#getBoolean-java.lang.String- (line 386) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/WeakHashMap.html#put-K-V- (line 429) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#clone-- (line 502) ok https://github.com/espressif/esp-idf/commit/ff29e3e7a24a715bc7f5ba453c83d694ba0ec1e2 (line 535) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalArgumentException.html (line 592) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/sni/SNI.html#toCString-java.lang.String-byte:A- (line 590) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#getId-- (line 596) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/SecurityException.html (line 599) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/SecurityManager.html (line 594) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/String.html#String-byte:A-int-int- (line 596) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#interrupt-- (line 601) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#interrupt-- (line 605) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Calendar.html (line 607) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/FilterInputStream.html#in (line 651) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/ArrayIndexOutOfBoundsException.html (line 603) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#interrupt-- (line 746) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Throwable.html#getStackTrace-- (line 667) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#getState-- (line 750) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/StackTraceElement.html#toString-- (line 753) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Feature.html#start-- (line 753) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/ExceptionInInitializerError.html (line 882) ok https://repository.microej.com/5/artifacts/ej/api/edc/1.3.0/CHANGELOG-1.3.0.md (line 778) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/ResourceBuffer.html#readString-- (line 871) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Util.html#newArray-java.lang.Class-int- (line 888) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/PrintStream.html#PrintStream-java.io.OutputStream-boolean- (line 890) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Throwable.html (line 897) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#getGroupID-- (line 901) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.UncaughtExceptionHandler.html (line 893) ok https://repository.microej.com/5/artifacts/ej/api/bon/1.4.0/CHANGELOG-1.4.0.md (line 955) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/ResourceBuffer.html (line 959) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/ResourceBuffer.html (line 1070) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html (line 1282) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/IOException.html (line 1051) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#getClass-- (line 1119) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Feature.html#stop-- (line 1634) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalMonitorStateException.html writing output... [ 51%] PlatformDeveloperGuide/architectureNamingConvention writing output... [ 52%] PlatformDeveloperGuide/blemock (line 29) ok https://www.espressif.com/en/tools-type/flash-download-tools (line 28) redirect http://repository.microej.com/packages/ble-mock/bluetooth-controller-ESP32WROOM-0.1.0.bin - with Found to https://repository.microej.com/packages/ble-mock/bluetooth-controller-ESP32WROOM-0.1.0.bin (line 20) redirect https://www.espressif.com/en/products/hardware/esp32-devkitc/overview - temporarily to https://www.espressif.com/en/products/devkits/esp32-devkitc/overview writing output... [ 52%] PlatformDeveloperGuide/coreEngine (line 182) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#currentTimeMillis-- writing output... [ 52%] PlatformDeveloperGuide/device (line 44) ok https://repository.microej.com/modules/ej/api/device/ (line 31) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/Device.html#getArchitecture-- (line 35) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/Device.html#getId-- writing output... [ 53%] PlatformDeveloperGuide/ecom (line 51) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/OutputStream.html (line 70) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/HardwareDescriptor.html (line 75) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/RegistrationListener.html (line 55) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/OutputStream.html (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/io/Connector.html#open-java.lang.String- (line 104) ok https://repository.microej.com/modules/ej/api/ecom/ writing output... [ 53%] PlatformDeveloperGuide/ecom-comm (line 505) ok https://repository.microej.com/modules/ej/api/ecom-comm/ (line 11) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/io/Connector.html writing output... [ 53%] PlatformDeveloperGuide/externalResourceLoader writing output... [ 54%] PlatformDeveloperGuide/frontpanel writing output... [ 54%] PlatformDeveloperGuide/fs (line 152) ok https://repository.microej.com/modules/ej/api/fs/ writing output... [ 55%] PlatformDeveloperGuide/hal (line 155) ok https://forge.microej.com/artifactory/microej-developer-repository-release/ej/api/hal/ writing output... [ 55%] PlatformDeveloperGuide/index writing output... [ 55%] PlatformDeveloperGuide/introduction writing output... [ 56%] PlatformDeveloperGuide/javah writing output... [ 56%] PlatformDeveloperGuide/mock (line 297) ok https://openjfx.io/ (line 183) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#wait-long- (line 183) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#notify-- (line 187) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#notifyAll-- (line 183) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#notifyAll-- writing output... [ 56%] PlatformDeveloperGuide/multiSandbox writing output... [ 57%] PlatformDeveloperGuide/native writing output... [ 57%] PlatformDeveloperGuide/net writing output... [ 58%] PlatformDeveloperGuide/netIntroduction writing output... [ 58%] PlatformDeveloperGuide/networkCoreEngine writing output... [ 58%] PlatformDeveloperGuide/pack (line 27) ok https://repository.microej.com/modules/com/microej/pack/ (line 74) ok https://repository.microej.com/modules/com/microej/pack/bluetooth/bluetooth-pack/ (line 53) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_GCC48/flopi4G25-ui-pack/ (line 93) ok https://repository.microej.com/modules/com/microej/pack/net/9.2.3/net-9.2.3.xpfp (line 26) ok https://repository.microej.com/modules/com/microej/architecture writing output... [ 59%] PlatformDeveloperGuide/platform writing output... [ 59%] PlatformDeveloperGuide/platformConcepts writing output... [ 60%] PlatformDeveloperGuide/platformCreation (line 604) ok https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform/scripts (line 45) ok https://github.com/MicroEJ/PlatformQualificationTools/blob/master/framework/platform/README.rst (line 59) ok https://github.com/MicroEJ/PlatformQualificationTools/blob/master/framework/platform/content/build/CHANGELOG.md (line 45) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/master/framework/platform/ - permanently to https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform (line 90) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_GCC48/flopi4G25/7.14.0/ writing output... [ 60%] PlatformDeveloperGuide/platformMigration (line 30) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/master/framework/platform/ - permanently to https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform (line 179) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/master/framework/platform/ - permanently to https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform (line 342) ok https://github.com/MicroEJ/PlatformQualificationTools (line 393) ok https://github.com/MicroEJ/PlatformQualificationTools (line 15) ok https://repository.microej.com/packages/referenceimplementations/846SI/3.4.2/STM32F746GDISCO-846SI-fullPackaging-eval-3.4.2.zip (line 352) ok https://github.com/MicroEJ/PlatformQualificationTools writing output... [ 60%] PlatformDeveloperGuide/platformOverview writing output... [ 61%] PlatformDeveloperGuide/platformQualification (line 135) ok https://github.com/MicroEJ/PlatformQualificationTools/tree/master/tests/core (line 118) ok https://repository.microej.com/modules/com/microej/pack/fs/5.1.2/ (line 150) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/master/tests/ui/ui2 - permanently to https://github.com/MicroEJ/PlatformQualificationTools/tree/master/tests/ui/ui2 (line 118) ok https://repository.microej.com/modules/com/microej/pack/fs/fs-testsuite/3.0.3/ (line 148) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/master/tests/ui/ui3 - permanently to https://github.com/MicroEJ/PlatformQualificationTools/tree/master/tests/ui/ui3 (line 164) ok https://repository.microej.com/modules/ej/api/fs/2.0.6/ (line 165) ok https://repository.microej.com/modules/com/microej/pack/fs/fs-testsuite/3.0.3/ (line 167) ok https://repository.microej.com/modules/ej/api/fs/2.0.6/ (line 182) ok https://repository.microej.com/modules/ej/api/bluetooth/2.1.0/ (line 183) ok https://repository.microej.com/modules/com/microej/pack/bluetooth/bluetooth-testsuite/2.0.0/ (line 185) ok https://repository.microej.com/modules/ej/api/bluetooth/2.0.0/ (line 186) ok https://repository.microej.com/modules/com/microej/pack/bluetooth/bluetooth-testsuite/2.0.0/ (line 204) ok https://repository.microej.com/modules/ej/api/net/1.1.0/ (line 211) ok https://repository.microej.com/modules/ej/api/net/1.1.0/ (line 205) ok https://repository.microej.com/modules/ej/api/ssl/2.1.0/ (line 212) ok https://repository.microej.com/modules/ej/api/ssl/2.2.0/ (line 218) ok https://repository.microej.com/modules/ej/api/net/1.1.1/ (line 213) ok https://repository.microej.com/modules/ej/api/security/1.3.1/ (line 220) ok https://repository.microej.com/modules/ej/api/security/1.3.1/ (line 219) ok https://repository.microej.com/modules/ej/api/ssl/2.2.0/ (line 225) ok https://repository.microej.com/modules/ej/api/net/1.1.2/ (line 226) ok https://repository.microej.com/modules/ej/api/ssl/2.2.1/ writing output... [ 61%] PlatformDeveloperGuide/serialCommunications writing output... [ 61%] PlatformDeveloperGuide/simulation writing output... [ 62%] PlatformDeveloperGuide/simulator writing output... [ 62%] PlatformDeveloperGuide/sni writing output... [ 63%] PlatformDeveloperGuide/sp (line 39) ok http://e-s-r.net/download/specification/ESR-SPE-0014-SP-2.0-A.pdf (line 31) ok http://e-s-r.net/download/specification/ESR-SPE-0014-SP-2.0-A.pdf (line 33) ok https://repository.microej.com/modules/ej/api/sp/ (line 199) ok https://repository.microej.com/modules/ej/api/sp/ (line 29) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/sp/package-summary.html writing output... [ 63%] PlatformDeveloperGuide/spmock writing output... [ 63%] PlatformDeveloperGuide/ssl writing output... [ 64%] PlatformDeveloperGuide/systemView (line 20) ok https://github.com/MicroEJ/Platform-STMicroelectronics-STM32F7508-DK (line 30) ok https://www.segger.com/products/development-tools/systemview/ (line 88) ok https://repository.microej.com/modules/com/microej/clibrary/thirdparty/systemview/1.3.1/ (line 41) ok https://forum.segger.com/index.php/Thread/6158-SOLVED-SystemView-Kernelpatch-for-FreeRTOS-10-2-0/?s=add3b0f6a33159b9c4b602da0082475afeceb89a (line 38) redirect http://segger.com/downloads/systemview/ - permanently to https://www.segger.com/downloads/systemview/ (line 91) ok https://repository.microej.com/modules/com/microej/clibrary/thirdparty/systemview-freertos10/1.1.1/ (line 94) ok https://repository.microej.com/modules/com/microej/clibrary/llimpl/trace-systemview/2.1.1/ (line 238) ok https://www.segger.com/products/debug-probes/j-link/models/other-j-links/st-link-on-board/ (line 39) ok https://www.segger.com/downloads/jlink/UM08027 (line 31) ok https://www.segger.com/downloads/jlink/UM08027 writing output... [ 64%] PlatformDeveloperGuide/tiny writing output... [ 64%] PlatformDeveloperGuide/ui writing output... [ 65%] PlatformDeveloperGuide/uiChangeLog (line 166) ok https://repository.microej.com/modules/ej/api/microui/3.1.0/ (line 185) ok https://repository.microej.com/modules/ej/api/drawing/1.0.3/ (line 102) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html#readPixel-int-int- (line 121) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#enableEllipsis-int- (line 102) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#readPixel-int-int- (line 229) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#flush-- (line 348) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/drawing/ShapePainter.html#drawThickFadedLine-ej.microui.display.GraphicsContext-int-int-int-int-int-int-ej.drawing.ShapePainter.Cap-ej.drawing.ShapePainter.Cap- (line 291) ok https://repository.microej.com/modules/ej/api/microui/3.0.3/ (line 320) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.0.4/ (line 292) ok https://repository.microej.com/modules/ej/api/drawing/1.0.2/ (line 348) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/drawing/ShapePainter.html#drawThickEllipse-ej.microui.display.GraphicsContext-int-int-int-int-int- (line 374) ok https://repository.microej.com/modules/ej/api/microui/3.0.1/ (line 383) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Painter.html#fillRectangle-ej.microui.display.GraphicsContext-int-int-int-int- (line 348) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/drawing/ShapePainter.html#drawThickFadedEllipse-ej.microui.display.GraphicsContext-int-int-int-int-int-int- (line 383) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Painter.html#fillRoundedRectangle-ej.microui.display.GraphicsContext-int-int-int-int-int-int- (line 425) ok https://repository.microej.com/modules/ej/api/microui/3.0.0/ (line 426) ok https://repository.microej.com/modules/ej/api/drawing/1.0.0/ (line 480) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.0.0/ (line 498) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.0.0/ (line 462) ok https://repository.microej.com/modules/com/microej/clibrary/llimpl/microui (line 596) ok https://repository.microej.com/modules/ej/api/microui/2.4.0/ (line 609) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#isColor-- (line 686) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#getDisplayColor-int- (line 761) ok https://repository.microej.com/modules/ej/api/microui/2.3.0/ (line 959) ok https://repository.microej.com/modules/ej/api/microui/2.2.0/ (line 1050) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html#getHeight-- (line 1167) ok https://repository.microej.com/modules/ej/api/microui/2.0.6/ writing output... [ 65%] PlatformDeveloperGuide/uiDisplay (line 703) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUI.html#start-- (line 234) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Painter.html (line 719) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Painter.html (line 229) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#readPixels-int:A-int-int-int-int-int-int- (line 719) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html (line 721) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html (line 1338) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html (line 721) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html (line 1483) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#setBackgroundColor-int- writing output... [ 66%] PlatformDeveloperGuide/uiFont writing output... [ 66%] PlatformDeveloperGuide/uiFontCore (line 127) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html# writing output... [ 66%] PlatformDeveloperGuide/uiFontFormat writing output... [ 67%] PlatformDeveloperGuide/uiFontGenerator writing output... [ 67%] PlatformDeveloperGuide/uiFontOverview writing output... [ 67%] PlatformDeveloperGuide/uiImage writing output... [ 68%] PlatformDeveloperGuide/uiImageCore writing output... [ 68%] PlatformDeveloperGuide/uiImageGenerator (line 153) ok https://docs.oracle.com/javase/7/docs/api/javax/imageio/ImageIO.html (line 312) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html# writing output... [ 69%] PlatformDeveloperGuide/uiImageLoader (line 57) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html# writing output... [ 69%] PlatformDeveloperGuide/uiImageOverview (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html# writing output... [ 69%] PlatformDeveloperGuide/uiImageRaw writing output... [ 70%] PlatformDeveloperGuide/uiInput (line 77) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Command.html (line 77) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Buttons.html (line 77) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Pointer.html (line 77) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/States.html (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUI.html (line 79) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Pointer.html (line 79) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Pointer.html (line 90) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/GenericEventGenerator.html writing output... [ 70%] PlatformDeveloperGuide/uiIntroduction writing output... [ 70%] PlatformDeveloperGuide/uiLed (line 108) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/led/Leds.html (line 18) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/led/Leds.html writing output... [ 71%] PlatformDeveloperGuide/uiLowLevel writing output... [ 71%] PlatformDeveloperGuide/uiMicroui (line 24) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/led/Leds.html#getNumberOfLeds-- (line 80) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Displayable.html#render-ej.microui.display.GraphicsContext- (line 22) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#getDisplay-- writing output... [ 72%] PlatformDeveloperGuide/uiMigrationGuide (line 174) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#getSNIContext-- (line 175) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html#getSNIContext-- writing output... [ 72%] PlatformDeveloperGuide/uiReleaseNotes (line 62) ok https://repository.microej.com/modules/ej/api/microui/3.1.1/ (line 197) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/ (line 63) ok https://repository.microej.com/modules/ej/api/drawing/1.0.4/ (line 181) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/ writing output... [ 72%] PlatformDeveloperGuide/uiReplaces writing output... [ 73%] PlatformDeveloperGuide/uiSimulation (line 245) ok https://docs.oracle.com/javase/7/docs/api/java/awt/image/BufferedImage.html (line 391) ok https://docs.microej.com/en/latest/PlatformDeveloperGuide/mock.html writing output... [ 73%] PlatformDeveloperGuide/uiStaticInit writing output... [ 73%] PlatformDeveloperGuide/vg (line 9) ok https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/i-mx-rt-crossover-mcus/i-mx-rt500-crossover-mcu-with-arm-cortex-m33-dsp-and-gpu-cores:i.MX-RT500 writing output... [ 74%] PlatformDeveloperGuide/vgCco (line 47) ok https://repository.microej.com/modules/com/microej/clibrary/llimpl/microui/ (line 81) ok https://repository.microej.com/modules/com/microej/pack/vg/vg-pack/ (line 100) ok https://repository.microej.com/modules/com/microej/clibrary/llimpl/microvg/ (line 134) ok https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/clibrary/thirdparty/freetype/ (line 59) redirect https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/clibrary/llimpl/microui-vglite - with Found to https://forge.microej.com:443/artifactory/microej-developer-repository-release/com/microej/clibrary/llimpl/microui-vglite/ (line 143) ok https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/clibrary/thirdparty/harfbuzz/ (line 164) ok https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/clibrary/llimpl/microvg-vglite/ writing output... [ 74%] PlatformDeveloperGuide/vgChangeLog (line 17) ok https://repository.microej.com/modules/ej/api/microvg/1.1.1/ writing output... [ 75%] PlatformDeveloperGuide/vgFont (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html writing output... [ 75%] PlatformDeveloperGuide/vgGradient (line 52) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/LinearGradient.html (line 18) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/LinearGradient.html writing output... [ 75%] PlatformDeveloperGuide/vgIntroduction writing output... [ 76%] PlatformDeveloperGuide/vgLowLevel writing output... [ 76%] PlatformDeveloperGuide/vgMatrix (line 56) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/Matrix.html (line 18) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/Matrix.html writing output... [ 76%] PlatformDeveloperGuide/vgMicrovg writing output... [ 77%] PlatformDeveloperGuide/vgPath (line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/Path.html (line 71) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/Path.html writing output... [ 77%] PlatformDeveloperGuide/vgReleaseNotes writing output... [ 78%] PlatformDeveloperGuide/vgSimulation writing output... [ 78%] PlatformDeveloperGuide/watchdog-timer (line 90) ok https://repository.microej.com/modules/ej/api/watchdog-timer/ writing output... [ 78%] SDKUserGuide/github (line 17) ok https://www.eclipse.org/egit/ (line 31) redirect https://github.com/MicroEJ/ExampleJava-MWT.git - permanently to https://github.com/MicroEJ/ExampleJava-MWT writing output... [ 79%] SDKUserGuide/ide writing output... [ 79%] SDKUserGuide/index writing output... [ 80%] SDKUserGuide/install writing output... [ 80%] SDKUserGuide/installSDKDistribution21_11 (line 21) ok https://repository.microej.com/packages/SDK/21.11/MicroEJ-SDK-Installer-Win64-21.11.exe (line 23) ok https://repository.microej.com/packages/SDK/21.11/MicroEJ-SDK-Installer-MacOS-21.11.zip (line 22) ok https://repository.microej.com/packages/SDK/21.11/MicroEJ-SDK-Installer-Linux64-21.11.zip writing output... [ 80%] SDKUserGuide/installSDKDistributionLatest (line 24) ok https://repository.microej.com/packages/SDK/22.06/MicroEJ-SDK-Installer-MacOS-22.06.zip (line 23) ok https://repository.microej.com/packages/SDK/22.06/MicroEJ-SDK-Installer-Linux64-22.06.zip (line 22) ok https://repository.microej.com/packages/SDK/22.06/MicroEJ-SDK-Installer-Win64-22.06.exe (line 25) ok https://repository.microej.com/packages/SDK/22.06/MicroEJ-SDK-Installer-MacOS-A64-22.06.zip writing output... [ 81%] SDKUserGuide/installSDKDistributionOther (line 32) ok https://repository.microej.com/packages/SDK/22.06/zip/microej-sdk-22.06-win_x86_64.zip (line 44) ok https://repository.microej.com/packages/SDK/21.11/zip/microej-sdk-21.11-win_x86_64.zip (line 36) ok https://repository.microej.com/packages/SDK/22.06/zip/microej-sdk-22.06-macosx_x86_64.zip (line 38) ok https://repository.microej.com/packages/SDK/22.06/zip/microej-sdk-22.06-macosx_aarch64.zip (line 34) ok https://repository.microej.com/packages/SDK/22.06/zip/microej-sdk-22.06-linux_x86_64.zip (line 48) ok https://repository.microej.com/packages/SDK/21.11/zip/microej-sdk-21.11-macosx_x86_64.zip (line 54) ok https://repository.microej.com/packages/SDK/21.03/MicroEJ-SDK-Installer-Win64-21.03.exe (line 55) ok https://repository.microej.com/packages/SDK/21.03/zip/microej-sdk-21.03-win_x86_64.zip (line 46) ok https://repository.microej.com/packages/SDK/21.11/zip/microej-sdk-21.11-linux_x86_64.zip (line 56) ok https://repository.microej.com/packages/SDK/21.03/MicroEJ-SDK-Installer-Linux64-21.03.zip (line 57) ok https://repository.microej.com/packages/SDK/21.03/zip/microej-sdk-21.03-linux_x86_64.zip (line 59) ok https://repository.microej.com/packages/SDK/21.03/zip/microej-sdk-21.03-macosx_x86_64.zip (line 66) ok https://repository.microej.com/packages/SDK/20.12/zip/microej-sdk-20.12-win_x86_64.zip (line 65) ok https://repository.microej.com/packages/SDK/20.12/MicroEJ-SDK-Installer-Win64-20.12.exe (line 58) ok https://repository.microej.com/packages/SDK/21.03/MicroEJ-SDK-Installer-MacOS-21.03.zip (line 67) ok https://repository.microej.com/packages/SDK/20.12/MicroEJ-SDK-Installer-Linux64-20.12.zip (line 68) ok https://repository.microej.com/packages/SDK/20.12/zip/microej-sdk-20.12-linux_x86_64.zip (line 70) ok https://repository.microej.com/packages/SDK/20.12/zip/microej-sdk-20.12-macosx_x86_64.zip (line 69) ok https://repository.microej.com/packages/SDK/20.12/MicroEJ-SDK-Installer-MacOS-20.12.zip (line 76) ok https://repository.microej.com/packages/SDK/20.10/MicroEJ-SDK-Installer-Win64-20.10.exe (line 77) ok https://repository.microej.com/packages/SDK/20.10/zip/microej-sdk-20.10-win_x86_64.zip (line 78) ok https://repository.microej.com/packages/SDK/20.10/MicroEJ-SDK-Installer-Linux64-20.10.zip (line 81) ok https://repository.microej.com/packages/SDK/20.10/zip/microej-sdk-20.10-macosx_x86_64.zip (line 79) ok https://repository.microej.com/packages/SDK/20.10/zip/microej-sdk-20.10-linux_x86_64.zip (line 80) ok https://repository.microej.com/packages/SDK/20.10/MicroEJ-SDK-Installer-MacOS-20.10.zip (line 87) ok https://repository.microej.com/packages/SDK/20.07/MicroEJ-SDK-Installer-Win64-20.07.exe (line 88) ok https://repository.microej.com/packages/SDK/20.07/zip/microej-sdk-20.07-win_x86_64.zip (line 91) ok https://repository.microej.com/packages/SDK/20.07/MicroEJ-SDK-Installer-MacOS-20.07.zip (line 90) ok https://repository.microej.com/packages/SDK/20.07/zip/microej-sdk-20.07-linux_x86_64.zip (line 89) ok https://repository.microej.com/packages/SDK/20.07/MicroEJ-SDK-Installer-Linux64-20.07.zip (line 92) ok https://repository.microej.com/packages/SDK/20.07/zip/microej-sdk-20.07-macosx_x86_64.zip (line 98) ok https://repository.microej.com/packages/SDK/19.05/MicroEJ-SDK-Installer-Win64-19.05.exe (line 99) ok https://repository.microej.com/packages/SDK/19.05/zip/microej-sdk-19.05-win_x86_64.zip (line 101) ok https://repository.microej.com/packages/SDK/19.05/zip/microej-sdk-19.05-linux_x86_64.zip (line 100) ok https://repository.microej.com/packages/SDK/19.05/MicroEJ-SDK-Installer-Linux64-19.05.zip (line 102) ok https://repository.microej.com/packages/SDK/19.05/MicroEJ-SDK-Installer-MacOS-19.05.zip (line 103) ok https://repository.microej.com/packages/SDK/19.05/zip/microej-sdk-19.05-macosx_x86_64.zip (line 111) ok https://repository.microej.com/packages/SDK/19.02/MicroEJ-SDK-Installer-Linux64-19.02.zip (line 110) ok https://repository.microej.com/packages/SDK/19.02/zip/microej-sdk-19.02-win_x86_64.zip (line 109) ok https://repository.microej.com/packages/SDK/19.02/MicroEJ-SDK-Installer-Win64-19.02.exe (line 112) ok https://repository.microej.com/packages/SDK/19.02/zip/microej-sdk-19.02-linux_x86_64.zip (line 113) ok https://repository.microej.com/packages/SDK/19.02/MicroEJ-SDK-Installer-MacOS-19.02.zip (line 119) ok https://repository.microej.com/packages/SDK/ (line 114) ok https://repository.microej.com/packages/SDK/19.02/zip/microej-sdk-19.02-macosx_x86_64.zip writing output... [ 81%] SDKUserGuide/installSDKDistributionPortable writing output... [ 81%] SDKUserGuide/licenses (line 334) ok https://hub.docker.com/r/microej/sdk (line 28) ok https://repository.microej.com/modules/com/microej/architecture/ (line 415) ok https://www.net-usb.com/ (line 118) redirect https://license.microej.com - with Found to https://license.microej.com/oemServer/ (line 213) redirect https://license.microej.com/ - with Found to https://license.microej.com/oemServer/ writing output... [ 82%] SDKUserGuide/mmm (line 457) ok https://en.wikipedia.org/wiki/MinGW (line 288) ok https://ant.apache.org/ivy/history/2.5.0/settings.html (line 40) ok https://ant.apache.org/easyant/history/trunk/reference.html (line 457) ok https://gitforwindows.org/ (line 856) ok https://ant.apache.org/ivy/history/2.5.0/settings/credentials.html (line 886) ok http://keystore-explorer.org/downloads.html (line 37) redirect http://ant.apache.org/ivy - permanently to https://ant.apache.org/ivy/ (line 49) redirect https://developer.microej.com/packages/documentation/TLT-0831-SPE-MicroEJModuleManager-2.0-E.pdf - permanently to https://repository.microej.com/packages/documentation/TLT-0831-SPE-MicroEJModuleManager-2.0-E.pdf (line 528) redirect https://toml.io - permanently to https://toml.io/en/ writing output... [ 82%] SDKUserGuide/repository (line 51) ok https://repo1.maven.org/maven2/ (line 22) ok https://repository.microej.com/modules/ (line 44) ok https://repository.microej.com/javadoc/microej_5.x/apis/ (line 38) ok https://repository.microej.com/ (line 66) ok https://forge.microej.com/artifactory/microej-developer-repository-release/ writing output... [ 83%] SDKUserGuide/resolveDependenciesInWorkspace (line 54) ok https://github.com/MicroEJ/How-To/tree/master/FoundationLibrary-Get-Started writing output... [ 83%] SDKUserGuide/sdkChangeLog (line 523) ok https://ant.apache.org/ivy/history/2.5.0/resolver/chain.html (line 83) ok https://www.eclipse.org/eclipse/news/4.10/platform.php#java32-removal (line 664) ok https://keepachangelog.com/en/1.0.0/ (line 842) ok https://keepachangelog.com/en/1.0.0/ (line 105) ok https://repository.microej.com/microej-ivysettings-5.xml (line 355) ok https://github.com/MicroEJ/ (line 93) ok https://bugs.eclipse.org/bugs/show_bug.cgi?id=566599 writing output... [ 83%] SDKUserGuide/sdkMigrationNotes writing output... [ 84%] SDKUserGuide/sdkReleaseNotes (line 7) ok https://repository.microej.com/p2/sdk writing output... [ 84%] SDKUserGuide/startup writing output... [ 84%] SDKUserGuide/systemRequirements (line 59) ok https://adoptium.net/temurin/releases/ (line 59) ok https://www.oracle.com/fr/java/technologies/downloads/ writing output... [ 85%] SDKUserGuide/troubleshooting (line 51) ok https://wiki.eclipse.org/SWT/Devel/Gtk/GtkVersion writing output... [ 85%] SDKUserGuide/updateSDKVersion writing output... [ 86%] SDKUserGuide/version writing output... [ 86%] Tutorials/getStartedWithGUI/Step01 writing output... [ 86%] Tutorials/getStartedWithGUI/Step02 writing output... [ 87%] Tutorials/getStartedWithGUI/Step03 (line 6) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/package-summary.html writing output... [ 87%] Tutorials/getStartedWithGUI/Step04 writing output... [ 87%] Tutorials/getStartedWithGUI/Step05 writing output... [ 88%] Tutorials/getStartedWithGUI/Step06 (line 37) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/Button.html#handleClick-- writing output... [ 88%] Tutorials/getStartedWithGUI/Step07 (line 76) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/drawing/ShapePainter.html (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Painter.html#drawLine-ej.microui.display.GraphicsContext-int-int-int-int- writing output... [ 89%] Tutorials/getStartedWithGUI/Step08 writing output... [ 89%] Tutorials/getStartedWithGUI/Step09 writing output... [ 89%] Tutorials/getStartedWithGUI/Step10 writing output... [ 90%] Tutorials/getStartedWithGUI/Step11 (line 59) ok https://github.com/MicroEJ/Demo-Widget/tree/master/com.microej.demo.widget/src/main/java/com/microej/demo/widget/scrollablelist/widget writing output... [ 90%] Tutorials/getStartedWithGUI/Step12 writing output... [ 90%] Tutorials/getStartedWithGUI/Step13 writing output... [ 91%] Tutorials/getStartedWithGUI/index writing output... [ 91%] Tutorials/getStartedWithGUI/setup (line 36) ok https://github.com/MicroEJ/Platform-STMicroelectronics-STM32F7508-DK/tree/1.3.2 writing output... [ 92%] Tutorials/index writing output... [ 92%] Tutorials/tutorialAppendEmojisToVectorFont (line 16) ok https://fontforge.org/ (line 42) ok https://www.fontlab.com/font-editor/fontlab/ (line 16) ok https://github.com/fonttools/fonttools writing output... [ 92%] Tutorials/tutorialCreateCustomPlatform writing output... [ 93%] Tutorials/tutorialCreateFirmwareFromScratch (line 50) ok https://github.com/microej/PlatformQualificationTools (line 72) ok https://github.com/microej/PlatformQualificationTools (line 62) ok https://www.qemu.org/docs/master/system/arm/stellaris.html (line 80) ok https://repository.microej.com/packages/SDK (line 67) ok https://github.com/MicroEJ/FreeRTOS/tree/tuto-microej-firmware-from-scratch (line 163) ok http://roboticravings.blogspot.com/2018/07/freertos-on-cortex-m3-with-qemu.html (line 84) redirect https://docs.microsoft.com/en-us/windows/wsl/install-win10 - permanently to https://learn.microsoft.com/en-us/windows/wsl/install (line 265) ok https://www.ti.com/lit/ds/symlink/lm3s811.pdf (line 171) ok https://github.com/MicroEJ/FreeRTOS/commit/48248eae13baebf7df9638cd8da6fbfe1a735a9c (line 428) redirect https://license.microej.com - with Found to https://license.microej.com/oemServer/ (line 274) ok https://github.com/MicroEJ/FreeRTOS/commit/d09ec0f5cbdf69ca97a5ac15f8b905538aa4c61e (line 265) ok https://github.com/dwelch67/qemu_arm_samples/blob/master/cortex-m/uart01/notmain.c (line 484) ok https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform (line 337) ok https://github.com/MicroEJ/FreeRTOS/commit/1f7e7ee014754a4dcb4f6c5a470205e02f6ac3c8 (line 405) ok https://repository.microej.com/modules/com/microej/architecture/CM0/CM0_GCC48/flopi0G22/7.14.0/flopi0G22-7.14.0-eval.xpf (line 497) ok https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform/content (line 986) ok https://github.com/MicroEJ/FreeRTOS/commit/0e2e31d8a510d37178c340051bab636902471eea (line 915) ok https://github.com/FreeRTOS/FreeRTOS/commit/257d9e1d123be0342029e2930c0073dd5a4a2b2d (line 878) ok https://github.com/MicroEJ/FreeRTOS/commit/7ae8e79f9c811621569ccb90c46b1dcda91da35d (line 1041) ok https://github.com/MicroEJ/FreeRTOS/commit/4b23ea2e77112f053368718d299ff8db826ddde1 (line 1153) ok https://github.com/MicroEJ/FreeRTOS/commit/a202f43948c41b848ebfbc8c53610028c454b66f (line 1105) ok https://github.com/MicroEJ/FreeRTOS/commit/a202f43948c41b848ebfbc8c53610028c454b66f (line 1197) ok https://chromium.googlesource.com/native_client/nacl-newlib/+/99fc6c167467b41466ec90e8260e9c49cbe3d13c/libgloss/libnosys/sbrk.c (line 1203) ok https://github.com/MicroEJ/FreeRTOS/commit/898f2e6cd492616b4ccaabc136cafa76ef038690 writing output... [ 93%] Tutorials/tutorialCreatePlatformBuildAndRunScripts (line 155) ok https://github.com/MicroEJ/Platform-Espressif-ESP-WROVER-KIT-V4.1/blob/1.7.0/ESP32-WROVER-Xtensa-FreeRTOS-bsp/Projects/microej/scripts/build.sh writing output... [ 93%] Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques (line 85) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Logger.html (line 46) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html (line 69) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/basic/BasicMessageLogger.html (line 534) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#sleep-long- (line 342) redirect https://forum.microej.com/t/gui-microui-and-multithreading/652 - permanently to https://forum.microej.com/t/microui-and-multithreading/652 (line 534) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#wait-- (line 620) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html (line 716) ok https://www.freertos.org/FreeRTOS-MPU-memory-protection-unit.html (line 652) redirect https://www.iar.com/support/tech-notes/debugger/debugging-a-hardfault-on-cortex-m/ - permanently to https://www.iar.com/knowledge/support/technical-notes/debugger/debugging-a-hardfault-on-cortex-m/ (line 653) ok https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/fatal-errors.html (line 654) redirect http://www.keil.com/appnotes/files/apnt209.pdf - permanently to https://www.keil.com/appnotes/files/apnt209.pdf writing output... [ 94%] Tutorials/tutorialExploreDataSerializationFormats (line 17) ok https://en.wikipedia.org/wiki/XML (line 114) ok http://json.org/ (line 108) ok http://json.org/ (line 260) ok https://cbor.io/ (line 275) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.cbor (line 121) ok https://repository.microej.com/modules/org/json/me/json/ (line 307) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.cbor.json (line 17) redirect http://kxml.org/ - permanently to https://github.com/kobjects/kxml2 (line 32) redirect http://kxml.org/ - permanently to https://github.com/kobjects/kxml2 (line 32) redirect https://github.com/MicroEJ/Example-XML - permanently to https://github.com/MicroEJ/ExampleJava-XML writing output... [ 94%] Tutorials/tutorialImplementABlockingNativeMethodWithSNI (line 21) ok https://github.com/MicroEJ/Example-Standalone-Java-C-Interface/tree/master/CallingCFromJava/ writing output... [ 95%] Tutorials/tutorialImproveCodeQuality (line 25) ok https://en.wikipedia.org/wiki/Camel_case (line 71) redirect https://www.oracle.com/technetwork/java/javase/documentation/index-137868.html - permanently to https://www.oracle.com/technical-resources/articles/java/javadoc-tool.html (line 108) ok https://www.oracle.com/java/technologies/javase/codeconventions-introduction.html (line 199) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#hashCode-- (line 222) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/StringBuilder.html (line 223) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#newInstance-- (line 199) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#equals-java.lang.Object- (line 236) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Vector.html (line 389) ok https://github.com/MicroEJ/ExampleTool-Sonar (line 238) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/ByteArray.html (line 236) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/StringBuffer.html (line 236) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Hashtable.html writing output... [ 95%] Tutorials/tutorialInstrumentJavaCodeForLogging (line 36) ok https://repository.microej.com/modules/ej/library/eclasspath/logging/ (line 35) ok https://repository.microej.com/modules/ej/library/runtime/message/ (line 137) ok https://repository.microej.com/modules/ej/api/trace (line 73) ok https://repository.microej.com/modules/ej/api/trace (line 34) ok https://repository.microej.com/modules/ej/api/trace (line 149) ok https://repository.microej.com/modules/ej/library/runtime/message/ (line 156) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/MessageLogger.html (line 157) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/MessageLogger.html#log-char-java.lang.String-int-java.lang.Throwable-java.lang.Object...- (line 160) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/MessageBuilder.html (line 159) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/Level.html (line 160) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/basic/BasicMessageBuilder.html (line 160) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html (line 207) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/package-summary.html (line 209) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/LogManager.html (line 210) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Logger.html#getLogger-java.lang.String- (line 213) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Level.html (line 216) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Logger.html#log-java.util.logging.Level-java.lang.String- (line 216) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/LogRecord.html (line 216) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Handler.html (line 216) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/LogRecord.html (line 220) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Handler.html (line 218) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Logger.html#severe-java.lang.String- (line 220) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/logging/handler/DefaultHandler.html (line 345) ok https://github.com/MicroEJ/How-To/tree/master/Proguard-Get-Started (line 341) redirect https://www.guardsquare.com/en/products/proguard - permanently to https://www.guardsquare.com/proguard writing output... [ 95%] Tutorials/tutorialOptimizeMemoryFootprint (line 143) ok https://github.com/MicroEJ/Example-NLS (line 197) ok https://repository.microej.com/modules/ej/library/runtime/service/ (line 39) redirect https://github.com/MicroEJ/Tool-DependencyDiscoverer - permanently to https://github.com/MicroEJ/Tool-ApiDependencyDiscoverer (line 192) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#toString-- (line 197) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Constants.html#getClass-java.lang.String- (line 200) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/basictool/ArrayTools.html (line 201) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/basictool/map/PackedMap.html (line 301) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/service/ServiceLoader.html (line 354) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/ArrayList.html#ArrayList-int- (line 289) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#getSimpleName-- (line 406) ok https://www.freertos.org/Stacks-and-stack-overflow-checking.html (line 360) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/concurrent/Executor.html (line 354) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/ArrayList.html#ArrayList-- (line 418) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Immortals.html (line 426) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#getAllStackTraces-- (line 426) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#activeCount-- writing output... [ 96%] Tutorials/tutorialRunATestSuiteOnDevice (line 90) ok https://github.com/MicroEJ/PlatformQualificationTools/releases/tag/2.3.0 (line 130) ok https://github.com/MicroEJ/PlatformQualificationTools/blob/2.3.0/tests/fs/java/java-testsuite-fs/config.properties.tpl (line 29) ok https://github.com/MicroEJ/How-To/tree/1.8.3/FoundationLibrary-Get-Started (line 86) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/2.3.0/tests/fs - permanently to https://github.com/MicroEJ/PlatformQualificationTools/tree/2.3.0/tests/fs (line 207) ok https://github.com/MicroEJ/PlatformQualificationTools/blob/2.3.0/tests/fs/java/java-testsuite-fs/validation/microej-testsuite-common.properties (line 45) ok https://github.com/MicroEJ/Platform-Espressif-ESP-WROVER-KIT-V4.1/tree/1.6.2 (line 162) ok https://github.com/MicroEJ/Platform-Espressif-ESP-WROVER-KIT-V4.1/tree/1.6.2 writing output... [ 96%] Tutorials/tutorialSetupBuildUsingJenkinsAndArtifactory (line 7) ok https://jfrog.com/artifactory/ (line 7) ok https://www.jenkins.io/ (line 210) ok https://www.jenkins.io/download/ (line 52) redirect https://git-for-windows.github.io/ - permanently to https://gitforwindows.org/ (line 51) ok https://developer.microej.com/get-started/ (line 143) redirect https://jfrog.com/fr/open-source/ - permanently to https://jfrog.com/community/open-source/ writing output... [ 96%] Tutorials/tutorialUnderstandMicroEJFirmwareBuild (line 37) redirect https://developer.microej.com/mej32-embedded-runtime-architectures/ - permanently to https://developer.microej.com/mej32-supported-embedded-runtime-architectures/ writing output... [ 97%] about (line 29) ok https://www.microej.com/ writing output... [ 97%] glossary (line 53) ok https://semver.org (line 47) ok https://en.wikipedia.org/wiki/Managed_code (line 11) ok https://en.wikipedia.org/wiki/Managed_code (line 35) redirect https://developer.microej.com/mej32-virtual-machine-for-embedded-systems/ - permanently to https://developer.microej.com/mej32-virtual-software-processor-for-embedded-systems/ (line 6) ok https://developer.microej.com/microej-vee-virtual-execution-environment writing output... [ 98%] index (line 12) broken glossary.html - (line 13) broken overview/index.html - (line 14) broken SDKUserGuide/index.html - (line 15) broken ApplicationDeveloperGuide/index.html - (line 16) broken PlatformDeveloperGuide/index.html - (line 17) broken KernelDeveloperGuide/index.html - (line 18) broken Tutorials/index.html - writing output... [ 98%] overview/gettingStarted writing output... [ 98%] overview/index writing output... [ 99%] overview/sdk (line 37) ok https://www.microej.com/product/forge writing output... [ 99%] overview/vee writing output... [100%] support (line 24) ok https://repository.microej.com/packages/repository/2.5.0/microej-5_0-2.5.0.zip (line 6) ok https://forum.microej.com/ (line 10) ok https://www.microej.com/contact/#form_2 build succeeded. Look for any errors in the above output or in _build/linkcheck/output.txt Link check complete; look for any errors in the above output or in _build/linkcheck/output.txt. [rtd-command-info] start-time: 2022-11-02T10:09:52.455835Z, end-time: 2022-11-02T10:09:52.551662Z, duration: 0, exit-code: 0 cat conf.py # Copyright 2008-2022, MicroEJ Corp. Content in this space is free for read and redistribute. Except if otherwise stated, modification is subject to MicroEJ Corp prior approval. # MicroEJ is a trademark of MicroEJ Corp. All other trademarks and copyrights are the property of their respective owners. import os import sys sys.path.insert(0, os.path.dirname(__file__)) import microej project = 'MicroEJ Documentation' copyright = '2008-2022, MicroEJ Corp. Content in this space is free for read and redistribute. Except if otherwise stated, modification is subject to MicroEJ Corp prior approval. MicroEJ is a trademark of MicroEJ Corp. All other trademarks and copyrights are the property of their respective owners.' author = 'MicroEJ' release = '1.0' # This isn't executed on normal builds, but can be used to build multiple doc # sets from this common source. See the ``microej.py`` extension for more # information. if microej.can_build_independent_docs(): project_name = microej.get_project_name() if project_name: project = project_name extensions = [ 'microej', 'sphinx.ext.graphviz', 'sphinx_copybutton', ] templates_path = ['_templates'] html_theme_path = ['_themes'] master_doc = 'index' # Generic options exclude_patterns = [ '_build', '_tools', 'README.rst', 'section*.rst', '**/section*.rst', ] # HTML theme options html_theme = 'microej' html_logo = '_themes/microej/static/logo-microej-white.png' html_favicon = '_themes/microej/static/favicon-16x16.png' html_theme_options = { 'logo_only': True, 'collapse_navigation': False, } html_show_sphinx = False # # remove headers permalinks # html_add_permalinks = '' # This is required because the version of the Read the Docs Sphinx theme the # microej theme was forked from does not support the HTML5 writer used by # default by Sphinx 2+ html4_writer = True # The default Sphinx HTML title includes the release number and some other # unwanted bits. html_title = project # LaTeX customizations latex_elements = { 'preamble': r'\usepackage{microej}', 'figure_align': 'H', 'extraclassoptions': 'oneside', #'sphinxsetup': 'inlineliteralwraps=true, verbatimwithframe=true', } latex_additional_files = ['microej.sty'] latex_logo = '_themes/microej/static/mascot.pdf' # This is defined in the theme, but the LaTeX builder does not honor the theme # setting for pygments. This is the same style class used by the HTML builder. pygments_style = 'microej.MicroEJStyle' # ignoring Github links with anchors at linkcheck # linkcheck_ignore = [r'https?:\/\/github\.com\/.+#.+'] linkcheck_timeout = 20 ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'microej-docs', 'name': u'Docs', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.microej.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/', 'api_host': 'https://readthedocs.com', 'github_user': 'MicroEJ', 'proxied_api_host': '/_', 'github_repo': 'docs', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': 'f23a8023', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/microej-docs/builds/1164456/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2022-11-02T10:09:52.830509Z, end-time: 2022-11-02T10:11:36.600948Z, duration: 103, exit-code: 0 python -m sphinx -T -E -W --keep-going -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v3.2.0 loading translations [en]... done making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 265 source files that are out of date updating environment: [new config] 265 added, 0 changed, 0 removed reading sources... [ 0%] ApplicationDeveloperGuide/UI/Advanced/how-to-text-overflow reading sources... [ 0%] ApplicationDeveloperGuide/UI/Advanced/index reading sources... [ 1%] ApplicationDeveloperGuide/UI/MWT/concepts reading sources... [ 1%] ApplicationDeveloperGuide/UI/MWT/how-to-animate-widget reading sources... [ 1%] ApplicationDeveloperGuide/UI/MWT/how-to-background reading sources... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-container reading sources... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-debug reading sources... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-event-dispatcher reading sources... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-extra-style-field reading sources... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-outline reading sources... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-overlap-render-policy reading sources... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-widget reading sources... [ 4%] ApplicationDeveloperGuide/UI/MWT/index reading sources... [ 5%] ApplicationDeveloperGuide/UI/MWT/introduction reading sources... [ 5%] ApplicationDeveloperGuide/UI/MicroUI/applicationOptions reading sources... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/errors reading sources... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/fontDesigner reading sources... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/fonts reading sources... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/images reading sources... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/index reading sources... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/introduction reading sources... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/releaseNotes reading sources... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/traces reading sources... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/aliases reading sources... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/avdLoader reading sources... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/gradient reading sources... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/index reading sources... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/introduction reading sources... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/matrix reading sources... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/path reading sources... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/vectorfont reading sources... [ 12%] ApplicationDeveloperGuide/UI/MicroVG/vectorimage reading sources... [ 12%] ApplicationDeveloperGuide/UI/Widgets/index reading sources... [ 12%] ApplicationDeveloperGuide/UI/Widgets/mwt-examples reading sources... [ 13%] ApplicationDeveloperGuide/UI/Widgets/widget reading sources... [ 13%] ApplicationDeveloperGuide/UI/Widgets/widget-demo reading sources... [ 13%] ApplicationDeveloperGuide/UI/ui reading sources... [ 14%] ApplicationDeveloperGuide/advanced reading sources... [ 14%] ApplicationDeveloperGuide/applicationOptions reading sources... [ 15%] ApplicationDeveloperGuide/applicationResources reading sources... [ 15%] ApplicationDeveloperGuide/buildAndRunApplication reading sources... [ 15%] ApplicationDeveloperGuide/buildOutputFiles reading sources... [ 16%] ApplicationDeveloperGuide/cca_use reading sources... [ 16%] ApplicationDeveloperGuide/characterEncoding reading sources... [ 16%] ApplicationDeveloperGuide/classpath reading sources... [ 17%] ApplicationDeveloperGuide/codeCoverageAnalyzer reading sources... [ 17%] ApplicationDeveloperGuide/debug reading sources... [ 18%] ApplicationDeveloperGuide/dependencyDiscoverer reading sources... [ 18%] ApplicationDeveloperGuide/heapAnalyzer reading sources... [ 18%] ApplicationDeveloperGuide/heapUsageMonitoring reading sources... [ 19%] ApplicationDeveloperGuide/heapdumper_use reading sources... [ 19%] ApplicationDeveloperGuide/index reading sources... [ 20%] ApplicationDeveloperGuide/introduction reading sources... [ 20%] ApplicationDeveloperGuide/js/api reading sources... [ 20%] ApplicationDeveloperGuide/js/examples reading sources... [ 21%] ApplicationDeveloperGuide/js/examples/simple_application reading sources... [ 21%] ApplicationDeveloperGuide/js/examples/use_host_object reading sources... [ 21%] ApplicationDeveloperGuide/js/examples/use_java_api reading sources... [ 22%] ApplicationDeveloperGuide/js/getting_started reading sources... [ 22%] ApplicationDeveloperGuide/js/index reading sources... [ 23%] ApplicationDeveloperGuide/js/internals reading sources... [ 23%] ApplicationDeveloperGuide/js/java reading sources... [ 23%] ApplicationDeveloperGuide/js/limitations reading sources... [ 24%] ApplicationDeveloperGuide/js/sources reading sources... [ 24%] ApplicationDeveloperGuide/js/tests reading sources... [ 24%] ApplicationDeveloperGuide/js/troubleshooting reading sources... [ 25%] ApplicationDeveloperGuide/launches reading sources... [ 25%] ApplicationDeveloperGuide/libraries reading sources... [ 26%] ApplicationDeveloperGuide/limitations reading sources... [ 26%] ApplicationDeveloperGuide/linker reading sources... [ 26%] ApplicationDeveloperGuide/memoryMapAnalyzer reading sources... [ 27%] ApplicationDeveloperGuide/moduleNatures reading sources... [ 27%] ApplicationDeveloperGuide/networking reading sources... [ 27%] ApplicationDeveloperGuide/nls reading sources... [ 28%] ApplicationDeveloperGuide/nullAnalysis reading sources... [ 28%] ApplicationDeveloperGuide/platform reading sources... [ 29%] ApplicationDeveloperGuide/platformSelection reading sources... [ 29%] ApplicationDeveloperGuide/repository reading sources... [ 29%] ApplicationDeveloperGuide/runtime reading sources... [ 30%] ApplicationDeveloperGuide/sandboxedAppDeploy reading sources... [ 30%] ApplicationDeveloperGuide/sandboxedAppFirstApplication reading sources... [ 30%] ApplicationDeveloperGuide/sandboxedAppFundamentalConcepts reading sources... [ 31%] ApplicationDeveloperGuide/sandboxedAppSharedInterface reading sources... [ 31%] ApplicationDeveloperGuide/sandboxedAppSim reading sources... [ 32%] ApplicationDeveloperGuide/sandboxedApplication reading sources... [ 32%] ApplicationDeveloperGuide/serialToSocketTransmitter reading sources... [ 32%] ApplicationDeveloperGuide/serialToSocketTransmitter_use reading sources... [ 33%] ApplicationDeveloperGuide/soar reading sources... [ 33%] ApplicationDeveloperGuide/stackTraceReader reading sources... [ 33%] ApplicationDeveloperGuide/stackTraceReader_use reading sources... [ 34%] ApplicationDeveloperGuide/standaloneApplication reading sources... [ 34%] ApplicationDeveloperGuide/testsuite reading sources... [ 35%] ApplicationDeveloperGuide/testsuiteEngine reading sources... [ 35%] ApplicationDeveloperGuide/tools reading sources... [ 35%] ApplicationDeveloperGuide/trace reading sources... [ 36%] ApplicationDeveloperGuide/virtualDevice reading sources... [ 36%] KernelDeveloperGuide/applicationLink reading sources... [ 36%] KernelDeveloperGuide/featuresCommunication reading sources... [ 37%] KernelDeveloperGuide/gettingStarted reading sources... [ 37%] KernelDeveloperGuide/index reading sources... [ 38%] KernelDeveloperGuide/kernelAPI reading sources... [ 38%] KernelDeveloperGuide/kernelAPIgenerator_use reading sources... [ 38%] KernelDeveloperGuide/kernelCreation reading sources... [ 39%] KernelDeveloperGuide/kernelLink reading sources... [ 39%] KernelDeveloperGuide/kernelUID reading sources... [ 40%] KernelDeveloperGuide/kf reading sources... [ 40%] KernelDeveloperGuide/kfEnabledLibraries reading sources... [ 40%] KernelDeveloperGuide/kfTestsuite reading sources... [ 41%] KernelDeveloperGuide/overview reading sources... [ 41%] KernelDeveloperGuide/runtimeEnvironment reading sources... [ 41%] KernelDeveloperGuide/sandboxedAppLifecycle reading sources... [ 42%] PlatformDeveloperGuide/advanceTrace reading sources... [ 42%] PlatformDeveloperGuide/appendix/index reading sources... [ 43%] PlatformDeveloperGuide/appendix/javalibs/ecom reading sources... [ 43%] PlatformDeveloperGuide/appendix/javalibs/ecom-comm reading sources... [ 43%] PlatformDeveloperGuide/appendix/javalibs/edc reading sources... [ 44%] PlatformDeveloperGuide/appendix/javalibs/fs reading sources... [ 44%] PlatformDeveloperGuide/appendix/javalibs/index reading sources... [ 44%] PlatformDeveloperGuide/appendix/javalibs/kf reading sources... [ 45%] PlatformDeveloperGuide/appendix/javalibs/net reading sources... [ 45%] PlatformDeveloperGuide/appendix/javalibs/sni reading sources... [ 46%] PlatformDeveloperGuide/appendix/javalibs/ssl reading sources... [ 46%] PlatformDeveloperGuide/appendix/llapi reading sources... [ 46%] PlatformDeveloperGuide/appendix/toolchain reading sources... [ 47%] PlatformDeveloperGuide/appendix/tools/bon reading sources... [ 47%] PlatformDeveloperGuide/appendix/tools/heapdump reading sources... [ 47%] PlatformDeveloperGuide/appendix/tools/hil reading sources... [ 48%] PlatformDeveloperGuide/appendix/tools/index reading sources... [ 48%] PlatformDeveloperGuide/appendix/tools/mui_frontpanelmock reading sources... [ 49%] PlatformDeveloperGuide/appendix/tools/nls reading sources... [ 49%] PlatformDeveloperGuide/appendix/tools/sni reading sources... [ 49%] PlatformDeveloperGuide/appendix/tools/soar reading sources... [ 50%] PlatformDeveloperGuide/appendix/tools/sp reading sources... [ 50%] PlatformDeveloperGuide/appendix/tools/static reading sources... [ 50%] PlatformDeveloperGuide/architecture reading sources... [ 51%] PlatformDeveloperGuide/architectureChangelog reading sources... [ 51%] PlatformDeveloperGuide/architectureNamingConvention reading sources... [ 52%] PlatformDeveloperGuide/blemock reading sources... [ 52%] PlatformDeveloperGuide/coreEngine reading sources... [ 52%] PlatformDeveloperGuide/device reading sources... [ 53%] PlatformDeveloperGuide/ecom reading sources... [ 53%] PlatformDeveloperGuide/ecom-comm reading sources... [ 53%] PlatformDeveloperGuide/externalResourceLoader reading sources... [ 54%] PlatformDeveloperGuide/frontpanel reading sources... [ 54%] PlatformDeveloperGuide/fs reading sources... [ 55%] PlatformDeveloperGuide/hal reading sources... [ 55%] PlatformDeveloperGuide/index reading sources... [ 55%] PlatformDeveloperGuide/introduction reading sources... [ 56%] PlatformDeveloperGuide/javah reading sources... [ 56%] PlatformDeveloperGuide/mock reading sources... [ 56%] PlatformDeveloperGuide/multiSandbox reading sources... [ 57%] PlatformDeveloperGuide/native reading sources... [ 57%] PlatformDeveloperGuide/net reading sources... [ 58%] PlatformDeveloperGuide/netIntroduction reading sources... [ 58%] PlatformDeveloperGuide/networkCoreEngine reading sources... [ 58%] PlatformDeveloperGuide/pack reading sources... [ 59%] PlatformDeveloperGuide/platform reading sources... [ 59%] PlatformDeveloperGuide/platformConcepts reading sources... [ 60%] PlatformDeveloperGuide/platformCreation reading sources... [ 60%] PlatformDeveloperGuide/platformMigration reading sources... [ 60%] PlatformDeveloperGuide/platformOverview reading sources... [ 61%] PlatformDeveloperGuide/platformQualification reading sources... [ 61%] PlatformDeveloperGuide/serialCommunications reading sources... [ 61%] PlatformDeveloperGuide/simulation reading sources... [ 62%] PlatformDeveloperGuide/simulator reading sources... [ 62%] PlatformDeveloperGuide/sni reading sources... [ 63%] PlatformDeveloperGuide/sp reading sources... [ 63%] PlatformDeveloperGuide/spmock reading sources... [ 63%] PlatformDeveloperGuide/ssl reading sources... [ 64%] PlatformDeveloperGuide/systemView reading sources... [ 64%] PlatformDeveloperGuide/tiny reading sources... [ 64%] PlatformDeveloperGuide/ui reading sources... [ 65%] PlatformDeveloperGuide/uiChangeLog reading sources... [ 65%] PlatformDeveloperGuide/uiDisplay reading sources... [ 66%] PlatformDeveloperGuide/uiFont reading sources... [ 66%] PlatformDeveloperGuide/uiFontCore reading sources... [ 66%] PlatformDeveloperGuide/uiFontFormat reading sources... [ 67%] PlatformDeveloperGuide/uiFontGenerator reading sources... [ 67%] PlatformDeveloperGuide/uiFontOverview reading sources... [ 67%] PlatformDeveloperGuide/uiImage reading sources... [ 68%] PlatformDeveloperGuide/uiImageCore reading sources... [ 68%] PlatformDeveloperGuide/uiImageGenerator reading sources... [ 69%] PlatformDeveloperGuide/uiImageLoader reading sources... [ 69%] PlatformDeveloperGuide/uiImageOverview reading sources... [ 69%] PlatformDeveloperGuide/uiImageRaw reading sources... [ 70%] PlatformDeveloperGuide/uiInput reading sources... [ 70%] PlatformDeveloperGuide/uiIntroduction reading sources... [ 70%] PlatformDeveloperGuide/uiLed reading sources... [ 71%] PlatformDeveloperGuide/uiLowLevel reading sources... [ 71%] PlatformDeveloperGuide/uiMicroui reading sources... [ 72%] PlatformDeveloperGuide/uiMigrationGuide reading sources... [ 72%] PlatformDeveloperGuide/uiReleaseNotes reading sources... [ 72%] PlatformDeveloperGuide/uiReplaces reading sources... [ 73%] PlatformDeveloperGuide/uiSimulation reading sources... [ 73%] PlatformDeveloperGuide/uiStaticInit reading sources... [ 73%] PlatformDeveloperGuide/vg reading sources... [ 74%] PlatformDeveloperGuide/vgCco reading sources... [ 74%] PlatformDeveloperGuide/vgChangeLog reading sources... [ 75%] PlatformDeveloperGuide/vgFont reading sources... [ 75%] PlatformDeveloperGuide/vgGradient reading sources... [ 75%] PlatformDeveloperGuide/vgIntroduction reading sources... [ 76%] PlatformDeveloperGuide/vgLowLevel reading sources... [ 76%] PlatformDeveloperGuide/vgMatrix reading sources... [ 76%] PlatformDeveloperGuide/vgMicrovg reading sources... [ 77%] PlatformDeveloperGuide/vgPath reading sources... [ 77%] PlatformDeveloperGuide/vgReleaseNotes reading sources... [ 78%] PlatformDeveloperGuide/vgSimulation reading sources... [ 78%] PlatformDeveloperGuide/watchdog-timer reading sources... [ 78%] SDKUserGuide/github reading sources... [ 79%] SDKUserGuide/ide reading sources... [ 79%] SDKUserGuide/index reading sources... [ 80%] SDKUserGuide/install reading sources... [ 80%] SDKUserGuide/installSDKDistribution21_11 reading sources... [ 80%] SDKUserGuide/installSDKDistributionLatest reading sources... [ 81%] SDKUserGuide/installSDKDistributionOther reading sources... [ 81%] SDKUserGuide/installSDKDistributionPortable reading sources... [ 81%] SDKUserGuide/licenses reading sources... [ 82%] SDKUserGuide/mmm reading sources... [ 82%] SDKUserGuide/repository reading sources... [ 83%] SDKUserGuide/resolveDependenciesInWorkspace reading sources... [ 83%] SDKUserGuide/sdkChangeLog reading sources... [ 83%] SDKUserGuide/sdkMigrationNotes reading sources... [ 84%] SDKUserGuide/sdkReleaseNotes reading sources... [ 84%] SDKUserGuide/startup reading sources... [ 84%] SDKUserGuide/systemRequirements reading sources... [ 85%] SDKUserGuide/troubleshooting reading sources... [ 85%] SDKUserGuide/updateSDKVersion reading sources... [ 86%] SDKUserGuide/version reading sources... [ 86%] Tutorials/getStartedWithGUI/Step01 reading sources... [ 86%] Tutorials/getStartedWithGUI/Step02 reading sources... [ 87%] Tutorials/getStartedWithGUI/Step03 reading sources... [ 87%] Tutorials/getStartedWithGUI/Step04 reading sources... [ 87%] Tutorials/getStartedWithGUI/Step05 reading sources... [ 88%] Tutorials/getStartedWithGUI/Step06 reading sources... [ 88%] Tutorials/getStartedWithGUI/Step07 reading sources... [ 89%] Tutorials/getStartedWithGUI/Step08 reading sources... [ 89%] Tutorials/getStartedWithGUI/Step09 reading sources... [ 89%] Tutorials/getStartedWithGUI/Step10 reading sources... [ 90%] Tutorials/getStartedWithGUI/Step11 reading sources... [ 90%] Tutorials/getStartedWithGUI/Step12 reading sources... [ 90%] Tutorials/getStartedWithGUI/Step13 reading sources... [ 91%] Tutorials/getStartedWithGUI/index reading sources... [ 91%] Tutorials/getStartedWithGUI/setup reading sources... [ 92%] Tutorials/index reading sources... [ 92%] Tutorials/tutorialAppendEmojisToVectorFont reading sources... [ 92%] Tutorials/tutorialCreateCustomPlatform reading sources... [ 93%] Tutorials/tutorialCreateFirmwareFromScratch reading sources... [ 93%] Tutorials/tutorialCreatePlatformBuildAndRunScripts reading sources... [ 93%] Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques reading sources... [ 94%] Tutorials/tutorialExploreDataSerializationFormats reading sources... [ 94%] Tutorials/tutorialImplementABlockingNativeMethodWithSNI reading sources... [ 95%] Tutorials/tutorialImproveCodeQuality reading sources... [ 95%] Tutorials/tutorialInstrumentJavaCodeForLogging reading sources... [ 95%] Tutorials/tutorialOptimizeMemoryFootprint reading sources... [ 96%] Tutorials/tutorialRunATestSuiteOnDevice reading sources... [ 96%] Tutorials/tutorialSetupBuildUsingJenkinsAndArtifactory reading sources... [ 96%] Tutorials/tutorialUnderstandMicroEJFirmwareBuild reading sources... [ 97%] about reading sources... [ 97%] glossary reading sources... [ 98%] index reading sources... [ 98%] overview/gettingStarted reading sources... [ 98%] overview/index reading sources... [ 99%] overview/sdk reading sources... [ 99%] overview/vee reading sources... [100%] support looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] ApplicationDeveloperGuide/UI/Advanced/how-to-text-overflow writing output... [ 0%] ApplicationDeveloperGuide/UI/Advanced/index writing output... [ 1%] ApplicationDeveloperGuide/UI/MWT/concepts writing output... [ 1%] ApplicationDeveloperGuide/UI/MWT/how-to-animate-widget writing output... [ 1%] ApplicationDeveloperGuide/UI/MWT/how-to-background writing output... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-container writing output... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-debug writing output... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-event-dispatcher writing output... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-extra-style-field writing output... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-outline writing output... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-overlap-render-policy writing output... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-widget writing output... [ 4%] ApplicationDeveloperGuide/UI/MWT/index writing output... [ 5%] ApplicationDeveloperGuide/UI/MWT/introduction writing output... [ 5%] ApplicationDeveloperGuide/UI/MicroUI/applicationOptions writing output... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/errors writing output... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/fontDesigner writing output... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/fonts writing output... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/images writing output... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/index writing output... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/introduction writing output... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/releaseNotes writing output... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/traces writing output... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/aliases writing output... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/avdLoader writing output... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/gradient writing output... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/index writing output... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/introduction writing output... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/matrix writing output... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/path writing output... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/vectorfont writing output... [ 12%] ApplicationDeveloperGuide/UI/MicroVG/vectorimage writing output... [ 12%] ApplicationDeveloperGuide/UI/Widgets/index writing output... [ 12%] ApplicationDeveloperGuide/UI/Widgets/mwt-examples writing output... [ 13%] ApplicationDeveloperGuide/UI/Widgets/widget writing output... [ 13%] ApplicationDeveloperGuide/UI/Widgets/widget-demo writing output... [ 13%] ApplicationDeveloperGuide/UI/ui writing output... [ 14%] ApplicationDeveloperGuide/advanced writing output... [ 14%] ApplicationDeveloperGuide/applicationOptions writing output... [ 15%] ApplicationDeveloperGuide/applicationResources writing output... [ 15%] ApplicationDeveloperGuide/buildAndRunApplication writing output... [ 15%] ApplicationDeveloperGuide/buildOutputFiles writing output... [ 16%] ApplicationDeveloperGuide/cca_use writing output... [ 16%] ApplicationDeveloperGuide/characterEncoding writing output... [ 16%] ApplicationDeveloperGuide/classpath writing output... [ 17%] ApplicationDeveloperGuide/codeCoverageAnalyzer writing output... [ 17%] ApplicationDeveloperGuide/debug writing output... [ 18%] ApplicationDeveloperGuide/dependencyDiscoverer writing output... [ 18%] ApplicationDeveloperGuide/heapAnalyzer writing output... [ 18%] ApplicationDeveloperGuide/heapUsageMonitoring writing output... [ 19%] ApplicationDeveloperGuide/heapdumper_use writing output... [ 19%] ApplicationDeveloperGuide/index writing output... [ 20%] ApplicationDeveloperGuide/introduction writing output... [ 20%] ApplicationDeveloperGuide/js/api writing output... [ 20%] ApplicationDeveloperGuide/js/examples writing output... [ 21%] ApplicationDeveloperGuide/js/examples/simple_application writing output... [ 21%] ApplicationDeveloperGuide/js/examples/use_host_object writing output... [ 21%] ApplicationDeveloperGuide/js/examples/use_java_api writing output... [ 22%] ApplicationDeveloperGuide/js/getting_started writing output... [ 22%] ApplicationDeveloperGuide/js/index writing output... [ 23%] ApplicationDeveloperGuide/js/internals writing output... [ 23%] ApplicationDeveloperGuide/js/java writing output... [ 23%] ApplicationDeveloperGuide/js/limitations writing output... [ 24%] ApplicationDeveloperGuide/js/sources writing output... [ 24%] ApplicationDeveloperGuide/js/tests writing output... [ 24%] ApplicationDeveloperGuide/js/troubleshooting writing output... [ 25%] ApplicationDeveloperGuide/launches writing output... [ 25%] ApplicationDeveloperGuide/libraries writing output... [ 26%] ApplicationDeveloperGuide/limitations writing output... [ 26%] ApplicationDeveloperGuide/linker writing output... [ 26%] ApplicationDeveloperGuide/memoryMapAnalyzer writing output... [ 27%] ApplicationDeveloperGuide/moduleNatures writing output... [ 27%] ApplicationDeveloperGuide/networking writing output... [ 27%] ApplicationDeveloperGuide/nls writing output... [ 28%] ApplicationDeveloperGuide/nullAnalysis writing output... [ 28%] ApplicationDeveloperGuide/platform writing output... [ 29%] ApplicationDeveloperGuide/platformSelection writing output... [ 29%] ApplicationDeveloperGuide/repository writing output... [ 29%] ApplicationDeveloperGuide/runtime writing output... [ 30%] ApplicationDeveloperGuide/sandboxedAppDeploy writing output... [ 30%] ApplicationDeveloperGuide/sandboxedAppFirstApplication writing output... [ 30%] ApplicationDeveloperGuide/sandboxedAppFundamentalConcepts writing output... [ 31%] ApplicationDeveloperGuide/sandboxedAppSharedInterface writing output... [ 31%] ApplicationDeveloperGuide/sandboxedAppSim writing output... [ 32%] ApplicationDeveloperGuide/sandboxedApplication writing output... [ 32%] ApplicationDeveloperGuide/serialToSocketTransmitter writing output... [ 32%] ApplicationDeveloperGuide/serialToSocketTransmitter_use writing output... [ 33%] ApplicationDeveloperGuide/soar writing output... [ 33%] ApplicationDeveloperGuide/stackTraceReader writing output... [ 33%] ApplicationDeveloperGuide/stackTraceReader_use writing output... [ 34%] ApplicationDeveloperGuide/standaloneApplication writing output... [ 34%] ApplicationDeveloperGuide/testsuite writing output... [ 35%] ApplicationDeveloperGuide/testsuiteEngine writing output... [ 35%] ApplicationDeveloperGuide/tools writing output... [ 35%] ApplicationDeveloperGuide/trace writing output... [ 36%] ApplicationDeveloperGuide/virtualDevice writing output... [ 36%] KernelDeveloperGuide/applicationLink writing output... [ 36%] KernelDeveloperGuide/featuresCommunication writing output... [ 37%] KernelDeveloperGuide/gettingStarted writing output... [ 37%] KernelDeveloperGuide/index writing output... [ 38%] KernelDeveloperGuide/kernelAPI writing output... [ 38%] KernelDeveloperGuide/kernelAPIgenerator_use writing output... [ 38%] KernelDeveloperGuide/kernelCreation writing output... [ 39%] KernelDeveloperGuide/kernelLink writing output... [ 39%] KernelDeveloperGuide/kernelUID writing output... [ 40%] KernelDeveloperGuide/kf writing output... [ 40%] KernelDeveloperGuide/kfEnabledLibraries writing output... [ 40%] KernelDeveloperGuide/kfTestsuite writing output... [ 41%] KernelDeveloperGuide/overview writing output... [ 41%] KernelDeveloperGuide/runtimeEnvironment writing output... [ 41%] KernelDeveloperGuide/sandboxedAppLifecycle writing output... [ 42%] PlatformDeveloperGuide/advanceTrace writing output... [ 42%] PlatformDeveloperGuide/appendix/index writing output... [ 43%] PlatformDeveloperGuide/appendix/javalibs/ecom writing output... [ 43%] PlatformDeveloperGuide/appendix/javalibs/ecom-comm writing output... [ 43%] PlatformDeveloperGuide/appendix/javalibs/edc writing output... [ 44%] PlatformDeveloperGuide/appendix/javalibs/fs writing output... [ 44%] PlatformDeveloperGuide/appendix/javalibs/index writing output... [ 44%] PlatformDeveloperGuide/appendix/javalibs/kf writing output... [ 45%] PlatformDeveloperGuide/appendix/javalibs/net writing output... [ 45%] PlatformDeveloperGuide/appendix/javalibs/sni writing output... [ 46%] PlatformDeveloperGuide/appendix/javalibs/ssl writing output... [ 46%] PlatformDeveloperGuide/appendix/llapi writing output... [ 46%] PlatformDeveloperGuide/appendix/toolchain writing output... [ 47%] PlatformDeveloperGuide/appendix/tools/bon writing output... [ 47%] PlatformDeveloperGuide/appendix/tools/heapdump writing output... [ 47%] PlatformDeveloperGuide/appendix/tools/hil writing output... [ 48%] PlatformDeveloperGuide/appendix/tools/index writing output... [ 48%] PlatformDeveloperGuide/appendix/tools/mui_frontpanelmock writing output... [ 49%] PlatformDeveloperGuide/appendix/tools/nls writing output... [ 49%] PlatformDeveloperGuide/appendix/tools/sni writing output... [ 49%] PlatformDeveloperGuide/appendix/tools/soar writing output... [ 50%] PlatformDeveloperGuide/appendix/tools/sp writing output... [ 50%] PlatformDeveloperGuide/appendix/tools/static writing output... [ 50%] PlatformDeveloperGuide/architecture writing output... [ 51%] PlatformDeveloperGuide/architectureChangelog writing output... [ 51%] PlatformDeveloperGuide/architectureNamingConvention writing output... [ 52%] PlatformDeveloperGuide/blemock writing output... [ 52%] PlatformDeveloperGuide/coreEngine writing output... [ 52%] PlatformDeveloperGuide/device writing output... [ 53%] PlatformDeveloperGuide/ecom writing output... [ 53%] PlatformDeveloperGuide/ecom-comm writing output... [ 53%] PlatformDeveloperGuide/externalResourceLoader writing output... [ 54%] PlatformDeveloperGuide/frontpanel writing output... [ 54%] PlatformDeveloperGuide/fs writing output... [ 55%] PlatformDeveloperGuide/hal writing output... [ 55%] PlatformDeveloperGuide/index writing output... [ 55%] PlatformDeveloperGuide/introduction writing output... [ 56%] PlatformDeveloperGuide/javah writing output... [ 56%] PlatformDeveloperGuide/mock writing output... [ 56%] PlatformDeveloperGuide/multiSandbox writing output... [ 57%] PlatformDeveloperGuide/native writing output... [ 57%] PlatformDeveloperGuide/net writing output... [ 58%] PlatformDeveloperGuide/netIntroduction writing output... [ 58%] PlatformDeveloperGuide/networkCoreEngine writing output... [ 58%] PlatformDeveloperGuide/pack writing output... [ 59%] PlatformDeveloperGuide/platform writing output... [ 59%] PlatformDeveloperGuide/platformConcepts writing output... [ 60%] PlatformDeveloperGuide/platformCreation writing output... [ 60%] PlatformDeveloperGuide/platformMigration writing output... [ 60%] PlatformDeveloperGuide/platformOverview writing output... [ 61%] PlatformDeveloperGuide/platformQualification writing output... [ 61%] PlatformDeveloperGuide/serialCommunications writing output... [ 61%] PlatformDeveloperGuide/simulation writing output... [ 62%] PlatformDeveloperGuide/simulator writing output... [ 62%] PlatformDeveloperGuide/sni writing output... [ 63%] PlatformDeveloperGuide/sp writing output... [ 63%] PlatformDeveloperGuide/spmock writing output... [ 63%] PlatformDeveloperGuide/ssl writing output... [ 64%] PlatformDeveloperGuide/systemView writing output... [ 64%] PlatformDeveloperGuide/tiny writing output... [ 64%] PlatformDeveloperGuide/ui writing output... [ 65%] PlatformDeveloperGuide/uiChangeLog writing output... [ 65%] PlatformDeveloperGuide/uiDisplay writing output... [ 66%] PlatformDeveloperGuide/uiFont writing output... [ 66%] PlatformDeveloperGuide/uiFontCore writing output... [ 66%] PlatformDeveloperGuide/uiFontFormat writing output... [ 67%] PlatformDeveloperGuide/uiFontGenerator writing output... [ 67%] PlatformDeveloperGuide/uiFontOverview writing output... [ 67%] PlatformDeveloperGuide/uiImage writing output... [ 68%] PlatformDeveloperGuide/uiImageCore writing output... [ 68%] PlatformDeveloperGuide/uiImageGenerator writing output... [ 69%] PlatformDeveloperGuide/uiImageLoader writing output... [ 69%] PlatformDeveloperGuide/uiImageOverview writing output... [ 69%] PlatformDeveloperGuide/uiImageRaw writing output... [ 70%] PlatformDeveloperGuide/uiInput writing output... [ 70%] PlatformDeveloperGuide/uiIntroduction writing output... [ 70%] PlatformDeveloperGuide/uiLed writing output... [ 71%] PlatformDeveloperGuide/uiLowLevel writing output... [ 71%] PlatformDeveloperGuide/uiMicroui writing output... [ 72%] PlatformDeveloperGuide/uiMigrationGuide writing output... [ 72%] PlatformDeveloperGuide/uiReleaseNotes writing output... [ 72%] PlatformDeveloperGuide/uiReplaces writing output... [ 73%] PlatformDeveloperGuide/uiSimulation writing output... [ 73%] PlatformDeveloperGuide/uiStaticInit writing output... [ 73%] PlatformDeveloperGuide/vg writing output... [ 74%] PlatformDeveloperGuide/vgCco writing output... [ 74%] PlatformDeveloperGuide/vgChangeLog writing output... [ 75%] PlatformDeveloperGuide/vgFont writing output... [ 75%] PlatformDeveloperGuide/vgGradient writing output... [ 75%] PlatformDeveloperGuide/vgIntroduction writing output... [ 76%] PlatformDeveloperGuide/vgLowLevel writing output... [ 76%] PlatformDeveloperGuide/vgMatrix writing output... [ 76%] PlatformDeveloperGuide/vgMicrovg writing output... [ 77%] PlatformDeveloperGuide/vgPath writing output... [ 77%] PlatformDeveloperGuide/vgReleaseNotes writing output... [ 78%] PlatformDeveloperGuide/vgSimulation writing output... [ 78%] PlatformDeveloperGuide/watchdog-timer writing output... [ 78%] SDKUserGuide/github writing output... [ 79%] SDKUserGuide/ide writing output... [ 79%] SDKUserGuide/index writing output... [ 80%] SDKUserGuide/install writing output... [ 80%] SDKUserGuide/installSDKDistribution21_11 writing output... [ 80%] SDKUserGuide/installSDKDistributionLatest writing output... [ 81%] SDKUserGuide/installSDKDistributionOther writing output... [ 81%] SDKUserGuide/installSDKDistributionPortable writing output... [ 81%] SDKUserGuide/licenses writing output... [ 82%] SDKUserGuide/mmm writing output... [ 82%] SDKUserGuide/repository writing output... [ 83%] SDKUserGuide/resolveDependenciesInWorkspace writing output... [ 83%] SDKUserGuide/sdkChangeLog writing output... [ 83%] SDKUserGuide/sdkMigrationNotes writing output... [ 84%] SDKUserGuide/sdkReleaseNotes writing output... [ 84%] SDKUserGuide/startup writing output... [ 84%] SDKUserGuide/systemRequirements writing output... [ 85%] SDKUserGuide/troubleshooting writing output... [ 85%] SDKUserGuide/updateSDKVersion writing output... [ 86%] SDKUserGuide/version writing output... [ 86%] Tutorials/getStartedWithGUI/Step01 writing output... [ 86%] Tutorials/getStartedWithGUI/Step02 writing output... [ 87%] Tutorials/getStartedWithGUI/Step03 writing output... [ 87%] Tutorials/getStartedWithGUI/Step04 writing output... [ 87%] Tutorials/getStartedWithGUI/Step05 writing output... [ 88%] Tutorials/getStartedWithGUI/Step06 writing output... [ 88%] Tutorials/getStartedWithGUI/Step07 writing output... [ 89%] Tutorials/getStartedWithGUI/Step08 writing output... [ 89%] Tutorials/getStartedWithGUI/Step09 writing output... [ 89%] Tutorials/getStartedWithGUI/Step10 writing output... [ 90%] Tutorials/getStartedWithGUI/Step11 writing output... [ 90%] Tutorials/getStartedWithGUI/Step12 writing output... [ 90%] Tutorials/getStartedWithGUI/Step13 writing output... [ 91%] Tutorials/getStartedWithGUI/index writing output... [ 91%] Tutorials/getStartedWithGUI/setup writing output... [ 92%] Tutorials/index writing output... [ 92%] Tutorials/tutorialAppendEmojisToVectorFont writing output... [ 92%] Tutorials/tutorialCreateCustomPlatform writing output... [ 93%] Tutorials/tutorialCreateFirmwareFromScratch writing output... [ 93%] Tutorials/tutorialCreatePlatformBuildAndRunScripts writing output... [ 93%] Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques writing output... [ 94%] Tutorials/tutorialExploreDataSerializationFormats writing output... [ 94%] Tutorials/tutorialImplementABlockingNativeMethodWithSNI writing output... [ 95%] Tutorials/tutorialImproveCodeQuality writing output... [ 95%] Tutorials/tutorialInstrumentJavaCodeForLogging writing output... [ 95%] Tutorials/tutorialOptimizeMemoryFootprint writing output... [ 96%] Tutorials/tutorialRunATestSuiteOnDevice writing output... [ 96%] Tutorials/tutorialSetupBuildUsingJenkinsAndArtifactory writing output... [ 96%] Tutorials/tutorialUnderstandMicroEJFirmwareBuild writing output... [ 97%] about writing output... [ 97%] glossary writing output... [ 98%] index writing output... [ 98%] overview/gettingStarted writing output... [ 98%] overview/index writing output... [ 99%] overview/sdk writing output... [ 99%] overview/vee writing output... [100%] support generating indices... genindexdone writing additional pages... searchdone copying images... [ 0%] ApplicationDeveloperGuide/UI/Advanced/images/tuto_microej_bounds_check.png copying images... [ 0%] ApplicationDeveloperGuide/UI/MWT/images/hierarchy.png copying images... [ 0%] ApplicationDeveloperGuide/UI/MWT/images/eventDispatchUML.png copying images... [ 0%] ApplicationDeveloperGuide/UI/MWT/images/pointerEventDispatcherFlow.png copying images... [ 1%] ApplicationDeveloperGuide/UI/MWT/images/boxmodel.png copying images... [ 1%] ApplicationDeveloperGuide/UI/MWT/images/showSequence.png copying images... [ 1%] ApplicationDeveloperGuide/UI/MWT/images/highlightWidgetList.png copying images... [ 1%] ApplicationDeveloperGuide/UI/MWT/images/highlightWidgetWheel.png copying images... [ 2%] ApplicationDeveloperGuide/UI/MWT/images/defaultRenderPolicy.png copying images... [ 2%] ApplicationDeveloperGuide/UI/MWT/images/defaultRenderPolicyIssue.png copying images... [ 2%] ApplicationDeveloperGuide/UI/MicroUI/png/architecture_options/img1.png copying images... [ 2%] ApplicationDeveloperGuide/UI/MicroUI/png/architecture_options/img2.png copying images... [ 2%] ApplicationDeveloperGuide/UI/MicroUI/png/architecture_options/img3.png copying images... [ 3%] ApplicationDeveloperGuide/UI/MicroUI/png/architecture_options/img4.png copying images... [ 3%] ApplicationDeveloperGuide/UI/MicroUI/images/designer_font-process2.png copying images... [ 3%] ApplicationDeveloperGuide/UI/MicroUI/images/designer_font-height.png copying images... [ 3%] ApplicationDeveloperGuide/UI/MicroUI/images/baseline.png copying images... [ 4%] ApplicationDeveloperGuide/UI/MicroUI/images/char-editor.png copying images... [ 4%] ApplicationDeveloperGuide/UI/MicroUI/images/font-preview.png copying images... [ 4%] ApplicationDeveloperGuide/UI/MicroUI/images/microui_traces_systemview.png copying images... [ 4%] ApplicationDeveloperGuide/UI/MicroVG/images/drawRuntimeImage.png copying images... [ 4%] ApplicationDeveloperGuide/UI/MicroVG/images/gradient0.png copying images... [ 5%] ApplicationDeveloperGuide/UI/MicroVG/images/gradient1.png copying images... [ 5%] ApplicationDeveloperGuide/UI/MicroVG/images/gradient2.png copying images... [ 5%] ApplicationDeveloperGuide/UI/MicroVG/images/matrixTranslate0.png copying images... [ 5%] ApplicationDeveloperGuide/UI/MicroVG/images/matrixRotate0.png copying images... [ 6%] ApplicationDeveloperGuide/UI/MicroVG/images/matrixRotate1.png copying images... [ 6%] ApplicationDeveloperGuide/UI/MicroVG/images/matrixScale0.png copying images... [ 6%] ApplicationDeveloperGuide/UI/MicroVG/images/matrixConcat0.png copying images... [ 6%] ApplicationDeveloperGuide/UI/MicroVG/images/fillPath.png copying images... [ 6%] ApplicationDeveloperGuide/UI/MicroVG/images/fillPathGradient.png copying images... [ 7%] ApplicationDeveloperGuide/UI/MicroVG/images/fillType.png copying images... [ 7%] ApplicationDeveloperGuide/UI/MicroVG/images/fillPathBlendMode.png copying images... [ 7%] ApplicationDeveloperGuide/UI/MicroVG/images/drawstring0.png copying images... [ 7%] ApplicationDeveloperGuide/UI/MicroVG/images/drawstring1.png copying images... [ 8%] ApplicationDeveloperGuide/UI/MicroVG/images/drawstring2.png copying images... [ 8%] ApplicationDeveloperGuide/UI/MicroVG/images/drawstring3.png copying images... [ 8%] ApplicationDeveloperGuide/UI/MicroVG/images/fontMetrics.png copying images... [ 8%] ApplicationDeveloperGuide/UI/MicroVG/images/anchorPoint.png copying images... [ 8%] ApplicationDeveloperGuide/UI/MicroVG/images/textBox.png copying images... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/images/drawStringOnCircle0.png copying images... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/images/drawStringOnCircle1.png copying images... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/images/drawStringLayout.png copying images... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/images/drawImage.png copying images... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/images/drawImageAlpha.png copying images... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/images/drawImageFilter.png copying images... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/images/drawAnimatedImageTranslate.gif copying images... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/images/drawAnimatedImageOverPath.gif copying images... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/images/drawAnimatedImageScaleXY.gif copying images... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/images/drawAnimatedImageRotate.gif copying images... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/images/drawAnimatedImageMorphing.gif copying images... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/images/drawAnimatedImageColor.gif copying images... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/images/linearInterpolator.gif copying images... [ 12%] ApplicationDeveloperGuide/UI/MicroVG/images/accelerateInterpolator.gif copying images... [ 12%] ApplicationDeveloperGuide/UI/MicroVG/images/bounceInterpolator.gif copying images... [ 12%] ApplicationDeveloperGuide/UI/MicroVG/images/fast_out_slow_inInterpolator.gif copying images... [ 12%] ApplicationDeveloperGuide/UI/MicroVG/images/custom0Interpolator.gif copying images... [ 12%] ApplicationDeveloperGuide/UI/MicroVG/images/custom0Interpolator.png copying images... [ 13%] ApplicationDeveloperGuide/UI/MicroVG/images/custom1Interpolator.gif copying images... [ 13%] ApplicationDeveloperGuide/UI/MicroVG/images/custom1Interpolator.png copying images... [ 13%] ApplicationDeveloperGuide/UI/images/ui_overview.png copying images... [ 13%] ApplicationDeveloperGuide/images/build-properties.png copying images... [ 14%] ApplicationDeveloperGuide/images/architecture_options/img1.png copying images... [ 14%] ApplicationDeveloperGuide/images/architecture_options/img2.png copying images... [ 14%] ApplicationDeveloperGuide/images/architecture_options/img3.png copying images... [ 14%] ApplicationDeveloperGuide/images/architecture_options/img4.png copying images... [ 14%] ApplicationDeveloperGuide/images/architecture_options/img5.png copying images... [ 15%] ApplicationDeveloperGuide/images/architecture_options/img6.png copying images... [ 15%] ApplicationDeveloperGuide/images/architecture_options/img7.png copying images... [ 15%] ApplicationDeveloperGuide/images/architecture_options/img8.png copying images... [ 15%] ApplicationDeveloperGuide/images/architecture_options/img9.png copying images... [ 16%] ApplicationDeveloperGuide/images/architecture_options/img11.png copying images... [ 16%] ApplicationDeveloperGuide/images/architecture_options/img12.png copying images... [ 16%] ApplicationDeveloperGuide/images/architecture_options/img13.png copying images... [ 16%] ApplicationDeveloperGuide/images/architecture_options/img14.png copying images... [ 16%] ApplicationDeveloperGuide/images/architecture_options/img15.png copying images... [ 17%] ApplicationDeveloperGuide/images/architecture_options/img16.png copying images... [ 17%] ApplicationDeveloperGuide/images/architecture_options/img17.png copying images... [ 17%] ApplicationDeveloperGuide/images/architecture_options/img18.png copying images... [ 17%] ApplicationDeveloperGuide/images/architecture_options/img19.png copying images... [ 18%] ApplicationDeveloperGuide/images/architecture_options/img20.png copying images... [ 18%] ApplicationDeveloperGuide/images/architecture_options/img21.png copying images... [ 18%] ApplicationDeveloperGuide/images/architecture_options/img22.png copying images... [ 18%] ApplicationDeveloperGuide/images/architecture_options/img23.png copying images... [ 18%] ApplicationDeveloperGuide/images/newApp1.png copying images... [ 19%] ApplicationDeveloperGuide/images/newApp10.png copying images... [ 19%] ApplicationDeveloperGuide/images/sim1.png copying images... [ 19%] ApplicationDeveloperGuide/images/basic-launcher.png copying images... [ 19%] ApplicationDeveloperGuide/images/bsp-options.png copying images... [ 20%] ApplicationDeveloperGuide/images/build-output-files.png copying images... [ 20%] ApplicationDeveloperGuide/images/standalone_application_published_files.png copying images... [ 20%] ApplicationDeveloperGuide/images/cca_options/img1.png copying images... [ 20%] ApplicationDeveloperGuide/images/eclipse_encoding.png copying images... [ 20%] ApplicationDeveloperGuide/images/ClassPath_4.png copying images... [ 21%] ApplicationDeveloperGuide/images/ClassPath_1.png copying images... [ 21%] ApplicationDeveloperGuide/images/cca_process.png copying images... [ 21%] ApplicationDeveloperGuide/images/debug1.png copying images... [ 21%] ApplicationDeveloperGuide/images/addon_library_source.png copying images... [ 22%] ApplicationDeveloperGuide/images/addon_library_open_implementation.png copying images... [ 22%] ApplicationDeveloperGuide/images/addon_library_implementation_read_only.png copying images... [ 22%] ApplicationDeveloperGuide/images/foundation_library_implementation_folders.png copying images... [ 22%] ApplicationDeveloperGuide/images/foundation_library_debug_add_source_archive.png copying images... [ 22%] ApplicationDeveloperGuide/images/foundation_library_debug_select_source_jars.png copying images... [ 23%] ApplicationDeveloperGuide/images/foundation_library_debug_open_implementation.png copying images... [ 23%] ApplicationDeveloperGuide/images/heapdumper_options/img1.png copying images... [ 23%] ApplicationDeveloperGuide/images/outline-view.png copying images... [ 23%] ApplicationDeveloperGuide/images/fields-and-ref-showing-fields.png copying images... [ 24%] ApplicationDeveloperGuide/images/fields-and-ref-showing-refs.png copying images... [ 24%] ApplicationDeveloperGuide/images/heap-usage-tab.png copying images... [ 24%] ApplicationDeveloperGuide/images/dominator-tree-tab.png copying images... [ 24%] ApplicationDeveloperGuide/images/leak-suspects-tab.png copying images... [ 24%] ApplicationDeveloperGuide/images/progressive.png copying images... [ 25%] ApplicationDeveloperGuide/images/compare-all.png copying images... [ 25%] ApplicationDeveloperGuide/images/compare-fields.png copying images... [ 25%] ApplicationDeveloperGuide/images/heap_usage.png copying images... [ 25%] ApplicationDeveloperGuide/js/images/js_runtime.png copying images... [ 26%] ApplicationDeveloperGuide/js/images/js_processor_overview.png copying images... [ 26%] ApplicationDeveloperGuide/images/mainTab.png copying images... [ 26%] ApplicationDeveloperGuide/images/executionTab.png copying images... [ 26%] ApplicationDeveloperGuide/images/configurationTab.png copying images... [ 26%] ApplicationDeveloperGuide/images/jreTab.png copying images... [ 27%] ApplicationDeveloperGuide/images/ClassPath_2.png copying images... [ 27%] ApplicationDeveloperGuide/images/mma_process.png copying images... [ 27%] ApplicationDeveloperGuide/images/whereMapIs.png copying images... [ 27%] ApplicationDeveloperGuide/images/RI1.png copying images... [ 28%] ApplicationDeveloperGuide/images/RIDetailedView.png copying images... [ 28%] ApplicationDeveloperGuide/images/networking_overview.png copying images... [ 28%] ApplicationDeveloperGuide/images/null_analysis_example.png copying images... [ 28%] ApplicationDeveloperGuide/images/null_analysis_packageinfo.png copying images... [ 28%] ApplicationDeveloperGuide/images/null_analysis_field_and_method.png copying images... [ 29%] ApplicationDeveloperGuide/images/null_analysis_project_configuration_checks.png copying images... [ 29%] ApplicationDeveloperGuide/images/null_analysis_project_configuration_annotations.png copying images... [ 29%] ApplicationDeveloperGuide/images/null_analysis_project_configuration_suppress_warnings.png copying images... [ 29%] ApplicationDeveloperGuide/images/null_analysis_settings_folder.png copying images... [ 30%] ApplicationDeveloperGuide/images/platform_project.png copying images... [ 30%] ApplicationDeveloperGuide/images/platformImport.png copying images... [ 30%] ApplicationDeveloperGuide/images/platformSelect.png copying images... [ 30%] ApplicationDeveloperGuide/images/platformList.png copying images... [ 30%] ApplicationDeveloperGuide/images/repository-tree.png copying images... [ 31%] ApplicationDeveloperGuide/images/javadoc_module_dependency.png copying images... [ 31%] ApplicationDeveloperGuide/images/sandboxed-application-duplicate-run-conf.png copying images... [ 31%] ApplicationDeveloperGuide/images/sandboxed-application-configure-run-conf.png copying images... [ 31%] ApplicationDeveloperGuide/images/sandboxed-application-project-creation-menu.png copying images... [ 32%] ApplicationDeveloperGuide/images/sandboxed-application-project-creation-form.png copying images... [ 32%] ApplicationDeveloperGuide/images/SI_1.png copying images... [ 32%] ApplicationDeveloperGuide/images/SI_3.png copying images... [ 32%] ApplicationDeveloperGuide/images/SI_4.png copying images... [ 32%] ApplicationDeveloperGuide/images/sandboxed-application-import-vd.png copying images... [ 33%] ApplicationDeveloperGuide/images/sandboxed-application-run.png copying images... [ 33%] ApplicationDeveloperGuide/images/serialToSocketTransmitter_options/img1.png copying images... [ 33%] ApplicationDeveloperGuide/images/trace1.png copying images... [ 33%] ApplicationDeveloperGuide/images/STR_application-out.png copying images... [ 34%] ApplicationDeveloperGuide/images/STR_tracetermite_standalone.png copying images... [ 34%] ApplicationDeveloperGuide/images/STR_selecttool_standalone.png copying images... [ 34%] ApplicationDeveloperGuide/images/STR_configuration_standalone.png copying images... [ 34%] ApplicationDeveloperGuide/images/STR_trace-read.png copying images... [ 34%] ApplicationDeveloperGuide/images/STR_stacktracedump.png copying images... [ 35%] ApplicationDeveloperGuide/images/STR_debugfofile.png copying images... [ 35%] ApplicationDeveloperGuide/images/STR_tracetermite_sandboxed.png copying images... [ 35%] ApplicationDeveloperGuide/images/STR_selecttool_sandboxed.png copying images... [ 35%] ApplicationDeveloperGuide/images/STR_firmware-out.png copying images... [ 36%] ApplicationDeveloperGuide/images/STR_virtualdevice.png copying images... [ 36%] ApplicationDeveloperGuide/images/STR_selectfile_sandboxed.png copying images... [ 36%] ApplicationDeveloperGuide/images/STR_console_sandboxed.png copying images... [ 36%] ApplicationDeveloperGuide/images/stackTraceReader_options/img1.png copying images... [ 36%] ApplicationDeveloperGuide/images/testsuiteReportHTMLExample.png copying images... [ 37%] ApplicationDeveloperGuide/images/testsuiteReportXMLExample.png copying images... [ 37%] ApplicationDeveloperGuide/images/testsuiteReportXMLExampleJunitView.png copying images... [ 37%] ApplicationDeveloperGuide/images/testsuiteEngine.png copying images... [ 37%] ApplicationDeveloperGuide/images/tool-launch.png copying images... [ 38%] ApplicationDeveloperGuide/images/virtual-device.png copying images... [ 38%] KernelDeveloperGuide/png/link_application.png copying images... [ 38%] KernelDeveloperGuide/png/build_flow_zoom_workspace_feature_only.png copying images... [ 38%] KernelDeveloperGuide/png/link_application_on_device.png copying images... [ 38%] KernelDeveloperGuide/png/feature_portability_overview.png copying images... [ 39%] KernelDeveloperGuide/../images/check.png copying images... [ 39%] KernelDeveloperGuide/png/kernelapi_launch.png copying images... [ 39%] KernelDeveloperGuide/png/kernelAPIgenerator_options/img1.png copying images... [ 39%] KernelDeveloperGuide/png/firmware-multiapp-skeleton-project.png copying images... [ 40%] KernelDeveloperGuide/png/firmware-multiapp-skeleton-artifacts.png copying images... [ 40%] KernelDeveloperGuide/png/build_flow_zoom_buildtype.png copying images... [ 40%] KernelDeveloperGuide/png/build_flow_zoom_workspace.png copying images... [ 40%] KernelDeveloperGuide/png/link_kernel.png copying images... [ 40%] KernelDeveloperGuide/png/kernel_metadata_generator.png copying images... [ 41%] KernelDeveloperGuide/png/build_flow_zoom_workspace_firmware_linker_only.png copying images... [ 41%] KernelDeveloperGuide/png/feature_portability_control_principle.png copying images... [ 41%] KernelDeveloperGuide/png/kf_testsuite_project_structure.png copying images... [ 41%] KernelDeveloperGuide/png/overview.png copying images... [ 42%] KernelDeveloperGuide/png/inputs_outputs.png copying images... [ 42%] KernelDeveloperGuide/png/build_flow_generic.png copying images... [ 42%] KernelDeveloperGuide/png/build_flow_virtual_device.png copying images... [ 42%] KernelDeveloperGuide/png/runtime_environment_build_flow.png copying images... [ 42%] KernelDeveloperGuide/png/graph_build_string_methods.png copying images... [ 43%] KernelDeveloperGuide/png/sandboxed-application-lifecycle.png copying images... [ 43%] PlatformDeveloperGuide/images/jpf-runtime-components.png copying images... [ 43%] PlatformDeveloperGuide/images/blemock-controller.png copying images... [ 43%] PlatformDeveloperGuide/images/blemock-flash-download-tool.png copying images... [ 44%] PlatformDeveloperGuide/images/blemock-wifi-setup-interface.png copying images... [ 44%] PlatformDeveloperGuide/images/blemock-wifi-setup-last-screen.png copying images... [ 44%] PlatformDeveloperGuide/images/blemock-controller-ip.png copying images... [ 44%] PlatformDeveloperGuide/images/blemock-configuration.png copying images... [ 44%] PlatformDeveloperGuide/images/mjvm_flow2.png copying images... [ 45%] PlatformDeveloperGuide/images/mjvm_gt.png copying images... [ 45%] PlatformDeveloperGuide/images/ecom-core_process.png copying images... [ 45%] PlatformDeveloperGuide/images/architecture.png copying images... [ 45%] PlatformDeveloperGuide/images/comm_open.png copying images... [ 46%] PlatformDeveloperGuide/images/dyn_sequence.svg copying images... [ 46%] PlatformDeveloperGuide/images/newfp.png copying images... [ 46%] PlatformDeveloperGuide/images/project-content.png copying images... [ 46%] PlatformDeveloperGuide/images/working-layout.png copying images... [ 46%] PlatformDeveloperGuide/images/fpwidgets.png copying images... [ 47%] PlatformDeveloperGuide/images/fp-widget-active-area.svg copying images... [ 47%] PlatformDeveloperGuide/images/javah_process.png copying images... [ 47%] PlatformDeveloperGuide/images/hil3.png copying images... [ 47%] PlatformDeveloperGuide/images/hil4.png copying images... [ 48%] PlatformDeveloperGuide/images/mock-skeleton.png copying images... [ 48%] PlatformDeveloperGuide/images/process-multiapp-overview.png copying images... [ 48%] PlatformDeveloperGuide/images/java-c-net-interface.png copying images... [ 48%] PlatformDeveloperGuide/images/jpf_conf_overview.png copying images... [ 48%] PlatformDeveloperGuide/images/jpf_conf_modules.png copying images... [ 49%] PlatformDeveloperGuide/images/low-level-1c.png copying images... [ 49%] PlatformDeveloperGuide/images/low-level-3c.png copying images... [ 49%] PlatformDeveloperGuide/images/low-level-2c.png copying images... [ 49%] PlatformDeveloperGuide/images/platformConfigurationSkeleton.png copying images... [ 50%] PlatformDeveloperGuide/images/platformSource.png copying images... [ 50%] PlatformDeveloperGuide/images/platformConfigurationModules.png copying images... [ 50%] PlatformDeveloperGuide/images/bsp-connection-cases-none.png copying images... [ 50%] PlatformDeveloperGuide/images/bsp-connection-cases-partial.png copying images... [ 50%] PlatformDeveloperGuide/images/bsp-connection-cases-full.png copying images... [ 51%] PlatformDeveloperGuide/images/platform_fullPackaging_structure.png copying images... [ 51%] PlatformDeveloperGuide/images/platform_architecture-repository.png copying images... [ 51%] PlatformDeveloperGuide/images/platformMigration-import.png copying images... [ 51%] PlatformDeveloperGuide/images/process-overview5.png copying images... [ 52%] PlatformDeveloperGuide/images/overview-platform-qualification.png copying images... [ 52%] PlatformDeveloperGuide/images/overview-platform-qualification-test-suite-fs.png copying images... [ 52%] PlatformDeveloperGuide/images/testsuite-engine-overview.png copying images... [ 52%] PlatformDeveloperGuide/images/hil1.png copying images... [ 52%] PlatformDeveloperGuide/images/hil2.png copying images... [ 53%] PlatformDeveloperGuide/images/sni_flow.png copying images... [ 53%] PlatformDeveloperGuide/images/sni_sync.png copying images... [ 53%] PlatformDeveloperGuide/images/sp1.png copying images... [ 53%] PlatformDeveloperGuide/images/sp_flow.png copying images... [ 54%] PlatformDeveloperGuide/images/hil5.png copying images... [ 54%] PlatformDeveloperGuide/images/STM32F7508-DK-demoWidget-SystemView.png copying images... [ 54%] PlatformDeveloperGuide/images/sytemview_remove_systick.png copying images... [ 54%] PlatformDeveloperGuide/images/sv_names.png copying images... [ 54%] PlatformDeveloperGuide/images/sysview_app_traces.png copying images... [ 55%] PlatformDeveloperGuide/images/systemview_rtt_not_found.png copying images... [ 55%] PlatformDeveloperGuide/images/systemview_st_link_pb.png copying images... [ 55%] PlatformDeveloperGuide/images/display_modes_nocustom.png copying images... [ 55%] PlatformDeveloperGuide/images/switch-step1.png copying images... [ 56%] PlatformDeveloperGuide/images/switch-step2.png copying images... [ 56%] PlatformDeveloperGuide/images/switch-step3.png copying images... [ 56%] PlatformDeveloperGuide/images/switch-step4.png copying images... [ 56%] PlatformDeveloperGuide/images/copy-step1.png copying images... [ 56%] PlatformDeveloperGuide/images/copy-step2.png copying images... [ 57%] PlatformDeveloperGuide/images/copy-step3.png copying images... [ 57%] PlatformDeveloperGuide/images/direct.png copying images... [ 57%] PlatformDeveloperGuide/images/ui_llapi_display.png copying images... [ 57%] PlatformDeveloperGuide/images/uiDisplaySync01.png copying images... [ 58%] PlatformDeveloperGuide/images/uiDisplaySync02.png copying images... [ 58%] PlatformDeveloperGuide/images/uiDisplaySync03.png copying images... [ 58%] PlatformDeveloperGuide/images/uiDisplaySync04.png copying images... [ 58%] PlatformDeveloperGuide/images/uiDisplaySync05.png copying images... [ 58%] PlatformDeveloperGuide/images/uiDisplaySync06.png copying images... [ 59%] PlatformDeveloperGuide/images/uiDisplaySync07.png copying images... [ 59%] PlatformDeveloperGuide/images/font-height.svg copying images... [ 59%] PlatformDeveloperGuide/images/font-baseline.svg copying images... [ 59%] PlatformDeveloperGuide/images/arabic.png copying images... [ 60%] PlatformDeveloperGuide/images/static-font-gen2.svg copying images... [ 60%] PlatformDeveloperGuide/images/font-process2.svg copying images... [ 60%] PlatformDeveloperGuide/images/static-image-gen2.svg copying images... [ 60%] PlatformDeveloperGuide/images/uiFormat01.png copying images... [ 60%] PlatformDeveloperGuide/images/uiFormat02.png copying images... [ 61%] PlatformDeveloperGuide/images/drivers-microui-comms.svg copying images... [ 61%] PlatformDeveloperGuide/images/microui-events.png copying images... [ 61%] PlatformDeveloperGuide/images/ui_llapi_input2.png copying images... [ 61%] PlatformDeveloperGuide/images/java-c-ui-interface.png copying images... [ 62%] PlatformDeveloperGuide/images/ui_overview2.png copying images... [ 62%] PlatformDeveloperGuide/images/ui_llapi_led.png copying images... [ 62%] PlatformDeveloperGuide/images/ui_llapi_emb.png copying images... [ 62%] PlatformDeveloperGuide/images/ui_llapi_sim.png copying images... [ 62%] PlatformDeveloperGuide/images/static_init_process.png copying images... [ 63%] PlatformDeveloperGuide/images/static_xml.png copying images... [ 63%] PlatformDeveloperGuide/images/vg_cco.png copying images... [ 63%] PlatformDeveloperGuide/images/vg_llapi_font.png copying images... [ 63%] PlatformDeveloperGuide/images/vg_llapi_gradient.png copying images... [ 64%] PlatformDeveloperGuide/images/java-c-vg-interface.png copying images... [ 64%] PlatformDeveloperGuide/images/vg_llapi_emb.png copying images... [ 64%] PlatformDeveloperGuide/images/vg_llapi_sim.png copying images... [ 64%] PlatformDeveloperGuide/images/vg_llapi_matrix.png copying images... [ 64%] PlatformDeveloperGuide/images/vg_llapi_path.png copying images... [ 65%] PlatformDeveloperGuide/images/watchdog_sandwich.png copying images... [ 65%] PlatformDeveloperGuide/images/watchdog_highlevel_diagram.png copying images... [ 65%] PlatformDeveloperGuide/images/watchdog_seq_diagram.png copying images... [ 65%] SDKUserGuide/images/0-address-to-clone.png copying images... [ 66%] SDKUserGuide/images/1-import-type.png copying images... [ 66%] SDKUserGuide/images/2-location-to-clone.png copying images... [ 66%] SDKUserGuide/images/3-local-destination.png copying images... [ 66%] SDKUserGuide/images/4-projects-imported.png copying images... [ 66%] SDKUserGuide/images/badge-green.png copying images... [ 67%] SDKUserGuide/images/badge-orange.png copying images... [ 67%] SDKUserGuide/images/badge-grey.png copying images... [ 67%] SDKUserGuide/images/1_overview.png copying images... [ 67%] SDKUserGuide/images/sdk_content.png copying images... [ 68%] SDKUserGuide/images/installation_process/splash.png copying images... [ 68%] SDKUserGuide/images/installation_process/SDK21_11/welcome_screen.png copying images... [ 68%] SDKUserGuide/images/installation_process/SDK21_11/license_screen.png copying images... [ 68%] SDKUserGuide/images/installation_process/SDK21_11/installation_path_screen.png copying images... [ 68%] SDKUserGuide/images/installation_process/SDK21_11/installation_validation_screen.png copying images... [ 69%] SDKUserGuide/images/installation_process/SDK21_11/installation_progress_screen.png copying images... [ 69%] SDKUserGuide/images/installation_process/SDK21_11/options_screen.png copying images... [ 69%] SDKUserGuide/images/installation_process/SDK21_11/installation_finished_screen.png copying images... [ 69%] SDKUserGuide/images/installation_process/SDK22_06/welcome_screen.png copying images... [ 70%] SDKUserGuide/images/installation_process/SDK22_06/license_screen.png copying images... [ 70%] SDKUserGuide/images/installation_process/SDK22_06/installation_path_screen.png copying images... [ 70%] SDKUserGuide/images/installation_process/SDK22_06/installation_validation_screen.png copying images... [ 70%] SDKUserGuide/images/installation_process/SDK22_06/installation_progress_screen.png copying images... [ 70%] SDKUserGuide/images/installation_process/SDK22_06/options_screen.png copying images... [ 71%] SDKUserGuide/images/installation_process/SDK22_06/installation_finished_screen.png copying images... [ 71%] SDKUserGuide/images/sdk_eula_content.png copying images... [ 71%] SDKUserGuide/images/preferences/licenses.jpg copying images... [ 71%] SDKUserGuide/images/preferences/uid.jpg copying images... [ 72%] SDKUserGuide/images/user_license_folder.png copying images... [ 72%] SDKUserGuide/images/preferences/wrongkey.jpg copying images... [ 72%] SDKUserGuide/images/dongle/dongle.jpg copying images... [ 72%] SDKUserGuide/images/dongle/updateWarningUnknownPublisher.png copying images... [ 72%] SDKUserGuide/images/dongle/updateTool.png copying images... [ 73%] SDKUserGuide/images/dongle/updateSuccessful.png copying images... [ 73%] SDKUserGuide/images/dongle/platformLicenseDetails.png copying images... [ 73%] SDKUserGuide/images/dongle/runAsAdministrator.png copying images... [ 73%] SDKUserGuide/images/mmm_flow.png copying images... [ 74%] SDKUserGuide/images/mmm_preferences_5-2_annotated.png copying images... [ 74%] SDKUserGuide/images/mmm_shortcut_build_module.png copying images... [ 74%] SDKUserGuide/images/mmm_shortcut_resolveAll.png copying images... [ 74%] SDKUserGuide/images/mmm_preferences_options_settings_declaration.png copying images... [ 74%] SDKUserGuide/images/mmm_preferences_options_settings_register.png copying images... [ 75%] SDKUserGuide/images/mmm_preferences_options_settings_usage.png copying images... [ 75%] SDKUserGuide/images/mmm_preferences_options_declaration.png copying images... [ 75%] SDKUserGuide/images/mmm_preferences_options_register.png copying images... [ 75%] SDKUserGuide/images/mmm_preferences_options_usage.png copying images... [ 76%] SDKUserGuide/images/mmm_console_select_ivy.png copying images... [ 76%] SDKUserGuide/images/mmm_console_filter_debug.png copying images... [ 76%] SDKUserGuide/images/mmm_build_module.png copying images... [ 76%] SDKUserGuide/images/mmm_build_module_istory.png copying images... [ 76%] SDKUserGuide/images/sdk_new_module.png copying images... [ 77%] SDKUserGuide/images/mmm_preferences_up_to_5-1_ivy_settings_annotated.png copying images... [ 77%] SDKUserGuide/images/mmm_preferences_up_to_5-1_ea4eclipse_annotated.png copying images... [ 77%] SDKUserGuide/images/mmm_extract_build_kit.png copying images... [ 77%] SDKUserGuide/images/dependencyInWorkspace.png copying images... [ 78%] SDKUserGuide/images/resolve.png copying images... [ 78%] SDKUserGuide/images/workspace_selection.png copying images... [ 78%] SDKUserGuide/images/repository_selection.png copying images... [ 78%] SDKUserGuide/images/adoptopenjdk-install.png copying images... [ 78%] SDKUserGuide/images/installation_process/incompatible_default_java_version_installer.png copying images... [ 79%] SDKUserGuide/images/installation_process/incompatible_default_java_version_eclipse.png copying images... [ 79%] SDKUserGuide/images/installation_process/check_update.png copying images... [ 79%] SDKUserGuide/images/installation_process/no_update.png copying images... [ 79%] SDKUserGuide/images/installation_process/update_available.png copying images... [ 80%] SDKUserGuide/images/installation_process/review_update.png copying images... [ 80%] SDKUserGuide/images/installation_process/license_update.png copying images... [ 80%] SDKUserGuide/images/installation_process/restart_update.png copying images... [ 80%] SDKUserGuide/images/about_sdk_4-x.png copying images... [ 80%] SDKUserGuide/images/about_sdk_dist_20-07.png copying images... [ 81%] SDKUserGuide/images/installation_details_sdk_dist_20-07.png copying images... [ 81%] Tutorials/getStartedWithGUI/images/simulator.png copying images... [ 81%] Tutorials/getStartedWithGUI/images/runapplication.png copying images... [ 81%] Tutorials/getStartedWithGUI/images/hello.png copying images... [ 82%] Tutorials/getStartedWithGUI/images/flowexample.png copying images... [ 82%] Tutorials/getStartedWithGUI/images/flowusage.png copying images... [ 82%] Tutorials/getStartedWithGUI/images/canvassample.png copying images... [ 82%] Tutorials/getStartedWithGUI/images/styleborder.png copying images... [ 82%] Tutorials/getStartedWithGUI/images/margin.png copying images... [ 83%] Tutorials/getStartedWithGUI/images/tuto_microej_gettingstarted_oversizedmargin.png copying images... [ 83%] Tutorials/getStartedWithGUI/images/marginandpadding.png copying images... [ 83%] Tutorials/getStartedWithGUI/images/tuto_microej_gettingstarted_oversizedmarginandpadding.png copying images... [ 83%] Tutorials/getStartedWithGUI/images/microej_logo.png copying images... [ 84%] Tutorials/getStartedWithGUI/images/resources.png copying images... [ 84%] Tutorials/getStartedWithGUI/images/imagessimulator.png copying images... [ 84%] Tutorials/getStartedWithGUI/images/imagebackgroundexample.png copying images... [ 84%] Tutorials/getStartedWithGUI/images/classselectorexample.png copying images... [ 84%] Tutorials/getStartedWithGUI/images/drawline.png copying images... [ 85%] Tutorials/getStartedWithGUI/images/geometry.png copying images... [ 85%] Tutorials/getStartedWithGUI/images/imagedrawable.png copying images... [ 85%] Tutorials/getStartedWithGUI/images/thickshapes.png copying images... [ 85%] Tutorials/getStartedWithGUI/images/ticking.png copying images... [ 86%] Tutorials/getStartedWithGUI/images/progressbar.png copying images... [ 86%] Tutorials/getStartedWithGUI/images/microejfont.png copying images... [ 86%] Tutorials/getStartedWithGUI/images/fontname.png copying images... [ 86%] Tutorials/getStartedWithGUI/images/fonteditor.png copying images... [ 86%] Tutorials/getStartedWithGUI/images/importfonts1.png copying images... [ 87%] Tutorials/getStartedWithGUI/images/importfonts2.png copying images... [ 87%] Tutorials/getStartedWithGUI/images/font.png copying images... [ 87%] Tutorials/getStartedWithGUI/images/listsample.png copying images... [ 87%] Tutorials/getStartedWithGUI/images/scrollbar.png copying images... [ 88%] Tutorials/getStartedWithGUI/images/listcontact.png copying images... [ 88%] Tutorials/getStartedWithGUI/images/labelsampleptbr.png copying images... [ 88%] Tutorials/getStartedWithGUI/images/labelsampleenus.png copying images... [ 88%] Tutorials/getStartedWithGUI/images/createStandaloneProject.png copying images... [ 88%] Tutorials/getStartedWithGUI/images/structure.png copying images... [ 89%] Tutorials/getStartedWithGUI/images/widgetdemo.png copying images... [ 89%] Tutorials/images/emojisProfiles.png copying images... [ 89%] Tutorials/images/emojisCopy.png copying images... [ 89%] Tutorials/images/emojisAppend.png copying images... [ 90%] Tutorials/images/emojisExport.png copying images... [ 90%] Tutorials/images/tuto_microej_platform_how_to_select_modules.PNG copying images... [ 90%] Tutorials/images/tuto_microej_fw_from_scratch_import_architecture.PNG copying images... [ 90%] Tutorials/images/tuto_microej_fw_from_scratch_activate_license.PNG copying images... [ 90%] Tutorials/images/tuto_microej_fw_from_scratch_create_platform.PNG copying images... [ 91%] Tutorials/images/tuto_microej_fw_from_scratch_add_platform_configuration_additions.PNG copying images... [ 91%] Tutorials/images/tuto_microej_fw_from_scratch_build_platform.png copying images... [ 91%] Tutorials/images/tuto_microej_fw_from_scratch_new_microej_application_project.PNG copying images... [ 91%] Tutorials/images/tuto_microej_fw_from_scratch_run_as_microej_application.PNG copying images... [ 92%] Tutorials/images/tuto_microej_fw_from_scratch_run_configurations.PNG copying images... [ 92%] Tutorials/images/tuto_microej_fw_from_scratch_run_configurations_execute_on_device.PNG copying images... [ 92%] Tutorials/images/tuto_microej_fw_from_scratch_hello_world_updated.PNG copying images... [ 92%] Tutorials/images/tuto_microej_fw_from_scratch_hello_world_updated_run.PNG copying images... [ 92%] Tutorials/images/configure_build_bat_eclipse.png copying images... [ 93%] Tutorials/../PlatformDeveloperGuide/images/STM32F7508-DK-demoWidget-SystemView.png copying images... [ 93%] Tutorials/../ApplicationDeveloperGuide/images/trace1.png copying images... [ 93%] Tutorials/../ApplicationDeveloperGuide/images/STR_trace-read.png copying images... [ 93%] Tutorials/images/HeapAnalyzer-example.png copying images... [ 94%] Tutorials/../PlatformDeveloperGuide/images/overview-platform-qualification.png copying images... [ 94%] Tutorials/../ApplicationDeveloperGuide/images/debug1.png copying images... [ 94%] Tutorials/../ApplicationDeveloperGuide/images/null_analysis_example.png copying images... [ 94%] Tutorials/../ApplicationDeveloperGuide/UI/MicroUI/images/microui_traces_systemview.png copying images... [ 94%] Tutorials/images/tuto_microej_debug_ui_freeze_rtos_task_heart_beat_priority.png copying images... [ 95%] Tutorials/images/json-src-files-folders.png copying images... [ 95%] Tutorials/./images/tuto_sni_non_blocking_call_blocking_case.PNG copying images... [ 95%] Tutorials/./images/tuto_sni_non_blocking_call_non_blocking_case.PNG copying images... [ 95%] Tutorials/images/tuto_microej_trace_property.png copying images... [ 96%] Tutorials/images/tuto_microej_trace_constant.png copying images... [ 96%] Tutorials/../ApplicationDeveloperGuide/images/ClassPath_2.png copying images... [ 96%] Tutorials/./images/tuto_testsuite_plug_uart_wrover.JPG copying images... [ 96%] Tutorials/./images/tuto_testsuite_fs_all_tests_passed.PNG copying images... [ 96%] Tutorials/images/tuto_microej_cli_flow.PNG copying images... [ 97%] Tutorials/images/tuto_microej_cli_artifactory_module_preview.PNG copying images... [ 97%] Tutorials/images/tuto_microej_cli_module_creation.PNG copying images... [ 97%] Tutorials/images/tuto_microej_cli_module_files.PNG copying images... [ 97%] Tutorials/images/tuto_microej_cli_module_location.PNG copying images... [ 98%] Tutorials/images/tuto_microej_cli_jenkins_parameter.PNG copying images... [ 98%] Tutorials/images/tuto_microej_cli_jenkins_git_hello.PNG copying images... [ 98%] Tutorials/images/qa_resources-v3.PNG copying images... [ 98%] Tutorials/images/platform-build_workflow.PNG copying images... [ 98%] Tutorials/images/build_microej_mono_sandbox_firmware_numbered.PNG copying images... [ 99%] images/header_docs.png copying images... [ 99%] overview/images/2_download.png copying images... [ 99%] overview/images/toolchain.png copying images... [ 99%] overview/images/sdk_overview.png copying images... [100%] overview/images/firmware.png copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2022-11-02T10:11:37.072874Z, end-time: 2022-11-02T10:11:45.618948Z, duration: 8, exit-code: 0 python -m sphinx -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v3.2.0 loading translations [en]... done making output directory... done loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found processing microej.tex... index glossary overview/index overview/gettingStarted overview/vee overview/sdk SDKUserGuide/index SDKUserGuide/install SDKUserGuide/installSDKDistributionLatest SDKUserGuide/updateSDKVersion SDKUserGuide/installSDKDistributionOther SDKUserGuide/installSDKDistributionPortable SDKUserGuide/installSDKDistribution21_11 SDKUserGuide/systemRequirements SDKUserGuide/troubleshooting SDKUserGuide/licenses SDKUserGuide/repository SDKUserGuide/github SDKUserGuide/ide SDKUserGuide/startup SDKUserGuide/resolveDependenciesInWorkspace SDKUserGuide/version SDKUserGuide/mmm SDKUserGuide/sdkReleaseNotes SDKUserGuide/sdkChangeLog SDKUserGuide/sdkMigrationNotes ApplicationDeveloperGuide/index ApplicationDeveloperGuide/introduction ApplicationDeveloperGuide/standaloneApplication ApplicationDeveloperGuide/platform ApplicationDeveloperGuide/buildAndRunApplication ApplicationDeveloperGuide/buildOutputFiles ApplicationDeveloperGuide/launches ApplicationDeveloperGuide/applicationOptions ApplicationDeveloperGuide/soar ApplicationDeveloperGuide/sandboxedApplication ApplicationDeveloperGuide/sandboxedAppFirstApplication ApplicationDeveloperGuide/sandboxedAppSim ApplicationDeveloperGuide/sandboxedAppDeploy ApplicationDeveloperGuide/sandboxedAppFundamentalConcepts ApplicationDeveloperGuide/sandboxedAppSharedInterface ApplicationDeveloperGuide/libraries ApplicationDeveloperGuide/virtualDevice ApplicationDeveloperGuide/runtime ApplicationDeveloperGuide/moduleNatures ApplicationDeveloperGuide/repository ApplicationDeveloperGuide/classpath ApplicationDeveloperGuide/applicationResources ApplicationDeveloperGuide/nls ApplicationDeveloperGuide/debug ApplicationDeveloperGuide/platformSelection ApplicationDeveloperGuide/tools ApplicationDeveloperGuide/testsuite ApplicationDeveloperGuide/stackTraceReader ApplicationDeveloperGuide/codeCoverageAnalyzer ApplicationDeveloperGuide/heapUsageMonitoring ApplicationDeveloperGuide/heapAnalyzer ApplicationDeveloperGuide/serialToSocketTransmitter ApplicationDeveloperGuide/memoryMapAnalyzer ApplicationDeveloperGuide/trace ApplicationDeveloperGuide/nullAnalysis ApplicationDeveloperGuide/dependencyDiscoverer ApplicationDeveloperGuide/advanced ApplicationDeveloperGuide/linker ApplicationDeveloperGuide/testsuiteEngine ApplicationDeveloperGuide/UI/ui ApplicationDeveloperGuide/UI/MicroUI/index ApplicationDeveloperGuide/UI/MicroUI/introduction ApplicationDeveloperGuide/UI/MicroUI/images ApplicationDeveloperGuide/UI/MicroUI/fonts ApplicationDeveloperGuide/UI/MicroUI/fontDesigner ApplicationDeveloperGuide/UI/MicroUI/applicationOptions ApplicationDeveloperGuide/UI/MicroUI/traces ApplicationDeveloperGuide/UI/MicroUI/errors ApplicationDeveloperGuide/UI/MicroUI/releaseNotes ApplicationDeveloperGuide/UI/MicroVG/index ApplicationDeveloperGuide/UI/MicroVG/introduction ApplicationDeveloperGuide/UI/MicroVG/path ApplicationDeveloperGuide/UI/MicroVG/matrix ApplicationDeveloperGuide/UI/MicroVG/gradient ApplicationDeveloperGuide/UI/MicroVG/vectorfont ApplicationDeveloperGuide/UI/MicroVG/vectorimage ApplicationDeveloperGuide/UI/MicroVG/avdLoader ApplicationDeveloperGuide/UI/MWT/index ApplicationDeveloperGuide/UI/MWT/introduction ApplicationDeveloperGuide/UI/MWT/concepts ApplicationDeveloperGuide/UI/MWT/how-to-widget ApplicationDeveloperGuide/UI/MWT/how-to-container ApplicationDeveloperGuide/UI/MWT/how-to-animate-widget ApplicationDeveloperGuide/UI/MWT/how-to-outline ApplicationDeveloperGuide/UI/MWT/how-to-background ApplicationDeveloperGuide/UI/MWT/how-to-event-dispatcher ApplicationDeveloperGuide/UI/MWT/how-to-extra-style-field ApplicationDeveloperGuide/UI/MWT/how-to-overlap-render-policy ApplicationDeveloperGuide/UI/MWT/how-to-debug ApplicationDeveloperGuide/UI/Widgets/index ApplicationDeveloperGuide/UI/Widgets/widget ApplicationDeveloperGuide/UI/Widgets/widget-demo ApplicationDeveloperGuide/UI/Widgets/mwt-examples ApplicationDeveloperGuide/UI/Advanced/index ApplicationDeveloperGuide/UI/Advanced/how-to-text-overflow ApplicationDeveloperGuide/js/index ApplicationDeveloperGuide/js/getting_started ApplicationDeveloperGuide/js/sources ApplicationDeveloperGuide/js/examples ApplicationDeveloperGuide/js/examples/simple_application ApplicationDeveloperGuide/js/examples/use_java_api ApplicationDeveloperGuide/js/examples/use_host_object ApplicationDeveloperGuide/js/api ApplicationDeveloperGuide/js/java ApplicationDeveloperGuide/js/tests ApplicationDeveloperGuide/js/limitations ApplicationDeveloperGuide/js/troubleshooting ApplicationDeveloperGuide/js/internals ApplicationDeveloperGuide/networking ApplicationDeveloperGuide/characterEncoding ApplicationDeveloperGuide/limitations PlatformDeveloperGuide/index PlatformDeveloperGuide/introduction PlatformDeveloperGuide/platform PlatformDeveloperGuide/platformOverview PlatformDeveloperGuide/platformConcepts PlatformDeveloperGuide/architecture PlatformDeveloperGuide/architectureNamingConvention PlatformDeveloperGuide/architectureChangelog PlatformDeveloperGuide/pack PlatformDeveloperGuide/platformCreation PlatformDeveloperGuide/platformQualification PlatformDeveloperGuide/coreEngine PlatformDeveloperGuide/advanceTrace PlatformDeveloperGuide/multiSandbox PlatformDeveloperGuide/tiny PlatformDeveloperGuide/native PlatformDeveloperGuide/sni PlatformDeveloperGuide/sp PlatformDeveloperGuide/javah PlatformDeveloperGuide/externalResourceLoader PlatformDeveloperGuide/serialCommunications PlatformDeveloperGuide/ecom PlatformDeveloperGuide/ecom-comm PlatformDeveloperGuide/ui PlatformDeveloperGuide/uiIntroduction PlatformDeveloperGuide/uiMicroui PlatformDeveloperGuide/uiStaticInit PlatformDeveloperGuide/uiLowLevel PlatformDeveloperGuide/uiLed PlatformDeveloperGuide/uiInput PlatformDeveloperGuide/uiDisplay PlatformDeveloperGuide/uiImage PlatformDeveloperGuide/uiImageOverview PlatformDeveloperGuide/uiImageRaw PlatformDeveloperGuide/uiImageGenerator PlatformDeveloperGuide/uiImageLoader PlatformDeveloperGuide/uiImageCore PlatformDeveloperGuide/uiFont PlatformDeveloperGuide/uiFontOverview PlatformDeveloperGuide/uiFontFormat PlatformDeveloperGuide/uiFontGenerator PlatformDeveloperGuide/uiFontCore PlatformDeveloperGuide/uiSimulation PlatformDeveloperGuide/uiReleaseNotes PlatformDeveloperGuide/uiChangeLog PlatformDeveloperGuide/uiMigrationGuide PlatformDeveloperGuide/vg PlatformDeveloperGuide/vgIntroduction PlatformDeveloperGuide/vgMicrovg PlatformDeveloperGuide/vgLowLevel PlatformDeveloperGuide/vgMatrix PlatformDeveloperGuide/vgPath PlatformDeveloperGuide/vgGradient PlatformDeveloperGuide/vgFont PlatformDeveloperGuide/vgCco PlatformDeveloperGuide/vgSimulation PlatformDeveloperGuide/vgReleaseNotes PlatformDeveloperGuide/vgChangeLog PlatformDeveloperGuide/net PlatformDeveloperGuide/netIntroduction PlatformDeveloperGuide/networkCoreEngine PlatformDeveloperGuide/ssl PlatformDeveloperGuide/fs PlatformDeveloperGuide/hal PlatformDeveloperGuide/device PlatformDeveloperGuide/watchdog-timer PlatformDeveloperGuide/systemView PlatformDeveloperGuide/simulation PlatformDeveloperGuide/simulator PlatformDeveloperGuide/mock PlatformDeveloperGuide/spmock PlatformDeveloperGuide/frontpanel PlatformDeveloperGuide/blemock PlatformDeveloperGuide/appendix/index PlatformDeveloperGuide/appendix/llapi PlatformDeveloperGuide/appendix/javalibs/index PlatformDeveloperGuide/appendix/javalibs/edc PlatformDeveloperGuide/appendix/javalibs/sni PlatformDeveloperGuide/appendix/javalibs/kf PlatformDeveloperGuide/appendix/javalibs/ecom PlatformDeveloperGuide/appendix/javalibs/ecom-comm PlatformDeveloperGuide/appendix/javalibs/fs PlatformDeveloperGuide/appendix/javalibs/net PlatformDeveloperGuide/appendix/javalibs/ssl PlatformDeveloperGuide/appendix/tools/index PlatformDeveloperGuide/appendix/tools/soar PlatformDeveloperGuide/appendix/tools/bon PlatformDeveloperGuide/appendix/tools/sni PlatformDeveloperGuide/appendix/tools/sp PlatformDeveloperGuide/appendix/tools/nls PlatformDeveloperGuide/appendix/tools/static PlatformDeveloperGuide/appendix/tools/mui_frontpanelmock PlatformDeveloperGuide/appendix/tools/hil PlatformDeveloperGuide/appendix/tools/heapdump PlatformDeveloperGuide/appendix/toolchain PlatformDeveloperGuide/platformMigration KernelDeveloperGuide/index KernelDeveloperGuide/overview KernelDeveloperGuide/kf KernelDeveloperGuide/gettingStarted KernelDeveloperGuide/kernelCreation KernelDeveloperGuide/kernelAPI KernelDeveloperGuide/runtimeEnvironment KernelDeveloperGuide/kernelUID KernelDeveloperGuide/sandboxedAppLifecycle KernelDeveloperGuide/featuresCommunication KernelDeveloperGuide/kfEnabledLibraries KernelDeveloperGuide/kfTestsuite KernelDeveloperGuide/kernelLink KernelDeveloperGuide/applicationLink Tutorials/index Tutorials/tutorialUnderstandMicroEJFirmwareBuild Tutorials/tutorialCreateCustomPlatform Tutorials/tutorialCreateFirmwareFromScratch Tutorials/tutorialCreatePlatformBuildAndRunScripts Tutorials/tutorialSetupBuildUsingJenkinsAndArtifactory Tutorials/tutorialImproveCodeQuality Tutorials/tutorialOptimizeMemoryFootprint Tutorials/tutorialExploreDataSerializationFormats Tutorials/tutorialInstrumentJavaCodeForLogging Tutorials/tutorialRunATestSuiteOnDevice Tutorials/tutorialImplementABlockingNativeMethodWithSNI Tutorials/getStartedWithGUI/index Tutorials/getStartedWithGUI/setup Tutorials/getStartedWithGUI/Step01 Tutorials/getStartedWithGUI/Step07 Tutorials/getStartedWithGUI/Step08 Tutorials/getStartedWithGUI/Step09 Tutorials/getStartedWithGUI/Step02 Tutorials/getStartedWithGUI/Step03 Tutorials/getStartedWithGUI/Step04 Tutorials/getStartedWithGUI/Step05 Tutorials/getStartedWithGUI/Step06 Tutorials/getStartedWithGUI/Step10 Tutorials/getStartedWithGUI/Step11 Tutorials/getStartedWithGUI/Step12 Tutorials/getStartedWithGUI/Step13 Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques Tutorials/tutorialAppendEmojisToVectorFont support about resolving references... done writing... /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/checkouts/latest/ApplicationDeveloperGuide/UI/MicroUI/errors.rst:2: both tabularcolumns and :widths: option are given. :widths: is ignored. /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/checkouts/latest/PlatformDeveloperGuide/appendix/javalibs/kf.rst:12: both tabularcolumns and :widths: option are given. :widths: is ignored. done copying images... [ 0%] overview/images/2_download.png copying images... [ 0%] overview/images/firmware.png copying images... [ 0%] overview/images/toolchain.png copying images... [ 0%] overview/images/sdk_overview.png copying images... [ 1%] SDKUserGuide/images/1_overview.png copying images... [ 1%] SDKUserGuide/images/sdk_content.png copying images... [ 1%] SDKUserGuide/images/installation_process/splash.png copying images... [ 1%] SDKUserGuide/images/installation_process/SDK22_06/welcome_screen.png copying images... [ 2%] SDKUserGuide/images/installation_process/SDK22_06/license_screen.png copying images... [ 2%] SDKUserGuide/images/installation_process/SDK22_06/installation_path_screen.png copying images... [ 2%] SDKUserGuide/images/installation_process/SDK22_06/installation_validation_screen.png copying images... [ 2%] SDKUserGuide/images/installation_process/SDK22_06/installation_progress_screen.png copying images... [ 2%] SDKUserGuide/images/installation_process/SDK22_06/options_screen.png copying images... [ 3%] SDKUserGuide/images/installation_process/SDK22_06/installation_finished_screen.png copying images... [ 3%] SDKUserGuide/images/installation_process/check_update.png copying images... [ 3%] SDKUserGuide/images/installation_process/no_update.png copying images... [ 3%] SDKUserGuide/images/installation_process/update_available.png copying images... [ 4%] SDKUserGuide/images/installation_process/review_update.png copying images... [ 4%] SDKUserGuide/images/installation_process/license_update.png copying images... [ 4%] SDKUserGuide/images/installation_process/restart_update.png copying images... [ 4%] SDKUserGuide/images/installation_process/SDK21_11/welcome_screen.png copying images... [ 4%] SDKUserGuide/images/installation_process/SDK21_11/license_screen.png copying images... [ 5%] SDKUserGuide/images/installation_process/SDK21_11/installation_path_screen.png copying images... [ 5%] SDKUserGuide/images/installation_process/SDK21_11/installation_validation_screen.png copying images... [ 5%] SDKUserGuide/images/installation_process/SDK21_11/installation_progress_screen.png copying images... [ 5%] SDKUserGuide/images/installation_process/SDK21_11/options_screen.png copying images... [ 6%] SDKUserGuide/images/installation_process/SDK21_11/installation_finished_screen.png copying images... [ 6%] SDKUserGuide/images/adoptopenjdk-install.png copying images... [ 6%] SDKUserGuide/images/installation_process/incompatible_default_java_version_installer.png copying images... [ 6%] SDKUserGuide/images/installation_process/incompatible_default_java_version_eclipse.png copying images... [ 6%] SDKUserGuide/images/sdk_eula_content.png copying images... [ 7%] SDKUserGuide/images/preferences/licenses.jpg copying images... [ 7%] SDKUserGuide/images/preferences/uid.jpg copying images... [ 7%] SDKUserGuide/images/user_license_folder.png copying images... [ 7%] SDKUserGuide/images/preferences/wrongkey.jpg copying images... [ 8%] SDKUserGuide/images/dongle/dongle.jpg copying images... [ 8%] SDKUserGuide/images/dongle/updateWarningUnknownPublisher.png copying images... [ 8%] SDKUserGuide/images/dongle/updateTool.png copying images... [ 8%] SDKUserGuide/images/dongle/updateSuccessful.png copying images... [ 8%] SDKUserGuide/images/dongle/platformLicenseDetails.png copying images... [ 9%] SDKUserGuide/images/dongle/runAsAdministrator.png copying images... [ 9%] SDKUserGuide/images/0-address-to-clone.png copying images... [ 9%] SDKUserGuide/images/1-import-type.png copying images... [ 9%] SDKUserGuide/images/2-location-to-clone.png copying images... [ 10%] SDKUserGuide/images/3-local-destination.png copying images... [ 10%] SDKUserGuide/images/4-projects-imported.png copying images... [ 10%] SDKUserGuide/images/badge-green.png copying images... [ 10%] SDKUserGuide/images/badge-orange.png copying images... [ 10%] SDKUserGuide/images/badge-grey.png copying images... [ 11%] SDKUserGuide/images/workspace_selection.png copying images... [ 11%] SDKUserGuide/images/repository_selection.png copying images... [ 11%] SDKUserGuide/images/dependencyInWorkspace.png copying images... [ 11%] SDKUserGuide/images/mmm_shortcut_resolveAll.png copying images... [ 12%] SDKUserGuide/images/resolve.png copying images... [ 12%] SDKUserGuide/images/about_sdk_4-x.png copying images... [ 12%] SDKUserGuide/images/about_sdk_dist_20-07.png copying images... [ 12%] SDKUserGuide/images/installation_details_sdk_dist_20-07.png copying images... [ 12%] SDKUserGuide/images/mmm_flow.png copying images... [ 13%] SDKUserGuide/images/mmm_preferences_5-2_annotated.png copying images... [ 13%] SDKUserGuide/images/mmm_shortcut_build_module.png copying images... [ 13%] SDKUserGuide/images/mmm_preferences_options_settings_declaration.png copying images... [ 13%] SDKUserGuide/images/mmm_preferences_options_settings_register.png copying images... [ 14%] SDKUserGuide/images/mmm_preferences_options_settings_usage.png copying images... [ 14%] SDKUserGuide/images/mmm_preferences_options_declaration.png copying images... [ 14%] SDKUserGuide/images/mmm_preferences_options_register.png copying images... [ 14%] SDKUserGuide/images/mmm_preferences_options_usage.png copying images... [ 14%] SDKUserGuide/images/mmm_console_select_ivy.png copying images... [ 15%] SDKUserGuide/images/mmm_console_filter_debug.png copying images... [ 15%] SDKUserGuide/images/mmm_build_module.png copying images... [ 15%] SDKUserGuide/images/mmm_build_module_istory.png copying images... [ 15%] SDKUserGuide/images/sdk_new_module.png copying images... [ 16%] SDKUserGuide/images/mmm_preferences_up_to_5-1_ivy_settings_annotated.png copying images... [ 16%] SDKUserGuide/images/mmm_preferences_up_to_5-1_ea4eclipse_annotated.png copying images... [ 16%] SDKUserGuide/images/mmm_extract_build_kit.png copying images... [ 16%] ApplicationDeveloperGuide/images/platform_project.png copying images... [ 16%] ApplicationDeveloperGuide/images/platformImport.png copying images... [ 17%] ApplicationDeveloperGuide/images/platformSelect.png copying images... [ 17%] ApplicationDeveloperGuide/images/platformList.png copying images... [ 17%] ApplicationDeveloperGuide/images/newApp1.png copying images... [ 17%] ApplicationDeveloperGuide/images/newApp10.png copying images... [ 18%] ApplicationDeveloperGuide/images/sim1.png copying images... [ 18%] ApplicationDeveloperGuide/images/basic-launcher.png copying images... [ 18%] ApplicationDeveloperGuide/images/bsp-options.png copying images... [ 18%] ApplicationDeveloperGuide/images/build-output-files.png copying images... [ 18%] ApplicationDeveloperGuide/images/standalone_application_published_files.png copying images... [ 19%] ApplicationDeveloperGuide/images/mainTab.png copying images... [ 19%] ApplicationDeveloperGuide/images/executionTab.png copying images... [ 19%] ApplicationDeveloperGuide/images/configurationTab.png copying images... [ 19%] ApplicationDeveloperGuide/images/jreTab.png copying images... [ 20%] ApplicationDeveloperGuide/images/build-properties.png copying images... [ 20%] ApplicationDeveloperGuide/images/architecture_options/img1.png copying images... [ 20%] ApplicationDeveloperGuide/images/architecture_options/img2.png copying images... [ 20%] ApplicationDeveloperGuide/images/architecture_options/img3.png copying images... [ 20%] ApplicationDeveloperGuide/images/architecture_options/img4.png copying images... [ 21%] ApplicationDeveloperGuide/images/architecture_options/img5.png copying images... [ 21%] ApplicationDeveloperGuide/images/architecture_options/img6.png copying images... [ 21%] ApplicationDeveloperGuide/images/architecture_options/img7.png copying images... [ 21%] ApplicationDeveloperGuide/images/architecture_options/img8.png copying images... [ 22%] ApplicationDeveloperGuide/images/architecture_options/img9.png copying images... [ 22%] ApplicationDeveloperGuide/images/architecture_options/img11.png copying images... [ 22%] ApplicationDeveloperGuide/images/architecture_options/img12.png copying images... [ 22%] ApplicationDeveloperGuide/images/architecture_options/img13.png copying images... [ 22%] ApplicationDeveloperGuide/images/architecture_options/img14.png copying images... [ 23%] ApplicationDeveloperGuide/images/architecture_options/img15.png copying images... [ 23%] ApplicationDeveloperGuide/images/architecture_options/img16.png copying images... [ 23%] ApplicationDeveloperGuide/images/architecture_options/img17.png copying images... [ 23%] ApplicationDeveloperGuide/images/architecture_options/img18.png copying images... [ 24%] ApplicationDeveloperGuide/images/architecture_options/img19.png copying images... [ 24%] ApplicationDeveloperGuide/images/architecture_options/img20.png copying images... [ 24%] ApplicationDeveloperGuide/images/architecture_options/img21.png copying images... [ 24%] ApplicationDeveloperGuide/images/architecture_options/img22.png copying images... [ 24%] ApplicationDeveloperGuide/images/architecture_options/img23.png copying images... [ 25%] ApplicationDeveloperGuide/images/sandboxed-application-project-creation-menu.png copying images... [ 25%] ApplicationDeveloperGuide/images/sandboxed-application-project-creation-form.png copying images... [ 25%] ApplicationDeveloperGuide/images/sandboxed-application-import-vd.png copying images... [ 25%] ApplicationDeveloperGuide/images/sandboxed-application-run.png copying images... [ 26%] ApplicationDeveloperGuide/images/sandboxed-application-duplicate-run-conf.png copying images... [ 26%] ApplicationDeveloperGuide/images/sandboxed-application-configure-run-conf.png copying images... [ 26%] ApplicationDeveloperGuide/images/SI_1.png copying images... [ 26%] ApplicationDeveloperGuide/images/SI_3.png copying images... [ 26%] ApplicationDeveloperGuide/images/SI_4.png copying images... [ 27%] ApplicationDeveloperGuide/images/ClassPath_2.png copying images... [ 27%] ApplicationDeveloperGuide/images/virtual-device.png copying images... [ 27%] ApplicationDeveloperGuide/images/repository-tree.png copying images... [ 27%] ApplicationDeveloperGuide/images/javadoc_module_dependency.png copying images... [ 28%] ApplicationDeveloperGuide/images/ClassPath_4.png copying images... [ 28%] ApplicationDeveloperGuide/images/ClassPath_1.png copying images... [ 28%] ApplicationDeveloperGuide/images/debug1.png copying images... [ 28%] ApplicationDeveloperGuide/images/addon_library_source.png copying images... [ 28%] ApplicationDeveloperGuide/images/addon_library_open_implementation.png copying images... [ 29%] ApplicationDeveloperGuide/images/addon_library_implementation_read_only.png copying images... [ 29%] ApplicationDeveloperGuide/images/foundation_library_implementation_folders.png copying images... [ 29%] ApplicationDeveloperGuide/images/foundation_library_debug_add_source_archive.png copying images... [ 29%] ApplicationDeveloperGuide/images/foundation_library_debug_select_source_jars.png copying images... [ 30%] ApplicationDeveloperGuide/images/foundation_library_debug_open_implementation.png copying images... [ 30%] ApplicationDeveloperGuide/images/tool-launch.png copying images... [ 30%] ApplicationDeveloperGuide/images/testsuiteReportHTMLExample.png copying images... [ 30%] ApplicationDeveloperGuide/images/testsuiteReportXMLExample.png copying images... [ 30%] ApplicationDeveloperGuide/images/testsuiteReportXMLExampleJunitView.png copying images... [ 31%] ApplicationDeveloperGuide/images/trace1.png copying images... [ 31%] ApplicationDeveloperGuide/images/STR_application-out.png copying images... [ 31%] ApplicationDeveloperGuide/images/STR_tracetermite_standalone.png copying images... [ 31%] ApplicationDeveloperGuide/images/STR_selecttool_standalone.png copying images... [ 32%] ApplicationDeveloperGuide/images/STR_configuration_standalone.png copying images... [ 32%] ApplicationDeveloperGuide/images/STR_trace-read.png copying images... [ 32%] ApplicationDeveloperGuide/images/STR_stacktracedump.png copying images... [ 32%] ApplicationDeveloperGuide/images/STR_debugfofile.png copying images... [ 32%] ApplicationDeveloperGuide/images/STR_tracetermite_sandboxed.png copying images... [ 33%] ApplicationDeveloperGuide/images/STR_selecttool_sandboxed.png copying images... [ 33%] ApplicationDeveloperGuide/images/STR_firmware-out.png copying images... [ 33%] ApplicationDeveloperGuide/images/STR_virtualdevice.png copying images... [ 33%] ApplicationDeveloperGuide/images/STR_selectfile_sandboxed.png copying images... [ 34%] ApplicationDeveloperGuide/images/STR_console_sandboxed.png copying images... [ 34%] ApplicationDeveloperGuide/images/stackTraceReader_options/img1.png copying images... [ 34%] ApplicationDeveloperGuide/images/cca_process.png copying images... [ 34%] ApplicationDeveloperGuide/images/cca_options/img1.png copying images... [ 34%] ApplicationDeveloperGuide/images/heap_usage.png copying images... [ 35%] ApplicationDeveloperGuide/images/heapdumper_options/img1.png copying images... [ 35%] ApplicationDeveloperGuide/images/outline-view.png copying images... [ 35%] ApplicationDeveloperGuide/images/fields-and-ref-showing-fields.png copying images... [ 35%] ApplicationDeveloperGuide/images/fields-and-ref-showing-refs.png copying images... [ 36%] ApplicationDeveloperGuide/images/heap-usage-tab.png copying images... [ 36%] ApplicationDeveloperGuide/images/dominator-tree-tab.png copying images... [ 36%] ApplicationDeveloperGuide/images/leak-suspects-tab.png copying images... [ 36%] ApplicationDeveloperGuide/images/progressive.png copying images... [ 36%] ApplicationDeveloperGuide/images/compare-all.png copying images... [ 37%] ApplicationDeveloperGuide/images/compare-fields.png copying images... [ 37%] ApplicationDeveloperGuide/images/serialToSocketTransmitter_options/img1.png copying images... [ 37%] ApplicationDeveloperGuide/images/mma_process.png copying images... [ 37%] ApplicationDeveloperGuide/images/whereMapIs.png copying images... [ 38%] ApplicationDeveloperGuide/images/RI1.png copying images... [ 38%] ApplicationDeveloperGuide/images/RIDetailedView.png copying images... [ 38%] ApplicationDeveloperGuide/images/null_analysis_example.png copying images... [ 38%] ApplicationDeveloperGuide/images/null_analysis_packageinfo.png copying images... [ 38%] ApplicationDeveloperGuide/images/null_analysis_field_and_method.png copying images... [ 39%] ApplicationDeveloperGuide/images/null_analysis_project_configuration_checks.png copying images... [ 39%] ApplicationDeveloperGuide/images/null_analysis_project_configuration_annotations.png copying images... [ 39%] ApplicationDeveloperGuide/images/null_analysis_project_configuration_suppress_warnings.png copying images... [ 39%] ApplicationDeveloperGuide/images/null_analysis_settings_folder.png copying images... [ 40%] ApplicationDeveloperGuide/images/testsuiteEngine.png copying images... [ 40%] ApplicationDeveloperGuide/UI/images/ui_overview.png copying images... [ 40%] ApplicationDeveloperGuide/UI/MicroUI/images/designer_font-process2.png copying images... [ 40%] ApplicationDeveloperGuide/UI/MicroUI/images/designer_font-height.png copying images... [ 40%] ApplicationDeveloperGuide/UI/MicroUI/images/baseline.png copying images... [ 41%] ApplicationDeveloperGuide/UI/MicroUI/images/char-editor.png copying images... [ 41%] ApplicationDeveloperGuide/UI/MicroUI/images/font-preview.png copying images... [ 41%] ApplicationDeveloperGuide/UI/MicroUI/png/architecture_options/img1.png copying images... [ 41%] ApplicationDeveloperGuide/UI/MicroUI/png/architecture_options/img2.png copying images... [ 42%] ApplicationDeveloperGuide/UI/MicroUI/png/architecture_options/img3.png copying images... [ 42%] ApplicationDeveloperGuide/UI/MicroUI/png/architecture_options/img4.png copying images... [ 42%] ApplicationDeveloperGuide/UI/MicroUI/images/microui_traces_systemview.png copying images... [ 42%] ApplicationDeveloperGuide/UI/MicroVG/images/fillPath.png copying images... [ 42%] ApplicationDeveloperGuide/UI/MicroVG/images/fillPathGradient.png copying images... [ 43%] ApplicationDeveloperGuide/UI/MicroVG/images/fillType.png copying images... [ 43%] ApplicationDeveloperGuide/UI/MicroVG/images/fillPathBlendMode.png copying images... [ 43%] ApplicationDeveloperGuide/UI/MicroVG/images/matrixTranslate0.png copying images... [ 43%] ApplicationDeveloperGuide/UI/MicroVG/images/matrixRotate0.png copying images... [ 44%] ApplicationDeveloperGuide/UI/MicroVG/images/matrixRotate1.png copying images... [ 44%] ApplicationDeveloperGuide/UI/MicroVG/images/matrixScale0.png copying images... [ 44%] ApplicationDeveloperGuide/UI/MicroVG/images/matrixConcat0.png copying images... [ 44%] ApplicationDeveloperGuide/UI/MicroVG/images/gradient0.png copying images... [ 44%] ApplicationDeveloperGuide/UI/MicroVG/images/gradient1.png copying images... [ 45%] ApplicationDeveloperGuide/UI/MicroVG/images/gradient2.png copying images... [ 45%] ApplicationDeveloperGuide/UI/MicroVG/images/drawstring0.png copying images... [ 45%] ApplicationDeveloperGuide/UI/MicroVG/images/drawstring1.png copying images... [ 45%] ApplicationDeveloperGuide/UI/MicroVG/images/drawstring2.png copying images... [ 46%] ApplicationDeveloperGuide/UI/MicroVG/images/drawstring3.png copying images... [ 46%] ApplicationDeveloperGuide/UI/MicroVG/images/fontMetrics.png copying images... [ 46%] ApplicationDeveloperGuide/UI/MicroVG/images/anchorPoint.png copying images... [ 46%] ApplicationDeveloperGuide/UI/MicroVG/images/textBox.png copying images... [ 46%] ApplicationDeveloperGuide/UI/MicroVG/images/drawStringOnCircle0.png copying images... [ 47%] ApplicationDeveloperGuide/UI/MicroVG/images/drawStringOnCircle1.png copying images... [ 47%] ApplicationDeveloperGuide/UI/MicroVG/images/drawStringLayout.png copying images... [ 47%] ApplicationDeveloperGuide/UI/MicroVG/images/drawImage.png copying images... [ 47%] ApplicationDeveloperGuide/UI/MicroVG/images/drawImageAlpha.png copying images... [ 48%] ApplicationDeveloperGuide/UI/MicroVG/images/drawImageFilter.png copying images... [ 48%] ApplicationDeveloperGuide/UI/MicroVG/images/drawAnimatedImageTranslate.gif copying images... [ 48%] ApplicationDeveloperGuide/UI/MicroVG/images/drawAnimatedImageOverPath.gif copying images... [ 48%] ApplicationDeveloperGuide/UI/MicroVG/images/drawAnimatedImageScaleXY.gif copying images... [ 48%] ApplicationDeveloperGuide/UI/MicroVG/images/drawAnimatedImageRotate.gif copying images... [ 49%] ApplicationDeveloperGuide/UI/MicroVG/images/drawAnimatedImageMorphing.gif copying images... [ 49%] ApplicationDeveloperGuide/UI/MicroVG/images/drawAnimatedImageColor.gif copying images... [ 49%] ApplicationDeveloperGuide/UI/MicroVG/images/linearInterpolator.gif copying images... [ 49%] ApplicationDeveloperGuide/UI/MicroVG/images/accelerateInterpolator.gif copying images... [ 50%] ApplicationDeveloperGuide/UI/MicroVG/images/bounceInterpolator.gif copying images... [ 50%] ApplicationDeveloperGuide/UI/MicroVG/images/fast_out_slow_inInterpolator.gif copying images... [ 50%] ApplicationDeveloperGuide/UI/MicroVG/images/custom0Interpolator.gif copying images... [ 50%] ApplicationDeveloperGuide/UI/MicroVG/images/custom0Interpolator.png copying images... [ 51%] ApplicationDeveloperGuide/UI/MicroVG/images/custom1Interpolator.gif copying images... [ 51%] ApplicationDeveloperGuide/UI/MicroVG/images/custom1Interpolator.png copying images... [ 51%] ApplicationDeveloperGuide/UI/MicroVG/images/drawRuntimeImage.png copying images... [ 51%] ApplicationDeveloperGuide/UI/MWT/images/hierarchy.png copying images... [ 51%] ApplicationDeveloperGuide/UI/MWT/images/eventDispatchUML.png copying images... [ 52%] ApplicationDeveloperGuide/UI/MWT/images/pointerEventDispatcherFlow.png copying images... [ 52%] ApplicationDeveloperGuide/UI/MWT/images/boxmodel.png copying images... [ 52%] ApplicationDeveloperGuide/UI/MWT/images/showSequence.png copying images... [ 52%] ApplicationDeveloperGuide/UI/MWT/images/defaultRenderPolicy.png copying images... [ 53%] ApplicationDeveloperGuide/UI/MWT/images/defaultRenderPolicyIssue.png copying images... [ 53%] ApplicationDeveloperGuide/UI/MWT/images/highlightWidgetList.png copying images... [ 53%] ApplicationDeveloperGuide/UI/MWT/images/highlightWidgetWheel.png copying images... [ 53%] ApplicationDeveloperGuide/UI/Advanced/images/tuto_microej_bounds_check.png copying images... [ 53%] ApplicationDeveloperGuide/js/images/js_runtime.png copying images... [ 54%] ApplicationDeveloperGuide/js/images/js_processor_overview.png copying images... [ 54%] ApplicationDeveloperGuide/images/networking_overview.png copying images... [ 54%] ApplicationDeveloperGuide/images/eclipse_encoding.png copying images... [ 54%] PlatformDeveloperGuide/images/process-overview5.png copying images... [ 55%] PlatformDeveloperGuide/images/jpf_conf_overview.png copying images... [ 55%] PlatformDeveloperGuide/images/jpf_conf_modules.png copying images... [ 55%] PlatformDeveloperGuide/images/low-level-1c.png copying images... [ 55%] PlatformDeveloperGuide/images/low-level-3c.png copying images... [ 55%] PlatformDeveloperGuide/images/low-level-2c.png copying images... [ 56%] PlatformDeveloperGuide/images/jpf-runtime-components.png copying images... [ 56%] PlatformDeveloperGuide/images/platformConfigurationSkeleton.png copying images... [ 56%] PlatformDeveloperGuide/images/platformSource.png copying images... [ 56%] PlatformDeveloperGuide/images/platformConfigurationModules.png copying images... [ 57%] PlatformDeveloperGuide/images/bsp-connection-cases-none.png copying images... [ 57%] PlatformDeveloperGuide/images/bsp-connection-cases-partial.png copying images... [ 57%] PlatformDeveloperGuide/images/bsp-connection-cases-full.png copying images... [ 57%] PlatformDeveloperGuide/images/overview-platform-qualification.png copying images... [ 57%] PlatformDeveloperGuide/images/overview-platform-qualification-test-suite-fs.png copying images... [ 58%] PlatformDeveloperGuide/images/testsuite-engine-overview.png copying images... [ 58%] PlatformDeveloperGuide/images/mjvm_flow2.png copying images... [ 58%] PlatformDeveloperGuide/images/mjvm_gt.png copying images... [ 58%] PlatformDeveloperGuide/images/process-multiapp-overview.png copying images... [ 59%] PlatformDeveloperGuide/images/sni_flow.png copying images... [ 59%] PlatformDeveloperGuide/images/sni_sync.png copying images... [ 59%] PlatformDeveloperGuide/images/sp1.png copying images... [ 59%] PlatformDeveloperGuide/images/sp_flow.png copying images... [ 59%] PlatformDeveloperGuide/images/javah_process.png copying images... [ 60%] PlatformDeveloperGuide/images/ecom-core_process.png copying images... [ 60%] PlatformDeveloperGuide/images/architecture.png copying images... [ 60%] PlatformDeveloperGuide/images/comm_open.png copying images... [ 60%] PlatformDeveloperGuide/images/dyn_sequence.png copying images... [ 61%] PlatformDeveloperGuide/images/java-c-ui-interface.png copying images... [ 61%] PlatformDeveloperGuide/images/ui_overview2.png copying images... [ 61%] PlatformDeveloperGuide/images/static_init_process.png copying images... [ 61%] PlatformDeveloperGuide/images/static_xml.png copying images... [ 61%] PlatformDeveloperGuide/images/ui_llapi_emb.png copying images... [ 62%] PlatformDeveloperGuide/images/ui_llapi_sim.png copying images... [ 62%] PlatformDeveloperGuide/images/ui_llapi_led.png copying images... [ 62%] PlatformDeveloperGuide/images/drivers-microui-comms.png copying images... [ 62%] PlatformDeveloperGuide/images/microui-events.png copying images... [ 63%] PlatformDeveloperGuide/images/ui_llapi_input2.png copying images... [ 63%] PlatformDeveloperGuide/images/display_modes_nocustom.png copying images... [ 63%] PlatformDeveloperGuide/images/switch-step1.png copying images... [ 63%] PlatformDeveloperGuide/images/switch-step2.png copying images... [ 63%] PlatformDeveloperGuide/images/switch-step3.png copying images... [ 64%] PlatformDeveloperGuide/images/switch-step4.png copying images... [ 64%] PlatformDeveloperGuide/images/copy-step1.png copying images... [ 64%] PlatformDeveloperGuide/images/copy-step2.png copying images... [ 64%] PlatformDeveloperGuide/images/copy-step3.png copying images... [ 65%] PlatformDeveloperGuide/images/direct.png copying images... [ 65%] PlatformDeveloperGuide/images/ui_llapi_display.png copying images... [ 65%] PlatformDeveloperGuide/images/uiDisplaySync01.png copying images... [ 65%] PlatformDeveloperGuide/images/uiDisplaySync02.png copying images... [ 65%] PlatformDeveloperGuide/images/uiDisplaySync03.png copying images... [ 66%] PlatformDeveloperGuide/images/uiDisplaySync04.png copying images... [ 66%] PlatformDeveloperGuide/images/uiDisplaySync05.png copying images... [ 66%] PlatformDeveloperGuide/images/uiDisplaySync06.png copying images... [ 66%] PlatformDeveloperGuide/images/uiDisplaySync07.png copying images... [ 67%] PlatformDeveloperGuide/images/uiFormat01.png copying images... [ 67%] PlatformDeveloperGuide/images/uiFormat02.png copying images... [ 67%] PlatformDeveloperGuide/images/static-image-gen2.png copying images... [ 67%] PlatformDeveloperGuide/images/font-process2.png copying images... [ 67%] PlatformDeveloperGuide/images/font-height.png copying images... [ 68%] PlatformDeveloperGuide/images/font-baseline.png copying images... [ 68%] PlatformDeveloperGuide/images/arabic.png copying images... [ 68%] PlatformDeveloperGuide/images/static-font-gen2.png copying images... [ 68%] PlatformDeveloperGuide/images/fpwidgets.png copying images... [ 69%] PlatformDeveloperGuide/images/java-c-vg-interface.png copying images... [ 69%] PlatformDeveloperGuide/images/vg_llapi_emb.png copying images... [ 69%] PlatformDeveloperGuide/images/vg_llapi_sim.png copying images... [ 69%] PlatformDeveloperGuide/images/vg_llapi_matrix.png copying images... [ 69%] PlatformDeveloperGuide/images/vg_llapi_path.png copying images... [ 70%] PlatformDeveloperGuide/images/vg_llapi_gradient.png copying images... [ 70%] PlatformDeveloperGuide/images/vg_llapi_font.png copying images... [ 70%] PlatformDeveloperGuide/images/vg_cco.png copying images... [ 70%] PlatformDeveloperGuide/images/java-c-net-interface.png copying images... [ 71%] PlatformDeveloperGuide/images/watchdog_sandwich.png copying images... [ 71%] PlatformDeveloperGuide/images/watchdog_highlevel_diagram.png copying images... [ 71%] PlatformDeveloperGuide/images/watchdog_seq_diagram.png copying images... [ 71%] PlatformDeveloperGuide/images/STM32F7508-DK-demoWidget-SystemView.png copying images... [ 71%] PlatformDeveloperGuide/images/sytemview_remove_systick.png copying images... [ 72%] PlatformDeveloperGuide/images/sv_names.png copying images... [ 72%] PlatformDeveloperGuide/images/sysview_app_traces.png copying images... [ 72%] PlatformDeveloperGuide/images/systemview_rtt_not_found.png copying images... [ 72%] PlatformDeveloperGuide/images/systemview_st_link_pb.png copying images... [ 73%] PlatformDeveloperGuide/images/hil1.png copying images... [ 73%] PlatformDeveloperGuide/images/hil2.png copying images... [ 73%] PlatformDeveloperGuide/images/hil3.png copying images... [ 73%] PlatformDeveloperGuide/images/hil4.png copying images... [ 73%] PlatformDeveloperGuide/images/mock-skeleton.png copying images... [ 74%] PlatformDeveloperGuide/images/hil5.png copying images... [ 74%] PlatformDeveloperGuide/images/newfp.png copying images... [ 74%] PlatformDeveloperGuide/images/project-content.png copying images... [ 74%] PlatformDeveloperGuide/images/working-layout.png copying images... [ 75%] PlatformDeveloperGuide/images/fp-widget-active-area.png copying images... [ 75%] PlatformDeveloperGuide/images/blemock-controller.png copying images... [ 75%] PlatformDeveloperGuide/images/blemock-flash-download-tool.png copying images... [ 75%] PlatformDeveloperGuide/images/blemock-wifi-setup-interface.png copying images... [ 75%] PlatformDeveloperGuide/images/blemock-wifi-setup-last-screen.png copying images... [ 76%] PlatformDeveloperGuide/images/blemock-controller-ip.png copying images... [ 76%] PlatformDeveloperGuide/images/blemock-configuration.png copying images... [ 76%] PlatformDeveloperGuide/images/platform_fullPackaging_structure.png copying images... [ 76%] PlatformDeveloperGuide/images/platform_architecture-repository.png copying images... [ 77%] PlatformDeveloperGuide/images/platformMigration-import.png copying images... [ 77%] KernelDeveloperGuide/png/overview.png copying images... [ 77%] KernelDeveloperGuide/png/inputs_outputs.png copying images... [ 77%] KernelDeveloperGuide/png/build_flow_generic.png copying images... [ 77%] KernelDeveloperGuide/png/build_flow_virtual_device.png copying images... [ 78%] KernelDeveloperGuide/../images/check.png copying images... [ 78%] KernelDeveloperGuide/png/firmware-multiapp-skeleton-project.png copying images... [ 78%] KernelDeveloperGuide/png/firmware-multiapp-skeleton-artifacts.png copying images... [ 78%] KernelDeveloperGuide/png/build_flow_zoom_buildtype.png copying images... [ 79%] KernelDeveloperGuide/png/build_flow_zoom_workspace.png copying images... [ 79%] KernelDeveloperGuide/png/kernelapi_launch.png copying images... [ 79%] KernelDeveloperGuide/png/kernelAPIgenerator_options/img1.png copying images... [ 79%] KernelDeveloperGuide/png/runtime_environment_build_flow.png copying images... [ 79%] KernelDeveloperGuide/png/graph_build_string_methods.png copying images... [ 80%] KernelDeveloperGuide/png/sandboxed-application-lifecycle.png copying images... [ 80%] KernelDeveloperGuide/png/kf_testsuite_project_structure.png copying images... [ 80%] KernelDeveloperGuide/png/link_kernel.png copying images... [ 80%] KernelDeveloperGuide/png/kernel_metadata_generator.png copying images... [ 81%] KernelDeveloperGuide/png/build_flow_zoom_workspace_firmware_linker_only.png copying images... [ 81%] KernelDeveloperGuide/png/feature_portability_control_principle.png copying images... [ 81%] KernelDeveloperGuide/png/link_application.png copying images... [ 81%] KernelDeveloperGuide/png/build_flow_zoom_workspace_feature_only.png copying images... [ 81%] KernelDeveloperGuide/png/link_application_on_device.png copying images... [ 82%] KernelDeveloperGuide/png/feature_portability_overview.png copying images... [ 82%] Tutorials/images/qa_resources-v3.PNG copying images... [ 82%] Tutorials/images/platform-build_workflow.PNG copying images... [ 82%] Tutorials/images/build_microej_mono_sandbox_firmware_numbered.PNG copying images... [ 83%] Tutorials/images/tuto_microej_platform_how_to_select_modules.PNG copying images... [ 83%] Tutorials/images/tuto_microej_fw_from_scratch_import_architecture.PNG copying images... [ 83%] Tutorials/images/tuto_microej_fw_from_scratch_activate_license.PNG copying images... [ 83%] Tutorials/images/tuto_microej_fw_from_scratch_create_platform.PNG copying images... [ 83%] Tutorials/images/tuto_microej_fw_from_scratch_add_platform_configuration_additions.PNG copying images... [ 84%] Tutorials/images/tuto_microej_fw_from_scratch_build_platform.png copying images... [ 84%] Tutorials/images/tuto_microej_fw_from_scratch_new_microej_application_project.PNG copying images... [ 84%] Tutorials/images/tuto_microej_fw_from_scratch_run_as_microej_application.PNG copying images... [ 84%] Tutorials/images/tuto_microej_fw_from_scratch_run_configurations.PNG copying images... [ 85%] Tutorials/images/tuto_microej_fw_from_scratch_run_configurations_execute_on_device.PNG copying images... [ 85%] Tutorials/images/tuto_microej_fw_from_scratch_hello_world_updated.PNG copying images... [ 85%] Tutorials/images/tuto_microej_fw_from_scratch_hello_world_updated_run.PNG copying images... [ 85%] Tutorials/images/configure_build_bat_eclipse.png copying images... [ 85%] Tutorials/images/tuto_microej_cli_flow.PNG copying images... [ 86%] Tutorials/images/tuto_microej_cli_artifactory_module_preview.PNG copying images... [ 86%] Tutorials/images/tuto_microej_cli_module_creation.PNG copying images... [ 86%] Tutorials/images/tuto_microej_cli_module_files.PNG copying images... [ 86%] Tutorials/images/tuto_microej_cli_module_location.PNG copying images... [ 87%] Tutorials/images/tuto_microej_cli_jenkins_parameter.PNG copying images... [ 87%] Tutorials/images/tuto_microej_cli_jenkins_git_hello.PNG copying images... [ 87%] Tutorials/images/json-src-files-folders.png copying images... [ 87%] Tutorials/images/tuto_microej_trace_property.png copying images... [ 87%] Tutorials/images/tuto_microej_trace_constant.png copying images... [ 88%] Tutorials/../ApplicationDeveloperGuide/images/ClassPath_2.png copying images... [ 88%] Tutorials/./images/tuto_testsuite_plug_uart_wrover.JPG copying images... [ 88%] Tutorials/./images/tuto_testsuite_fs_all_tests_passed.PNG copying images... [ 88%] Tutorials/./images/tuto_sni_non_blocking_call_blocking_case.PNG copying images... [ 89%] Tutorials/./images/tuto_sni_non_blocking_call_non_blocking_case.PNG copying images... [ 89%] Tutorials/getStartedWithGUI/images/createStandaloneProject.png copying images... [ 89%] Tutorials/getStartedWithGUI/images/structure.png copying images... [ 89%] Tutorials/getStartedWithGUI/images/widgetdemo.png copying images... [ 89%] Tutorials/getStartedWithGUI/images/simulator.png copying images... [ 90%] Tutorials/getStartedWithGUI/images/runapplication.png copying images... [ 90%] Tutorials/getStartedWithGUI/images/hello.png copying images... [ 90%] Tutorials/getStartedWithGUI/images/drawline.png copying images... [ 90%] Tutorials/getStartedWithGUI/images/geometry.png copying images... [ 91%] Tutorials/getStartedWithGUI/images/imagedrawable.png copying images... [ 91%] Tutorials/getStartedWithGUI/images/thickshapes.png copying images... [ 91%] Tutorials/getStartedWithGUI/images/ticking.png copying images... [ 91%] Tutorials/getStartedWithGUI/images/progressbar.png copying images... [ 91%] Tutorials/getStartedWithGUI/images/flowexample.png copying images... [ 92%] Tutorials/getStartedWithGUI/images/flowusage.png copying images... [ 92%] Tutorials/getStartedWithGUI/images/canvassample.png copying images... [ 92%] Tutorials/getStartedWithGUI/images/styleborder.png copying images... [ 92%] Tutorials/getStartedWithGUI/images/margin.png copying images... [ 93%] Tutorials/getStartedWithGUI/images/tuto_microej_gettingstarted_oversizedmargin.png copying images... [ 93%] Tutorials/getStartedWithGUI/images/marginandpadding.png copying images... [ 93%] Tutorials/getStartedWithGUI/images/tuto_microej_gettingstarted_oversizedmarginandpadding.png copying images... [ 93%] Tutorials/getStartedWithGUI/images/microej_logo.png copying images... [ 93%] Tutorials/getStartedWithGUI/images/resources.png copying images... [ 94%] Tutorials/getStartedWithGUI/images/imagessimulator.png copying images... [ 94%] Tutorials/getStartedWithGUI/images/imagebackgroundexample.png copying images... [ 94%] Tutorials/getStartedWithGUI/images/classselectorexample.png copying images... [ 94%] Tutorials/getStartedWithGUI/images/microejfont.png copying images... [ 95%] Tutorials/getStartedWithGUI/images/fontname.png copying images... [ 95%] Tutorials/getStartedWithGUI/images/fonteditor.png copying images... [ 95%] Tutorials/getStartedWithGUI/images/importfonts1.png copying images... [ 95%] Tutorials/getStartedWithGUI/images/importfonts2.png copying images... [ 95%] Tutorials/getStartedWithGUI/images/font.png copying images... [ 96%] Tutorials/getStartedWithGUI/images/listsample.png copying images... [ 96%] Tutorials/getStartedWithGUI/images/scrollbar.png copying images... [ 96%] Tutorials/getStartedWithGUI/images/listcontact.png copying images... [ 96%] Tutorials/getStartedWithGUI/images/labelsampleptbr.png copying images... [ 97%] Tutorials/getStartedWithGUI/images/labelsampleenus.png copying images... [ 97%] Tutorials/../PlatformDeveloperGuide/images/STM32F7508-DK-demoWidget-SystemView.png copying images... [ 97%] Tutorials/../ApplicationDeveloperGuide/images/trace1.png copying images... [ 97%] Tutorials/../ApplicationDeveloperGuide/images/STR_trace-read.png copying images... [ 97%] Tutorials/images/HeapAnalyzer-example.png copying images... [ 98%] Tutorials/../PlatformDeveloperGuide/images/overview-platform-qualification.png copying images... [ 98%] Tutorials/../ApplicationDeveloperGuide/images/debug1.png copying images... [ 98%] Tutorials/../ApplicationDeveloperGuide/images/null_analysis_example.png copying images... [ 98%] Tutorials/../ApplicationDeveloperGuide/UI/MicroUI/images/microui_traces_systemview.png copying images... [ 99%] Tutorials/images/tuto_microej_debug_ui_freeze_rtos_task_heart_beat_priority.png copying images... [ 99%] Tutorials/images/emojisProfiles.png copying images... [ 99%] Tutorials/images/emojisCopy.png copying images... [ 99%] Tutorials/images/emojisAppend.png copying images... [100%] Tutorials/images/emojisExport.png copying TeX support files... copying TeX support files... done copying additional files... microej.stydone build succeeded. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/checkouts/latest/_build/latex/_static/searchtools.js [rtd-command-info] start-time: 2022-11-02T10:12:43.252324Z, end-time: 2022-11-02T10:12:43.312726Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2022-11-02T10:12:43.532279Z, end-time: 2022-11-02T10:14:08.700163Z, duration: 85, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=microej-docs -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 13) line 1, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 13) line 2, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 13) line 3, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 13) line 4, chunk 1. Subroutine makeglo redefined at (eval 14) line 7, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 1, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 2, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 3, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 26 Dec. 2019, version: 4.67. Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="microej-docs" "microej.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./microej.tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (./microej.sty (/usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/sourcesanspro.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex))) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/ly1/ly1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ly1enc.dfu)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd))) (/usr/share/texlive/texmf-dist/tex/latex/inconsolata/inconsolata.sty `inconsolata-zi4' v1.12, 2019/05/17 Text macros for Inconsolata (msharpe)) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/T1SourceSansPro-LF.fd)) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.t ex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def (/usr/share/texlive/texmf-dist/tex/latex/ms/everyshi.sty)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.t ex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.de f))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code. tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonomet ric.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.cod e.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerari thmetics.code.tex))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct. code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.c ode.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformation s.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.t ex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code. tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.c ode.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex)) ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex ) (/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65 .sty) (/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18 .sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty)) (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty))) Writing index file microej-docs.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./microej-docs.aux) (/usr/share/texlive/texmf-dist/tex/latex/ly1/ly1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) ABD: EveryShipout initializing macros (/usr/share/texlive/texmf-dist/tex/latex/inconsolata/t1zi4.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map} <./mascot.pdf>] Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 91. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 92. [1] Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 93. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 93. Package Fancyhdr Warning: \fancyhead's `E' option without twoside option is use less on input line 93. (/usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/TS1SourceSansPro-LF.fd) [1] Chapter 1. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-core- libraries' on page 2 undefined on input line 154. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sni:sni' on page 2 undef ined on input line 173. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 180. [2] [3] Chapter 2. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 259. [4] [5 <./2_download.png>] [6 <./firmware.png>] LaTeX Warning: Hyper reference `SDKUserGuide/index:sdk-user-guide' on page 7 un defined on input line 347. [7 <./toolchain.png>] [8 <./sdk_overview.png>] Chapter 3. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures' on page 9 undefined on input line 384. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 9 undefined on in put line 386. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 9 undefined on input line 390. LaTeX Warning: Hyper reference `SDKUserGuide/repository:module-repositories' on page 9 undefined on input line 399. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 400. [9 <./1_overview.png>] LaTeX Warning: Hyper reference `SDKUserGuide/github:github' on page 10 undefine d on input line 402. LaTeX Warning: Hyper reference `SDKUserGuide/licenses:sdk-eula' on page 10 unde fined on input line 406. LaTeX Warning: Hyper reference `overview/gettingStarted:getting-started' on pag e 10 undefined on input line 420. LaTeX Warning: Hyper reference `SDKUserGuide/installSDKDistributionLatest:sdk-i nstallation-latest' on page 10 undefined on input line 423. [10 <./sdk_content.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-17-0' on page 11 undefined on input line 437. LaTeX Warning: Hyper reference `SDKUserGuide/installSDKDistribution21_11:sdk-in stallation-21-11' on page 11 undefined on input line 438. LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:system-requirem ents' on page 11 undefined on input line 439. LaTeX Warning: Hyper reference `SDKUserGuide/installSDKDistributionPortable:sdk -installation-portable' on page 11 undefined on input line 443. [11 <./splash.png>] LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:get-jdk' on pag e 12 undefined on input line 469. Underfull \hbox (badness 10000) in paragraph at lines 495--496 []\T1/SourceSansPro-LF/m/n/10 On Linux, un-zip []\T1/zi4/m/n/10 MicroEJ-SDK-In staller-Linux64-22.06.zip[] \T1/SourceSansPro-LF/m/n/10 and start LaTeX Warning: Hyper reference `SDKUserGuide/troubleshooting:sdk-install-troubl eshooting-macos' on page 12 undefined on input line 499. Underfull \hbox (badness 10000) in paragraph at lines 498--500 []\T1/SourceSansPro-LF/m/n/10 On ma-cOS, un-zip []\T1/zi4/m/n/10 MicroEJ-SDK-I nstaller-Linux64-22.06.zip[] \T1/SourceSansPro-LF/m/n/10 and start [12 <./welcome_screen1.png>] [13 <./license_screen1.png> <./installation_path_s creen1.png>] [14 <./installation_validation_screen1.png> <./installation_progre ss_screen1.png>] LaTeX Warning: Hyper reference `SDKUserGuide/updateSDKVersion:sdk-update' on pa ge 15 undefined on input line 589. LaTeX Warning: Hyper reference `SDKUserGuide/troubleshooting:sdk-install-troubl eshooting-windows' on page 15 undefined on input line 590. [15 <./options_screen1.png> <./installation_finished_screen1.png>] LaTeX Warning: Hyper reference `SDKUserGuide/version:get-sdk-version' on page 1 6 undefined on input line 598. [16 <./check_update.png> <./no_update.png>] [17 <./update_available.png> <./rev iew_update.png>] Underfull \hbox (badness 10000) in paragraph at lines 712--713 []|\T1/SourceSansPro-LF/b/n/10 SDK Underfull \hbox (badness 10000) in paragraph at lines 712--713 \T1/SourceSansPro-LF/b/n/10 Dis- Underfull \hbox (badness 10000) in paragraph at lines 712--713 \T1/SourceSansPro-LF/b/n/10 tri- Underfull \hbox (badness 10000) in paragraph at lines 712--713 \T1/SourceSansPro-LF/b/n/10 bu- Overfull \hbox (12.59647pt too wide) in paragraph at lines 714--715 []|\T1/SourceSansPro-LF/b/n/10 JDK Overfull \hbox (12.58646pt too wide) in paragraph at lines 714--715 \T1/SourceSansPro-LF/b/n/10 Ver- Overfull \hbox (13.47646pt too wide) in paragraph at lines 714--715 \T1/SourceSansPro-LF/b/n/10 sion| Underfull \hbox (badness 10000) in paragraph at lines 725--726 []|\T1/zi4/m/n/10 22. Overfull \hbox (5.01648pt too wide) in paragraph at lines 727--728 []|\T1/zi4/m/n/10 11[]| Underfull \hbox (badness 10000) in paragraph at lines 738--739 []|\T1/zi4/m/n/10 21. [18 <./license_update.png> <./restart_update.png>] LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:get-jdk' on pag e 19 undefined on input line 763. LaTeX Warning: Hyper reference `SDKUserGuide/updateSDKVersion:sdk-update' on pa ge 19 undefined on input line 780. LaTeX Warning: Hyper reference `SDKUserGuide/troubleshooting:sdk-install-troubl eshooting-windows' on page 19 undefined on input line 781. LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:system-requirem ents' on page 19 undefined on input line 789. LaTeX Warning: Hyper reference `SDKUserGuide/installSDKDistributionPortable:sdk -installation-portable' on page 19 undefined on input line 793. [19] LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:get-jdk' on pag e 20 undefined on input line 816. Underfull \hbox (badness 10000) in paragraph at lines 842--843 []\T1/SourceSansPro-LF/m/n/10 On Linux, un-zip []\T1/zi4/m/n/10 MicroEJ-SDK-In staller-Linux64-21.11.zip[] \T1/SourceSansPro-LF/m/n/10 and start LaTeX Warning: Hyper reference `SDKUserGuide/troubleshooting:sdk-install-troubl eshooting-macos' on page 20 undefined on input line 846. Underfull \hbox (badness 10000) in paragraph at lines 845--847 []\T1/SourceSansPro-LF/m/n/10 On ma-cOS, un-zip []\T1/zi4/m/n/10 MicroEJ-SDK-I nstaller-Linux64-21.11.zip[] \T1/SourceSansPro-LF/m/n/10 and start [20 <./welcome_screen.png>] [21 <./license_screen.png> <./installation_path_scr een.png>] [22 <./installation_validation_screen.png> <./installation_progress_s creen.png>] LaTeX Warning: Hyper reference `SDKUserGuide/updateSDKVersion:sdk-update' on pa ge 23 undefined on input line 936. LaTeX Warning: Hyper reference `SDKUserGuide/troubleshooting:sdk-install-troubl eshooting-windows' on page 23 undefined on input line 937. LaTeX Warning: Hyper reference `SDKUserGuide/installSDKDistributionLatest:sdk-i nstallation-latest' on page 23 undefined on input line 939. LaTeX Warning: Hyper reference `SDKUserGuide/installSDKDistribution21_11:sdk-in stallation-21-11' on page 23 undefined on input line 942. LaTeX Warning: Hyper reference `SDKUserGuide/installSDKDistributionPortable:sdk -installation-portable' on page 23 undefined on input line 945. Underfull \hbox (badness 10000) in paragraph at lines 958--959 []|\T1/SourceSansPro-LF/b/n/10 SDK Underfull \hbox (badness 10000) in paragraph at lines 958--959 \T1/SourceSansPro-LF/b/n/10 Dis- Underfull \hbox (badness 10000) in paragraph at lines 958--959 \T1/SourceSansPro-LF/b/n/10 tri- Underfull \hbox (badness 10000) in paragraph at lines 958--959 \T1/SourceSansPro-LF/b/n/10 bu- Underfull \hbox (badness 10000) in paragraph at lines 960--961 []|\T1/SourceSansPro-LF/b/n/10 JDK Underfull \hbox (badness 10000) in paragraph at lines 960--961 \T1/SourceSansPro-LF/b/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 966--967 []|\T1/SourceSansPro-LF/b/n/10 macOS Underfull \hbox (badness 10000) in paragraph at lines 968--969 []|\T1/SourceSansPro-LF/b/n/10 macOS Underfull \hbox (badness 10000) in paragraph at lines 968--969 \T1/SourceSansPro-LF/b/n/10 aarch64 (M1 Underfull \hbox (badness 7081) in paragraph at lines 970--971 []|\T1/SourceSansPro-LF/b/n/10 SDK Ver- Underfull \hbox (badness 10000) in paragraph at lines 972--974 []|\T1/SourceSansPro-LF/b/n/10 Eclipse Underfull \hbox (badness 10000) in paragraph at lines 975--976 []|\T1/zi4/m/n/10 22. Underfull \hbox (badness 10000) in paragraph at lines 2--981 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--984 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--984 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--989 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--992 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--992 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--997 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1000 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1000 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1005 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1008 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1008 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1016--1017 []|\T1/zi4/m/n/10 21. Underfull \hbox (badness 10000) in paragraph at lines 2--1022 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1025 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1025 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1030 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1033 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1033 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1038 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1041 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1041 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1051--1052 []|\T1/zi4/m/n/10 21. Underfull \hbox (badness 10000) in paragraph at lines 2--1057 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1060 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1060 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1065 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1068 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1068 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1073 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1076 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1076 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1086--1087 []|\T1/zi4/m/n/10 20. Underfull \hbox (badness 10000) in paragraph at lines 2--1092 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1095 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1095 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1100 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1103 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1103 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1108 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1111 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1111 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1121--1122 []|\T1/zi4/m/n/10 20. Underfull \hbox (badness 10000) in paragraph at lines 2--1127 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1130 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1130 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1135 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1138 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1138 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1143 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1146 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1146 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1156--1157 []|\T1/zi4/m/n/10 20. Underfull \hbox (badness 10000) in paragraph at lines 2--1162 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1165 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1165 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1170 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1173 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1173 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1178 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1181 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1181 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1191--1192 []|\T1/zi4/m/n/10 19. Underfull \hbox (badness 10000) in paragraph at lines 2--1197 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1200 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1200 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1205 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1208 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1208 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1213 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1216 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1216 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1226--1227 []|\T1/zi4/m/n/10 19. Underfull \hbox (badness 10000) in paragraph at lines 2--1232 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1235 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1235 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1240 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1243 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1243 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1248 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1251 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1251 [][]\T1/SourceSansPro-LF/m/n/10 Portable [23 <./options_screen.png> <./installation_finished_screen.png>] Overfull \vbox (50.88991pt too high) has occurred while \output is active [24] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 25 undefined on input line 1371. [25] Overfull \hbox (22.32324pt too wide) in paragraph at lines 1397--1398 \T1/SourceSansPro-LF/m/n/10 When launch-ing the in-staller, you may get the fol -low-ing er-ror: [][][] [26 <./adoptopenjdk-install.png> <./incompatible_default_java_version_installer .png>] LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:get-jdk' on pag e 27 undefined on input line 1416. LaTeX Warning: Hyper reference `SDKUserGuide/installSDKDistributionPortable:sdk -installation-portable' on page 27 undefined on input line 1419. [27 <./incompatible_default_java_version_eclipse.png>] (/usr/share/texlive/texmf-dist/tex/latex/inconsolata/ts1zi4.fd) LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 28 undefined on input line 1532. LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository-lice nsing' on page 28 undefined on input line 1532. [28 <./sdk_eula_content.png>] LaTeX Warning: Hyper reference `support:get-support' on page 29 undefined on in put line 1552. Underfull \hbox (badness 10000) in paragraph at lines 1591--1593 []|\T1/SourceSansPro-LF/b/n/10 Run on Underfull \hbox (badness 10000) in paragraph at lines 1591--1593 \T1/SourceSansPro-LF/b/n/10 Sim-u-la-tor Underfull \hbox (badness 10000) in paragraph at lines 1591--1593 \T1/SourceSansPro-LF/b/n/10 (Vir-tual LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/buildAndRunApplicatio n:device-build' on page 29 undefined on input line 1605. LaTeX Warning: Hyper reference `KernelDeveloperGuide/applicationLink:applicatio n-link' on page 29 undefined on input line 1614. [29 <./licenses.jpg>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platform:source-platf orm-import' on page 30 undefined on input line 1633. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 30 undefined on i nput line 1633. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/buildAndRunApplicatio n:device-build' on page 30 undefined on input line 1634. LaTeX Warning: Hyper reference `SDKUserGuide/licenses:license-manager' on page 30 undefined on input line 1661. [30 <./uid.jpg>] LaTeX Warning: Hyper reference `support:get-support' on page 31 undefined on in put line 1698. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platform:source-platf orm-import' on page 31 undefined on input line 1708. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 31 undefined on i nput line 1708. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/buildAndRunApplicatio n:device-build' on page 31 undefined on input line 1719. LaTeX Warning: Hyper reference `SDKUserGuide/licenses:evaluation-license-troubl eshooting' on page 31 undefined on input line 1748. [31 <./user_license_folder.png>] LaTeX Warning: Hyper reference `support:get-support' on page 32 undefined on in put line 1756. LaTeX Warning: Hyper reference `SDKUserGuide/licenses:production-license-check' on page 32 undefined on input line 1801. [32 <./wrongkey.jpg> <./dongle.jpg>] LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:system-requirem ents' on page 33 undefined on input line 1857. LaTeX Warning: Hyper reference `SDKUserGuide/licenses:production-license-troubl eshooting' on page 33 undefined on input line 1861. [33] [34 <./updateWarningUnknownPublisher.png> <./updateTool.png (PNG copy)>] LaTeX Warning: Hyper reference `SDKUserGuide/licenses:license-manager' on page 35 undefined on input line 1925. [35 <./updateSuccessful.png> <./platformLicenseDetails.png>] LaTeX Warning: Hyper reference `SDKUserGuide/licenses:production-license-linux' on page 36 undefined on input line 1976. [36] LaTeX Warning: Hyper reference `SDKUserGuide/licenses:production-license-activa te' on page 37 undefined on input line 2010. LaTeX Warning: Hyper reference `SDKUserGuide/licenses:production-license-activa te' on page 37 undefined on input line 2021. LaTeX Warning: Hyper reference `SDKUserGuide/licenses:production-license-activa te' on page 37 undefined on input line 2031. LaTeX Warning: Hyper reference `support:get-support' on page 37 undefined on in put line 2055. [37 <./runAsAdministrator.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 38 undefined on input line 2060. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/libraries:libraries' on page 38 undefined on input line 2066. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-overview' on p age 38 undefined on input line 2066. LaTeX Warning: Hyper reference `SDKUserGuide/licenses:sdk-eula' on page 38 unde fined on input line 2081. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/libraries:libraries' on page 38 undefined on input line 2093. [38] Underfull \hbox (badness 10000) in paragraph at lines 2126--2127 []\T1/SourceSansPro-LF/m/n/10 You can also man-u-ally browse the repos-i-tory a t [][]$https : / / forge . microej . com / artifactory / LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 39 undefined on input line 2128. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/libraries:libraries' on page 39 undefined on input line 2146. LaTeX Warning: Hyper reference `support:get-support' on page 39 undefined on in put line 2152. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures' on page 39 undefined on input line 2157. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 39 undefined on input line 2182. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-overview' on p age 39 undefined on input line 2187. [39] [40 <./0-address-to-clone.png>] [41 <./1-import-type.png>] [42 <./2-locati on-to-clone.png>] [43 <./3-local-destination.png> <./4-projects-imported.png>] [44 <./badge-green.png> <./badge-orange.png> <./badge-grey.png> <./workspace_se lection.png>] [45 <./repository_selection.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/libraries:libraries' on page 46 undefined on input line 2356. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/mock:mock' on page 46 un defined on input line 2366. [46 <./dependencyInWorkspace.png> <./mmm_shortcut_resolveAll.png>] Underfull \hbox (badness 10000) in paragraph at lines 2382--2384 []\T1/SourceSansPro-LF/m/n/10 To avoid the use of the Im-ple-men-ta-tion projec t and the Mock project, uncheck the [47 <./resolve.png>] [48 <./about_sdk_4-x.png> <./about_sdk_dist_20-07.png>] [49 <./installation_details_sdk_dist_20-07.png>] Underfull \hbox (badness 5345) in paragraph at lines 2471--2474 []\T1/SourceSansPro-LF/m/n/10 Apache EasyAnt ([][]$https : / / ant . apache . o rg / easyant / history / trunk / reference . html$[][]) for mod-ule build from LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-former-sdk-5-2' on page 50 undefined on input line 2495. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures' on page 50 undefined on input line 2503. [50 <./mmm_flow.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures' on page 51 undefined on input line 2533. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 5 1 undefined on input line 2577. [51] [52] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures' on page 53 undefined on input line 2701. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-dependencies' on pa ge 53 undefined on input line 2720. LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 53 undefined on input line 2728. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 53 undefined on input line 2729. [53] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 54 undefined on input line 2750. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 54 undefined on input line 2750. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-options' on page 54 undefi ned on input line 2753. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 54 undefined on input line 2757. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 54 undefined on input line 2762. [54 <./mmm_preferences_5-2_annotated.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 55 undefined on input line 2786. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:repository -offline' on page 55 undefined on input line 2789. [55 <./mmm_shortcut_build_module.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 56 undefined on input line 2855. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 56 undefined on input line 2855. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 56 undefined on input line 2858. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 56 undefined on input line 2886. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 56 undefined on input line 2896. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 56 undefined on input line 2918. [56 <./mmm_preferences_options_settings_declaration.png> <./mmm_preferences_opt ions_settings_register.png> <./mmm_preferences_options_settings_usage.png> <./m mm_preferences_options_declaration.png> <./mmm_preferences_options_register.png >] [57 <./mmm_preferences_options_usage.png> <./mmm_console_select_ivy.png> <./ mmm_console_filter_debug.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures' on page 58 undefined on input line 2989. [58 <./mmm_build_module.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli' on page 59 undefined on input line 3016. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-former-sdk-5-2-to-5-3' on page 59 undefined on input line 3021. [59 <./mmm_build_module_istory.png>] LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:system-requirem ents' on page 60 undefined on input line 3066. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 60 undefined on input line 3078. LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 60 undefined on input line 3078. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:repository -offline' on page 60 undefined on input line 3079. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli' on page 60 undefined on input line 3081. LaTeX Warning: Hyper reference `Tutorials/tutorialSetupBuildUsingJenkinsAndArti factory:tutorial-setup-automated-build-using-jenkins-and-artifactory' on page 6 0 undefined on input line 3082. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 60 unde fined on input line 3088. [60] [61] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 62 undefined on input line 3301. [62] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 63 undefined on input line 3304. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 63 undefined on input line 3307. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures' on page 63 undefined on input line 3326. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-sandboxed-application' on page 63 undefined on input line 3329. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-standalone-application' on page 63 undefined on input line 3332. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-addon-lib' on page 63 undefined on input line 3335. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 63 undefined on input line 3343. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 63 undefined on input line 3346. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:de fine-option-in-properties-file' on page 63 undefined on input line 3346. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:si mulator-remote-debug-options' on page 63 undefined on input line 3372. [63] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli' on page 64 undefined on input line 3389. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-options' on page 64 undefi ned on input line 3389. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 64 undefined on input line 3398. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 64 undefined on input line 3402. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 64 undefined on input line 3406. [64 <./sdk_new_module.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-meta-build' on page 65 undefined on input line 3490. [65] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-dependencies' on pa ge 66 undefined on input line 3522. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository-consistency' on page 66 undefined on input line 3527. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:resolution-logs' on page 66 un defined on input line 3541. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-preferences-page' on page 66 undefined on input line 3544. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli-options' on page 66 un defined on input line 3547. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 66 undefined on input line 3566. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:invalid-certificate' on page 6 6 undefined on input line 3569. [66] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-options' on page 67 undefi ned on input line 3667. [67] [68] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-preferences-page' on page 69 undefined on input line 3749. [69 <./mmm_preferences_up_to_5-1_ivy_settings_annotated.png>] [70 <./mmm_prefer ences_up_to_5-1_ea4eclipse_annotated.png> <./mmm_extract_build_kit.png>] LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:system-requirem ents' on page 71 undefined on input line 3846. LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:changelog-5-6-0' on p age 71 undefined on input line 3850. LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:system-requirem ents' on page 71 undefined on input line 3868. LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:changelog-5-5-0' on p age 71 undefined on input line 3872. [71] LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:changelog-5-4-0' on p age 72 undefined on input line 3889. LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:known-issues-5-4-0' o n page 72 undefined on input line 3928. LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:changelog-5-3-1' on p age 72 undefined on input line 3936. LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:known-issues-20-10' o n page 72 undefined on input line 3940. LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:changelog-5-3-0' on p age 72 undefined on input line 3948. [72] LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:changelog-5-2-0' on p age 73 undefined on input line 4007. LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:changelog-5-1-0' on p age 73 undefined on input line 4031. LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:changelog-5-0-1' on p age 73 undefined on input line 4053. [73] [74] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-system-options' on p age 75 undefined on input line 4143. [75] LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:system-requirem ents' on page 76 undefined on input line 4241. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-architecture-s pecific' on page 76 undefined on input line 4257. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-generic-legacy ' on page 76 undefined on input line 4257. [76] LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:known-issues-5-4-0' o n page 77 undefined on input line 4360. [77] [78] [79] LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:known-issues-20-10' o n page 80 undefined on input line 4571. [80] [81] Underfull \hbox (badness 10000) in paragraph at lines 4801--4804 []\T1/SourceSansPro-LF/m/n/10 Updated Vir-tual De-vice Player ( []\T1/zi4/m/n/1 0 firmware-singleapp[] \T1/SourceSansPro-LF/m/n/10 ) []\T1/zi4/m/n/10 launcher -windows.bat[] \T1/SourceSansPro-LF/m/n/10 (use [82] Underfull \hbox (badness 10000) in paragraph at lines 4881--4884 []\T1/SourceSansPro-LF/m/n/10 Fixed []\T1/zi4/m/n/10 artifact-checker[] \T1/S ourceSansPro-LF/m/n/10 to ac-cept re-vi-sions sur-rounded by brack-ets (as spec -i-fied by [][]$https : [83] [84] [85] [86] [87] Underfull \hbox (badness 10000) in paragraph at lines 5374--5377 \T1/SourceSansPro-LF/m/n/10 Eclipse per-spec-tive set-tings are stored in the w orkspace meta-data, so the new wiz-ards short-cuts ( [88] [89] [90] Chapter 4. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/index:platform-developer -guide' on page 91 undefined on input line 5581. LaTeX Warning: Hyper reference `SDKUserGuide/startup:startup' on page 91 undefi ned on input line 5590. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 5592. [91] LaTeX Warning: Hyper reference `SDKUserGuide/github:github' on page 92 undefine d on input line 5604. [92 <./platform_project.png>] [93 <./platformImport.png>] [94 <./platformSelect .png>] [95 <./platformList.png> <./newApp1.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 96 undefined on input line 5730. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platform:platform-imp ort' on page 96 undefined on input line 5753. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/launches:launch-execu tion-tab' on page 96 undefined on input line 5753. [96 <./newApp10.png>] [97 <./sim1.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 98 undefined on input line 5805. [98 <./basic-launcher.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-build-script' on page 99 undefined on input line 5823. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-application-options' on page 99 undefined on input line 5841. [99 <./bsp-options.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/launches:concepts-mic roejlaunches' on page 100 undefined on input line 5857. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-build' on page 100 undefined on input line 5869. [100 <./build-output-files.png (PNG copy)>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/memoryMapAnalyzer:mem orymapanalyzer' on page 101 undefined on input line 5893. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 101 undefined on input line 5912. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:system-prop erties' on page 101 undefined on input line 5915. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-types' on page 101 undefined on input line 5921. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-immutables' on page 101 undefined on input line 5924. [101 <./standalone_application_published_files.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/introduction:concepts -microejapplications' on page 102 undefined on input line 5932. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 102 undefined on input line 5967. [102] [103 <./mainTab.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 104 undefined on input line 5998. [104 <./executionTab.png (PNG copy)>] Underfull \hbox (badness 10000) in paragraph at lines 6020--6022 []\T1/SourceSansPro-LF/m/n/10 To mod-ify string space (also called Per-mGen spa ce) to 256MB, set the []\T1/zi4/m/n/10 -XX:PermSize=256M LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:de fine-option-in-launcher' on page 105 undefined on input line 6027. Underfull \hbox (badness 10000) in paragraph at lines 6027--6028 []\T1/SourceSansPro-LF/m/n/10 To set an \T1/SourceSansPro-LF/m/it/10 ad-vanced Ap-pli-ca-tion op-tion\T1/SourceSansPro-LF/m/n/10 , de-clare a sys-tem prop-ert y with the fol-low-ing pat-tern [105 <./configurationTab.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/debug:foundation-libr ary-sources' on page 106 undefined on input line 6042. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/characterEncoding:set -console-encoding' on page 106 undefined on input line 6048. [106 <./jreTab.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-application-options' on page 107 undefined on input line 6089. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/launches:launch-jre-t ab' on page 107 undefined on input line 6117. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 1 07 undefined on input line 6140. [107] [108 <./build-properties.png (PNG copy)>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:si mulator-options' on page 109 undefined on input line 6225. [109 <./img11.png (PNG copy)>] [110] [111 <./img21.png (PNG copy)>] [112] [113 <./img31.png (PNG copy)>] [114] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-java-heap' on page 115 undefined on input line 6550. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-immortal-heap' on page 115 undefined on input line 6550. [115] [116] [117 <./img41.png (PNG copy)>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/codeCoverageAnalyzer: code-coverage-analyzer' on page 118 undefined on input line 6660. [118 <./img5.png (PNG copy)>] [119 <./img6.png (PNG copy)>] [120 <./img7.png (P NG copy)>] [121] [122 <./img8.png (PNG copy)>] [123 <./img9.png (PNG copy)>] [124 <./img111.png (PNG copy)> <./img12.png (PNG copy)>] [125] [126 <./img13.pn g (PNG copy)>] [127 <./img14.png (PNG copy)>] [128 <./img15.png (PNG copy)>] [129 <./img16.png (PNG copy)>] [130 <./img17.png (PNG copy)> <./img18.png (PNG copy)>] [131] [132 <./img19.png (PNG copy)>] [133] [134 <./img20.png (PNG copy) >] [135 <./img211.png (PNG copy)>] [136 <./img22.png (PNG copy)>] LaTeX Warning: Hyper reference `KernelDeveloperGuide/applicationLink:soar-build -phases' on page 137 undefined on input line 7367. [137 <./img23.png (PNG copy)>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 138 undefined on input line 7393. [138] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/buildOutputFiles:soar -info-file' on page 139 undefined on input line 7443. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:en able-assertions-emb' on page 139 undefined on input line 7455. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:if-constant -removal' on page 139 undefined on input line 7455. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/soar:soar-method-devi rtualization' on page 139 undefined on input line 7469. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedApplication: sandboxed-application' on page 139 undefined on input line 7482. Underfull \hbox (badness 10000) in paragraph at lines 7484--7485 []\T1/SourceSansPro-LF/m/n/10 A Sand-boxed Ap-pli-ca-tion project can be cre-at ed in the SDK with the menu [][][] > [][][] > [139] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 140 undefined on input line 7511. [140 <./sandboxed-application-project-creation-menu.png> <./sandboxed-applicati on-project-creation-form.png>] LaTeX Warning: Hyper reference `KernelDeveloperGuide/sandboxedAppLifecycle:kern el-application-lifecycle' on page 141 undefined on input line 7545. [141] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 142 undefined on input line 7590. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 142 undefined on input line 7592. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedAppFirstAppl ication:chapter-application-firstapplication' on page 142 undefined on input li ne 7603. LaTeX Warning: Hyper reference `KernelDeveloperGuide/index:kernel-developer-gui de' on page 142 undefined on input line 7606. [142] Underfull \hbox (badness 7168) in paragraph at lines 7637--7638 []\T1/SourceSansPro-LF/m/n/10 Now the Ap-pli-ca-tion can be ex-e-cuted by right -clicking on its project, then click-ing on [][][] > [143 <./sandboxed-application-import-vd.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedAppFirstAppl ication:chapter-application-firstapplication' on page 144 undefined on input li ne 7649. [144 <./sandboxed-application-run.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli' on page 145 undefined on input line 7668. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedAppFirstAppl ication:chapter-application-firstapplication' on page 145 undefined on input li ne 7677. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 145 undefined on input line 7704. LaTeX Warning: Hyper reference `KernelDeveloperGuide/index:kernel-developer-gui de' on page 145 undefined on input line 7720. [145] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedAppSim:chapt er-application-sim' on page 146 undefined on input line 7744. [146 <./sandboxed-application-duplicate-run-conf.png>] [147 <./sandboxed-applic ation-configure-run-conf.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 148 undefined on input line 7829. LaTeX Warning: Hyper reference `support:get-support' on page 148 undefined on i nput line 7833. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 148 undefined on input line 7838. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 148 undefined on input line 7875. [148] [149 <./SI_1.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedAppSharedInt erface:table-si-transfer-rules' on page 150 undefined on input line 7981. Underfull \hbox (badness 10000) in paragraph at lines 7998--7999 []|\T1/SourceSansPro-LF/m/n/10 Instance LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine' on page 150 undefined on input line 8074. LaTeX Warning: Hyper reference `KernelDeveloperGuide/featuresCommunication:kern el-type-converter' on page 150 undefined on input line 8077. [150 <./SI_3.png>] LaTeX Font Warning: Font shape `T1/zi4/m/it' undefined (Font) using `T1/zi4/m/n' instead on input line 8205. [151 <./SI_4.png>] LaTeX Warning: Hyper reference `KernelDeveloperGuide/index:kernel-developer-gui de' on page 152 undefined on input line 8298. [152] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 153 undefined on input line 8323. LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 153 undefined on input line 8332. [153 <./ClassPath_2.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/index:javascript' on page 154 undefined on input line 8364. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/soar:soar' on page 15 4 undefined on input line 8375. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 154 undefined on input line 8375. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine' on page 154 undefined on input line 8375. [154 <./virtual-device.png>] Underfull \hbox (badness 10000) in paragraph at lines 1--8474 []|[][]$\T1/SourceSansPro-LF/m/n/10 https : / / repository . microej . com / ja vadoc / microej _ 5 . x / apis / ej / bon / LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 155 undefined on input line 8500. Underfull \hbox (badness 10000) in paragraph at lines 1--8534 []|[][]$\T1/SourceSansPro-LF/m/n/10 https : / / repository . microej . com / ja vadoc / microej _ 5 . x / apis / ej / sni / [155] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sni:sni' on page 156 und efined on input line 8549. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 156 undefined on input line 8556. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/multiSandbox:multisandbo x' on page 156 undefined on input line 8556. LaTeX Warning: Hyper reference `KernelDeveloperGuide/index:kernel-developer-gui de' on page 156 undefined on input line 8557. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 1 56 undefined on input line 8598. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 156 undefined on input line 8611. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-options' on page 156 undefined on input line 8612. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins' on page 156 undefined on input line 8613. [156] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/libraries:libraries' on page 157 undefined on input line 8624. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-compilation' on page 157 undefined on input line 8633. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-platform-loader' on page 157 undefined on input line 8636. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-javadoc' on page 157 undefined on input line 8639. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-testsuite' on page 157 undefined on input line 8642. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 157 undefined on input line 8645. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-compilation' on page 157 undefined on input line 8661. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-unittests' on page 157 undefined on input line 8664. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 157 undefined on input line 8667. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/libraries:libraries' on page 157 undefined on input line 8678. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-compilation' on page 157 undefined on input line 8685. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-javadoc' on page 157 undefined on input line 8688. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 157 undefined on input line 8691. [157] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/libraries:libraries' on page 158 undefined on input line 8737. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-compilation' on page 158 undefined on input line 8744. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-testsuite' on page 158 undefined on input line 8747. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 158 undefined on input line 8750. LaTeX Warning: Hyper reference `KernelDeveloperGuide/index:kernel-developer-gui de' on page 158 undefined on input line 8792. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-compilation' on page 158 undefined on input line 8799. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-platform-loader' on page 158 undefined on input line 8802. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-javadoc' on page 158 undefined on input line 8805. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 158 undefined on input line 8808. LaTeX Warning: Hyper reference `KernelDeveloperGuide/runtimeEnvironment:runtime -environment' on page 158 undefined on input line 8837. LaTeX Warning: Hyper reference `KernelDeveloperGuide/runtimeEnvironment:runtime -environment' on page 158 undefined on input line 8845. [158] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:meta-build' on page 159 undefi ned on input line 8875. Underfull \hbox (badness 10000) in paragraph at lines 8905--8907 []|\T1/zi4/m/n/10 private. Underfull \hbox (badness 10000) in paragraph at lines 8905--8907 \T1/zi4/m/n/10 modules. Underfull \hbox (badness 10000) in paragraph at lines 8912--8914 []|\T1/zi4/m/n/10 public. Underfull \hbox (badness 10000) in paragraph at lines 8912--8914 \T1/zi4/m/n/10 modules. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/mock:mock' on page 159 u ndefined on input line 8926. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-compilation' on page 159 undefined on input line 8933. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-unittests' on page 159 undefined on input line 8936. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 159 undefined on input line 8939. [159] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 160 undefined on input line 8950. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 160 undefined on input line 8957. Overfull \hbox (54.6115pt too wide) in paragraph at lines 8976--8981 []|\T1/SourceSansPro-LF/m/n/10 architecture.configurations.includes[][][][][]| Underfull \hbox (badness 10000) in paragraph at lines 8999--9001 []|\T1/zi4/m/n/10 ${target}/ Overfull \hbox (12.6686pt too wide) in paragraph at lines 9002--9003 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.from| Overfull \hbox (10.89856pt too wide) in paragraph at lines 9009--9010 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.host| Overfull \hbox (32.97856pt too wide) in paragraph at lines 9016--9017 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.password| Overfull \hbox (10.4886pt too wide) in paragraph at lines 9023--9024 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.port| Overfull \hbox (3.59857pt too wide) in paragraph at lines 9030--9031 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.ssl| Overfull \hbox (0.86859pt too wide) in paragraph at lines 9037--9038 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.to| Overfull \hbox (10.72858pt too wide) in paragraph at lines 9044--9045 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.user| Overfull \hbox (12.60864pt too wide) in paragraph at lines 9051--9052 []|\T1/SourceSansPro-LF/m/n/10 bar.populate.from.resolver| Overfull \hbox (5.34927pt too wide) in paragraph at lines 9055--9057 []|\T1/zi4/m/n/10 fetchRelease[]| Overfull \hbox (18.65855pt too wide) in paragraph at lines 9058--9059 []|\T1/SourceSansPro-LF/m/n/10 bar.populate.ivy.settings.file| Underfull \hbox (badness 10000) in paragraph at lines 9062--9064 []|\T1/zi4/m/n/10 ${project. Underfull \hbox (badness 10000) in paragraph at lines 9062--9064 \T1/zi4/m/n/10 ivy. Underfull \hbox (badness 10000) in paragraph at lines 9062--9064 \T1/zi4/m/n/10 settings. Overfull \hbox (19.75862pt too wide) in paragraph at lines 9065--9066 []|\T1/SourceSansPro-LF/m/n/10 bar.populate.repository.conf| Overfull \hbox (14.9056pt too wide) in paragraph at lines 9094--9099 []|\T1/SourceSansPro-LF/m/n/10 javadoc.modules.excludes[][][][][]| Overfull \hbox (2.87866pt too wide) in paragraph at lines 9127--9128 []|\T1/SourceSansPro-LF/m/n/10 skip.javadoc.deprecated| [160] [161] LaTeX Warning: Hyper reference `KernelDeveloperGuide/runtimeEnvironment:runtime -environment' on page 162 undefined on input line 9145. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 162 undefined on input line 9152. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedApplication: sandboxed-application' on page 162 undefined on input line 9163. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-compilation' on page 162 undefined on input line 9172. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-platform-loader' on page 162 undefined on input line 9175. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-javadoc' on page 162 undefined on input line 9178. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-testsuite' on page 162 undefined on input line 9181. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 162 undefined on input line 9184. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/standaloneApplication :standalone-application' on page 162 undefined on input line 9195. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-compilation' on page 162 undefined on input line 9204. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-platform-loader' on page 162 undefined on input line 9207. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-javadoc' on page 162 undefined on input line 9210. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-testsuite' on page 162 undefined on input line 9213. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 162 undefined on input line 9216. [162] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures' on page 163 undefined on input line 9269. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 163 undefined on input line 9272. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-options' on page 163 undefined on input line 9273. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-addon-lib' on page 163 undefined on input line 9285. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-foundation-lib-api' on page 163 undefined on input line 9288. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-foundation-lib-impl' on page 163 undefined on input line 9291. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-standalone-application' on page 163 undefined on input line 9294. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-sandboxed-application' on page 163 undefined on input line 9297. Underfull \hbox (badness 10000) in paragraph at lines 9322--9324 []|\T1/zi4/m/n/10 lines, Underfull \hbox (badness 10000) in paragraph at lines 9322--9324 \T1/zi4/m/n/10 source, Underfull \hbox (badness 10000) in paragraph at lines 9336--9338 \T1/zi4/m/n/10 src/main/ [163] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 164 undefined on input line 9346. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-addon-lib' on page 164 undefined on input line 9353. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-standalone-application' on page 164 undefined on input line 9356. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-sandboxed-application' on page 164 undefined on input line 9359. Underfull \hbox (badness 10000) in paragraph at lines 9380--9381 []|\T1/SourceSansPro-LF/m/n/10 platform- Underfull \hbox (badness 10000) in paragraph at lines 9384--9386 []|\T1/zi4/m/n/10 ${target}/ Overfull \hbox (45.1186pt too wide) in paragraph at lines 9387--9388 []|\T1/SourceSansPro-LF/m/n/10 platform.loader.skip.load.platform| Underfull \hbox (badness 10000) in paragraph at lines 9395--9396 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (13.1586pt too wide) in paragraph at lines 9395--9396 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.conf| Underfull \hbox (badness 10000) in paragraph at lines 9402--9403 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (6.47862pt too wide) in paragraph at lines 9402--9403 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.dir| LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 164 undefined on input line 9404. Underfull \hbox (badness 10000) in paragraph at lines 9409--9410 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (27.00859pt too wide) in paragraph at lines 9409--9410 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.dropins| LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 164 undefined on input line 9411. Underfull \hbox (badness 10000) in paragraph at lines 9416--9417 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (7.9986pt too wide) in paragraph at lines 9416--9417 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.file| LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 164 undefined on input line 9418. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-addon-lib' on page 164 undefined on input line 9435. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-foundation-lib-api' on page 164 undefined on input line 9438. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-sandboxed-application' on page 164 undefined on input line 9441. Underfull \hbox (badness 10000) in paragraph at lines 9466--9468 \T1/zi4/m/n/10 src/main/ Underfull \hbox (badness 10000) in paragraph at lines 9494--9496 []|\T1/zi4/m/n/10 ${target}/ Underfull \hbox (badness 10000) in paragraph at lines 9501--9503 []|\T1/zi4/m/n/10 ${target. Underfull \hbox (badness 10000) in paragraph at lines 9501--9503 \T1/zi4/m/n/10 reports}/ Underfull \hbox (badness 10000) in paragraph at lines 9508--9510 []|\T1/zi4/m/n/10 ${target. Underfull \hbox (badness 10000) in paragraph at lines 9508--9510 \T1/zi4/m/n/10 javadoc}/ Underfull \hbox (badness 10000) in paragraph at lines 9511--9512 []|\T1/SourceSansPro-LF/m/n/10 javadoc- Underfull \hbox (badness 10000) in paragraph at lines 9515--9517 []|\T1/zi4/m/n/10 ${src. Underfull \hbox (badness 10000) in paragraph at lines 9515--9517 \T1/zi4/m/n/10 main. Underfull \hbox (badness 10000) in paragraph at lines 9515--9517 \T1/zi4/m/n/10 java}/ Underfull \hbox (badness 10000) in paragraph at lines 9515--9517 \T1/zi4/m/n/10 overview. Underfull \hbox (badness 10000) in paragraph at lines 9515--9517 \T1/zi4/m/n/10 html[] \T1/SourceSansPro-LF/m/n/10 if Underfull \hbox (badness 10000) in paragraph at lines 9515--9517 \T1/SourceSansPro-LF/m/n/10 ex-ists, oth- Underfull \hbox (badness 10000) in paragraph at lines 9515--9517 \T1/SourceSansPro-LF/m/n/10 er-wise a Underfull \hbox (badness 10000) in paragraph at lines 9515--9517 \T1/SourceSansPro-LF/m/n/10 de-fault Underfull \hbox (badness 10000) in paragraph at lines 9522--9524 []|\T1/zi4/m/n/10 ${target}/ Overfull \hbox (60.42845pt too wide) in paragraph at lines 9525--9526 []|\T1/SourceSansPro-LF/m/n/10 target.artifacts.main.javadoc.jar.name| Underfull \hbox (badness 10000) in paragraph at lines 9529--9531 []|\T1/zi4/m/n/10 ${module. Overfull \hbox (15.34927pt too wide) in paragraph at lines 9529--9531 \T1/zi4/m/n/10 name}-javadoc. Overfull \hbox (10.34927pt too wide) in paragraph at lines 9536--9538 []|\T1/zi4/m/n/10 documentation[]| [164] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:application -testsuite' on page 165 undefined on input line 9546. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-addon-lib' on page 165 undefined on input line 9553. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-foundation-lib-api' on page 165 undefined on input line 9556. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-foundation-lib-impl' on page 165 undefined on input line 9559. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-standalone-application' on page 165 undefined on input line 9562. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-sandboxed-application' on page 165 undefined on input line 9565. [165] Overfull \hbox (52.12843pt too wide) in paragraph at lines 9586--9587 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.cc.excludes.classes| Overfull \hbox (5.32855pt too wide) in paragraph at lines 9593--9594 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.timeout| Overfull \hbox (79.65843pt too wide) in paragraph at lines 9600--9601 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.properties.s3.cc.activated| Underfull \hbox (badness 10000) in paragraph at lines 9611--9617 []|\T1/SourceSansPro-LF/m/n/10 Java source folder ( Underfull \hbox (badness 10000) in paragraph at lines 9611--9617 []\T1/zi4/m/n/10 src/main/java[] \T1/SourceSansPro-LF/m/n/10 ) and Overfull \hbox (5.26857pt too wide) in paragraph at lines 9618--9619 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.verbose| Overfull \hbox (5.08855pt too wide) in paragraph at lines 9625--9626 []|\T1/SourceSansPro-LF/m/n/10 test.run.excludes.pattern| Overfull \hbox (3.94856pt too wide) in paragraph at lines 9639--9640 []|\T1/SourceSansPro-LF/m/n/10 test.run.includes.pattern| LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-testsuite' on page 166 undefined on input line 9663. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-addon-processor' on page 166 undefined on input line 9671. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-mock' on page 166 undefined on input line 9674. Overfull \hbox (5.08855pt too wide) in paragraph at lines 9695--9696 []|\T1/SourceSansPro-LF/m/n/10 test.run.excludes.pattern| Overfull \hbox (3.94856pt too wide) in paragraph at lines 9709--9710 []|\T1/SourceSansPro-LF/m/n/10 test.run.includes.pattern| Underfull \hbox (badness 10000) in paragraph at lines 9713--9715 []|\T1/zi4/m/n/10 **/*[] \T1/SourceSansPro-LF/m/n/10 (all [166] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-addon-lib' on page 167 undefined on input line 9735. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-foundation-lib-api' on page 167 undefined on input line 9738. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-standalone-application' on page 167 undefined on input line 9741. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-sandboxed-application' on page 167 undefined on input line 9744. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-module-repository' on page 167 undefined on input line 9747. Overfull \hbox (19.2786pt too wide) in paragraph at lines 9789--9790 []|\T1/SourceSansPro-LF/m/n/10 skip.foundationconf.checker| [167] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-options' on page 168 undefined on input line 9831. [168] LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 169 undefined on input line 9872. [169 <./repository-tree.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 1 70 undefined on input line 9881. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 170 undefined on input line 9884. LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 170 undefined on input line 9898. Underfull \hbox (badness 10000) in paragraph at lines 9904--9905 []\T1/SourceSansPro-LF/m/n/10 The []\T1/zi4/m/n/10 MicroEJChainResolver[] \T1 /SourceSansPro-LF/m/n/10 is a URL re-solver de-fined in []\T1/zi4/m/n/10 $USER _HOME\.microej\ LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-unresolved-dependency' on page 170 undefined on input line 9912. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-specification' on page 170 undefined on input line 9918. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-module-repository' on page 170 undefined on input line 9930. [170] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-dependencies' on pa ge 171 undefined on input line 9940. [171] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-module-repository' on page 172 undefined on input line 10025. LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:changelog-5-3-0' on p age 172 undefined on input line 10027. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-dependencies' on pa ge 172 undefined on input line 10027. [172 <./javadoc_module_dependency.png>] Underfull \hbox (badness 10000) in paragraph at lines 10045--10047 []\T1/SourceSansPro-LF/m/n/10 Gathers all mod-ule de-pen-den-cies. The whole re pos-i-tory con-tent is cre-ated un-der []\T1/zi4/m/n/10 target~/ LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 173 undefined on input line 10061. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-preferences-page' on page 173 undefined on input line 10067. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:application -classpath-mapping' on page 173 undefined on input line 10098. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-mic roej-link-and-load-model' on page 173 undefined on input line 10102. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements' on page 173 undefined on input line 10106. [173] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements' on page 174 undefined on input line 10140. [174 <./ClassPath_4.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-entrypoints' on page 175 undefined on input line 10157. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-types' on page 175 undefined on input line 10160. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-immutables' on page 175 undefined on input line 10163. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 175 undefined on input line 10166 . LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 1 75 undefined on input line 10175. [175 <./ClassPath_1.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/stackTraceReader:sect ion-stacktrace-reader-tool' on page 176 undefined on input line 10217. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 176 undefined on input line 10235 . LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 176 undefined on input line 10240 . Underfull \hbox (badness 10000) in paragraph at lines 10238--10241 []\T1/SourceSansPro-LF/m/n/10 Raw re-sources are re-sources that can be dy-nam- i-cally re-trieved with a call to [176] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 177 undefined on input line 10259. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/standaloneApplication :standalone-application' on page 177 undefined on input line 10277. [177 <./graphviz-c47847d0d8d3fe6990d75c678f74a6fdddb4e842.pdf>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 178 undefined on input line 10291. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedApplication: sandboxed-application' on page 178 undefined on input line 10320. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 178 undefined on input line 10327. [178] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 179 undefined on input line 10390. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/multiSandbox:multisandbo x' on page 179 undefined on input line 10417. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedApplication: sandboxed-application' on page 179 undefined on input line 10418. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 179 undefined on input line 10424. [179] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/externalResourceLoader:s ection-externalresourceloader' on page 180 undefined on input line 10457. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-raw-resources' on page 180 undefined on input line 10470. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/images:sec tion-ui-images' on page 180 undefined on input line 10473. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fonts:sect ion-ui-fonts' on page 180 undefined on input line 10476. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/nls:chapter-nls' on p age 180 undefined on input line 10479. [180 <./graphviz-08e33b4270e5827eddcf70955c1d81df296d2d8d.pdf>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 181 undefined on input line 10527. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 181 undefined on input line 10527 . [181 <./graphviz-a5e7bd17651cb051e8da67ab9dfebf680966828d.pdf>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 182 undefined on input line 10542. [182] [183] [184] [185 <./debug1.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-dependencies' on pa ge 186 undefined on input line 10735. [186 <./addon_library_source.png>] [187 <./addon_library_open_implementation.pn g> <./addon_library_implementation_read_only.png>] [188 <./foundation_library_i mplementation_folders.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/launches:concepts-mic roejlaunches' on page 189 undefined on input line 10786. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/launches:launch-sourc e-tab' on page 189 undefined on input line 10789. [189 <./foundation_library_debug_add_source_archive.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/launches:launch-execu tion-tab' on page 190 undefined on input line 10818. [190 <./foundation_library_debug_select_source_jars.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:application -testsuite' on page 191 undefined on input line 10838. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-options' on page 191 undefined on input line 10843. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-options' on page 191 undefined on input line 10846. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platform:source-platf orm-import' on page 191 undefined on input line 10846. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-dependencies' on pa ge 191 undefined on input line 10849. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-options' on page 191 undefined on input line 10859. [191 <./foundation_library_debug_open_implementation.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-platform-loader' on page 192 undefined on input line 10892. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/tools:fig-tool-launch ' on page 192 undefined on input line 10910. [192 <./tool-launch.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuiteEngine:tests uite-engine' on page 193 undefined on input line 10921. Underfull \hbox (badness 10000) in paragraph at lines 10927--10932 \T1/SourceSansPro-LF/m/n/10 JUnit test-ing can be en-abled when us-ing the []\ T1/zi4/m/n/10 microej-javalib[] \T1/SourceSansPro-LF/m/n/10 (Mi-croEJ Add-On L i-brary) or the [193] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 194 undefined on input line 10988. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 1 94 undefined on input line 10997. [194] [195 <./testsuiteReportHTMLExample.png> <./testsuiteReportXMLExample.png> <./testsuiteReportXMLExampleJunitView.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuiteEngine:tests uite-engine' on page 196 undefined on input line 11116. Underfull \hbox (badness 10000) in paragraph at lines 11147--11150 []\T1/SourceSansPro-LF/m/n/10 In the []\T1/zi4/m/n/10 src-adpgenerated/junit/j ava[] \T1/SourceSansPro-LF/m/n/10 folder, right-click on the de-sired au-to-ge n-er-ated class ( LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuiteEngine:tests uite-engine' on page 196 undefined on input line 11157. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 196 undefined on input line 11164. [196] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuiteEngine:tests uite-engine' on page 197 undefined on input line 11189. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 197 undefined on input line 11189. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-types' on page 197 undefined on input line 11205. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/multiSandbox:multisandbo x' on page 197 undefined on input line 11221. [197] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-cases' on page 198 undefined on input line 11251. [198 <./trace1.png>] [199 <./STR_application-out.png> <./STR_tracetermite_stand alone.png>] [200 <./STR_selecttool_standalone.png>] [201 <./STR_configuration_s tandalone.png> <./STR_trace-read.png>] [202 <./STR_stacktracedump.png> <./STR_d ebugfofile.png>] [203 <./STR_tracetermite_sandboxed.png> <./STR_selecttool_sand boxed.png>] [204 <./STR_firmware-out.png>] [205 <./STR_virtualdevice.png>] [206 <./STR_selectfile_sandboxed.png>] [207 <./STR_console_sandboxed.png>] [208 <./img114.png (PNG copy)>] [209] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ca tegory-code-coverage' on page 210 undefined on input line 11543. [210] [211 <./cca_process.png>] [212 <./img110.png (PNG copy)>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/standaloneApplication :standalone-application' on page 213 undefined on input line 11647. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 213 undefined on input line 11648. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-java-heap' on page 213 undefined on input line 11648. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-java-heap' on page 213 undefined on input line 11666. [213 <./heap_usage.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-enable-heap-usage' on page 214 undefined on input line 11767. [214] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/heapAnalyzer:heapdump er' on page 215 undefined on input line 11788. [215] Underfull \hbox (badness 10000) in paragraph at lines 11918--11918 []\T1/SourceSansPro-LF/m/n/10 Num-ber of Underfull \hbox (badness 10000) in paragraph at lines 11918--11918 []\T1/SourceSansPro-LF/m/n/10 Pro-gres-sive [216] [217 <./img112.png (PNG copy)>] [218] [219 <./outline-view.png> <./fields -and-ref-showing-fields.png>] [220 <./fields-and-ref-showing-refs.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/heapUsageMonitoring:h eap-usage-monitoring' on page 221 undefined on input line 12152. [221 <./heap-usage-tab.png>] [222 <./dominator-tree-tab.png>] [223 <./leak-susp ects-tab.png>] [224 <./progressive.png>] [225 <./compare-all.png>] [226 <./comp are-fields.png>] [227 <./img113.png (PNG copy)>] [228] [229 <./mma_process.png> ] [230 <./whereMapIs.png> <./RI1.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 231 undefined on input line 12484. [231 <./RIDetailedView.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 232 undefined on input line 12508. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ar chitecture-options-group-trace' on page 232 undefined on input line 12508. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 232 undefined on input line 12513. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ar chitecture-options-group-trace' on page 232 undefined on input line 12513. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-constants' on page 232 undefined on input line 12544. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:if-constant -removal' on page 232 undefined on input line 12545. [232] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview' o n page 233 undefined on input line 12620. LaTeX Warning: Hyper reference `support:get-support' on page 233 undefined on i nput line 12625. [233] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/advanceTrace:advanced-ev ent-tracing' on page 234 undefined on input line 12630. LaTeX Warning: Hyper reference `support:get-support' on page 234 undefined on i nput line 12638. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 2 34 undefined on input line 12660. [234 <./null_analysis_example.png>] Underfull \hbox (badness 6542) in paragraph at lines 12682--12685 []\T1/SourceSansPro-LF/m/n/10 In each Java pack-age, cre-ate a []\T1/zi4/m/n/1 0 package-info.java[] \T1/SourceSansPro-LF/m/n/10 file and an-no-tate the Java pack-age with [235 <./null_analysis_packageinfo.png> <./null_analysis_field_and_method.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 2 36 undefined on input line 12711. [236 <./null_analysis_project_configuration_checks.png>] [237 <./null_analysis_ project_configuration_annotations.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 2 38 undefined on input line 12761. [238 <./null_analysis_project_configuration_suppress_warnings.png>] LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 239 undefined on input line 12778. LaTeX Warning: Hyper reference `support:get-support' on page 239 undefined on i nput line 12778. [239 <./null_analysis_settings_folder.png>] [240] [241] [242] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/linker:linker-memoryl ayout-example' on page 243 undefined on input line 13037. Package varwidth Warning: Failed to reprocess entire contents on input line 131 19. Package varwidth Warning: Failed to reprocess entire contents on input line 131 19. Overfull \hbox (3.0945pt too wide) in paragraph at lines 13155--13156 []|[]\T1/zi4/m/n/10 symbolPrefix[]| LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/linker:linker-autosec tions' on page 243 undefined on input line 13157. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/linker:linker-autosec tions' on page 243 undefined on input line 13162. Package varwidth Warning: Failed to reprocess entire contents on input line 131 68. Package varwidth Warning: Failed to reprocess entire contents on input line 131 68. Package varwidth Warning: Failed to reprocess entire contents on input line 132 10. Package varwidth Warning: Failed to reprocess entire contents on input line 132 10. Package varwidth Warning: Failed to reprocess entire contents on input line 132 24. Package varwidth Warning: Failed to reprocess entire contents on input line 132 24. [243] Package varwidth Warning: Failed to reprocess entire contents on input line 132 38. Package varwidth Warning: Failed to reprocess entire contents on input line 132 38. Package varwidth Warning: Failed to reprocess entire contents on input line 132 57. Package varwidth Warning: Failed to reprocess entire contents on input line 132 57. Package varwidth Warning: Failed to reprocess entire contents on input line 132 86. Package varwidth Warning: Failed to reprocess entire contents on input line 132 86. Package varwidth Warning: Failed to reprocess entire contents on input line 133 00. Package varwidth Warning: Failed to reprocess entire contents on input line 133 00. Package varwidth Warning: Failed to reprocess entire contents on input line 133 29. Package varwidth Warning: Failed to reprocess entire contents on input line 133 29. Package varwidth Warning: Failed to reprocess entire contents on input line 133 43. Package varwidth Warning: Failed to reprocess entire contents on input line 133 43. Package varwidth Warning: Failed to reprocess entire contents on input line 133 57. Package varwidth Warning: Failed to reprocess entire contents on input line 133 57. Package varwidth Warning: Failed to reprocess entire contents on input line 133 94. Package varwidth Warning: Failed to reprocess entire contents on input line 133 94. Package varwidth Warning: Failed to reprocess entire contents on input line 134 08. Package varwidth Warning: Failed to reprocess entire contents on input line 134 08. [244] [245] [246] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/linker:linker-autosec tions' on page 247 undefined on input line 13464. Underfull \hbox (badness 10000) in paragraph at lines 13517--13520 []\T1/SourceSansPro-LF/m/n/10 Consider there are four de-fined sym-bols named []\T1/zi4/m/n/10 zeroinit_start_xxx[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/ m/n/10 zeroinit_end_xxx[] \T1/SourceSansPro-LF/m/n/10 , [247] [248] [249] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/linker:linker-autosec tions' on page 250 undefined on input line 13945. Underfull \hbox (badness 6063) in paragraph at lines 14016--14021 []|\T1/SourceSansPro-LF/m/n/10 Exclusive op-tions (these op-tions can-not be us ed si-mul-ta-ne-ously). For ex-am-ple, [250] Package longtable Warning: Column widths have changed (longtable) in table 6 on input line 14135. [251] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/memoryMapAnalyzer:mem orymapanalyzer' on page 252 undefined on input line 14150. [252] [253] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:application -testsuite' on page 254 undefined on input line 14306. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 254 undefined on input line 14311. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 254 und efined on input line 14319. Underfull \hbox (badness 10000) in paragraph at lines 14357--14362 \T1/zi4/m/n/10 [label]/[reportName].xml[] \T1/SourceSansPro-LF/m/n/10 , see the []\T1/zi4/m/n/10 testsuiteReportFileProperty[] \T1/SourceSansPro-LF/m/n/10 a nd [254 <./testsuiteEngine.png>] Underfull \hbox (badness 10000) in paragraph at lines 14393--14394 []|\T1/zi4/m/n/10 testsuite. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuiteEngine:tests uite-various-customproperties' on page 255 undefined on input line 14398. Underfull \hbox (badness 10000) in paragraph at lines 14401--14402 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14406--14407 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14406--14407 \T1/zi4/m/n/10 test. Underfull \hbox (badness 5388) in paragraph at lines 14408--14411 []|\T1/SourceSansPro-LF/m/n/10 The ab-so-lute path to the cus-tom prop-er-ties of the cur-rent test (see the prop-erty Underfull \hbox (badness 10000) in paragraph at lines 14412--14413 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14412--14413 \T1/zi4/m/n/10 common. Underfull \hbox (badness 10000) in paragraph at lines 14414--14417 []|\T1/SourceSansPro-LF/m/n/10 The ab-so-lute path to the com-mon prop-er-ties of all the tests (see the prop-erty Underfull \hbox (badness 10000) in paragraph at lines 14418--14419 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14439--14440 []|\T1/SourceSansPro-LF/m/n/10 Attribute Overfull \hbox (20.24944pt too wide) in paragraph at lines 14454--14455 []|\T1/zi4/m/n/10 verboseLevel[]| Overfull \hbox (10.24944pt too wide) in paragraph at lines 14463--14464 []|\T1/zi4/m/n/10 reportName[]| Overfull \hbox (85.24944pt too wide) in paragraph at lines 14470--14471 []|\T1/zi4/m/n/10 customPropertiesExtension[]| Overfull \hbox (40.24944pt too wide) in paragraph at lines 14485--14486 []|\T1/zi4/m/n/10 commonProperties[]| Overfull \hbox (15.24944pt too wide) in paragraph at lines 14503--14504 []|\T1/zi4/m/n/10 productName[]| Overfull \hbox (95.24944pt too wide) in paragraph at lines 14527--14528 []|\T1/zi4/m/n/10 testsuiteReportFileProperty[]| Overfull \hbox (90.24944pt too wide) in paragraph at lines 14536--14537 []|\T1/zi4/m/n/10 testsuiteReportDirProperty[]| Overfull \hbox (75.24944pt too wide) in paragraph at lines 14544--14545 []|\T1/zi4/m/n/10 testsuiteResultProperty[]| [255] Overfull \hbox (9.17415pt too wide) in paragraph at lines 14582--14583 []|\T1/zi4/m/n/10 testIgnoredPath[] [256] Underfull \hbox (badness 10000) in paragraph at lines 14639--14640 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14646--14647 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14646--14647 \T1/zi4/m/n/10 test. [257] [258] [259] [260 <./ui_overview.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 261 undefined on input line 14905. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 261 undefined on input line 14928. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 261 undefined on input line 14955. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 261 undefined on input line 14955 . [261] [262 <./graphviz-10e3ec41215ccaaed72e3531512446b2cd8ccdba.pdf>] [263] [264] [265] [266] Overfull \hbox (13.12488pt too wide) in paragraph at lines 15511--15512 [][] [267] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 268 undefined on input line 15578. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 268 undefined on input line 15578 . [268] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fontDesign er:section-tool-fontdesigner' on page 269 undefined on input line 15611. [269 <./graphviz-6f2b41929bb57b50d9a115d32914e871d3596e88.pdf>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fonts:tabl e-unicoderanges' on page 270 undefined on input line 15684. [270] Overfull \hbox (1.21721pt too wide) in paragraph at lines 16030--16031 []|\T1/SourceSansPro-LF/m/n/10 0x1000| Overfull \hbox (0.87721pt too wide) in paragraph at lines 16039--16040 []|\T1/SourceSansPro-LF/m/n/10 0x10a0| Overfull \hbox (0.74721pt too wide) in paragraph at lines 16057--16058 []|\T1/SourceSansPro-LF/m/n/10 0x1200| Overfull \hbox (0.6772pt too wide) in paragraph at lines 16066--16067 []|\T1/SourceSansPro-LF/m/n/10 0x1380| Overfull \hbox (1.0272pt too wide) in paragraph at lines 16085--16086 []|\T1/SourceSansPro-LF/m/n/10 0x1400| Overfull \hbox (0.9572pt too wide) in paragraph at lines 16094--16095 []|\T1/SourceSansPro-LF/m/n/10 0x1680| Overfull \hbox (0.74721pt too wide) in paragraph at lines 16103--16104 []|\T1/SourceSansPro-LF/m/n/10 0x16a0| Overfull \hbox (0.5072pt too wide) in paragraph at lines 16112--16113 []|\T1/SourceSansPro-LF/m/n/10 0x1700| Overfull \hbox (1.0872pt too wide) in paragraph at lines 16157--16158 []|\T1/SourceSansPro-LF/m/n/10 0x1800| Overfull \hbox (5.6804pt too wide) in paragraph at lines 16166--16167 []|\T1/SourceSansPro-LF/m/n/10 unified_canadian_aboriginal_syllabics_extended| Overfull \hbox (1.23721pt too wide) in paragraph at lines 16168--16169 []|\T1/SourceSansPro-LF/m/n/10 0x18b0| Overfull \hbox (1.0872pt too wide) in paragraph at lines 16177--16178 []|\T1/SourceSansPro-LF/m/n/10 0x1900| Overfull \hbox (0.6772pt too wide) in paragraph at lines 16186--16187 []|\T1/SourceSansPro-LF/m/n/10 0x1950| Overfull \hbox (0.9572pt too wide) in paragraph at lines 16195--16196 []|\T1/SourceSansPro-LF/m/n/10 0x1980| Overfull \hbox (0.6672pt too wide) in paragraph at lines 16204--16205 []|\T1/SourceSansPro-LF/m/n/10 0x19e0| Overfull \hbox (0.87721pt too wide) in paragraph at lines 16213--16214 []|\T1/SourceSansPro-LF/m/n/10 0x1a00| Overfull \hbox (1.02722pt too wide) in paragraph at lines 16232--16233 []|\T1/SourceSansPro-LF/m/n/10 0x1ab0| Overfull \hbox (1.36722pt too wide) in paragraph at lines 16241--16242 []|\T1/SourceSansPro-LF/m/n/10 0x1b00| Overfull \hbox (1.23721pt too wide) in paragraph at lines 16250--16251 []|\T1/SourceSansPro-LF/m/n/10 0x1b80| Overfull \hbox (0.54723pt too wide) in paragraph at lines 16259--16260 []|\T1/SourceSansPro-LF/m/n/10 0x1bc0| Overfull \hbox (1.38722pt too wide) in paragraph at lines 16313--16314 []|\T1/SourceSansPro-LF/m/n/10 0x1d00| Overfull \hbox (1.25722pt too wide) in paragraph at lines 16323--16324 []|\T1/SourceSansPro-LF/m/n/10 0x1d80| Overfull \hbox (0.56723pt too wide) in paragraph at lines 16333--16334 []|\T1/SourceSansPro-LF/m/n/10 0x1dc0| Overfull \hbox (0.79721pt too wide) in paragraph at lines 16343--16344 []|\T1/SourceSansPro-LF/m/n/10 0x1e00| Overfull \hbox (2.4372pt too wide) in paragraph at lines 16361--16362 []|\T1/SourceSansPro-LF/m/n/10 0x2000| Overfull \hbox (1.48718pt too wide) in paragraph at lines 16371--16372 []|\T1/SourceSansPro-LF/m/n/10 0x2070| Overfull \hbox (2.0972pt too wide) in paragraph at lines 16380--16381 []|\T1/SourceSansPro-LF/m/n/10 0x20a0| Overfull \hbox (2.60721pt too wide) in paragraph at lines 16390--16391 []|\T1/SourceSansPro-LF/m/n/10 0x20d0| Overfull \hbox (0.5872pt too wide) in paragraph at lines 16399--16400 []|\T1/SourceSansPro-LF/m/n/10 0x2100| Overfull \hbox (1.9072pt too wide) in paragraph at lines 16426--16427 []|\T1/SourceSansPro-LF/m/n/10 0x2200| Overfull \hbox (2.02719pt too wide) in paragraph at lines 16435--16436 []|\T1/SourceSansPro-LF/m/n/10 0x2300| Overfull \hbox (1.94719pt too wide) in paragraph at lines 16444--16445 []|\T1/SourceSansPro-LF/m/n/10 0x2400| Overfull \hbox (1.75719pt too wide) in paragraph at lines 16454--16455 []|\T1/SourceSansPro-LF/m/n/10 0x2440| [271] Overfull \hbox (1.81718pt too wide) in paragraph at lines 16463--16464 []|\T1/SourceSansPro-LF/m/n/10 0x2460| Overfull \hbox (2.02719pt too wide) in paragraph at lines 16472--16473 []|\T1/SourceSansPro-LF/m/n/10 0x2500| Overfull \hbox (1.89719pt too wide) in paragraph at lines 16481--16482 []|\T1/SourceSansPro-LF/m/n/10 0x2580| Overfull \hbox (1.6872pt too wide) in paragraph at lines 16490--16491 []|\T1/SourceSansPro-LF/m/n/10 0x25a0| Overfull \hbox (2.2472pt too wide) in paragraph at lines 16499--16500 []|\T1/SourceSansPro-LF/m/n/10 0x2600| Overfull \hbox (1.48718pt too wide) in paragraph at lines 16508--16509 []|\T1/SourceSansPro-LF/m/n/10 0x2700| Underfull \hbox (badness 10000) in paragraph at lines 16513--16515 []|\T1/SourceSansPro-LF/m/n/10 Miscellaneous Math-e-mat-i-cal Overfull \hbox (0.9072pt too wide) in paragraph at lines 16518--16519 []|\T1/SourceSansPro-LF/m/n/10 0x27c0| Overfull \hbox (2.4072pt too wide) in paragraph at lines 16536--16537 []|\T1/SourceSansPro-LF/m/n/10 0x2800| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16545--16546 []|\T1/SourceSansPro-LF/m/n/10 0x2900| Underfull \hbox (badness 10000) in paragraph at lines 16550--16552 []|\T1/SourceSansPro-LF/m/n/10 Miscellaneous Math-e-mat-i-cal Overfull \hbox (2.07718pt too wide) in paragraph at lines 16555--16556 []|\T1/SourceSansPro-LF/m/n/10 0x2980| Underfull \hbox (badness 6526) in paragraph at lines 16560--16562 []|\T1/SourceSansPro-LF/m/n/10 Supplemental Math-e-mat-i-cal Op-er-a- Overfull \hbox (2.1972pt too wide) in paragraph at lines 16565--16566 []|\T1/SourceSansPro-LF/m/n/10 0x2a00| Overfull \hbox (2.68721pt too wide) in paragraph at lines 16575--16576 []|\T1/SourceSansPro-LF/m/n/10 0x2b00| Overfull \hbox (1.71721pt too wide) in paragraph at lines 16584--16585 []|\T1/SourceSansPro-LF/m/n/10 0x2c00| Overfull \hbox (1.5872pt too wide) in paragraph at lines 16593--16594 []|\T1/SourceSansPro-LF/m/n/10 0x2c60| Overfull \hbox (1.5872pt too wide) in paragraph at lines 16602--16603 []|\T1/SourceSansPro-LF/m/n/10 0x2c80| Overfull \hbox (2.70721pt too wide) in paragraph at lines 16611--16612 []|\T1/SourceSansPro-LF/m/n/10 0x2d00| Overfull \hbox (2.29721pt too wide) in paragraph at lines 16620--16621 []|\T1/SourceSansPro-LF/m/n/10 0x2d30| Overfull \hbox (2.57721pt too wide) in paragraph at lines 16629--16630 []|\T1/SourceSansPro-LF/m/n/10 0x2d80| Overfull \hbox (2.28722pt too wide) in paragraph at lines 16638--16639 []|\T1/SourceSansPro-LF/m/n/10 0x2de0| Overfull \hbox (2.1172pt too wide) in paragraph at lines 16647--16648 []|\T1/SourceSansPro-LF/m/n/10 0x2e00| Overfull \hbox (1.9872pt too wide) in paragraph at lines 16656--16657 []|\T1/SourceSansPro-LF/m/n/10 0x2e80| Overfull \hbox (2.4972pt too wide) in paragraph at lines 16685--16686 []|\T1/SourceSansPro-LF/m/n/10 0x3000| Overfull \hbox (2.30719pt too wide) in paragraph at lines 16694--16695 []|\T1/SourceSansPro-LF/m/n/10 0x3040| Overfull \hbox (2.1572pt too wide) in paragraph at lines 16703--16704 []|\T1/SourceSansPro-LF/m/n/10 0x30a0| Overfull \hbox (0.7072pt too wide) in paragraph at lines 16712--16713 []|\T1/SourceSansPro-LF/m/n/10 0x3100| Overfull \hbox (0.5772pt too wide) in paragraph at lines 16731--16732 []|\T1/SourceSansPro-LF/m/n/10 0x3190| Overfull \hbox (1.92719pt too wide) in paragraph at lines 16769--16770 []|\T1/SourceSansPro-LF/m/n/10 0x3200| Overfull \hbox (1.94719pt too wide) in paragraph at lines 16778--16779 []|\T1/SourceSansPro-LF/m/n/10 0x3300| Overfull \hbox (2.30719pt too wide) in paragraph at lines 16788--16789 []|\T1/SourceSansPro-LF/m/n/10 0x3400| Overfull \hbox (0.57722pt too wide) in paragraph at lines 16790--16792 []|\T1/SourceSansPro-LF/m/n/10 0x4dbf| Overfull \hbox (2.06721pt too wide) in paragraph at lines 16797--16798 []|\T1/SourceSansPro-LF/m/n/10 0x4dc0| Overfull \hbox (2.2972pt too wide) in paragraph at lines 16806--16807 []|\T1/SourceSansPro-LF/m/n/10 0x4e00| Overfull \hbox (2.4672pt too wide) in paragraph at lines 16815--16816 []|\T1/SourceSansPro-LF/m/n/10 0xa000| Overfull \hbox (2.00719pt too wide) in paragraph at lines 16824--16825 []|\T1/SourceSansPro-LF/m/n/10 0xa490| [272] Overfull \hbox (2.4472pt too wide) in paragraph at lines 16833--16834 []|\T1/SourceSansPro-LF/m/n/10 0xa4d0| Overfull \hbox (2.05719pt too wide) in paragraph at lines 16842--16843 []|\T1/SourceSansPro-LF/m/n/10 0xa500| Overfull \hbox (2.14719pt too wide) in paragraph at lines 16851--16852 []|\T1/SourceSansPro-LF/m/n/10 0xa640| Overfull \hbox (1.9972pt too wide) in paragraph at lines 16860--16861 []|\T1/SourceSansPro-LF/m/n/10 0xa6a0| Overfull \hbox (1.75719pt too wide) in paragraph at lines 16869--16870 []|\T1/SourceSansPro-LF/m/n/10 0xa700| Overfull \hbox (1.32718pt too wide) in paragraph at lines 16878--16879 []|\T1/SourceSansPro-LF/m/n/10 0xa720| Overfull \hbox (2.33719pt too wide) in paragraph at lines 16887--16888 []|\T1/SourceSansPro-LF/m/n/10 0xa800| Overfull \hbox (1.82718pt too wide) in paragraph at lines 16897--16898 []|\T1/SourceSansPro-LF/m/n/10 0xa830| Overfull \hbox (2.14719pt too wide) in paragraph at lines 16906--16907 []|\T1/SourceSansPro-LF/m/n/10 0xa840| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16915--16916 []|\T1/SourceSansPro-LF/m/n/10 0xa880| Overfull \hbox (1.91719pt too wide) in paragraph at lines 16924--16925 []|\T1/SourceSansPro-LF/m/n/10 0xa8e0| Overfull \hbox (2.33719pt too wide) in paragraph at lines 16933--16934 []|\T1/SourceSansPro-LF/m/n/10 0xa900| Overfull \hbox (1.78719pt too wide) in paragraph at lines 16942--16943 []|\T1/SourceSansPro-LF/m/n/10 0xa930| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16951--16952 []|\T1/SourceSansPro-LF/m/n/10 0xa960| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16960--16961 []|\T1/SourceSansPro-LF/m/n/10 0xa980| Overfull \hbox (1.91719pt too wide) in paragraph at lines 16969--16970 []|\T1/SourceSansPro-LF/m/n/10 0xa9e0| Overfull \hbox (2.1272pt too wide) in paragraph at lines 16978--16979 []|\T1/SourceSansPro-LF/m/n/10 0xaa00| Overfull \hbox (1.9972pt too wide) in paragraph at lines 16987--16988 []|\T1/SourceSansPro-LF/m/n/10 0xaa60| Overfull \hbox (1.9972pt too wide) in paragraph at lines 16996--16997 []|\T1/SourceSansPro-LF/m/n/10 0xaa80| Overfull \hbox (1.7072pt too wide) in paragraph at lines 17005--17006 []|\T1/SourceSansPro-LF/m/n/10 0xaae0| Overfull \hbox (2.6172pt too wide) in paragraph at lines 17014--17015 []|\T1/SourceSansPro-LF/m/n/10 0xab00| Overfull \hbox (2.2072pt too wide) in paragraph at lines 17023--17024 []|\T1/SourceSansPro-LF/m/n/10 0xab30| Overfull \hbox (1.9072pt too wide) in paragraph at lines 17032--17033 []|\T1/SourceSansPro-LF/m/n/10 0xab70| Overfull \hbox (1.79721pt too wide) in paragraph at lines 17041--17042 []|\T1/SourceSansPro-LF/m/n/10 0xabc0| Overfull \hbox (1.6472pt too wide) in paragraph at lines 17050--17051 []|\T1/SourceSansPro-LF/m/n/10 0xac00| Overfull \hbox (2.5872pt too wide) in paragraph at lines 17059--17060 []|\T1/SourceSansPro-LF/m/n/10 0xd7b0| Overfull \hbox (2.77719pt too wide) in paragraph at lines 17068--17069 []|\T1/SourceSansPro-LF/m/n/10 0xd800| Overfull \hbox (2.9272pt too wide) in paragraph at lines 17078--17079 []|\T1/SourceSansPro-LF/m/n/10 0xdb80| Overfull \hbox (2.0872pt too wide) in paragraph at lines 17087--17088 []|\T1/SourceSansPro-LF/m/n/10 0xdc00| Overfull \hbox (2.31718pt too wide) in paragraph at lines 17096--17097 []|\T1/SourceSansPro-LF/m/n/10 0xe000| Overfull \hbox (0.59721pt too wide) in paragraph at lines 17116--17117 []|\T1/SourceSansPro-LF/m/n/10 0xfb00| [273] [274] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fonts:font s-range' on page 275 undefined on input line 17450. [275] [276 <./designer_font-process2.png>] [277 <./designer_font-height.png> <. /baseline.png>] [278] [279] [280 <./char-editor.png>] [281] Overfull \vbox (13.74838pt too high) has occurred while \output is active [282 <./font-preview.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 283 undefined on input line 17807. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-immortal-heap' on page 283 undefined on input line 17810. [283] [284 <./img1.png (PNG copy)> <./img2.png (PNG copy)>] [285] [286 <./img3. png (PNG copy)>] [287 <./img4.png (PNG copy)>] [288] Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 Event Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0x0 Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0xa Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0xb Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0xc Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0xd Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0xe Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0xf Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0x14 Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0x15 Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0x16 Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0x17 Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0x18 [289] [290] Package longtable Warning: Column widths have changed (longtable) in table 19 on input line 18601. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview' o n page 291 undefined on input line 18606. [291 <./microui_traces_systemview.png>] Underfull \vbox (badness 3281) detected at line 18724 [292] Underfull \vbox (badness 10000) detected at line 18724 Underfull \vbox (badness 10000) detected at line 18724 [293] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 294 undefined on input line 18822. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 294 undefined on input line 18822. [294] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiReleaseNotes:section-u i-api' on page 295 undefined on input line 18833. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/applicatio nOptions:section-ui-options-microui' on page 295 undefined on input line 18867. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-java-heap' on page 295 undefined on input line 18870. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/applicatio nOptions:section-ui-options-microui' on page 295 undefined on input line 18878. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/applicatio nOptions:section-ui-options-imagesheapsize' on page 295 undefined on input line 18878. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 295 undefined on input line 18890. [295] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/matrix:mat rix' on page 296 undefined on input line 18972. [296] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/gradient:l inear-gradient' on page 297 undefined on input line 19001. [297 <./fillPath.png>] [298 <./fillPathGradient.png>] [299 <./fillType.png>] [300 <./fillPathBlendMode.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/path:path- creation' on page 301 undefined on input line 19172. [301 <./matrixTranslate0.png>] [302 <./matrixRotate0.png> <./matrixRotate1.png> ] [303 <./matrixScale0.png>] [304 <./matrixConcat0.png>] [305 <./gradient0.png> <./gradient1.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fonts:sect ion-ui-fonts' on page 306 undefined on input line 19401. [306 <./gradient2.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 307 undefined on input line 19421 . [307] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/gradient:l inear-gradient' on page 308 undefined on input line 19477. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/path:fillt ype' on page 308 undefined on input line 19479. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/path:alpha -blending-mode' on page 308 undefined on input line 19479. [308 <./drawstring0.png>] [309 <./drawstring1.png>] [310 <./drawstring2.png>] LaTeX Warning: Hyper reference `Tutorials/tutorialAppendEmojisToVectorFont:tuto rial-append-emojis' on page 311 undefined on input line 19585. Underfull \hbox (badness 10000) in paragraph at lines 19600--19601 []\T1/SourceSansPro-LF/m/n/10 When a string is drawn with a call to [][]ej.micr ovg.VectorGraphicsPainter.drawString()[][] or [311 <./drawstring3.png> <./fontMetrics.png>] [312 <./anchorPoint.png> <./textB ox.png>] Overfull \hbox (16.14906pt too wide) in paragraph at lines 19639--19640 []\T1/SourceSansPro-LF/m/n/10 The li-brary pro-poses the draw-ing of a text on a cir-cle by a call to [][]ej.microvg.VectorGraphicsPainter.drawStringOnCircle( )[][]. [313] [314 <./drawStringOnCircle0.png>] ! Package inputenc Error: Unicode character ا (U+0627) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19754 ...ربية}\PYG{l+s}{\PYGZdq{}}\PYG{p}{;} ! Package inputenc Error: Unicode character ل (U+0644) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19754 ...ربية}\PYG{l+s}{\PYGZdq{}}\PYG{p}{;} ! Package inputenc Error: Unicode character ع (U+0639) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19754 ...ربية}\PYG{l+s}{\PYGZdq{}}\PYG{p}{;} ! Package inputenc Error: Unicode character ر (U+0631) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19754 ...ربية}\PYG{l+s}{\PYGZdq{}}\PYG{p}{;} ! Package inputenc Error: Unicode character ب (U+0628) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19754 ...ربية}\PYG{l+s}{\PYGZdq{}}\PYG{p}{;} ! Package inputenc Error: Unicode character ي (U+064A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19754 ...ربية}\PYG{l+s}{\PYGZdq{}}\PYG{p}{;} ! Package inputenc Error: Unicode character ة (U+0629) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19754 ...ربية}\PYG{l+s}{\PYGZdq{}}\PYG{p}{;} [315 <./drawStringOnCircle1.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :metrics-and-text-positioning' on page 316 undefined on input line 19776. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :drawoncircle' on page 316 undefined on input line 19788. [316 <./drawStringLayout.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorimag e:vectorimage-limitations' on page 317 undefined on input line 19838. Underfull \hbox (badness 10000) in paragraph at lines 19852--19853 []\T1/SourceSansPro-LF/m/n/10 Once an im-age has been loaded it can be drawn in the graphic con-text with a call to LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/matrix:mat rix' on page 317 undefined on input line 19854. [317] [318 <./drawImage.png>] [319 <./drawImageAlpha.png>] Underfull \hbox (badness 10000) in paragraph at lines 19988--19989 []\T1/SourceSansPro-LF/m/n/10 A Vec-torIm-age ob-ject can also be drawn as-so-c i-ated to a color ma-trix by a call to [320] Underfull \hbox (badness 10000) in paragraph at lines 20035--20036 []\T1/SourceSansPro-LF/m/n/10 The trans-for-ma-tions of the ob-jects over the t ime are em-bed-ded in the Vec- Underfull \hbox (badness 10000) in paragraph at lines 20035--20036 \T1/SourceSansPro-LF/m/n/10 tor im-age file and a call to [][]ej.microvg.Vector GraphicsPainter.drawAnimatedImage()[][] or [321 <./drawImageFilter.png>] Overfull \vbox (1.12442pt too high) detected at line 20141 [322] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20148 ...imen]{{drawAnimatedImageTranslate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20148 ...imen]{{drawAnimatedImageTranslate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20188 ...dimen]{{drawAnimatedImageOverPath}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20188 ...dimen]{{drawAnimatedImageOverPath}.gif} [323] [324] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20260 ...xdimen]{{drawAnimatedImageScaleXY}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20260 ...xdimen]{{drawAnimatedImageScaleXY}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20301 ...pxdimen]{{drawAnimatedImageRotate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20301 ...pxdimen]{{drawAnimatedImageRotate}.gif} [325] Underfull \vbox (badness 7397) detected at line 20406 [326] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20413 ...dimen]{{drawAnimatedImageMorphing}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20413 ...dimen]{{drawAnimatedImageMorphing}.gif} [327] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20499 ...xpxdimen]{{drawAnimatedImageColor}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20499 ...xpxdimen]{{drawAnimatedImageColor}.gif} [328] [329] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20607 ...phinxpxdimen]{{linearInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20607 ...phinxpxdimen]{{linearInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20619 ...xpxdimen]{{accelerateInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20619 ...xpxdimen]{{accelerateInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20631 ...phinxpxdimen]{{bounceInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20631 ...phinxpxdimen]{{bounceInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20643 ...en]{{fast_out_slow_inInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20643 ...en]{{fast_out_slow_inInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20657 ...hinxpxdimen]{{custom0Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20657 ...hinxpxdimen]{{custom0Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20673 ...hinxpxdimen]{{custom1Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20673 ...hinxpxdimen]{{custom1Interpolator}.gif} [330 <./custom0Interpolator.png>] [331 <./custom1Interpolator.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorimag e:vectorimage-overview' on page 332 undefined on input line 20762. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 332 undefined on input line 20765. [332] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/avdLoader: section-avdloader-convert' on page 333 undefined on input line 20861. [333] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 334 undefined on input line 20898 . LaTeX Warning: Hyper reference `PlatformDeveloperGuide/externalResourceLoader:s ection-externalresourceloader' on page 334 undefined on input line 20898. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorimag e:vectorimage-limitations' on page 334 undefined on input line 20904. [334 <./drawRuntimeImage.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-constants' on page 335 undefined on input line 20969. [335] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/avdLoader: section-avdloader-format' on page 336 undefined on input line 20993. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 336 undefined on input line 21005. [336 <./hierarchy.png (PNG copy)>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-partial-buffer' on page 337 undefined on input line 21063. [337] [338] [339 <./eventDispatchUML.png (PNG copy)> <./pointerEventDispatcherF low.png (PNG copy)>] [340 <./boxmodel.png (PNG copy)>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MWT/how-to-extra-s tyle-field:section-define-extra-style-field' on page 341 undefined on input lin e 21220. [341] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MWT/how-to-animate -widget:section-animate-widget' on page 342 undefined on input line 21255. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-partial-buffer' on page 342 undefined on input line 21260. [342] [343 <./showSequence.png (PNG copy)>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/Widgets/index:widg ets-and-examples' on page 344 undefined on input line 21297. [344] [345] [346] [347] [348] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-partial-buffer' on page 349 undefined on input line 21626. [349] [350] [351] [352] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MWT/concepts:secti on-render-policy' on page 353 undefined on input line 21836. [353] [354 <./defaultRenderPolicy.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-constants' on page 355 undefined on input line 21970. [355 <./defaultRenderPolicyIssue.png>] [356 <./highlightWidgetList.png> <./high lightWidgetWheel.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 357 undefined on input line 22012. [357] Underfull \hbox (badness 10000) in paragraph at lines 22121--22122 []\T1/SourceSansPro-LF/m/n/10 The meth-ods [][]Hi-er-ar-chyIn-spec-tor.countNum berOfWidgets(Widget)[][] and [][]Hi-er-ar-chyIn-spec- [358] [359] [360] [361 <./tuto_microej_bounds_check.png>] [362] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-constants' on page 363 undefined on input line 22399. Underfull \vbox (badness 2635) detected at line 22418 [363] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/limitations:js-lim itations' on page 364 undefined on input line 22437. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/getting_started:js -getting-started' on page 364 undefined on input line 22438. [364 <./js_runtime.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 365 und efined on input line 22446. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli-commands-init' on page 365 undefined on input line 22458. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures' on page 365 undefined on input line 22460. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-addon-lib' on page 365 undefined on input line 22461. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-standalone-application' on page 365 undefined on input line 22462. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-sandboxed-application' on page 365 undefined on input line 22463. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli-commands-run' on page 365 undefined on input line 22506. [365] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/api:js-api' on pag e 366 undefined on input line 22540. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli' on page 366 undefined on input line 22540. [366] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 367 undefined on input line 22621. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 367 und efined on input line 22638. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/libraries:libraries' on page 367 undefined on input line 22644. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedApplication: sandboxed-application' on page 367 undefined on input line 22644. [367] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 368 und efined on input line 22693. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 368 und efined on input line 22708. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/getting_started:js -getting-started' on page 368 undefined on input line 22710. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/examples/simple_ap plication:js-examples-simple-app' on page 368 undefined on input line 22710. [368] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 369 und efined on input line 22759. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/java:js-java' on p age 369 undefined on input line 22768. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 369 und efined on input line 22774. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/getting_started:js -getting-started' on page 369 undefined on input line 22776. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/examples/simple_ap plication:js-examples-simple-app' on page 369 undefined on input line 22776. [369] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 370 und efined on input line 22832. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/java:js-java' on p age 370 undefined on input line 22841. [370] [371] [372] [373] [374] [375] [376] [377] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/internals:js-java- ffi' on page 378 undefined on input line 23547. [378] [379] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/libraries:libraries' on page 380 undefined on input line 23753. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/standaloneApplication :standalone-application' on page 380 undefined on input line 23753. [380] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 381 undefined on input line 23775. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 381 und efined on input line 23810. [381] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/api:js-api' on pag e 382 undefined on input line 23840. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/internals:js-java- ffi' on page 382 undefined on input line 23862. [382] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/java:js-java-java- to-js' on page 383 undefined on input line 23940. [383 <./js_processor_overview.png>] [384] Underfull \hbox (badness 10000) in paragraph at lines 24020--24021 []|\T1/SourceSansPro-LF/m/n/10 Module Overfull \hbox (5.24944pt too wide) in paragraph at lines 24027--24028 []|\T1/zi4/m/n/10 Bluetooth[]| Underfull \hbox (badness 5302) in paragraph at lines 24029--24030 \T1/SourceSansPro-LF/m/n/10 on the Generic At-tribute Pro-file Overfull \hbox (1.35934pt too wide) in paragraph at lines 2--24032 []|[][]\T1/SourceSansPro-LF/m/n/10 bluetooth[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24037 [][][]\T1/SourceSansPro-LF/m/n/10 Bluetooth Overfull \hbox (20.24944pt too wide) in paragraph at lines 24041--24042 []|\T1/zi4/m/n/10 ECOM-Network[]| Underfull \hbox (badness 5696) in paragraph at lines 24043--24044 []|\T1/SourceSansPro-LF/m/n/10 Network in-ter-faces man-age-ment Underfull \hbox (badness 10000) in paragraph at lines 2--24046 []|[][]\T1/SourceSansPro-LF/m/n/10 ecom- Overfull \hbox (16.7787pt too wide) in paragraph at lines 2--24048 []|[][]\T1/SourceSansPro-LF/m/n/10 NetworkInterfaceManager Overfull \hbox (5.24944pt too wide) in paragraph at lines 24050--24051 []|\T1/zi4/m/n/10 ECOM-WIFI[]| Underfull \hbox (badness 10000) in paragraph at lines 2--24055 []|[][]\T1/SourceSansPro-LF/m/n/10 ecom- Underfull \hbox (badness 10000) in paragraph at lines 2--24080 [][][]\T1/SourceSansPro-LF/m/n/10 NET util-ity Underfull \hbox (badness 10000) in paragraph at lines 2--24103 [][][]\T1/SourceSansPro-LF/m/n/10 SSL mu-tual Underfull \hbox (badness 10000) in paragraph at lines 2--24106 [][][]\T1/SourceSansPro-LF/m/n/10 SSL mu-tual Underfull \hbox (badness 10000) in paragraph at lines 2--24109 [][][]\T1/SourceSansPro-LF/m/n/10 SSL util-ity [385 <./networking_overview.png>] Underfull \hbox (badness 10000) in paragraph at lines 24133--24134 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 24140--24141 []|\T1/zi4/m/n/10 Android Overfull \hbox (20.24944pt too wide) in paragraph at lines 24140--24141 \T1/zi4/m/n/10 Connectivity[]| Underfull \hbox (badness 10000) in paragraph at lines 2--24145 []|[][]\T1/SourceSansPro-LF/m/n/10 android- Overfull \hbox (11.39934pt too wide) in paragraph at lines 2--24145 \T1/SourceSansPro-LF/m/n/10 connectivity[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24147 []|[][]\T1/SourceSansPro-LF/m/n/10 ConnectivityManager Underfull \hbox (badness 10000) in paragraph at lines 24154--24155 []|\T1/zi4/m/n/10 HTTP Overfull \hbox (3.66933pt too wide) in paragraph at lines 2--24159 []|[][]\T1/SourceSansPro-LF/m/n/10 httpclient[][], Underfull \hbox (badness 10000) in paragraph at lines 2--24159 [][]\T1/SourceSansPro-LF/m/n/10 http- Underfull \hbox (badness 10000) in paragraph at lines 2--24161 []|[][]\T1/SourceSansPro-LF/m/n/10 HttpURLConnection Underfull \hbox (badness 10000) in paragraph at lines 2--24164 [][][]\T1/SourceSansPro-LF/m/n/10 HTTP client Underfull \hbox (badness 10000) in paragraph at lines 24166--24167 []\T1/SourceSansPro-LF/m/n/10 See also [][]REST Underfull \hbox (badness 10000) in paragraph at lines 24171--24172 []|\T1/zi4/m/n/10 HTTP Underfull \hbox (badness 10000) in paragraph at lines 24171--24172 \T1/zi4/m/n/10 Server Underfull \hbox (badness 10000) in paragraph at lines 24188--24189 []|\T1/zi4/m/n/10 MQTT Underfull \hbox (badness 10000) in paragraph at lines 24188--24189 \T1/zi4/m/n/10 Client Overfull \hbox (15.24944pt too wide) in paragraph at lines 24188--24189 \T1/zi4/m/n/10 (MicroPaho)[]| Underfull \hbox (badness 6876) in paragraph at lines 24190--24191 []|\T1/SourceSansPro-LF/m/n/10 Tiny foot-print MQTT 3.1.1 client Overfull \hbox (5.6594pt too wide) in paragraph at lines 2--24193 []|[][]\T1/SourceSansPro-LF/m/n/10 micropaho[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24198 [][][]\T1/SourceSansPro-LF/m/n/10 MicroPaho Underfull \hbox (badness 10000) in paragraph at lines 2--24201 [][][]\T1/SourceSansPro-LF/m/n/10 MQTT pub-lish Underfull \hbox (badness 10000) in paragraph at lines 24208--24209 []|\T1/zi4/m/n/10 REST Underfull \hbox (badness 10000) in paragraph at lines 24210--24211 []|\T1/SourceSansPro-LF/m/n/10 REpresentational State Tran-fer Underfull \hbox (badness 10000) in paragraph at lines 2--24218 [][][]\T1/SourceSansPro-LF/m/n/10 REST client Underfull \hbox (badness 10000) in paragraph at lines 24225--24226 []|\T1/zi4/m/n/10 REST Underfull \hbox (badness 10000) in paragraph at lines 24227--24228 []|\T1/SourceSansPro-LF/m/n/10 REpresentational State Tran-fer Overfull \hbox (1.77933pt too wide) in paragraph at lines 2--24230 []|[][]\T1/SourceSansPro-LF/m/n/10 restserver[][]| Underfull \hbox (badness 10000) in paragraph at lines 24239--24240 []|\T1/zi4/m/n/10 SNTP Underfull \hbox (badness 10000) in paragraph at lines 24241--24242 []|\T1/SourceSansPro-LF/m/n/10 Simple Net-work Time Pro-to-col Overfull \hbox (2.21935pt too wide) in paragraph at lines 2--24244 []|[][]\T1/SourceSansPro-LF/m/n/10 sntpclient[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24249 [][][]\T1/SourceSansPro-LF/m/n/10 SNTP client Overfull \hbox (5.24944pt too wide) in paragraph at lines 24253--24254 []|\T1/zi4/m/n/10 WebSocket Overfull \hbox (7.54935pt too wide) in paragraph at lines 2--24258 []|[][]\T1/SourceSansPro-LF/m/n/10 websocket[][], Overfull \hbox (7.90933pt too wide) in paragraph at lines 2--24258 [][]\T1/SourceSansPro-LF/m/n/10 websocket- Underfull \hbox (badness 10000) in paragraph at lines 2--24263 [][][]\T1/SourceSansPro-LF/m/n/10 WebSocket Underfull \hbox (badness 10000) in paragraph at lines 2--24266 [][][]\T1/SourceSansPro-LF/m/n/10 WebSocket [386] [387] Underfull \hbox (badness 10000) in paragraph at lines 24287--24288 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 2--24302 [][][]\T1/SourceSansPro-LF/m/n/10 CborEncoder Underfull \hbox (badness 10000) in paragraph at lines 2--24305 [][][]\T1/SourceSansPro-LF/m/n/10 CborDecoder LaTeX Warning: Hyper reference `Tutorials/tutorialExploreDataSerializationForma ts:tutorial-cbor' on page 388 undefined on input line 24309. Underfull \hbox (badness 10000) in paragraph at lines 2--24322 [][][]\T1/SourceSansPro-LF/m/n/10 JSONObject Underfull \hbox (badness 10000) in paragraph at lines 2--24325 [][][]\T1/SourceSansPro-LF/m/n/10 JSONWriter LaTeX Warning: Hyper reference `Tutorials/tutorialExploreDataSerializationForma ts:tutorial-json' on page 388 undefined on input line 24332. Overfull \hbox (1.93938pt too wide) in paragraph at lines 2--24342 []|[][]\T1/SourceSansPro-LF/m/n/10 protobuf3[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24345 [] Overfull \hbox (12.7588pt too wide) in paragraph at lines 2--24345 [][]\T1/SourceSansPro-LF/m/n/10 CodedInputStream Underfull \hbox (badness 10000) in paragraph at lines 2--24348 [] Overfull \hbox (20.11879pt too wide) in paragraph at lines 2--24348 [][]\T1/SourceSansPro-LF/m/n/10 CodedOutputStream Underfull \hbox (badness 10000) in paragraph at lines 2--24353 [][][]\T1/SourceSansPro-LF/m/n/10 Protobuf3 Underfull \hbox (badness 10000) in paragraph at lines 2--24365 [][][]\T1/SourceSansPro-LF/m/n/10 XmlPullParser Underfull \hbox (badness 10000) in paragraph at lines 2--24368 [][][]\T1/SourceSansPro-LF/m/n/10 XmlSerializer LaTeX Warning: Hyper reference `Tutorials/tutorialExploreDataSerializationForma ts:tutorial-xml' on page 388 undefined on input line 24372. Underfull \hbox (badness 10000) in paragraph at lines 24399--24400 []|\T1/zi4/m/n/10 AWS Underfull \hbox (badness 10000) in paragraph at lines 24399--24400 \T1/zi4/m/n/10 IoT Underfull \hbox (badness 5475) in paragraph at lines 24401--24402 []|\T1/SourceSansPro-LF/m/n/10 AWS IoT Core client, pro-vid-ing pub- Underfull \hbox (badness 10000) in paragraph at lines 24414--24415 []|\T1/zi4/m/n/10 Google Underfull \hbox (badness 10000) in paragraph at lines 24414--24415 \T1/zi4/m/n/10 Cloud Overfull \hbox (7.69951pt too wide) in paragraph at lines 24414--24415 \T1/zi4/m/n/10 Platform Underfull \hbox (badness 10000) in paragraph at lines 24414--24415 \T1/zi4/m/n/10 Iot Underfull \hbox (badness 10000) in paragraph at lines 2--24422 [][][]\T1/SourceSansPro-LF/m/n/10 Google Cloud Plat-form Get-ting [388] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-embed-utf8' on page 389 undefined on input line 24456. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-constants' on page 389 undefined on input line 24458. LaTeX Warning: Hyper reference `support:get-support' on page 389 undefined on i nput line 24464. ! Package inputenc Error: Unicode character 你 (U+4F60) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.24473 ...PYG{l+s}{\PYGZdq{}}\PYG{p}{)}\PYG{p}{;} ! Package inputenc Error: Unicode character 好 (U+597D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.24473 ...PYG{l+s}{\PYGZdq{}}\PYG{p}{)}\PYG{p}{;} LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/characterEncoding:enc oding-utf8' on page 389 undefined on input line 24477. [389] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ar chitecture-changelog' on page 390 undefined on input line 24500. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-l ink' on page 390 undefined on input line 24504. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-maximum-number-of-monitors-per-thread' on page 390 undefined on input line 24647. [390 <./eclipse_encoding.png>] [391] Chapter 5. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 24752. [392] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformOverview:fig-ove rall-process' on page 393 undefined on input line 24763. [393 <./process-overview5.png>] [394] [395 <./jpf_conf_overview.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformConcepts:jpf-mod ules' on page 396 undefined on input line 24834. [396 <./jpf_conf_modules.png>] [397 <./low-level-1c.png>] [398 <./low-level-3c. png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-edc' on page 399 undefined on input line 24934. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 399 undefined on input line 24937. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 399 undefined on input line 24940. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-kf' o n page 399 undefined on input line 24943. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sp:sp' on page 399 undef ined on input line 24946. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:fig-jpf-run time-components' on page 399 undefined on input line 24950. [399 <./low-level-2c.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 400 undefined on input line 24963. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llmjvm-ap i-section' on page 400 undefined on input line 24966. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llsp-api- section' on page 400 undefined on input line 24969. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-configuration-creation' on page 400 undefined on input line 25004. [400 <./jpf-runtime-components.png>] [401] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/advanceTrace:advanced-ev ent-tracing' on page 402 undefined on input line 25121. [402] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 403 undefined on input line 25214. [403] Underfull \hbox (badness 10000) in paragraph at lines 25316--25320 []\T1/SourceSansPro-LF/m/n/10 Fixed po-ten-tial race con-di-tion be-tween [][]K er-nel.addResourceControlListener()[][] and [][]Ker- [404] [405] [406] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-11-0' on page 407 undefined on input line 25604. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-13-0' on page 407 undefined on input line 25643. [407] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-12-0' on page 408 undefined on input line 25690. [408] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-13-0' on page 409 undefined on input line 25736. [409] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-12-0' on page 410 undefined on input line 25889. Overfull \hbox (26.89265pt too wide) in paragraph at lines 25887--25890 []\T1/SourceSansPro-LF/m/n/10 [ARMCC5] - Fixed link er-ror []\T1/zi4/m/n/10 Un defined symbol _java_Ljava_lang_OutOfMemoryError_field_OOMEMethodAddr_I[] Underfull \hbox (badness 10000) in paragraph at lines 25904--25906 []\T1/SourceSansPro-LF/m/n/10 Updated [][]Thread.getId()[][] method im-ple-men- ta-tion to re-turn the same value than [410] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-11-0' on page 411 undefined on input line 26016. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-10-0' on page 411 undefined on input line 26048. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-10-0' on page 411 undefined on input line 26052. [411] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-11-0' on page 412 undefined on input line 26095. [412] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-10-0' on page 413 undefined on input line 26188. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-10-0' on page 413 undefined on input line 26193. [413] [414] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-10-0' on page 415 undefined on input line 26448. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-10-0' on page 415 undefined on input line 26454. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-10-0' on page 415 undefined on input line 26458. [415] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26492. (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmss.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmss.fd) Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26492. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26492. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26492. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26492. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26492. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26492. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26492. [416] [417] [418] [419] [420] [421] [422] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-6-13-0' on page 423 undefined on input line 27122. [423] [424] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-6-9-1' on page 425 undefined on input line 27323. [425] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom-comm:pack-ecom-comm ' on page 426 undefined on input line 27356. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ui:pack-gui' on page 426 undefined on input line 27359. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/net:pack-net' on page 42 6 undefined on input line 27362. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/fs:pack-fs' on page 426 undefined on input line 27365. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-configuration-creation' on page 426 undefined on input line 27373. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:pack-im port' on page 426 undefined on input line 27388. [426] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-module-configuration' on page 427 undefined on input line 27452. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformMigration:former -platform-migration' on page 427 undefined on input line 27482. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 427 undefined on input line 27488. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/toolchain:archi tectures-toolchains' on page 427 undefined on input line 27493. LaTeX Warning: Hyper reference `support:get-support' on page 427 undefined on i nput line 27496. [427] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 428 undefined on input line 27531. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/toolchain:archi tectures-toolchains' on page 428 undefined on input line 27545. [428 <./platformConfigurationSkeleton.png>] LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 429 undefined on input line 27565. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-overview' on p age 429 undefined on input line 27577. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 429 undefined on input line 27583. [429] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-architecture-s pecific' on page 430 undefined on input line 27640. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-generic-legacy ' on page 430 undefined on input line 27640. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-module-configuration' on page 430 undefined on input line 27641. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli' on page 430 undefined on input line 27647. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-build' on page 430 undefined on input line 27648. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli-shared-configuration' on page 430 undefined on input line 27661. Underfull \hbox (badness 10000) in paragraph at lines 27672--27673 []\T1/SourceSansPro-LF/m/n/10 on ma-cOS: []\T1/zi4/m/n/10 /Applications/MicroE J/MicroEJ-SDK-/rcp/MicroEJ-SDK-.app/ Overfull \hbox (75.24504pt too wide) in paragraph at lines 27688--27688 []\T1/zi4/m/it/9 ============================================================== ==============================================[]| Overfull \hbox (75.24504pt too wide) in paragraph at lines 27693--27693 []\T1/zi4/m/it/9 ============================================================== ==============================================[]| [430] [431 <./platformSource.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/multiSandbox:multisandbo x' on page 432 undefined on input line 27723. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/externalResourceLoader:s ection-externalresourceloader' on page 432 undefined on input line 27723. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i-installation' on page 432 undefined on input line 27726. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/networkCoreEngine:networ k-core' on page 432 undefined on input line 27726. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/frontpanel:section-front panel' on page 432 undefined on input line 27729. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/javah:tool-javah' on pag e 432 undefined on input line 27732. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-generic' on pa ge 432 undefined on input line 27736. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-build' on page 432 undefined on input line 27736. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 432 undefined on input line 27739. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-architecture-s pecific' on page 432 undefined on input line 27739. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-generic-legacy ' on page 432 undefined on input line 27740. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 432 undefined on input line 27743. [432] Underfull \hbox (badness 10000) in paragraph at lines 27799--27802 []\T1/SourceSansPro-LF/m/n/10 This file must start with the node []\T1/zi4/m/n /10 [] \T1/SourceSansPro-LF/m/n/10 . It can con-tain sev-eral lines like t his one: LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-build' on page 433 undefined on input line 27825. [433 <./platformConfigurationModules.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-build' on page 434 undefined on input line 27857. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 434 undefined on input line 27862. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformOverview:build-p rocess-overview' on page 434 undefined on input line 27887. [434] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-build-script' on page 435 undefined on input line 27901. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 435 undefined on input line 27918. [435 <./bsp-connection-cases-none.png>] [436 <./bsp-connection-cases-partial.pn g> <./bsp-connection-cases-full.png>] Underfull \hbox (badness 10000) in paragraph at lines 28029--28030 []|\T1/SourceSansPro-LF/m/n/10 Option Overfull \hbox (15.24944pt too wide) in paragraph at lines 28036--28037 []|\T1/zi4/m/n/10 microejapp. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28036--28037 \T1/zi4/m/n/10 relative. Overfull \hbox (15.24944pt too wide) in paragraph at lines 28043--28044 []|\T1/zi4/m/n/10 microejlib. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28043--28044 \T1/zi4/m/n/10 relative. Overfull \hbox (15.24944pt too wide) in paragraph at lines 28050--28051 []|\T1/zi4/m/n/10 microejinc. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28050--28051 \T1/zi4/m/n/10 relative. Overfull \hbox (30.24944pt too wide) in paragraph at lines 28057--28058 []|\T1/zi4/m/n/10 microejscript. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28057--28058 \T1/zi4/m/n/10 relative. Underfull \hbox (badness 10000) in paragraph at lines 28064--28065 []|\T1/zi4/m/n/10 root. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 437 undefined on input line 28075. Underfull \hbox (badness 10000) in paragraph at lines 28092--28093 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28097--28098 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28102--28103 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28107--28108 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28112--28113 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28117--28118 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28122--28123 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28127--28128 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28132--28133 []|\T1/zi4/m/n/10 deploy.dir. [437] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-options' on page 438 undefined on input line 28142. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-cases' on page 438 undefined on input line 28148. [438] [439] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 440 undefined on input line 28269. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 440 undefined on input line 28301. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/serialToSocketTransmi tter:tool-serial-to-socket' on page 440 undefined on input line 28302. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformConcepts:low-lev el-api' on page 440 undefined on input line 28319. [440] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 441 undefined on input line 28336. [441 <./overview-platform-qualification.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:new-pla tform-creation' on page 442 undefined on input line 28374. LaTeX Warning: Hyper reference `Tutorials/tutorialCreateFirmwareFromScratch:tut orial-create-firmware-from-scratch' on page 442 undefined on input line 28375. [442 <./overview-platform-qualification-test-suite-fs.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-build-script' on page 443 undefined on input line 28388. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-run-script' on page 443 undefined on input line 28389. LaTeX Warning: Hyper reference `Tutorials/tutorialCreatePlatformBuildAndRunScri pts:tutorial-create-platform-build-and-run-scripts' on page 443 undefined on in put line 28389. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 443 undefined on input line 28402. LaTeX Warning: Hyper reference `Tutorials/tutorialRunATestSuiteOnDevice:tutoria l-run-test-suite-on-device' on page 443 undefined on input line 28403. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformConcepts:low-lev el-api' on page 443 undefined on input line 28416. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuiteEngine:tests uite-engine' on page 443 undefined on input line 28419. [443] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:pack-im port' on page 444 undefined on input line 28455. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llfs-api- section' on page 444 undefined on input line 28457. [444 <./testsuite-engine-overview.png>] LaTeX Warning: Hyper reference `support:get-support' on page 445 undefined on i nput line 28555. Overfull \hbox (1.17941pt too wide) in paragraph at lines 28623--28624 []|\T1/SourceSansPro-LF/m/n/10 SECURITY Underfull \hbox (badness 7256) in paragraph at lines 28625--28626 []|\T1/SourceSansPro-LF/m/n/10 NET Java Test Underfull \hbox (badness 10000) in paragraph at lines 28627--28628 []|\T1/SourceSansPro-LF/m/n/10 SSL Java Test Underfull \hbox (badness 10000) in paragraph at lines 28640--28641 []|\T1/SourceSansPro-LF/m/n/10 3.4.0 (On Underfull \hbox (badness 10000) in paragraph at lines 28642--28643 []|\T1/SourceSansPro-LF/m/n/10 3.0.1 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28655--28656 []|\T1/SourceSansPro-LF/m/n/10 3.4.0 (On Underfull \hbox (badness 10000) in paragraph at lines 28657--28658 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28659--28661 []|\T1/SourceSansPro-LF/m/n/10 1.1.0 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28670--28671 []|\T1/SourceSansPro-LF/m/n/10 3.5.2 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28672--28673 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28674--28676 []|\T1/SourceSansPro-LF/m/n/10 1.1.0 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28683--28684 []|\T1/SourceSansPro-LF/m/n/10 1.4.0 Underfull \hbox (badness 10000) in paragraph at lines 28683--28684 \T1/SourceSansPro-LF/m/n/10 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28685--28686 []|\T1/SourceSansPro-LF/m/n/10 3.5.2 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28687--28688 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28689--28691 []|\T1/SourceSansPro-LF/m/n/10 1.2.0 (On de- [445] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:fig-mjvm-flow 2' on page 446 undefined on input line 28705. [446 <./mjvm_flow2.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/multiSandbox:multisandbo x' on page 447 undefined on input line 28773. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/tiny:core-tiny' on page 447 undefined on input line 28777. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/toolchain:appen dix-matrixcapabilities' on page 447 undefined on input line 28782. [447 <./mjvm_gt.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 448 undefined on input line 28788. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-e rror-codes' on page 448 undefined on input line 28792. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llmjvm-ap i-section' on page 448 undefined on input line 28796. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/linker:linker-lscf' o n page 448 undefined on input line 28834. [448] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/javalibs/edc:ed c-exit-codes' on page 449 undefined on input line 28933. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/limitations:limitatio ns' on page 449 undefined on input line 28953. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-java-heap' on page 449 undefined on input line 28960. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/limitations:limitatio ns' on page 449 undefined on input line 28966. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-number-of-threads' on page 449 undefined on input line 28966. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-java-heap' on page 449 undefined on input line 28973. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-number-of-stack-blocks' on page 449 undefined on input line 28981. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/limitations:limitatio ns' on page 449 undefined on input line 29034. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-maximum-number-of-monitors-per-thread' on page 449 undefined on input line 29035. [449] Overfull \vbox (72.56984pt too high) has occurred while \output is active [450] Overfull \vbox (1.75471pt too high) detected at line 29134 [451] [452] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/stackTraceReader:stac k-trace-reader' on page 453 undefined on input line 29229. [453] [454] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-i mplementation' on page 455 undefined on input line 29457. [455] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 456 undefined on input line 29472. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 456 undefined on input line 29475. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 456 undefined on input line 29482. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 456 undefined on input line 29483. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/trace:event-enable-re cording' on page 456 undefined on input line 29515. Underfull \hbox (badness 10000) in paragraph at lines 29518--29519 []\T1/SourceSansPro-LF/m/n/10 Tell the third-party linker pro-gram to redi-rect all calls to []\T1/zi4/m/n/10 LLMJVM_invoke_method[] \T1/SourceSansPro-LF/m/ n/10 and Underfull \hbox (badness 10000) in paragraph at lines 29518--29519 []\T1/zi4/m/n/10 LLMJVM_return_method[] \T1/SourceSansPro-LF/m/n/10 sym-bols t o re-spec-tively []\T1/zi4/m/n/10 LLMJVM_invoke_method_with_trace[] \T1/Sourc eSansPro-LF/m/n/10 and [456] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 457 undefined on input line 29554. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformOverview:build-p rocess-overview' on page 457 undefined on input line 29565. [457] LaTeX Warning: Hyper reference `KernelDeveloperGuide/index:kernel-developer-gui de' on page 458 undefined on input line 29580. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelLink:kernel-link' on page 458 undefined on input line 29581. LaTeX Warning: Hyper reference `KernelDeveloperGuide/applicationLink:applicatio n-link' on page 458 undefined on input line 29581. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/multiSandbox:table-kf-ov erhead' on page 458 undefined on input line 29587. [458 <./process-multiapp-overview.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llkf-api- section' on page 459 undefined on input line 29653. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 459 undefined on input line 29669. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 459 undefined on input line 29670. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 459 undefined on input line 29677. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor mcustomization' on page 459 undefined on input line 29699. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/limitations:limitatio ns' on page 459 undefined on input line 29705. [459] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 460 undefined on input line 29732. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 460 undefined on input line 29762. [460] Overfull \vbox (0.67719pt too high) detected at line 29800 [461 <./sni_flow.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 462 undefined on input line 29827. [462] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sni:fig-sni-sync' on pag e 463 undefined on input line 29860. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 463 undefined on input line 29882. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 463 undefined on input line 29883. [463 <./sni_sync.png>] Underfull \hbox (badness 10000) in paragraph at lines 1--29922 []|[][]$\T1/SourceSansPro-LF/m/n/10 https : / / repository . microej . com / ja vadoc / microej _ 5 . x / apis / ej / sp / LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sp:sp-api-mmm' on page 4 64 undefined on input line 29947. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sp:sp-compiler' on page 464 undefined on input line 29953. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/tools:microejtoolssec tion' on page 464 undefined on input line 29962. [464 <./sp1.png>] [465 <./sp_flow.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llsp-api- section' on page 466 undefined on input line 30084. [466] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 467 undefined on input line 30100. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 467 undefined on input line 30108. [467 <./javah_process.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 468 undefined on input line 30159 . LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 468 undefined on input line 30165 . [468] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llext-res -api-section' on page 469 undefined on input line 30250. Underfull \hbox (badness 10000) in paragraph at lines 30257--30260 \T1/SourceSansPro-LF/m/n/10 The Ex-ter-nal Re-sources Loader is an ad-di-tional mod-ule. In the plat-form con-fig-u-ra-tion file, check [469] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom:fig-ecom-flow' on p age 470 undefined on input line 30301. [470 <./ecom-core_process.png>] Underfull \hbox (badness 10000) in paragraph at lines 30343--30347 \T1/SourceSansPro-LF/m/n/10 A de-vice is de-fined by im-ple-ment-ing [][]ej.eco m.Device[][]. It is iden-ti-fied by a name and a de-scrip-tor LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 471 undefined on input line 30353. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 471 undefined on input line 30371. [471] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom:fig-ecom-flow' on p age 472 undefined on input line 30418. [472 <./architecture.png>] [473] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom-comm:section-ecomco mm-driver' on page 474 undefined on input line 30557. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom:section-ecom-dm' on page 474 undefined on input line 30563. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 474 undefined on input line 30565. [474 <./comm_open.png>] [475 <./dyn_sequence.png (PNG copy)>] [476] Underfull \hbox (badness 10000) in paragraph at lines 30758--30760 []\T1/SourceSansPro-LF/m/n/10 Data has ar-rived that should be added to the re- ceive buffer (us-ing the [477]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.1}) has been already used, duplicate ignored \relax l.30797 \begin{sphinxVerbatim} [commandchars=\\\{\}] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 478 undefined on input line 30817. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom-comm:section-ecomco mm-installation' on page 478 undefined on input line 30821. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom-comm:section-ecomco mm-mapping' on page 478 undefined on input line 30829. [478]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.2}) has been already used, duplicate ignored \relax l.30845 \begin{sphinxVerbatim} [commandchars=\\\{\}] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/serialCommunications:eco m' on page 479 undefined on input line 30891. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llcomm-ap i-section' on page 479 undefined on input line 30895. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom-comm:section-ecomco mm-xml' on page 479 undefined on input line 30906. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 479 undefined on input line 30912. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 479 undefined on input line 30924. [479] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiChangeLog:section-ui-c hangelog' on page 480 undefined on input line 30931. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMigrationGuide:section -ui-migrationguide' on page 480 undefined on input line 30931. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 480 undefined on input line 30952. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-input' o n page 480 undefined on input line 30952. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiLed:section-leds' on p age 480 undefined on input line 30952. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 480 undefined on input line 30955. [480 <./java-c-ui-interface.png>] [481 <./ui_overview2.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MWT/index:mwt' on page 482 undefined on input line 30977. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 482 undefined on input line 30991. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 482 undefined on input line 31038. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-input' o n page 482 undefined on input line 31038. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiLed:section-leds' on p age 482 undefined on input line 31038. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 482 undefined on input line 31038. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-input' o n page 482 undefined on input line 31038. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiLed:section-leds' on p age 482 undefined on input line 31038. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 482 undefined on input line 31043. [482] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-input' o n page 483 undefined on input line 31062. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 483 undefined on input line 31072. [483] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiFont:section-fonts' on page 484 undefined on input line 31139. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 484 undefined on input line 31166. [484] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/index:sect ion-app-microui' on page 485 undefined on input line 31172. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-archit ecture' on page 485 undefined on input line 31180. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-input' o n page 485 undefined on input line 31185. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/tools/static:mu istaticinit' on page 485 undefined on input line 31195. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i-installation' on page 485 undefined on input line 31200. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 485 undefined on input line 31205. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-input' o n page 485 undefined on input line 31216. [485] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/tools/static:mu istaticinit' on page 486 undefined on input line 31243. [486 <./static_init_process.png> <./static_xml.png>] [487] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i' on page 488 undefined on input line 31387. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 488 undefined on input line 31404. [488] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 489 undefined on input line 31448. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiLed:section-leds-llapi ' on page 489 undefined on input line 31452. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-input-ll api' on page 489 undefined on input line 31452. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-llapi' on page 489 undefined on input line 31452. [489 <./ui_llapi_emb.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 490 undefined on input line 31498. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llleds-ap i-section' on page 490 undefined on input line 31506. [490 <./ui_llapi_sim.png>] [491 <./ui_llapi_led.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i' on page 492 undefined on input line 31582. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiLed:section-leds-imple mentation' on page 492 undefined on input line 31585. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llleds-ap i-section' on page 492 undefined on input line 31585. [492] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llinput-a pi-section' on page 493 undefined on input line 31615. [493] [494 <./drivers-microui-comms.png> <./microui-events.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 495 undefined on input line 31673. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 495 undefined on input line 31707. [495] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 496 undefined on input line 31718. [496 <./ui_llapi_input2.png>] [497] [498] LaTeX Font Warning: Font shape `TS1/zi4/m/it' undefined (Font) using `TS1/zi4/m/n' instead (Font) for symbol `textquotesingle' on input line 31882. [499] Underfull \hbox (badness 5696) in paragraph at lines 31931--31933 []\T1/SourceSansPro-LF/m/n/10 This helper also fil-ters the touch panel events. It uses two de-fines []\T1/zi4/m/n/10 FIRST_MOVE_PIXEL_LIMIT[] \T1/SourceSan sPro-LF/m/n/10 and [500] Underfull \vbox (badness 10000) detected at line 32029 Underfull \vbox (badness 10000) detected at line 32029 [501] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 502 undefined on input line 32037. [502] Underfull \hbox (badness 10000) in paragraph at lines 32103--32105 \T1/SourceSansPro-LF/b/n/10 Note: \T1/SourceSansPro-LF/m/n/10 When the func-ti ons []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_log_queue_xxx()[] \T1/SourceSansPro-LF/m /n/10 are not im-ple-mented, a call to Underfull \hbox (badness 10000) in paragraph at lines 32117--32118 []\T1/SourceSansPro-LF/m/n/10 If the event can-not be added be-cause the queue is full, the event en-gine calls Underfull \hbox (badness 5105) in paragraph at lines 32134--32135 []\T1/SourceSansPro-LF/m/n/10 Then, the event en-gine dumps the \T1/SourceSansP ro-LF/m/it/10 fu-ture \T1/SourceSansPro-LF/m/n/10 events (events not con-sumed yet by Mi-croUI). It calls Underfull \hbox (badness 10000) in paragraph at lines 32140--32141 []\T1/SourceSansPro-LF/m/n/10 Finally, the event en-gine no-ti-fies the log-ger about the end of the dump by call-ing [503] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiReleaseNotes:section-u i-releasenotes-cmodule' on page 504 undefined on input line 32148. Underfull \hbox (badness 6428) in paragraph at lines 32151--32152 []\T1/zi4/m/n/10 LLUI_INPUT_LOG_impl.c[] \T1/SourceSansPro-LF/m/n/10 : this fil e holds some meta-data for each event. When the event en- Underfull \hbox (badness 10000) in paragraph at lines 32151--32152 \T1/SourceSansPro-LF/m/n/10 gine calls []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_log_du mp()[] \T1/SourceSansPro-LF/m/n/10 , the log-ger re-trieves the event meta-data and calls [504] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-inputs-s tatic-init' on page 505 undefined on input line 32217. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiReleaseNotes:section-u i-releasenotes-cmodule' on page 505 undefined on input line 32223. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i' on page 505 undefined on input line 32231. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 505 undefined on input line 32234. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llinput-a pi-section' on page 505 undefined on input line 32237. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:lldisplay -api-section' on page 505 undefined on input line 32263. [505] [506] [507 <./display_modes_nocustom.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:switchmodesync steps' on page 508 undefined on input line 32334. [508 <./switch-step1.png>] [509 <./switch-step2.png> <./switch-step3.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:table-copymode syncsteps' on page 510 undefined on input line 32411. [510 <./switch-step4.png> <./copy-step1.png>] [511 <./copy-step2.png> <./copy-s tep3.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:fig-directmode ' on page 512 undefined on input line 32474. [512 <./direct.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MWT/concepts:secti on-render-policy' on page 513 undefined on input line 32528. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MWT/concepts:secti on-animations' on page 513 undefined on input line 32539. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-installation' on page 513 undefined on input line 32562. [513] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-layout-byte' on page 514 undefined on input line 32852. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-installation' on page 514 undefined on input line 32852. [514] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure-standard' on page 515 undefined on input line 33184. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure-driver' on page 515 undefined on input line 33184. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-installation' on page 515 undefined on input line 33184. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 515 undefined on input line 33190. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 515 undefined on input line 33190. [515] [516] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-lut' o n page 517 undefined on input line 33362. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator-extended' on page 517 undefined on input line 33366. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-display' on page 517 undefined on input line 33369. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:colorconv ersions' on page 517 undefined on input line 33372. [517] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator-extended' on page 518 undefined on input line 33399. [518] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiReleaseNotes:section-u i-releasenotes-cmodule' on page 519 undefined on input line 33523. [519 <./ui_llapi_display.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-modes' on page 520 undefined on input line 33574. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-modes' on page 520 undefined on input line 33580. [520] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 521 undefined on input line 33587. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-lut' o n page 521 undefined on input line 33587. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-drawin g-native' on page 521 undefined on input line 33592. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiReleaseNotes:section-u i-releasenotes-cmodule' on page 521 undefined on input line 33594. [521] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-modes' on page 522 undefined on input line 33612. [522] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:copybuffermode ' on page 523 undefined on input line 33690. Overfull \vbox (2.594pt too high) detected at line 33742 [523] Overfull \vbox (0.82593pt too high) detected at line 33788 [524] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-lluidi splay-parallel-tearing' on page 525 undefined on input line 33794. [525] Overfull \vbox (1.82593pt too high) detected at line 33911 [526] Overfull \vbox (2.12442pt too high) detected at line 33980 [527] Underfull \vbox (badness 3343) detected at line 34052 [528] [529] Overfull \vbox (1.29552pt too high) detected at line 34124 [530] Overfull \vbox (1.82593pt too high) detected at line 34199 [531] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiReleaseNotes:section-u i-releasenotes-cmodule' on page 532 undefined on input line 34204. [532] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:copybuffermode ' on page 533 undefined on input line 34245. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:copybuffermode ' on page 533 undefined on input line 34259. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:switchbuffermo de' on page 533 undefined on input line 34259. [533] [534 <./uiDisplaySync01.png> <./uiDisplaySync02.png> <./uiDisplaySync03.p ng> <./uiDisplaySync04.png>] [535 <./uiDisplaySync05.png> <./uiDisplaySync06.pn g> <./uiDisplaySync07.png>] Underfull \hbox (badness 10000) in paragraph at lines 34491--34491 []\T1/SourceSansPro-LF/m/n/10 Tear- Underfull \hbox (badness 10000) in paragraph at lines 34491--34491 []\T1/SourceSansPro-LF/m/n/10 Nb Underfull \hbox (badness 10000) in paragraph at lines 34491--34491 []\T1/SourceSansPro-LF/m/n/10 Flush time Underfull \hbox (badness 10000) in paragraph at lines 34491--34491 []\T1/SourceSansPro-LF/m/n/10 FPS Underfull \hbox (badness 5203) in paragraph at lines 34491--34491 []\T1/SourceSansPro-LF/m/n/10 CPU load LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiFontGenerator:section- fontgen' on page 536 undefined on input line 34506. [536] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 537 undefined on input line 34524. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:lldisplay -api-section' on page 537 undefined on input line 34529. [537] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 538 undefined on input line 34569. [538] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 539 undefined on input line 34680. Underfull \hbox (badness 10000) in paragraph at lines 34694--34695 []\T1/SourceSansPro-LF/m/n/10 The linker file holds five ta-bles, one for each use case, re-spec-tively []\T1/zi4/m/n/10 IMAGE_UTILS_TABLE_COPY[] \T1/SourceS ansPro-LF/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34694--34695 []\T1/zi4/m/n/10 IMAGE_UTILS_TABLE_COPY_WITH_ALPHA[] \T1/SourceSansPro-LF/m/n/1 0 , []\T1/zi4/m/n/10 IMAGE_UTILS_TABLE_DRAW[] \T1/SourceSansPro-LF/m/n/10 , [ ]\T1/zi4/m/n/10 IMAGE_UTILS_TABLE_SET[] \T1/SourceSansPro-LF/m/n/10 and LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i' on page 539 undefined on input line 34705. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-implementation' on page 539 undefined on input line 34710. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:lldisplay -api-section' on page 539 undefined on input line 34711. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-implementation' on page 539 undefined on input line 34727. [539] [540] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -gpu-raw' on page 541 undefined on input line 34869. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-custom-format' on page 541 undefined on input line 34869. [541] [542] [543 <./graphviz-8eba0ad654d65d10f438882f4fb435b996d10a8a.pdf>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -standard-raw' on page 544 undefined on input line 34957. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -binary-raw' on page 544 undefined on input line 34960. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 544 undefined on input line 34973. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 544 undefined on input line 34974. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 544 undefined on input line 34983. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 544 undefined on input line 34984. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 544 undefined on input line 34992. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 544 undefined on input line 34992. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -standard-raw' on page 544 undefined on input line 35012. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -display-raw' on page 544 undefined on input line 35012. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -gpu-raw' on page 544 undefined on input line 35012. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -binary-raw' on page 544 undefined on input line 35012. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 544 undefined on input line 35017. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 544 undefined on input line 35020. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:section-im age-loader' on page 544 undefined on input line 35020. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -asis' on page 544 undefined on input line 35024. [544] [545 <./uiFormat01.png>] [546] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 547 undefined on input line 35249. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -standard-raw' on page 547 undefined on input line 35268. [547] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -standard-raw' on page 548 undefined on input line 35308. [548 <./uiFormat02.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -standard-raw' on page 549 undefined on input line 35389. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 549 undefined on input line 35428. [549] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:fp-ui-decod er' on page 550 undefined on input line 35517. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 550 undefined on input line 35520. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 550 undefined on input line 35523. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:fp-ui-decod er' on page 550 undefined on input line 35523. LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 550 undefined on input line 35526. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator-imageio' on page 550 undefined on input line 35526. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:fp-ui-decod er' on page 550 undefined on input line 35526. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 550 undefined on input line 35544. [550] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageOverview:section- image-core-process' on page 551 undefined on input line 35574. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -standard-raw' on page 551 undefined on input line 35605. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -display-raw' on page 551 undefined on input line 35608. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -gpu-raw' on page 551 undefined on input line 35608. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -binary-raw' on page 551 undefined on input line 35608. [551 <./static-image-gen2.png>] [552] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 553 undefined on input line 35712. [553] Underfull \hbox (badness 10000) in paragraph at lines 35740--35741 []\T1/SourceSansPro-LF/m/n/10 Create an im-ple-men-ta-tion of in-ter-face []\T 1/zi4/m/n/10 com.microej.tool.ui.generator. Underfull \hbox (badness 10000) in paragraph at lines 35743--35744 []\T1/SourceSansPro-LF/m/n/10 Create the file []\T1/zi4/m/n/10 META-INF/servic es/com.microej.tool.ui.generator. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:fp-ui-decod er' on page 554 undefined on input line 35779. [554] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -display-raw' on page 555 undefined on input line 35785. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -gpu-raw' on page 555 undefined on input line 35785. Underfull \hbox (badness 10000) in paragraph at lines 35792--35793 \T1/SourceSansPro-LF/m/n/10 stan-dard im-ages) or cre-ate an im-ple-men-ta-tion of in-ter-face []\T1/zi4/m/n/10 com.microej.tool.ui.generator. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 555 undefined on input line 35795. Underfull \hbox (badness 10000) in paragraph at lines 35804--35805 []\T1/SourceSansPro-LF/m/n/10 Create the file []\T1/zi4/m/n/10 META-INF/servic es/com.microej.tool.ui.generator. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -binary-raw' on page 555 undefined on input line 35833. [555] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 556 undefined on input line 35860. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/images:ima ge-gen-tool' on page 556 undefined on input line 35866. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 3}) has been already used, duplicate ignored \relax l.35874 \begin{sphinxVerbatim} [commandchars=\\\{\}] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 556 undefined on input line 35882. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 4}) has been already used, duplicate ignored \relax l.35886 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.5}) has been already used, d uplicate ignored \relax l.35896 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.6}) has been already used, d uplicate ignored \relax l.35908 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.7}) has been already used, d uplicate ignored \relax l.35918 \begin{sphinxVerbatim} [commandchars=\\\{\}] [556]pdfTeX warning (ext4): destination with the same identifier (name{literalblock.8}) has been already u sed, duplicate ignored \relax l.35928 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 35944--35945 []\T1/SourceSansPro-LF/m/n/10 The sec-tion is aligned on the value spec-i-fied by the Dis-play mod-ule prop-erty []\T1/zi4/m/n/10 imageBuffer. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageCore:section-imag e-core' on page 557 undefined on input line 35966. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 557 undefined on input line 35969. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 557 undefined on input line 35993. [557] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -binary-raw' on page 558 undefined on input line 36026. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -standard-raw' on page 558 undefined on input line 36047. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -gpu-raw' on page 558 undefined on input line 36047. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:lldisplay -api-section' on page 558 undefined on input line 36053. [558] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 559 undefined on input line 36060. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -display-raw' on page 559 undefined on input line 36060. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator-conffile' on page 559 undefined on input line 36077. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 559 undefined on input line 36077. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/images:sec tion-ui-images' on page 559 undefined on input line 36092. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/externalResourceLoader:s ection-externalresourceloader' on page 559 undefined on input line 36101. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:section-im age-loader-memory' on page 559 undefined on input line 36110. [559] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 560 undefined on input line 36133. [560] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageCore:section-imag e-core' on page 561 undefined on input line 36194. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 561 undefined on input line 36216. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -raw' on page 561 undefined on input line 36225. [561] [562 <./graphviz-05faa46b5c5fd522c1e049948e7dc688922b9e6c.pdf>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i' on page 563 undefined on input line 36238. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 563 undefined on input line 36241. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fontDesign er:section-tool-fontdesigner' on page 563 undefined on input line 36267. [563 <./font-process2.png>] [564 <./font-height.png> <./font-baseline.png>] [565 <./arabic.png>] [566 <./static-font-gen2.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 567 undefined on input line 36693. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fonts:font s-list-grammar' on page 567 undefined on input line 36704. [567]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.9}) has been already used, duplicate ignored \relax l.36715 \begin{sphinxVerbatim} [commandchars=\\\{\}] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiFontCore:section-font- core' on page 568 undefined on input line 36737. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 568 undefined on input line 36751. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 568 undefined on input line 36763. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i' on page 568 undefined on input line 36773. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 568 undefined on input line 36773. [568] [569 <./graphviz-6baf21a497ab9e0043cef2bf3d691fc132794bb5.pdf>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiFontGenerator:section- fontgen-conffile' on page 570 undefined on input line 36801. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 570 undefined on input line 36801. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fonts:sect ion-ui-fonts' on page 570 undefined on input line 36816. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/externalResourceLoader:s ection-externalresourceloader' on page 570 undefined on input line 36825. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fontDesign er:section-tool-fontdesigner-styles' on page 570 undefined on input line 36854. [570] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i' on page 571 undefined on input line 36868. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 571 undefined on input line 36871. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/frontpanel:section-front panel' on page 571 undefined on input line 36892. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i' on page 571 undefined on input line 36892. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/frontpanel:section-front panel' on page 571 undefined on input line 36905. [571] [572 <./fpwidgets.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiLowLevel:section-ui-lo w-level' on page 573 undefined on input line 36974. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-display' on page 573 undefined on input line 36989. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-input' on page 573 undefined on input line 37001. [573] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-refreshrate' on page 574 undefined on input line 37020. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-flushtime' on page 574 undefined on input line 37023. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-nonrectangulardisplay' on page 574 undefined on input line 37029. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure-standard' on page 574 undefined on input line 37032. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure-driver' on page 574 undefined on input line 37035. [574] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/frontpanel:section-front panel-widget' on page 575 undefined on input line 37077. Underfull \hbox (badness 10000) in paragraph at lines 37101--37102 []\T1/SourceSansPro-LF/m/n/10 Create an im-ple-men-ta-tion of the in-ter-face []\T1/zi4/m/n/10 ej.microui.display.UIDrawing.UiDrawingDefault[] \T1/SourceSans Pro-LF/m/n/10 : LaTeX Warning: Hyper reference `PlatformDeveloperGuide/frontpanel:section-front panel-emptywidget' on page 575 undefined on input line 37104. [575] Underfull \hbox (badness 10000) in paragraph at lines 37188--37189 []\T1/SourceSansPro-LF/m/n/10 After draw-ing, the im-ple-men-ta-tion up-dates t he Graph-ics En-gine dirty area by call-ing []\T1/zi4/m/n/10 gc. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-customdrawing' on page 576 undefined on input line 37203. [576] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-customdrawing' on page 577 undefined on input line 37254. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 577 undefined on input line 37275. [577] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:section-im age-loader-memory' on page 578 undefined on input line 37295. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiFontCore:section-font- loader-memory' on page 578 undefined on input line 37295. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:section-im age-external-memory' on page 578 undefined on input line 37298. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiFontCore:section-font- loader-memory' on page 578 undefined on input line 37301. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-exte rnal-decoder' on page 578 undefined on input line 37308. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-exte rnal-decoder' on page 578 undefined on input line 37308. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:fp-ui-insta llation' on page 578 undefined on input line 37315. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator-imageio' on page 578 undefined on input line 37382. [578] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i' on page 579 undefined on input line 37401. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 579 undefined on input line 37404. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/frontpanel:fp-installati on' on page 579 undefined on input line 37415. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:fp-ui-decod er' on page 579 undefined on input line 37422. [579] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMigrationGuide:section -ui-migrationguide' on page 580 undefined on input line 37653. [580] Overfull \hbox (26.05243pt too wide) in paragraph at lines 37677--37678 []\T1/zi4/m/n/10 void LLUI_DISPLAY_IMPL_binarySemaphoreTake([. Overfull \hbox (26.05243pt too wide) in paragraph at lines 37680--37681 []\T1/zi4/m/n/10 void LLUI_DISPLAY_IMPL_binarySemaphoreGive([. Underfull \hbox (badness 10000) in paragraph at lines 37683--37684 []\T1/zi4/m/n/10 uint8_t* LLUI_DISPLAY_IMPL_flush([... Overfull \hbox (71.05243pt too wide) in paragraph at lines 37693--37694 []\T1/zi4/m/n/10 int32_t LLDISPLAY_IMPL_getWorkingBufferStartAddress([. Overfull \hbox (61.05243pt too wide) in paragraph at lines 37696--37697 []\T1/zi4/m/n/10 int32_t LLDISPLAY_IMPL_getWorkingBufferEndAddress([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37759--37760 []\T1/zi4/m/n/10 jint LLUI_INPUT_IMPL_getInitialStateValue([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37762--37763 []\T1/zi4/m/n/10 void LLUI_INPUT_IMPL_enterCriticalSection([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37765--37766 []\T1/zi4/m/n/10 void LLUI_INPUT_IMPL_leaveCriticalSection([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37778--37779 []\T1/zi4/m/n/10 int32_t LLINPUT_IMPL_getInitialStateValue([. Overfull \hbox (6.05243pt too wide) in paragraph at lines 37781--37782 []\T1/zi4/m/n/10 void LLINPUT_IMPL_enterCriticalSection([. Overfull \hbox (6.05243pt too wide) in paragraph at lines 37784--37785 []\T1/zi4/m/n/10 void LLINPUT_IMPL_leaveCriticalSection([. [581] Underfull \hbox (badness 10000) in paragraph at lines 37831--37832 []\T1/zi4/m/n/10 int32_t LLLEDS_IMPL_getIntensity([... Underfull \hbox (badness 10000) in paragraph at lines 37887--37889 \T1/SourceSansPro-LF/m/n/10 Since Mi-croEJ UI Pack []\T1/zi4/m/n/10 13.0.0[] \ T1/SourceSansPro-LF/m/n/10 , the Im-age Gen-er-a-tor ex-ten-sion project must d e-pend on mod-ule [582] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-llapi' on page 583 undefined on input line 37925. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:section-im age-loader-memory' on page 583 undefined on input line 37928. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-inputs-e ventbuffer' on page 583 undefined on input line 37931. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 583 undefined on input line 37984. [583] [584] [585] [586] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:section-im age-loader-memory' on page 587 undefined on input line 38284. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-inputs-e ventbuffer' on page 587 undefined on input line 38287. [587] [588] [589] [590] [591] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMigrationGuide:section -ui-migration-llapi-13x' on page 592 undefined on input line 38745. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMigrationGuide:section -ui-migration-frontpanelapi-13x' on page 592 undefined on input line 38765. Underfull \hbox (badness 10000) in paragraph at lines 38772--38773 []\T1/zi4/m/n/10 ej.tool.frontpanel#widget-microui[] \T1/SourceSansPro-LF/m/n/ 10 has been re-placed by []\T1/zi4/m/n/10 com.microej.pack. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMigrationGuide:section -ui-migration-imagegeneratorapi-13x' on page 592 undefined on input line 38798. [592] [593] [594] [595] [596] [597] [598] [599] [600] [601] [602] [603] [604] [605] [606] [607] [608] [609] [610] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiReleaseNotes:section-u i-releasenotes-cmodule' on page 611 undefined on input line 40367. [611] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:section-im age-loader-memory' on page 612 undefined on input line 40429. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiReleaseNotes:section-u i-releasenotes-cmodule' on page 612 undefined on input line 40429. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 612 undefined on input line 40443. [612] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 613 undefined on input line 40461. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 40464. (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmtt.fd) Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 40464. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMigrationGuide:section -ui-migration-frontpanelapi-13x' on page 613 undefined on input line 40479. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMigrationGuide:section -ui-migration-12x' on page 613 undefined on input line 40482. [613] Underfull \hbox (badness 10000) in paragraph at lines 40583--40584 []\T1/SourceSansPro-LF/m/n/10 [Removed] []\T1/zi4/m/n/10 AbstractDisplayExtens ion[] \T1/SourceSansPro-LF/m/n/10 , all avail-able im-ple-men-ta-tions and Underfull \hbox (badness 10000) in paragraph at lines 40586--40587 []\T1/SourceSansPro-LF/m/n/10 [Removed] []\T1/zi4/m/n/10 finalizeConfiguration ()[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/m/n/10 getDisplayHeight()[] \T1/S ourceSansPro-LF/m/n/10 , []\T1/zi4/m/n/10 getDisplayWidth()[] \T1/SourceSansPr o-LF/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 40586--40587 []\T1/zi4/m/n/10 getDrawingBuffer()[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/ m/n/10 setDisplayWidth(int)[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/m/n/10 s etDisplayHeight(int)[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/m/n/10 start()[ ] \T1/SourceSansPro-LF/m/n/10 : [614] [615] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMigrationGuide:section -ui-migration-imagegeneratorapi-13x' on page 616 undefined on input line 40772. [616] Underfull \hbox (badness 10000) in paragraph at lines 40818--40819 []\T1/SourceSansPro-LF/m/n/10 Instead of im-ple-ment-ing []\T1/zi4/m/n/10 Gene ricDisplayExtension[] \T1/SourceSansPro-LF/m/n/10 , the ex-ten-sion class must ex-tend Underfull \hbox (badness 10000) in paragraph at lines 40821--40822 []\T1/SourceSansPro-LF/m/n/10 Add the file []\T1/zi4/m/n/10 src/main/resources /META-INF/services/com.microej.tool.ui.generator. Underfull \hbox (badness 10000) in paragraph at lines 40821--40822 \T1/zi4/m/n/10 MicroUIRawImageGeneratorExtension[] \T1/SourceSansPro-LF/m/n/10 ; this file has to spec-ify the class which ex-tends the [617] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMigrationGuide:section -ui-migration-llapi-13x' on page 618 undefined on input line 40919. Underfull \hbox (badness 10000) in paragraph at lines 40948--40949 []\T1/SourceSansPro-LF/m/n/10 Replace all []\T1/zi4/m/n/10 #include "LLDISPLAY .h"[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/m/n/10 #include "LLDISPLAY_EXTRA .h"[] \T1/SourceSansPro-LF/m/n/10 and []\T1/zi4/m/n/10 #include Underfull \hbox (badness 10000) in paragraph at lines 40975--40976 []\T1/SourceSansPro-LF/m/n/10 Remove the func-tions []\T1/zi4/m/n/10 LLDISPLAY _IMPL_getGraphicsBufferAddress[] \T1/SourceSansPro-LF/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 40975--40976 []\T1/zi4/m/n/10 LLDISPLAY_IMPL_getHeight[] \T1/SourceSansPro-LF/m/n/10 , []\T 1/zi4/m/n/10 LLDISPLAY_IMPL_getWidth[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4 /m/n/10 LLDISPLAY_IMPL_synchronize[] \T1/SourceSansPro-LF/m/n/10 , [618] Underfull \hbox (badness 10000) in paragraph at lines 41030--41031 []\T1/zi4/m/n/10 LLDISPLAY_EXTRA.h[] \T1/SourceSansPro-LF/m/n/10 and []\T1/zi 4/m/n/10 intern/LLDISPLAY_EXTRA.h[] \T1/SourceSansPro-LF/m/n/10 merged in []\ T1/zi4/m/n/10 LLUI_PAINTER_impl.h[] \T1/SourceSansPro-LF/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 41052--41053 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ setContrast(int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41055--41056 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ getContrast(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41058--41059 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ hasBackLight(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41061--41062 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ setBacklight(int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41064--41065 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ getBacklight(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41067--41068 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ isColor(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41070--41071 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ getNumberOfColors(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41073--41074 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ isDoubleBuffered(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41076--41077 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ getBacklight(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41079--41080 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ fillRect(void*,int32_t,void*,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by [619] Underfull \hbox (badness 10000) in paragraph at lines 41085--41086 \T1/SourceSansPro-LF/m/n/10 by []\T1/zi4/m/n/10 DW_DRAWING_drawFlippedImage(MI CROUI_GraphicsContext*,MICROUI_Image*,jint,jint, Underfull \hbox (badness 10000) in paragraph at lines 41088--41089 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ scaleImage(void*,int32_t,void*,int32_t,void*)[] \T1/SourceSansPro-LF/m/n/10 : Underfull \hbox (badness 10000) in paragraph at lines 41088--41089 \T1/SourceSansPro-LF/m/n/10 re-placed by []\T1/zi4/m/n/10 DW_DRAWING_drawScale dImageNearestNeighbor(MICROUI_GraphicsContext*, Overfull \hbox (118.63696pt too wide) in paragraph at lines 41088--41089 \T1/zi4/m/n/10 MICROUI_Image*,jint,jint,jfloat,jfloat,jint)[] \T1/SourceSansPr o-LF/m/n/10 and []\T1/zi4/m/n/10 DW_DRAWING_drawScaledImageBilinear(MICROUI_Gr aphicsContext*, Underfull \hbox (badness 10000) in paragraph at lines 41091--41092 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ rotateImage(void*,int32_t,void*,int32_t,void*)[] \T1/SourceSansPro-LF/m/n/10 : Underfull \hbox (badness 10000) in paragraph at lines 41091--41092 \T1/SourceSansPro-LF/m/n/10 re-placed by []\T1/zi4/m/n/10 DW_DRAWING_drawRotat edImageNearestNeighbor(MICROUI_GraphicsContext*, Overfull \hbox (138.63696pt too wide) in paragraph at lines 41091--41092 \T1/zi4/m/n/10 MICROUI_Image*,jint,jint,jint,jint,jfloat,jint)[] \T1/SourceSan sPro-LF/m/n/10 and []\T1/zi4/m/n/10 DW_DRAWING_drawRotatedImageBilinear(MICROU I_GraphicsContext*, Underfull \hbox (badness 10000) in paragraph at lines 41094--41095 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ convertARGBColorToDisplayColor(int32_t)[] \T1/SourceSansPro-LF/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 41094--41095 []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_convertDisplayColorToARGBColor(int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed re- Underfull \hbox (badness 10000) in paragraph at lines 41094--41095 \T1/SourceSansPro-LF/m/n/10 spec-tively by []\T1/zi4/m/n/10 LLUI_DISPLAY_IMPL_ convertARGBColorToDisplayColor(uint32_t)[] \T1/SourceSansPro-LF/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 41100--41101 []\T1/zi4/m/n/10 LLUI_DISPLAY_IMPL_decodeImage(uint8_t*,uint32_t,MICROUI_ImageF ormat,MICROUI_Image*, Underfull \hbox (badness 10000) in paragraph at lines 41103--41104 []\T1/SourceSansPro-LF/m/n/10 [Removed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ getGraphicsBufferMemoryWidth(void)[] \T1/SourceSansPro-LF/m/n/10 and Overfull \hbox (31.7229pt too wide) in paragraph at lines 41106--41107 []\T1/SourceSansPro-LF/m/n/10 [Removed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ backlightOn(void)[] \T1/SourceSansPro-LF/m/n/10 and []\T1/zi4/m/n/10 LLDISPLA Y_EXTRA_IMPL_backlightOff(void)[] Underfull \hbox (badness 10000) in paragraph at lines 41109--41110 []\T1/SourceSansPro-LF/m/n/10 [Removed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ enterDrawingMode(void)[] \T1/SourceSansPro-LF/m/n/10 and Overfull \hbox (99.35233pt too wide) in paragraph at lines 41123--41124 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_IMPL_initia lize(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by []\T1/zi4/m/n/10 LLUI_ DISPLAY_IMPL_initialize(LLUI_DISPLAY_SInitData*)[] Underfull \hbox (badness 10000) in paragraph at lines 41126--41127 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_IMPL_flush( int32_t,int32_t,int32_t,int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-pla ced Underfull \hbox (badness 10000) in paragraph at lines 41126--41127 \T1/SourceSansPro-LF/m/n/10 by []\T1/zi4/m/n/10 LLUI_DISPLAY_IMPL_flush(MICROU I_GraphicsContext*,uint8_t*, uint32_t,uint32_t, Underfull \hbox (badness 10000) in paragraph at lines 41129--41130 []\T1/SourceSansPro-LF/m/n/10 [Removed] []\T1/zi4/m/n/10 LLDISPLAY_IMPL_getWid th(void)[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/m/n/10 LLDISPLAY_IMPL_getHe ight(void)[] \T1/SourceSansPro-LF/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 41129--41130 []\T1/zi4/m/n/10 LLDISPLAY_IMPL_getGraphicsBufferAddress(void)[] \T1/SourceSans Pro-LF/m/n/10 : re-placed by el-e-ments in struc-ture Underfull \hbox (badness 10000) in paragraph at lines 41132--41133 []\T1/SourceSansPro-LF/m/n/10 [Removed] []\T1/zi4/m/n/10 LLDISPLAY_IMPL_synchr onize(void)[] \T1/SourceSansPro-LF/m/n/10 : im-ple-men-ta-tion has to call [620] Underfull \hbox (badness 10000) in paragraph at lines 41140--41141 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_UTILS_getBu fferAddress(int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41143--41144 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_UTILS_setDr awingLimits(int32_t,int32_t,int32_t,int32_t,int32_t)[] Underfull \hbox (badness 10000) in paragraph at lines 41146--41147 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_UTILS_blend (int32_t,int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41149--41150 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_UTILS_alloc ateDecoderImage(void*)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41155--41156 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_UTILS_drawi ngDone(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Overfull \hbox (21.7229pt too wide) in paragraph at lines 41161--41162 []\T1/SourceSansPro-LF/m/n/10 [Removed] []\T1/zi4/m/n/10 LLDISPLAY_UTILS_enter DrawingMode(void)[] \T1/SourceSansPro-LF/m/n/10 and []\T1/zi4/m/n/10 LLDISPLA Y_UTILS_exitDrawingMode(void)[] Underfull \hbox (badness 10000) in paragraph at lines 41170--41171 []\T1/SourceSansPro-LF/m/n/10 [Removed] []\T1/zi4/m/n/10 LLDISPLAY_UTILS_drawP ixel(int32_t,int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 41178--41179 []\T1/SourceSansPro-LF/m/n/10 [Added] List of []\T1/zi4/m/n/10 ej.api.drawing[ ] \T1/SourceSansPro-LF/m/n/10 li-brary's na-tive func-tions im-ple-mented in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 41186--41187 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLLEDS_MIN_INTENSITY[ ] \T1/SourceSansPro-LF/m/n/10 and []\T1/zi4/m/n/10 LLLEDS_MAX_INTENSITY[] \T1 /SourceSansPro-LF/m/n/10 : re-placed re-spec-tively by Underfull \hbox (badness 10000) in paragraph at lines 41192--41193 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLLEDS_IMPL_getIntens ity(int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41195--41196 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLLEDS_IMPL_setIntens ity(int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41206--41207 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendEvents(in t32_t,int32_t*,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41209--41210 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendCommandEv ent(int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41212--41213 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendButtonPre ssedEvent(int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by [621] Underfull \hbox (badness 10000) in paragraph at lines 41215--41216 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendButtonRel easedEvent(int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41218--41219 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendButtonRep eatedEvent(int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41221--41222 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendButtonLon gEvent(int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 5105) in paragraph at lines 41224--41225 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendPointerPr essedEvent(int32_t,int32_t,int32_t,int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/ 10 : Underfull \hbox (badness 10000) in paragraph at lines 41227--41228 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendPointerRe leasedEvent(int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41233--41234 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendTouchPres sedEvent(int32_t,int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41236--41237 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendTouchRele asedEvent(int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41239--41240 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendTouchMove dEvent(int32_t,int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41242--41243 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendStateEven t(int32_t,int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41245--41246 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_getMaxEventsB ufferUsage(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41256--41257 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_IMPL_getIniti alStateValue(int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41259--41260 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_IMPL_enterCri ticalSection(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41262--41263 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_IMPL_leaveCri ticalSection(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by [622] Underfull \hbox (badness 10000) in paragraph at lines 41299--41300 []\T1/SourceSansPro-LF/m/n/10 [Added] Struc-ture []\T1/zi4/m/n/10 LLUI_DISPLAY _SInitData[] \T1/SourceSansPro-LF/m/n/10 : im-ple-men-ta-tion has to fill it in Underfull \hbox (badness 10000) in paragraph at lines 41302--41303 []\T1/SourceSansPro-LF/m/n/10 [Added] []\T1/zi4/m/n/10 LLUI_DISPLAY_IMPL_binar ySemaphoreTake(void*)[] \T1/SourceSansPro-LF/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 41302--41303 []\T1/zi4/m/n/10 LLUI_DISPLAY_IMPL_binarySemaphoreGive(void*,bool)[] \T1/Source SansPro-LF/m/n/10 : im-ple-men-ta-tion has to man-age a Underfull \hbox (badness 10000) in paragraph at lines 41305--41306 []\T1/SourceSansPro-LF/m/n/10 [Added] []\T1/zi4/m/n/10 LLUI_DISPLAY_IMPL_getNe wImageStrideInBytes(MICROUI_ImageFormat,uint32_t, Underfull \hbox (badness 10000) in paragraph at lines 41313--41314 []\T1/SourceSansPro-LF/m/n/10 [Added] List of []\T1/zi4/m/n/10 ej.api.microui[ ] \T1/SourceSansPro-LF/m/n/10 li-brary's na-tive func-tions im-ple-mented in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 41348--41349 []\T1/SourceSansPro-LF/m/n/10 In cus-tom UI na-tive meth-ods, re-place []\T1/z i4/m/n/10 LLDISPLAY_UTILS_getBufferAddress(xxx);[] \T1/SourceSansPro-LF/m/n/10 by [623] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/releaseNot es:section-mui-migrationguide' on page 624 undefined on input line 41365. Underfull \hbox (badness 10000) in paragraph at lines 41391--41392 []\T1/SourceSansPro-LF/m/n/10 Create a new front panel project: [][][] > [][ ][] > [][][] > [][][] > [624] Underfull \hbox (badness 10000) in paragraph at lines 41478--41479 []\T1/SourceSansPro-LF/m/n/10 Extends []\T1/zi4/m/n/10 ej.fp.widget.MicroUIDis play.AbstractDisplayExtension[] \T1/SourceSansPro-LF/m/n/10 in-stead of []\T1 /zi4/m/n/10 com.is2t. Underfull \hbox (badness 10000) in paragraph at lines 41539--41540 \T1/SourceSansPro-LF/m/n/10 of im-ple-ment-ing the in-ter-face []\T1/zi4/m/n/1 0 com.is2t.microej.frontpanel.input.listener. [625] Underfull \hbox (badness 10000) in paragraph at lines 41603--41604 []\T1/SourceSansPro-LF/m/n/10 Extends the class []\T1/zi4/m/n/10 ej.fp.widget. Button.ButtonListenerToButtonEvents[] \T1/SourceSansPro-LF/m/n/10 in-stead Underfull \hbox (badness 10000) in paragraph at lines 41603--41604 \T1/SourceSansPro-LF/m/n/10 of im-ple-ment-ing the in-ter-face []\T1/zi4/m/n/1 0 com.is2t.microej.frontpanel.input.listener. [626] Underfull \hbox (badness 10000) in paragraph at lines 41697--41698 []\T1/SourceSansPro-LF/m/n/10 Extends the class []\T1/zi4/m/n/10 ej.fp.widget. Joystick.JoystickListenerToCommandEvents[] \T1/SourceSansPro-LF/m/n/10 in- LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/releaseNot es:section-mui-migrationguide' on page 627 undefined on input line 41729. [627] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/releaseNot es:section-mui-migrationguide' on page 628 undefined on input line 41779. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/releaseNot es:section-mui-migrationguide' on page 628 undefined on input line 41790. Underfull \hbox (badness 10000) in paragraph at lines 41827--41828 []\T1/SourceSansPro-LF/m/n/10 Replace the func-tion []\T1/zi4/m/n/10 LLDISPLAY _COPY_IMPL_getBackBufferAddress()[] \T1/SourceSansPro-LF/m/n/10 by Underfull \hbox (badness 10000) in paragraph at lines 41835--41836 []\T1/SourceSansPro-LF/m/n/10 Replace the func-tion []\T1/zi4/m/n/10 void LLDI SPLAY_COPY_IMPL_copyBuffer()[] \T1/SourceSansPro-LF/m/n/10 by []\T1/zi4/m/n/1 0 int32_t Underfull \hbox (badness 10000) in paragraph at lines 41841--41842 []\T1/SourceSansPro-LF/m/n/10 Replace the func-tion []\T1/zi4/m/n/10 LLDISPLAY _COPY_IMPL_getBackBufferAddress()[] \T1/SourceSansPro-LF/m/n/10 by [628] Underfull \hbox (badness 10000) in paragraph at lines 41863--41864 []\T1/SourceSansPro-LF/m/n/10 Replace all func-tions []\T1/zi4/m/n/10 LLDISPLA Y_SWITCH_IMPL_xxx[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/m/n/10 LLDISPLAY_C OPY_IMPL_xxx[] \T1/SourceSansPro-LF/m/n/10 and [629] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ui:pack-gui' on page 630 undefined on input line 41932. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/index:sect ion-app-microvg' on page 630 undefined on input line 41932. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgMatrix:section-vg-matr ix' on page 630 undefined on input line 41943. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgPath:section-vg-path' on page 630 undefined on input line 41943. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 630 undefined on input line 41943. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgFont:section-vg-font' on page 630 undefined on input line 41943. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgSimulation:section-vg- simulation' on page 630 undefined on input line 41948. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 630 undefined on input line 41949. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 630 undefined on input line 41952. [630 <./java-c-vg-interface.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i-native-calls' on page 631 undefined on input line 41975. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 631 undefined on input line 41981. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/index:sect ion-app-microvg' on page 631 undefined on input line 41992. [631] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llvg-api- section' on page 632 undefined on input line 42028. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgMatrix:section-vg-matr ix-llapi' on page 632 undefined on input line 42029. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgPath:section-vg-path-l lapi' on page 632 undefined on input line 42029. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient-llapi' on page 632 undefined on input line 42029. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgFont:section-vg-font-l lapi' on page 632 undefined on input line 42029. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 632 undefined on input line 42041. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vg:pack-vg' on page 632 undefined on input line 42044. [632 <./vg_llapi_emb.png> <./vg_llapi_sim.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llvg-matr ix-api-section' on page 633 undefined on input line 42098. [633] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-c-modul e-microvg' on page 634 undefined on input line 42111. [634 <./vg_llapi_matrix.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 635 undefined on input line 42184. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llvg-path -api-section' on page 635 undefined on input line 42189. [635] Underfull \hbox (badness 10000) in paragraph at lines 42207--42208 []\T1/SourceSansPro-LF/m/n/10 MicroVG li-brary calls the BSP func-tions through the header files []\T1/zi4/m/n/10 LLVG_PATH_impl.h[] \T1/SourceSansPro-LF/m/ n/10 and LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-c-modul e-microvg' on page 636 undefined on input line 42210. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-c-modul e-microvg' on page 636 undefined on input line 42213. Underfull \hbox (badness 10000) in paragraph at lines 42213--42214 []\T1/SourceSansPro-LF/m/n/10 The \T1/SourceSansPro-LF/m/it/10 C mod-ule MicroV G-VGLite \T1/SourceSansPro-LF/m/n/10 pro-vides an im-ple-men-ta-tion of []\T1/ zi4/m/n/10 LLVG_PATH_PAINTER_impl.h[] \T1/SourceSansPro-LF/m/n/10 and LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 636 undefined on input line 42216. [636 <./vg_llapi_path.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llvg-grad ient-api-section' on page 637 undefined on input line 42254. [637] Underfull \hbox (badness 10000) in paragraph at lines 42264--42265 []\T1/SourceSansPro-LF/m/n/10 MicroVG li-brary calls the BSP func-tions through the header files []\T1/zi4/m/n/10 LLVG_GRADIENT_impl.h[] \T1/SourceSansPro-LF /m/n/10 , LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-c-modul e-microvg' on page 638 undefined on input line 42267. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-c-modul e-microvg' on page 638 undefined on input line 42270. Underfull \hbox (badness 10000) in paragraph at lines 42270--42271 []\T1/SourceSansPro-LF/m/n/10 The \T1/SourceSansPro-LF/m/it/10 C mod-ule MicroV G-VGLte \T1/SourceSansPro-LF/m/n/10 pro-vides an im-ple-men-ta-tion of []\T1/z i4/m/n/10 LLVG_PATH_PAINTER_impl.h[] \T1/SourceSansPro-LF/m/n/10 , [638 <./vg_llapi_gradient.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 639 undefined on input line 42314 . LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 639 undefined on input line 42321. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llvg-font -api-section' on page 639 undefined on input line 42326. [639] Underfull \hbox (badness 10000) in paragraph at lines 42344--42345 []\T1/SourceSansPro-LF/m/n/10 MicroVG li-brary calls the BSP func-tions through the header files []\T1/zi4/m/n/10 LLVG_FONT_impl.h[] \T1/SourceSansPro-LF/m/ n/10 and LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-c-modul e-microvg' on page 640 undefined on input line 42347. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-c-modul e-microvg' on page 640 undefined on input line 42350. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :section-vg-font-complex' on page 640 undefined on input line 42350. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 640 undefined on input line 42353. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-c-modul e-microvg' on page 640 undefined on input line 42356. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :section-vg-font-complex' on page 640 undefined on input line 42356. [640 <./vg_llapi_font.png>] LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 641 undefined on input line 42377. LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 641 undefined on input line 42377. [641 <./vg_cco.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-llapi' on page 642 undefined on input line 42409. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-llapi' on page 642 undefined on input line 42418. LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 642 undefined on input line 42430. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgMatrix:section-vg-matr ix' on page 642 undefined on input line 42446. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgPath:section-vg-path' on page 642 undefined on input line 42446. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 642 undefined on input line 42446. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgFont:section-vg-font' on page 642 undefined on input line 42446. LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 642 undefined on input line 42452. [642] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgMatrix:section-vg-matr ix-llapi' on page 643 undefined on input line 42463. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgPath:section-vg-path-l lapi' on page 643 undefined on input line 42466. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient-llapi' on page 643 undefined on input line 42469. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgFont:section-vg-font-l lapi' on page 643 undefined on input line 42472. LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 643 undefined on input line 42476. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :section-vg-font-complex' on page 643 undefined on input line 42487. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :section-vg-font-complex' on page 643 undefined on input line 42516. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 643 undefined on input line 42519 . [643] LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 644 undefined on input line 42536. LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 644 undefined on input line 42543. LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 644 undefined on input line 42569. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgReleaseNotes:section-v g-releasenotes' on page 644 undefined on input line 42574. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 644 undefined on input line 42582. [644] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-cco' on page 645 undefined on input line 42671. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-llapi' on page 645 undefined on input line 42680. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-c-modul e-microui-vglite' on page 645 undefined on input line 42683. [645] Underfull \hbox (badness 10000) in paragraph at lines 42772--42773 []\T1/SourceSansPro-LF/m/n/10 Fix Null-Point-erEx-cep-tion while sort-ing Trans -la-teXY Vec-tor-Draw-ableOb-jectAn-i-ma-tor in vectorimage- LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :section-vg-font-complex' on page 646 undefined on input line 42789. [646] [647 <./java-c-net-interface.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llnet-api -section' on page 648 undefined on input line 42892. Underfull \hbox (badness 10000) in paragraph at lines 42888--42893 []\T1/zi4/m/n/10 LLNET_CHANNEL_impl.h[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi 4/m/n/10 LLNET_SOCKETCHANNEL_impl.h[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/ m/n/10 LLNET_STREAMSOCKETCHANNEL_impl.h[] [648] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 649 undefined on input line 42948. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 649 undefined on input line 42956. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/networkCoreEngine:networ k-core' on page 649 undefined on input line 42993. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llnet-ssl -api-section' on page 649 undefined on input line 42997. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 649 undefined on input line 43011. [649] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llfs-api- section' on page 650 undefined on input line 43041. [650] [651] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 652 undefined on input line 43182. [652] [653] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llhal-api -section' on page 654 undefined on input line 43341. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 654 undefined on input line 43355. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:lldevice- api-section' on page 654 undefined on input line 43377. Underfull \hbox (badness 10000) in paragraph at lines 43392--43395 []\T1/zi4/m/n/10 architecture[] \T1/SourceSansPro-LF/m/n/10 [op-tional, de-fau lt value is ^^PVir-tual De-vice^^Q]: De-fines the value re-turned by the [654] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 655 undefined on input line 43406. [655 <./watchdog_sandwich.png>] [656 <./watchdog_highlevel_diagram.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llwatchdo g-timer-api-section' on page 657 undefined on input line 43475. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llwatchdo g-timer-api-section' on page 657 undefined on input line 43478. [657 <./watchdog_seq_diagram.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-build' on page 658 undefined on input line 43496. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 658 undefined on input line 43505. [658] Underfull \hbox (badness 10000) in paragraph at lines 43602--43605 []\T1/SourceSansPro-LF/m/n/10 There is an ad-di-tional func-tion in []\T1/zi4/ m/n/10 LLWATCHDOG_TIMER_impl.h[] \T1/SourceSansPro-LF/m/n/10 com-pared to the Java API. This is [659] Overfull \vbox (3.05565pt too high) detected at line 43674 [660] [661] [662 <./STM32F7508-DK-demoWidget-SystemView.png>] Underfull \hbox (badness 10000) in paragraph at lines 43763--43764 []\T1/SourceSansPro-LF/m/n/10 Add these in-cludes []\T1/zi4/m/n/10 #include "L LMJVM_MONITOR_SYSVIEW.h"[] \T1/SourceSansPro-LF/m/n/10 and []\T1/zi4/m/n/10 # include Underfull \hbox (badness 10000) in paragraph at lines 43766--43767 []\T1/SourceSansPro-LF/m/n/10 In func-tion []\T1/zi4/m/n/10 _cbSendSystemDesc( void)[] \T1/SourceSansPro-LF/m/n/10 , add this in-struc-tion: Underfull \hbox (badness 10000) in paragraph at lines 43766--43767 []\T1/zi4/m/n/10 SEGGER_SYSVIEW_SendSysDesc("N="SYSVIEW_APP_NAME",D="SYSVIEW_DE VICE_NAME", [663 <./sytemview_remove_systick.png>] LaTeX Warning: Hyper reference `support:get-support' on page 664 undefined on i nput line 43813. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/trace:trace-implement ations' on page 664 undefined on input line 43818. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview-no -rtt-block' on page 664 undefined on input line 43853. [664] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/traces:mic roui-traces' on page 665 undefined on input line 43866. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine' on page 665 undefined on input line 43873. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-i mplementation' on page 665 undefined on input line 43874. [665] [666 <./sv_names.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/trace:event-tracing' on page 667 undefined on input line 43926. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/trace:event-enable-re cording' on page 667 undefined on input line 43928. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 667 undefined on input line 43928. [667] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/trace:event-enable-re cording' on page 668 undefined on input line 43959. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 668 undefined on input line 43959. Underfull \hbox (badness 5578) in paragraph at lines 43964--43967 \T1/SourceSansPro-LF/m/n/10 lem, the de-fault \T1/SourceSansPro-LF/m/it/10 SEG- GER_SYSVIEW_RTT_BUFFER_SIZE \T1/SourceSansPro-LF/m/n/10 can be in-creased from the de-fault 1kB to a more Underfull \hbox (badness 5741) in paragraph at lines 43964--43967 \T1/SourceSansPro-LF/m/n/10 ap-pro-pri-ate size of 4kB. Still, if OVER-FLOW eve nts are still vis-i-ble, the user can fur-ther in-crease this Underfull \hbox (badness 10000) in paragraph at lines 43964--43967 \T1/SourceSansPro-LF/m/n/10 con-fig-u-ra-tion found in []\T1/zi4/m/n/10 /YourP latformProject-bsp/projects/microej/thirdparty/systemview/inc/ [668 <./sysview_app_traces.png>] [669 <./systemview_rtt_not_found.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 670 undefined on input line 44055. [670 <./systemview_st_link_pb.png>] [671 <./hil1.png> <./hil2.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 672 undefined on input line 44114. [672 <./hil3.png>] [673] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 674 undefined on input line 44228. [674 <./hil4.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 675 undefined on input line 44269. [675] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 6 76 undefined on input line 44376. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-dependencies' on pa ge 676 undefined on input line 44389. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-configuration-creation' on page 676 undefined on input line 44392. [676 <./mock-skeleton.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sp:sp' on page 677 undef ined on input line 44436. [677] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 678 undefined on input line 44479. [678 <./hil5.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/tools/mui_front panelmock:front-panel-file' on page 679 undefined on input line 44496. [679 <./newfp.png>] [680 <./project-content.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 681 undefined on input line 44585. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/tools/mui_front panelmock:front-panel-file' on page 681 undefined on input line 44638. [681] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 682 undefined on input line 44678. [682 <./working-layout.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 683 undefined on input line 44686. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/frontpanel:section-filte r-input' on page 683 undefined on input line 44726. [683] [684] [685] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-module-configuration' on page 686 undefined on input line 44884. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 686 undefined on input line 44906. [686 <./fp-widget-active-area.png>] [687 <./blemock-controller.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/blemock:blemock-troubles hooting' on page 688 undefined on input line 44974. [688] [689 <./blemock-flash-download-tool.png>] [690 <./blemock-wifi-setup-inte rface.png> <./blemock-wifi-setup-last-screen.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/launches:concepts-mic roejlaunches' on page 691 undefined on input line 45066. [691 <./blemock-controller-ip.png>] [692 <./blemock-configuration.png>] [693] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sp:sp' on page 694 undef ined on input line 45210. [694] Underfull \hbox (badness 6910) in paragraph at lines 45258--45262 []\T1/SourceSansPro-LF/m/n/10 The Low Level Comm API (LL-COMM), re-lies on func -tions that need to be im-ple-mented by en-gi-neers Underfull \hbox (badness 6675) in paragraph at lines 45258--45262 \T1/SourceSansPro-LF/m/n/10 in a driver. The names of these func-tions match th e []\T1/zi4/m/n/10 LLCOM_BUFFERED_CONNECTION_IMPL_*[] \T1/SourceSansPro-LF/m/ n/10 or the [695] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-inputs-g enericeventgenerators' on page 696 undefined on input line 45342. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:table-lli nputapievtgen' on page 696 undefined on input line 45348. Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 \T1/SourceSansPro-LF/m/n/10 gen-er-a-tor Overfull \hbox (8.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonRepeatedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (18.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (3.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerMovedEvent[]| Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 []|\T1/SourceSansPro-LF/m/n/10 The ini-tial value of each state ma-chine Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 \T1/SourceSansPro-LF/m/n/10 (of a States) is re-trieved by a call to Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_getInitialStateValue[] Overfull \hbox (3.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (8.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 \T1/SourceSansPro-LF/m/n/10 gen-er-a-tor Overfull \hbox (8.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonRepeatedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (18.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (3.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerMovedEvent[]| Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 []|\T1/SourceSansPro-LF/m/n/10 The ini-tial value of each state ma-chine Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 \T1/SourceSansPro-LF/m/n/10 (of a States) is re-trieved by a call to Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_getInitialStateValue[] Overfull \hbox (3.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (8.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 [696] [697] Underfull \hbox (badness 6725) in paragraph at lines 45520--45525 \T1/SourceSansPro-LF/m/n/10 age heap. Im-ple-men-ta-tion of these LLAPIs is al- ready avail-able on the Mi-croEJ Cen-tral Repos-i-tory ( [698] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 699 undefined on input line 45564. [699] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-lut' o n page 700 undefined on input line 45573. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-exte rnal-decoder' on page 700 undefined on input line 45578. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vg:pack-vg' on page 700 undefined on input line 45614. [700] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgMatrix:section-vg-matr ix' on page 701 undefined on input line 45633. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgPath:section-vg-path' on page 701 undefined on input line 45666. [701] [702] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 703 undefined on input line 45757. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-drawin g-native' on page 703 undefined on input line 45762. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 703 undefined on input line 45770. [703] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgFont:section-vg-font' on page 704 undefined on input line 45793. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 704 undefined on input line 45835. Underfull \hbox (badness 10000) in paragraph at lines 45838--45839 []\T1/SourceSansPro-LF/m/n/10 A string can be draw on a cir-cle: []\T1/zi4/m/n /10 LLVG_FONT_PAINTER_IMPL_draw_string_on_circle[] \T1/SourceSansPro-LF/m/n/10 and LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-drawin g-native' on page 704 undefined on input line 45843. [704] [705] [706] [707] [708] Overfull \hbox (5.24129pt too wide) in paragraph at lines 46217--46218 []|\T1/SourceSansPro-LF/m/n/10 Message LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-e rror-codes' on page 709 undefined on input line 46288. [709] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 710 undefined on input line 46341. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/javalibs/kf:tab le-kf-feature-keys' on page 710 undefined on input line 46346. Underfull \hbox (badness 10000) in paragraph at lines 46413--46413 []|\T1/SourceSansPro-LF/m/n/10 The fully qual-i-fied name of the class that im- ple-ments LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 710 undefined on input line 46413. Underfull \hbox (badness 10000) in paragraph at lines 46413--46413 []|\T1/SourceSansPro-LF/m/n/10 The fully qual-i-fied name of the class that im- ple-ments LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 710 undefined on input line 46413. [710] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelAPI:kernel-api-def' on page 711 undefined on input line 46429. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 711 undefined on input line 46434. Underfull \hbox (badness 10000) in paragraph at lines 46434--46437 []\T1/SourceSansPro-LF/m/n/10 When an in-struc-tion is ex-e-cuted that will bre ak a \T1/SourceSansPro-LF/m/it/10 [KF] spec-i-fi-ca-tion \T1/SourceSansPro-LF/m /n/10 in-su-la-tion se-man-tic rule, a LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/javalibs/kf:tab le-kf-errorcodes-source' on page 711 undefined on input line 46441. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/javalibs/kf:tab le-kf-errorcodes-kind' on page 711 undefined on input line 46445. [711] Overfull \hbox (25.02158pt too wide) in paragraph at lines 46614--46615 [][] Overfull \hbox (10.13881pt too wide) in paragraph at lines 46711--46712 [][] [712] [713] [714] [715] [716] Package longtable Warning: Column widths have changed (longtable) in table 38 on input line 47751. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/soar:soar-clinit' on page 717 undefined on input line 47908. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:en able-assertions-emb' on page 717 undefined on input line 47919. [717] [718] Underfull \hbox (badness 10000) in paragraph at lines 48368--48368 []\T1/SourceSansPro-LF/m/n/10 Mes-sage [719] Underfull \hbox (badness 10000) in paragraph at lines 48525--48525 []\T1/zi4/m/n/10 -descriptionFile Underfull \hbox (badness 10000) in paragraph at lines 48525--48525 []\T1/zi4/m/n/10 -waitingTaskLimit Overfull \hbox (6.25586pt too wide) in paragraph at lines 48525--48525 []\T1/zi4/m/n/10 -outputArchitecture Overfull \hbox (1.25586pt too wide) in paragraph at lines 48525--48525 []\T1/zi4/m/n/10 -rwBlockHeaderSize Underfull \hbox (badness 10000) in paragraph at lines 48525--48525 []\T1/zi4/m/n/10 -cConstantsPrefix [720]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.10}) has been already used, duplicate ignored \relax l.48724 \begin{sphinxVerbatim} [commandchars=\\\{\}] [721] Overfull \hbox (3.86812pt too wide) in paragraph at lines 48790--48791 []\T1/zi4/m/n/10 eventgenerators[] Underfull \hbox (badness 10000) in paragraph at lines 48790--48791 Package varwidth Warning: Failed to reprocess entire contents on input line 487 92. Underfull \hbox (badness 10000) detected at line 48792 Overfull \hbox (3.86812pt too wide) detected at line 48792 []\T1/zi4/m/n/10 eventgenerators[] Package varwidth Warning: Failed to reprocess entire contents on input line 487 92. Underfull \hbox (badness 10000) in paragraph at lines 48804--48805 []\T1/zi4/m/n/10 eventgenerator[] Underfull \hbox (badness 10000) in paragraph at lines 48804--48805 Package varwidth Warning: Failed to reprocess entire contents on input line 488 06. Underfull \hbox (badness 10000) detected at line 48806 Package varwidth Warning: Failed to reprocess entire contents on input line 488 06. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-inputs-g enericeventgenerators' on page 722 undefined on input line 48809. Package varwidth Warning: Failed to reprocess entire contents on input line 488 30. Package varwidth Warning: Failed to reprocess entire contents on input line 488 30. Package varwidth Warning: Failed to reprocess entire contents on input line 488 49. Package varwidth Warning: Failed to reprocess entire contents on input line 488 49. Package varwidth Warning: Failed to reprocess entire contents on input line 488 68. Package varwidth Warning: Failed to reprocess entire contents on input line 488 68. Package varwidth Warning: Failed to reprocess entire contents on input line 488 92. Package varwidth Warning: Failed to reprocess entire contents on input line 488 92. Package varwidth Warning: Failed to reprocess entire contents on input line 489 26. Package varwidth Warning: Failed to reprocess entire contents on input line 489 26. Package varwidth Warning: Failed to reprocess entire contents on input line 489 50. Package varwidth Warning: Failed to reprocess entire contents on input line 489 50. Underfull \hbox (badness 10000) in paragraph at lines 48953--48955 []|\T1/SourceSansPro-LF/m/n/10 An event gen-er-a-tor that man-ages a group of s tate ma-chines. Underfull \hbox (badness 10000) in paragraph at lines 48953--48955 \T1/SourceSansPro-LF/m/n/10 The state of a ma-chine is changed by send-ing an e vent us-ing Package varwidth Warning: Failed to reprocess entire contents on input line 489 86. Package varwidth Warning: Failed to reprocess entire contents on input line 489 86. Package varwidth Warning: Failed to reprocess entire contents on input line 490 00. Package varwidth Warning: Failed to reprocess entire contents on input line 490 00. [722] [723] Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. [724] Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Overfull \hbox (1.7963pt too wide) in paragraph at lines 49276--49276 []|\T1/zi4/m/n/10 xsi:schemaLocation[]| Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Overfull \hbox (1.7963pt too wide) in paragraph at lines 49276--49276 []|\T1/zi4/m/n/10 xsi:schemaLocation[]| Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Underfull \hbox (badness 10000) in paragraph at lines 49337--49337 []\T1/zi4/m/n/10 -connectTimeout Underfull \hbox (badness 10000) in paragraph at lines 49337--49337 []\T1/zi4/m/n/10 -excludes Underfull \hbox (badness 10000) in paragraph at lines 49337--49337 []\T1/zi4/m/n/10 -mocks [725] Package longtable Warning: Column widths have changed (longtable) in table 49 on input line 49480. [726] [727] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/tools/heapdump: intclassfileformat' on page 728 undefined on input line 49486. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 11}) has been already used, duplicate ignored \relax l.49490 \begin{sphinxVerbatim} [commandchars=\\\{\}] Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. [728] [729] Overfull \hbox (2.36441pt too wide) in paragraph at lines 49827--49828 [][] [730] Overfull \hbox (8.14131pt too wide) in paragraph at lines 49879--49880 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 49881--49882 []|\T1/SourceSansPro-LF/m/n/10 Build Underfull \hbox (badness 10000) in paragraph at lines 49881--49882 \T1/SourceSansPro-LF/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 49883--49884 []|\T1/SourceSansPro-LF/m/n/10 Known Com-pat-i-ble Ver- Overfull \hbox (0.92131pt too wide) in paragraph at lines 49887--49889 []|\T1/SourceSansPro-LF/m/n/10 Module| Underfull \hbox (badness 10000) in paragraph at lines 49890--49891 []|\T1/SourceSansPro-LF/m/n/10 Keil Underfull \hbox (badness 10000) in paragraph at lines 49890--49891 \T1/SourceSansPro-LF/m/n/10 uVi- Overfull \hbox (1.57127pt too wide) in paragraph at lines 49892--49893 []|\T1/SourceSansPro-LF/m/n/10 5.18.0.0| Underfull \hbox (badness 10000) in paragraph at lines 49896--49897 []|\T1/zi4/m/n/10 --cpu Cortex-M4.fp --apcs=/hardfp Overfull \hbox (9.55128pt too wide) in paragraph at lines 2--49900 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4A20[][]| Underfull \hbox (badness 10000) in paragraph at lines 49907--49908 []|\T1/zi4/m/n/10 -mabi=aapcs -mcpu=cortex-m4 Underfull \hbox (badness 10000) in paragraph at lines 49907--49908 \T1/zi4/m/n/10 -mlittle-endian -mfpu=fpv4-sp-d16 Overfull \hbox (9.87128pt too wide) in paragraph at lines 2--49911 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4G25[][]| Underfull \hbox (badness 10000) in paragraph at lines 49912--49913 []|\T1/SourceSansPro-LF/m/n/10 IAR Underfull \hbox (badness 10000) in paragraph at lines 49912--49913 \T1/SourceSansPro-LF/m/n/10 Em- Underfull \hbox (badness 10000) in paragraph at lines 49912--49913 \T1/SourceSansPro-LF/m/n/10 bed- Underfull \hbox (badness 10000) in paragraph at lines 49912--49913 \T1/SourceSansPro-LF/m/n/10 ded Underfull \hbox (badness 10000) in paragraph at lines 49912--49913 \T1/SourceSansPro-LF/m/n/10 Work- Underfull \hbox (badness 10000) in paragraph at lines 49912--49913 \T1/SourceSansPro-LF/m/n/10 bench Underfull \hbox (badness 10000) in paragraph at lines 49912--49913 \T1/SourceSansPro-LF/m/n/10 for Overfull \hbox (18.03123pt too wide) in paragraph at lines 49914--49915 []|\T1/SourceSansPro-LF/m/n/10 8.32.1.18631| Overfull \hbox (6.29128pt too wide) in paragraph at lines 2--49922 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4I35[][]| Overfull \hbox (8.14131pt too wide) in paragraph at lines 49943--49944 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 49945--49946 []|\T1/SourceSansPro-LF/m/n/10 Build Underfull \hbox (badness 10000) in paragraph at lines 49945--49946 \T1/SourceSansPro-LF/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 49947--49948 []|\T1/SourceSansPro-LF/m/n/10 Known Com-pat-i-ble Ver- Overfull \hbox (0.92131pt too wide) in paragraph at lines 49951--49953 []|\T1/SourceSansPro-LF/m/n/10 Module| Underfull \hbox (badness 10000) in paragraph at lines 49954--49955 []|\T1/SourceSansPro-LF/m/n/10 Keil Underfull \hbox (badness 10000) in paragraph at lines 49954--49955 \T1/SourceSansPro-LF/m/n/10 uVi- Overfull \hbox (1.57127pt too wide) in paragraph at lines 49956--49957 []|\T1/SourceSansPro-LF/m/n/10 5.18.0.0| Underfull \hbox (badness 7344) in paragraph at lines 49960--49961 []|\T1/zi4/m/n/10 --cpu Cortex-M7.fp.sp --apcs=/hardfp Overfull \hbox (7.4213pt too wide) in paragraph at lines 2--49964 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7A21[][]| Underfull \hbox (badness 10000) in paragraph at lines 49971--49972 []|\T1/zi4/m/n/10 -mabi=aapcs -mcpu=cortex-m7 Underfull \hbox (badness 10000) in paragraph at lines 49971--49972 \T1/zi4/m/n/10 -mlittle-endian -mfpu=fpv5-sp-d16 Overfull \hbox (9.81128pt too wide) in paragraph at lines 2--49975 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7G26[][]| Underfull \hbox (badness 10000) in paragraph at lines 49976--49977 []|\T1/SourceSansPro-LF/m/n/10 IAR Underfull \hbox (badness 10000) in paragraph at lines 49976--49977 \T1/SourceSansPro-LF/m/n/10 Em- Underfull \hbox (badness 10000) in paragraph at lines 49976--49977 \T1/SourceSansPro-LF/m/n/10 bed- Underfull \hbox (badness 10000) in paragraph at lines 49976--49977 \T1/SourceSansPro-LF/m/n/10 ded Underfull \hbox (badness 10000) in paragraph at lines 49976--49977 \T1/SourceSansPro-LF/m/n/10 Work- Underfull \hbox (badness 10000) in paragraph at lines 49976--49977 \T1/SourceSansPro-LF/m/n/10 bench Underfull \hbox (badness 10000) in paragraph at lines 49976--49977 \T1/SourceSansPro-LF/m/n/10 for Overfull \hbox (18.03123pt too wide) in paragraph at lines 49978--49979 []|\T1/SourceSansPro-LF/m/n/10 8.32.1.18631| Overfull \hbox (6.39128pt too wide) in paragraph at lines 2--49986 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7I36[][]| [731] Overfull \hbox (3.87445pt too wide) in paragraph at lines 50004--50005 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 50010--50011 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 50015--50016 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50015--50016 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50017--50018 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50017--50018 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50017--50018 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50017--50018 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50017--50018 \T1/SourceSansPro-LF/m/n/10 80- Overfull \hbox (8.4644pt too wide) in paragraph at lines 50017--50018 \T1/SourceSansPro-LF/m/n/10 g6c4433a)| Overfull \hbox (2.18443pt too wide) in paragraph at lines 2--50022 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou1[][]| Underfull \hbox (badness 10000) in paragraph at lines 50026--50027 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50026--50027 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50028--50029 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50028--50029 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50028--50029 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50028--50029 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50028--50029 \T1/SourceSansPro-LF/m/n/10 80- Overfull \hbox (8.4644pt too wide) in paragraph at lines 50028--50029 \T1/SourceSansPro-LF/m/n/10 g6c4433a)| Overfull \hbox (3.50443pt too wide) in paragraph at lines 2--50033 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou2[][]| Underfull \hbox (badness 10000) in paragraph at lines 50037--50038 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50037--50038 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50039--50040 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50039--50040 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50039--50040 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50039--50040 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50039--50040 \T1/SourceSansPro-LF/m/n/10 96- Overfull \hbox (8.94438pt too wide) in paragraph at lines 50039--50040 \T1/SourceSansPro-LF/m/n/10 g2852398)| Overfull \hbox (3.50443pt too wide) in paragraph at lines 2--50044 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou2[][]| Underfull \hbox (badness 10000) in paragraph at lines 50048--50049 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50048--50049 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50050--50051 []|\T1/SourceSansPro-LF/m/n/10 8.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50050--50051 \T1/SourceSansPro-LF/m/n/10 (crosstool- Overfull \hbox (3.46442pt too wide) in paragraph at lines 2--50055 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou3[][]| Underfull \hbox (badness 10000) in paragraph at lines 50059--50060 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50059--50060 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50061--50062 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50061--50062 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50061--50062 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50061--50062 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50061--50062 \T1/SourceSansPro-LF/m/n/10 97- Overfull \hbox (8.04442pt too wide) in paragraph at lines 50061--50062 \T1/SourceSansPro-LF/m/n/10 gc752ad5)| Overfull \hbox (5.4645pt too wide) in paragraph at lines 50065--50066 []|\T1/zi4/m/n/10 simikou4[]| Underfull \hbox (badness 10000) in paragraph at lines 50070--50071 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50070--50071 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50072--50073 []|\T1/SourceSansPro-LF/m/n/10 8.4.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50072--50073 \T1/SourceSansPro-LF/m/n/10 (crosstool- Overfull \hbox (5.4645pt too wide) in paragraph at lines 50076--50077 []|\T1/zi4/m/n/10 simikou5[]| Underfull \hbox (badness 10000) in paragraph at lines 50081--50082 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50081--50082 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50083--50084 []|\T1/SourceSansPro-LF/m/n/10 8.4.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50083--50084 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50085--50086 []|\T1/zi4/m/n/10 -mlongcalls -mfix-esp32-psram-cache-issue Overfull \hbox (5.4645pt too wide) in paragraph at lines 50087--50088 []|\T1/zi4/m/n/10 simikou6[]| [732] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:new-pla tform-creation' on page 733 undefined on input line 50141. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-build' on page 733 undefined on input line 50146. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-configuration-creation' on page 733 undefined on input line 50146. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 733 undefined on input line 50146. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-cases' on page 733 undefined on input line 50149. [733] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 734 undefined on input line 50171. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 734 undefined on input line 50171. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-overview' on p age 734 undefined on input line 50172. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 734 undefined on input line 50182. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-build-script' on page 734 undefined on input line 50185. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-run-script' on page 734 undefined on input line 50185. LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 734 undefined on input line 50201. LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 734 undefined on input line 50201. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-configuration' on page 734 undefined on input line 50205. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 734 undefined on input line 50207. LaTeX Warning: Hyper reference `SDKUserGuide/version:get-sdk-version' on page 7 34 undefined on input line 50213. [734 <./platform_fullPackaging_structure.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureNamingConven tion:architecture-naming-convention' on page 735 undefined on input line 50244. Underfull \hbox (badness 10000) in paragraph at lines 50268--50271 \T1/SourceSansPro-LF/m/n/10 and re-named to []\T1/zi4/m/n/10 architecture-repo sitory/com/microej/architecture/CM7/CM7hardfp_ARMCC5/ LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:pack-im port' on page 735 undefined on input line 50275. [735] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:pack-im port' on page 736 undefined on input line 50317. [736] [737 <./platform_architecture-repository.png> <./platformMigration-import .png>] Underfull \hbox (badness 10000) in paragraph at lines 50403--50407 []\T1/SourceSansPro-LF/m/n/10 Install [][]Plat-form Con-fig-u-ra-tion Ad-di-tio ns[][], by fol-low-ing in-struc-tions de-scribed at [][]$https : / / Underfull \hbox (badness 10000) in paragraph at lines 50403--50407 \T1/SourceSansPro-LF/m/n/10 github . com / MicroEJ / PlatformQualificationTools / blob / master / framework / platform / README . rst$[][]. Underfull \hbox (badness 10000) in paragraph at lines 50403--50407 \T1/SourceSansPro-LF/m/n/10 Files within the []\T1/zi4/m/n/10 content[] \T1/S ourceSansPro-LF/m/n/10 folder have to be copied to the []\T1/zi4/m/n/10 -confi guration[] \T1/SourceSansPro-LF/m/n/10 project (e.g. Underfull \hbox (badness 10000) in paragraph at lines 50414--50415 []\T1/SourceSansPro-LF/m/n/10 Update the de-fault name of the Plat-form mod-ule in the []\T1/zi4/m/n/10 module.ivy[] \T1/SourceSansPro-LF/m/n/10 . Re-place w ith Underfull \hbox (badness 10000) in paragraph at lines 50414--50415 []\T1/zi4/m/n/10 ] [745 <./inputs_outputs.png>] [746 <./build_flow_ge neric.png>] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelCreation:multisandbo x-firmware-creation' on page 747 undefined on input line 50809. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelCreation:ivy-confs' on page 747 undefined on input line 50819. [747 <./build_flow_virtual_device.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedAppFundament alConcepts:sandboxed-application-fundamental-concepts' on page 748 undefined on input line 50899. Underfull \hbox (badness 10000) in paragraph at lines 1--50918 []|[][]$\T1/SourceSansPro-LF/m/n/10 https : / / repository . microej . com / ja vadoc / microej _ 5 . x / apis / ej / kf / Underfull \hbox (badness 10000) in paragraph at lines 51048--51048 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Demo Run- Underfull \hbox (badness 10000) in paragraph at lines 51048--51048 []\T1/SourceSansPro-LF/m/n/10 EDC/B- Overfull \hbox (27.2402pt too wide) in paragraph at lines 51048--51048 []\T1/SourceSansPro-LF/m/n/10 COMP/WADAPPS| Underfull \hbox (badness 10000) in paragraph at lines 51048--51048 []\T1/SourceSansPro-LF/m/n/10 MI- Overfull \hbox (14.15453pt too wide) in paragraph at lines 51048--51048 \T1/SourceSansPro-LF/m/n/10 CROUI/MWT| Overfull \hbox (26.17175pt too wide) in paragraph at lines 51048--51048 []\T1/SourceSansPro-LF/m/n/10 LEDS/BUTTONS| Overfull \hbox (31.06073pt too wide) in paragraph at lines 51048--51048 []\T1/SourceSansPro-LF/m/n/10 NET/CONNECT/SSL| Overfull \hbox (1.01366pt too wide) in paragraph at lines 51048--51048 []\T1/SourceSansPro-LF/m/n/10 BLE| Overfull \hbox (1.82365pt too wide) in paragraph at lines 51048--51048 []\T1/SourceSansPro-LF/m/n/10 HAL| Overfull \hbox (21.5272pt too wide) in paragraph at lines 51048--51048 []\T1/SourceSansPro-LF/m/n/10 ECOM/COMM| Underfull \hbox (badness 10000) in paragraph at lines 51140--51140 []\T1/SourceSansPro-LF/m/n/10 BUT-TONS or MICROUI- [748 <./check.png>] Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 \T1/SourceSansPro-LF/m/n/10 Demo Underfull \hbox (badness 5741) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Run-time Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 \T1/SourceSansPro-LF/m/n/10 age- Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 App- Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 \T1/SourceSansPro-LF/m/n/10 Metadata- Overfull \hbox (13.73042pt too wide) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 CommandServer- Overfull \hbox (2.49365pt too wide) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 NTP| Overfull \hbox (10.21362pt too wide) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 About| Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 Ap- Overfull \hbox (1.8816pt too wide) in paragraph at lines 51265--51265 \T1/SourceSansPro-LF/m/n/10 pList| Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 Forge Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 MicroEJ- Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 MicroEJ- Underfull \hbox (badness 10000) in paragraph at lines 51322--51322 []\T1/SourceSansPro-LF/m/n/10 App-Metadata- Overfull \hbox (3.66864pt too wide) in paragraph at lines 51322--51322 []\T1/SourceSansPro-LF/m/n/10 CommandServer- [749] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 750 undefined on input line 51329. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures' on page 750 undefined on input line 51329. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 7 50 undefined on input line 51334. [750 <./firmware-multiapp-skeleton-project.png (PNG copy)>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 751 undefined on input line 51348. LaTeX Warning: Hyper reference `KernelDeveloperGuide/overview:in-out-artifacts' on page 751 undefined on input line 51357. [751] [752 <./firmware-multiapp-skeleton-artifacts.png (PNG copy)>] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 753 undefined on input line 51383. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelAPI:kernel-api' on p age 753 undefined on input line 51386. LaTeX Warning: Hyper reference `KernelDeveloperGuide/runtimeEnvironment:runtime -environment' on page 753 undefined on input line 51386. Underfull \hbox (badness 10000) in paragraph at lines 51394--51395 []\T1/SourceSansPro-LF/m/n/10 A Ker-nel API or a Run-time En-vi-ron-ment mod-ul e is added as a de-pen-dency with the con-fig-u-ra-tion LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-meta-build' on page 753 undefined on input line 51434. [753] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/launches:concepts-mic roejlaunches' on page 754 undefined on input line 51449. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/standaloneApplication :standalone-application' on page 754 undefined on input line 51456. [754 <./build_flow_zoom_buildtype.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 755 undefined on input line 51481. Underfull \hbox (badness 10000) in paragraph at lines 51481--51482 \T1/SourceSansPro-LF/m/n/10 The fol-low-ing sec-tion de-scribes \T1/SourceSansP ro-LF/m/it/10 mod-ule de-scrip-tion file \T1/SourceSansPro-LF/m/n/10 ( []\T1/zi 4/m/n/10 module.ivy[] \T1/SourceSansPro-LF/m/n/10 ) gen-er-ated by the [755 <./build_flow_zoom_workspace.png>] LaTeX Warning: Hyper reference `KernelDeveloperGuide/overview:in-out-artifacts' on page 756 undefined on input line 51505. Underfull \hbox (badness 6445) in paragraph at lines 51600--51600 []|\T1/SourceSansPro-LF/m/n/10 Embedded in the Vir-tual De-vice only, not in th e Underfull \hbox (badness 10000) in paragraph at lines 51600--51600 []|\T1/zi4/m/n/10 default->default;[] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 756 undefined on input line 51600. Underfull \hbox (badness 10000) in paragraph at lines 51600--51600 []|\T1/SourceSansPro-LF/m/n/10 Runtime En-vi-ron- LaTeX Warning: Hyper reference `KernelDeveloperGuide/runtimeEnvironment:runtime -environment' on page 756 undefined on input line 51600. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelCreation:system-appl ication-input-ways' on page 756 undefined on input line 51600. Overfull \hbox (2.65308pt too wide) in paragraph at lines 51600--51600 []|\T1/zi4/m/n/10 systemapp-fw->application[]| Underfull \hbox (badness 6445) in paragraph at lines 51600--51600 []|\T1/SourceSansPro-LF/m/n/10 Embedded in the Vir-tual De-vice only, not in th e Underfull \hbox (badness 10000) in paragraph at lines 51600--51600 []|\T1/zi4/m/n/10 default->default;[] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 756 undefined on input line 51600. Underfull \hbox (badness 10000) in paragraph at lines 51600--51600 []|\T1/SourceSansPro-LF/m/n/10 Runtime En-vi-ron- LaTeX Warning: Hyper reference `KernelDeveloperGuide/runtimeEnvironment:runtime -environment' on page 756 undefined on input line 51600. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelCreation:system-appl ication-input-ways' on page 756 undefined on input line 51600. Overfull \hbox (2.65308pt too wide) in paragraph at lines 51600--51600 []|\T1/zi4/m/n/10 systemapp-fw->application[]| Overfull \hbox (3.17218pt too wide) in paragraph at lines 51600--51601 [][] [756] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 757 undefined on input line 51658. [757] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 758 undefined on input line 51663. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 1}) has been already used, duplicate ignored \relax l.51666 \begin{sphinxVerbatim} [commandchars=\\\{\}] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 758 undefined on input line 51676. Overfull \hbox (1.65721pt too wide) in paragraph at lines 51743--51743 []|\T1/SourceSansPro-LF/m/n/10 require| Overfull \hbox (4.48721pt too wide) in paragraph at lines 51743--51743 []||[]| Overfull \hbox (1.65721pt too wide) in paragraph at lines 51743--51743 []|\T1/SourceSansPro-LF/m/n/10 require| Overfull \hbox (4.48721pt too wide) in paragraph at lines 51743--51743 []\T1/SourceSansPro-LF/m/n/10 method Overfull \hbox (4.48721pt too wide) detected at line 51743 []\T1/SourceSansPro-LF/m/n/10 method LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 758 undefined on input line 51756. [758] [759 <./kernelapi_launch.png (PNG copy)>] [760 <./img115.png (PNG copy)>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures' on page 761 undefined on input line 51827. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelAPI:kernel-api' on p age 761 undefined on input line 51828. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelCreation:define-apis ' on page 761 undefined on input line 51830. [761] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 7 62 undefined on input line 51854. [762 <./runtime_environment_build_flow.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 763 undefined on input line 51911. [763] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 764 undefined on input line 51945. [764] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-edc' on page 765 undefined on input line 52011. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelAPI:kernel-api' on p age 765 undefined on input line 52032. [765 <./graph_build_string_methods.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine' on page 766 undefined on input line 52090. LaTeX Warning: Hyper reference `KernelDeveloperGuide/applicationLink:soar-build -phases' on page 766 undefined on input line 52091. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelLink:feature-portabi lity-control' on page 766 undefined on input line 52095. [766] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedAppSharedInt erface:chapter-shared-interfaces' on page 767 undefined on input line 52133. [767 <./sandboxed-application-lifecycle.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedAppSharedInt erface:section-transferable-types' on page 768 undefined on input line 52139. [768] Underfull \hbox (badness 10000) in paragraph at lines 52287--52288 []\T1/SourceSansPro-LF/m/n/10 during a call to [][]Dis-play.requestShow(Display able)[][], [][]Dis-play.requestHide(Displayable)[][], [][]Dis- LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/soar:soar-clinit' on page 769 undefined on input line 52331. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/soar:soar-clinit-expl icit-dependencies' on page 769 undefined on input line 52331. [769] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:application -testsuite' on page 770 undefined on input line 52376. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 770 undefined on input line 52398. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-options' on page 770 undef ined on input line 52400. [770] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 7 71 undefined on input line 52416. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 7 71 undefined on input line 52419. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 7 71 undefined on input line 52422. [771] [772 <./kf_testsuite_project_structure.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:testsuite-o ptions' on page 773 undefined on input line 52455. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelAPI:kernel-api' on p age 773 undefined on input line 52464. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/multiSandbox:multisandbo x' on page 773 undefined on input line 52479. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/stackTraceReader:stac k-trace-reader' on page 773 undefined on input line 52481. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/heapAnalyzer:heapdump er' on page 773 undefined on input line 52481. [773 <./link_kernel.png>] LaTeX Warning: Hyper reference `KernelDeveloperGuide/applicationLink:build-feat ure-on-device' on page 774 undefined on input line 52487. LaTeX Warning: Hyper reference `KernelDeveloperGuide/applicationLink:build-feat ure-off-board' on page 774 undefined on input line 52488. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ar chitecture-options-group-installed-features' on page 774 undefined on input lin e 52521. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelCreation:system-appl ication-input-ways' on page 774 undefined on input line 52523. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/tools:microejtoolssec tion' on page 774 undefined on input line 52524. [774 <./kernel_metadata_generator.png>] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelLink:kernel-metadata -generation' on page 775 undefined on input line 52546. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelUID:kernel-uid' on p age 775 undefined on input line 52547. [775 <./build_flow_zoom_workspace_firmware_linker_only.png>] LaTeX Warning: Hyper reference `support:get-support' on page 776 undefined on i nput line 52562. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 776 undefined on input line 52565. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/soar:soar-method-devi rtualization' on page 776 undefined on input line 52583. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/soar:soar-method-inli ning' on page 776 undefined on input line 52583. [776 <./feature_portability_control_principle.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/soar:soar-clinit' on page 777 undefined on input line 52654. LaTeX Warning: Hyper reference `KernelDeveloperGuide/applicationLink:fso-compat ibility' on page 777 undefined on input line 52659. LaTeX Warning: Hyper reference `KernelDeveloperGuide/applicationLink:feature-po rtability' on page 777 undefined on input line 52681. [777] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 778 undefined on input line 52696. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelLink:firmware-linker ' on page 778 undefined on input line 52699. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/launches:concepts-mic roejlaunches' on page 778 undefined on input line 52707. [778 <./link_application.png>] LaTeX Warning: Hyper reference `support:get-support' on page 779 undefined on i nput line 52729. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelLink:kernel-metadata -generation' on page 779 undefined on input line 52746. [779 <./build_flow_zoom_workspace_feature_only.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-dependencies' on pa ge 780 undefined on input line 52787. [780 <./link_application_on_device.png>] Underfull \vbox (badness 10000) detected at line 52864 Underfull \vbox (badness 10000) detected at line 52864 [781] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelLink:feature-portabi lity-control' on page 782 undefined on input line 52901. [782 <./feature_portability_overview.png>] Chapter 7. LaTeX Warning: Hyper reference `glossary:chapter-glossary' on page 783 undefine d on input line 52925. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 52936. [783 <./qa_resources-v3.PNG>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 784 undefined on input line 52938. LaTeX Warning: Hyper reference `SDKUserGuide/licenses:evaluation-license' on pa ge 784 undefined on input line 52944. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/limitations:limitatio ns' on page 784 undefined on input line 52944. LaTeX Warning: Hyper reference `SDKUserGuide/licenses:production-license' on pa ge 784 undefined on input line 52947. Underfull \hbox (badness 10000) in paragraph at lines 52951--52953 []\T1/SourceSansPro-LF/m/n/10 A se-lec-tion of sup-ported em-bed-ded Ar-chi-tec -tures can be found here: [][]$https : / / developer . microej . com / LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 784 undefined on input line 52957. LaTeX Warning: Hyper reference `support:get-support' on page 784 undefined on i nput line 52960. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformOverview:platfor m-overview' on page 784 undefined on input line 52971. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-overview' on p age 784 undefined on input line 52974. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platform:platform-imp ort' on page 784 undefined on input line 53001. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:new-pla tform-creation' on page 784 undefined on input line 53001. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 784 undefined on input line 53005. [784] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/buildAndRunApplicatio n:simulator-execution' on page 785 undefined on input line 53065. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:repository -offline' on page 785 undefined on input line 53099. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 785 undefined on input line 53103. [785] [786 <./platform-build_workflow.PNG>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 787 undefined on input line 53190. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-overview' on p age 787 undefined on input line 53202. [787 <./build_microej_mono_sandbox_firmware_numbered.PNG>] LaTeX Warning: Hyper reference `overview/vee:section-firmware' on page 788 unde fined on input line 53284. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/index:platform-developer -guide' on page 788 undefined on input line 53286. [788] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/index:platform-developer -guide' on page 789 undefined on input line 53356. [789 <./tuto_microej_platform_how_to_select_modules.PNG>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-configuration-creation' on page 790 undefined on input line 53426. [790] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 791 undefined on input line 53518. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:new-pla tform-creation' on page 791 undefined on input line 53519. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llapi-cha pter' on page 791 undefined on input line 53519. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 791 undefined on input line 53520. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 791 undefined on input line 53538. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:new-pla tform-creation' on page 791 undefined on input line 53542. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llapi-cha pter' on page 791 undefined on input line 53546. [791] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/buildAndRunApplicatio n:simulator-execution' on page 792 undefined on input line 53553. [792]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.1}) has been already used, duplicate ignored \relax l.53713 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53713--53713 []\T1/SourceSansPro-LF/m/n/10 Listing 1: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [793] Overfull \vbox (1.82593pt too high) detected at line 53809 [794]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.2}) has been already used, duplicate ignored \relax l.53840 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53840--53840 []\T1/SourceSansPro-LF/m/n/10 Listing 2: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [795]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.3}) has been already used, duplicate ignored \relax l.53902 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53902--53902 []\T1/SourceSansPro-LF/m/n/10 Listing 3: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [796] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:mjvm-javalang uage' on page 797 undefined on input line 53933. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/toolchain:archi tectures-toolchains' on page 797 undefined on input line 53950. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/toolchain:appen dix-matrixcapabilities' on page 797 undefined on input line 53956. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 797 undefined on input line 53965. [797] LaTeX Warning: Hyper reference `SDKUserGuide/licenses:evaluation-license' on pa ge 798 undefined on input line 54004. LaTeX Warning: Hyper reference `support:get-support' on page 798 undefined on i nput line 54044. [798 <./tuto_microej_fw_from_scratch_import_architecture.PNG>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:new-pla tform-creation' on page 799 undefined on input line 54082. [799 <./tuto_microej_fw_from_scratch_activate_license.PNG>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-configuration-creation' on page 800 undefined on input line 54119. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 800 undefined on input line 54122. [800 <./tuto_microej_fw_from_scratch_create_platform.PNG> <./tuto_microej_fw_fr om_scratch_add_platform_configuration_additions.PNG>] Overfull \hbox (25.24498pt too wide) in paragraph at lines 54202--54202 []\T1/zi4/m/it/9 ============================================================== ==============================================| Overfull \hbox (25.24498pt too wide) in paragraph at lines 54207--54207 []\T1/zi4/m/it/9 ============================================================== ==============================================| [801] [802 <./tuto_microej_fw_from_scratch_build_platform.png> <./tuto_microej_ fw_from_scratch_new_microej_application_project.PNG>] [803 <./tuto_microej_fw_f rom_scratch_run_as_microej_application.PNG>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 804 undefined on input line 54259. [804] [805 <./tuto_microej_fw_from_scratch_run_configurations.PNG> <./tuto_micr oej_fw_from_scratch_run_configurations_execute_on_device.PNG>] [806]pdfTeX warn ing (ext4): destination with the same identifier (name{literalblock.4}) has bee n already used, duplicate ignored \relax l.54425 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.5}) has been already used, d uplicate ignored \relax l.54460 \begin{sphinxVerbatim} [commandchars=\\\{\}] [807] Underfull \vbox (badness 10000) detected at line 54518 Underfull \vbox (badness 10000) detected at line 54518 [808]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.6}) has been already used, duplicate ignored \relax l.54568 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54568--54568 []\T1/SourceSansPro-LF/m/n/10 Listing 6: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / Overfull \vbox (0.78357pt too high) detected at line 54586 [809]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.7}) has been already used, duplicate ignored \relax l.54614 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54614--54614 []\T1/SourceSansPro-LF/m/n/10 Listing 7: |[][][]$https : / / github . com / Fre eRTOS / FreeRTOS / commit / [810] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54647. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54647. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54648. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54649. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/tiny:core-tiny' on page 811 undefined on input line 54655. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 8}) has been already used, duplicate ignored \relax l.54684 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54684--54684 []\T1/SourceSansPro-LF/m/n/10 Listing 8: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54708. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54709. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54710. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54710. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54711. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54712. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54714. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54715. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54716. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54717. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54718. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54719. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54721. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54722. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54723. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54724. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54725. [811]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.9}) has been already used, duplicate ignored \relax l.54739 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54739--54739 []\T1/SourceSansPro-LF/m/n/10 Listing 9: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [812] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54767. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54768. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54769. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54770. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54771. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54772. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54773. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54774. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54775. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54776. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54777. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54778. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54779. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54780. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54781. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54782. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54783. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54784. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54785. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54786. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54787. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54788. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54789. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54790. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54791. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54792. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54793. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 10}) has been already used, duplicate ignored \relax l.54803 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54803--54803 []\T1/SourceSansPro-LF/m/n/10 Listing 10: |[][][]$https : / / github . com / Mi croEJ / FreeRTOS / commit / [813] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54841. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54842. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 11}) has been already used, duplicate ignored \relax l.54851 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54851--54851 []\T1/SourceSansPro-LF/m/n/10 Listing 11: |[][][]$https : / / github . com / Mi croEJ / FreeRTOS / commit / [814] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54889. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54890. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 12}) has been already used, duplicate ignored \relax l.54901 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54901--54901 []\T1/SourceSansPro-LF/m/n/10 Listing 12: |[][][]$https : / / github . com / Mi croEJ / FreeRTOS / commit / [815] [816 <./tuto_microej_fw_from_scratch_hello_world_updated.PNG> <./tuto_mic roej_fw_from_scratch_hello_world_updated_run.PNG>] LaTeX Warning: Hyper reference `Tutorials/tutorialCreatePlatformBuildAndRunScri pts:tutorial-create-platform-build-and-run-scripts' on page 817 undefined on in put line 55014. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platform:platform-imp ort' on page 817 undefined on input line 55021. [817] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 818 undefined on input line 55029. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 818 undefined on input line 55032. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/standaloneApplication :standalone-application' on page 818 undefined on input line 55035. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 818 undefined on input line 55038. LaTeX Warning: Hyper reference `Tutorials/tutorialCreateFirmwareFromScratch:tut orial-create-firmware-from-scratch' on page 818 undefined on input line 55045. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-build-script' on page 818 undefined on input line 55062. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-run-script' on page 818 undefined on input line 55062. LaTeX Warning: Hyper reference `Tutorials/tutorialCreateFirmwareFromScratch:tut orial-create-firmware-from-scratch' on page 818 undefined on input line 55067. LaTeX Warning: Hyper reference `Tutorials/tutorialCreateFirmwareFromScratch:tut orial-create-firmware-from-scratch' on page 818 undefined on input line 55072. [818] [819] [820] Overfull \vbox (2.82591pt too high) detected at line 55328 [821] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-cases' on page 822 undefined on input line 55357. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-options' on page 822 undefined on input line 55357. [822] [823 <./configure_build_bat_eclipse.png>] LaTeX Warning: Hyper reference `Tutorials/tutorialCreateFirmwareFromScratch:tut orial-create-firmware-from-scratch' on page 824 undefined on input line 55469. [824] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-build-script' on page 825 undefined on input line 55535. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-run-script' on page 825 undefined on input line 55535. LaTeX Warning: Hyper reference `Tutorials/tutorialRunATestSuiteOnDevice:tutoria l-run-test-suite-on-device' on page 825 undefined on input line 55541. LaTeX Warning: Hyper reference `Tutorials/tutorialSetupBuildUsingJenkinsAndArti factory:tutorial-setup-automated-build-using-jenkins-and-artifactory' on page 8 25 undefined on input line 55544. [825] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 826 undefined on input line 55551. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 826 undefined on input line 55577. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli' on page 826 undefined on input line 55582. [826 <./tuto_microej_cli_flow.PNG>] LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 827 undefined on input line 55659. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 827 und efined on input line 55688. [827] Underfull \vbox (badness 10000) detected at line 55764 Underfull \vbox (badness 10000) detected at line 55764 [828] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 829 undefined on input line 55766. [829] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 830 undefined on input line 55795. [830] LaTeX Warning: Hyper reference `Tutorials/tutorialSetupBuildUsingJenkinsAndArti factory:get-microej-module-repository' on page 831 undefined on input line 5592 8. Underfull \hbox (badness 10000) in paragraph at lines 55928--55929 []\T1/SourceSansPro-LF/m/n/10 Click on [][][] and se-lect the Mi-croEJ mod-ul e repos-i-tory zip file ( []\T1/zi4/m/n/10 microej-[MicroEJ [831] [832 <./tuto_microej_cli_artifactory_module_preview.PNG>] [833] [834 <./t uto_microej_cli_module_creation.PNG>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/index:application-dev eloper-guide' on page 835 undefined on input line 56191. [835 <./tuto_microej_cli_module_files.PNG> <./tuto_microej_cli_module_location. PNG>] Underfull \hbox (badness 10000) in paragraph at lines 56250--56251 []\T1/SourceSansPro-LF/m/n/10 At the end of the build, the mod-ule is pub-lishe d to []\T1/zi4/m/n/10 http://localhost:8081/artifactory/list/ [836 <./tuto_microej_cli_jenkins_parameter.PNG> <./tuto_microej_cli_jenkins_git _hello.PNG>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 837 undefined on input line 56260. [837] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-options' on page 838 undefined on input line 56329. [838] LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:visibility ' on page 839 undefined on input line 56449. [839] [840] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 8 41 undefined on input line 56576. LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:sonar-code -analysis' on page 841 undefined on input line 56642. [841] LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:equals-has hcode' on page 842 undefined on input line 56655. LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:local-extr action' on page 842 undefined on input line 56673. LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:local-extr action' on page 842 undefined on input line 56688. [842] Overfull \vbox (1.05565pt too high) detected at line 56845 [843] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:application -testsuite' on page 844 undefined on input line 56909. [844] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/memoryMapAnalyzer:mem orymapanalyzer' on page 845 undefined on input line 56979. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/memoryMapAnalyzer:mem orymapanalyzer' on page 845 undefined on input line 56995. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/heapAnalyzer:heapdump er' on page 845 undefined on input line 56998. [845] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/buildOutputFiles:outp utfiles' on page 846 undefined on input line 57009. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-l ink' on page 846 undefined on input line 57053. [846] LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:improve-co de-quality' on page 847 undefined on input line 57058. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:application -classpath-mapping' on page 847 undefined on input line 57069. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-configuration-creation' on page 847 undefined on input line 57077. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 847 undefined on input line 57083. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fontDesign er:section-tool-fontdesigner' on page 847 undefined on input line 57091. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 847 undefined on input line 57094. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 847 undefined on input line 57111. [847] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiFontGenerator:section- fontgen' on page 848 undefined on input line 57118. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/nls:chapter-nls' on p age 848 undefined on input line 57126. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/externalResourceLoader:s ection-externalresourceloader' on page 848 undefined on input line 57135. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 848 undefined on input line 57151. [848] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/externalResourceLoader:s ection-externalresourceloader' on page 849 undefined on input line 57171. LaTeX Warning: Hyper reference `Tutorials/tutorialInstrumentJavaCodeForLogging: log-logging-library' on page 849 undefined on input line 57191. LaTeX Warning: Hyper reference `Tutorials/tutorialInstrumentJavaCodeForLogging: log-trace-library' on page 849 undefined on input line 57191. LaTeX Warning: Hyper reference `Tutorials/tutorialInstrumentJavaCodeForLogging: log-message-library' on page 849 undefined on input line 57191. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-constants' on page 849 undefined on input line 57219. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:system-prop erties' on page 849 undefined on input line 57225. [849] LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:equals-has hcode' on page 850 undefined on input line 57239. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-immutables' on page 850 undefined on input line 57251. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/tiny:core-tiny' on page 850 undefined on input line 57267. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- conversion' on page 850 undefined on input line 57273. Underfull \hbox (badness 10000) in paragraph at lines 57282--57283 []\T1/SourceSansPro-LF/m/n/10 Separate each func-tion and data re-source in a d ed-i-cated sec-tion ( []\T1/zi4/m/n/10 -ffunction-sections LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview' o n page 850 undefined on input line 57298. [850] LaTeX Warning: Hyper reference `Tutorials/tutorialOptimizeMemoryFootprint:strip classnames' on page 851 undefined on input line 57308. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:de fine-option' on page 851 undefined on input line 57318. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 851 undefined on input line 57330. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:de fine-option' on page 851 undefined on input line 57332. [851] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/stackTraceReader:stac k-trace-reader' on page 852 undefined on input line 57385. LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:improve-co de-quality' on page 852 undefined on input line 57390. [852] LaTeX Warning: Hyper reference `Tutorials/tutorialOptimizeMemoryFootprint:debug stackoverflows' on page 853 undefined on input line 57438. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-partial-buffer' on page 853 undefined on input line 57444. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:de fine-option' on page 853 undefined on input line 57491. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-immortal-heap' on page 853 undefined on input line 57497. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-java-heap' on page 853 undefined on input line 57500. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/heapUsageMonitoring:h eap-usage-monitoring' on page 853 undefined on input line 57500. [853] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-number-of-threads' on page 854 undefined on input line 57508. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-number-of-stack-blocks' on page 854 undefined on input line 57511. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-maximum-number-of-stack-blocks-per-thread' on page 854 undefined on input line 57514. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-maximum-number-of-monitors-per-thread' on page 854 undefined on input line 57517. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sni:sni' on page 854 und efined on input line 57525. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:vm-dump' on p age 854 undefined on input line 57525. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/images:ima ges-heap' on page 854 undefined on input line 57534. [854] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 855 undefined on input line 57557. [855] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 856 undefined on input line 57658. [856] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-raw-resources' on page 857 undefined on input line 57690. [857 <./json-src-files-folders.png>] Underfull \vbox (badness 3343) detected at line 57788 [858] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 859 undefined on input line 57798. Underfull \hbox (badness 10000) in paragraph at lines 57808--57811 \T1/SourceSansPro-LF/m/n/10 An ex-am-ple is avail-able at [][]$https : / / gith ub . com / MicroEJ / Example-[]Sandboxed-[]IOT / tree / master / com . microej . Overfull \hbox (790.24498pt too wide) in paragraph at lines 57817--57817 []\T1/zi4/m/it/9 a1646d656e75a36269646466696c656576616c75656446696c6565706f7075 70a1686d656e756974656d83a26576616c7565634e6577676f6e636c69636b6e4372656174654e6 577446f632829a26576616c7565644f70656e676f6e636c69636b694f70656e446f632829a26576 616c756565436c6f7365676f6e636c69636b6a436c6f7365446f632829| [859] LaTeX Warning: Hyper reference `Tutorials/tutorialExploreDataSerializationForma ts:json-module' on page 860 undefined on input line 57840. [860] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/trace:event-tracing' on page 861 undefined on input line 57923. [861] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 862 undefined on input line 57979. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:de fine-option-in-launcher' on page 862 undefined on input line 57980. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/trace:trace-implement ations' on page 862 undefined on input line 57995. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview' o n page 862 undefined on input line 57995. [862 <./tuto_microej_trace_property.png>] [863] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-constants' on page 864 undefined on input line 58149. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:if-constant -removal' on page 864 undefined on input line 58153. [864] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 865 undefined on input line 58186. [865 <./tuto_microej_trace_constant.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 866 undefined on input line 58225. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/fs:pack-fs' on page 866 undefined on input line 58229. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:application -testsuite' on page 866 undefined on input line 58246. LaTeX Warning: Hyper reference `glossary:chapter-glossary' on page 866 undefine d on input line 58261. LaTeX Warning: Hyper reference `Tutorials/tutorialUnderstandMicroEJFirmwareBuil d:tutorialunderstandmicroejfirmwarebuild' on page 866 undefined on input line 5 8264. LaTeX Warning: Hyper reference `SDKUserGuide/version:get-sdk-version' on page 8 66 undefined on input line 58267. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llfs-api- section' on page 866 undefined on input line 58280. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 866 undefined on input line 58284. [866] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 867 undefined on input line 58296. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/fs:pack-fs' on page 867 undefined on input line 58297. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:te st-suite-versioning' on page 867 undefined on input line 58354. [867 <./ClassPath_21.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 868 undefined on input line 58379. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/serialToSocketTransmi tter:tool-serial-to-socket' on page 868 undefined on input line 58389. [868 <./tuto_testsuite_plug_uart_wrover.JPG>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/serialToSocketTransmi tter:tool-serial-to-socket' on page 869 undefined on input line 58408. Underfull \hbox (badness 6876) in paragraph at lines 58462--58467 \T1/SourceSansPro-LF/m/n/10 Depending on the Test Suite and the speci-fici-ties of the de-vice, var-i-ous prop-er-ties may be re-quired Underfull \hbox (badness 10000) in paragraph at lines 58462--58467 \T1/SourceSansPro-LF/m/n/10 and ad-justed. See the file []\T1/zi4/m/n/10 valid ation/microej-testsuite-common.properties[] \T1/SourceSansPro-LF/m/n/10 (for e x-am-ple Underfull \hbox (badness 10000) in paragraph at lines 58462--58467 [][]$\T1/SourceSansPro-LF/m/n/10 https : / / github . com / MicroEJ / PlatformQ ualificationTools / blob / 2 . 3 . 0 / tests / fs / java / java-[]testsuite-[]f s / validation / [869] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:testsuite-r eport' on page 870 undefined on input line 58525. [870 <./tuto_testsuite_fs_all_tests_passed.PNG>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sni:sni' on page 871 und efined on input line 58544. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sni:sni' on page 871 und efined on input line 58556. [871] [872] [873 <./tuto_sni_non_blocking_call_blocking_case.PNG>] [874 <./tuto _sni_non_blocking_call_non_blocking_case.PNG>] Underfull \hbox (badness 10000) in paragraph at lines 58753--58756 []\T1/SourceSansPro-LF/m/n/10 The call-back func-tion is au-to-mat-i-cally call ed by the Java thread when it is re-sumed. Use the Underfull \hbox (badness 10000) in paragraph at lines 58753--58756 []\T1/zi4/m/n/10 SNI_getCallbackArgs()[] \T1/SourceSansPro-LF/m/n/10 func-tion to re-trieve the ar-gu-ments that was pre-vi-ously given to the LaTeX Warning: Hyper reference `SDKUserGuide/install:sdk-install' on page 875 u ndefined on input line 58781. LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:system-requirem ents' on page 875 undefined on input line 58782. [875] [876] [877 <./createStandaloneProject.png> <./structure.png>] [878 <./wid getdemo.png>] [879 <./simulator.png>] Underfull \hbox (badness 6641) in paragraph at lines 58974--58975 []\T1/SourceSansPro-LF/m/n/10 To run the code go to the \T1/SourceSansPro-LF/b/ n/10 Main.java \T1/SourceSansPro-LF/m/n/10 file and right click it, hover over [][][] and se-lect [880] [881 <./runapplication.png>] [882 <./hello.png>] [883 <./drawline.png>] [884 <./geometry.png>] [885 <./imagedrawable.png>] [886 <./thickshapes.png>] [887 <./ticking.png>] [888] [889] [890 <./progressbar.png> <./flowexample.png>] [891 <./flowusage.png>] [892 <./canvassample.png>] LaTeX Warning: Hyper reference `Tutorials/getStartedWithGUI/Step05:ui-advanced- styling' on page 893 undefined on input line 59422. [893] [894 <./styleborder.png>] [895 <./margin.png> <./tuto_microej_gettingstar ted_oversizedmargin.png>] [896 <./marginandpadding.png>] [897 <./tuto_microej_g ettingstarted_oversizedmarginandpadding.png> <./microej_logo.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/images:sec tion-ui-images' on page 898 undefined on input line 59566. [898 <./resources.png>] [899 <./imagessimulator.png>] [900 <./imagebackgroundex ample.png>] [901 <./classselectorexample.png>] [902] [903] [904 <./microejfont. png>] [905 <./fontname.png>] [906 <./fonteditor.png>] [907 <./importfonts1.png> ] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fonts:sect ion-ui-fonts' on page 908 undefined on input line 59876. [908 <./importfonts2.png>] [909 <./font.png>] [910 <./listsample.png>] Overfull \vbox (1.6736pt too high) detected at line 59998 [911 <./scrollbar.png>] LaTeX Warning: Hyper reference `Tutorials/getStartedWithGUI/Step09:ui-creating- widgets' on page 912 undefined on input line 60009. [912] [913] [914 <./listcontact.png>] [915] [916 <./labelsampleptbr.png>] LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools' on page 917 undef ined on input line 60257. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-use-case-1' on page 917 undefined on input line 60260. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-use-case-2' on page 917 undefined on input line 60263. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-use-case-1' on page 917 undefined on input line 60272. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-use-case-2' on page 917 undefined on input line 60273. [917 <./labelsampleenus.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/index:application-dev eloper-guide' on page 918 undefined on input line 60279. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/index:platform-developer -guide' on page 918 undefined on input line 60279. LaTeX Warning: Hyper reference `KernelDeveloperGuide/index:kernel-developer-gui de' on page 918 undefined on input line 60279. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools-events-tracing-and -logging' on page 918 undefined on input line 60282. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools-runtime-state-dump ' on page 918 undefined on input line 60285. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools-memory-inspection' on page 918 undefined on input line 60288. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools-platform-qualifica tion' on page 918 undefined on input line 60291. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools-simulator-debugger ' on page 918 undefined on input line 60294. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools-static-analysis-to ols' on page 918 undefined on input line 60297. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools-gui-debugging-tool s' on page 918 undefined on input line 60300. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview' o n page 918 undefined on input line 60329. [918] LaTeX Warning: Hyper reference `Tutorials/tutorialInstrumentJavaCodeForLogging: tutorial-instrument-java-code-for-logging' on page 919 undefined on input line 60379. [919 <./STM32F7508-DK-demoWidget-SystemView1.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/stackTraceReader:stac k-trace-reader' on page 920 undefined on input line 60385. Underfull \hbox (badness 10000) in paragraph at lines 60387--60388 [][] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:vm-dump' on p age 920 undefined on input line 60392. [920 <./trace11.png> <./STR_trace-read1.png>] Underfull \vbox (badness 10000) detected at line 60476 Underfull \vbox (badness 10000) detected at line 60476 [921] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-c heck-integrity' on page 922 undefined on input line 60487. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/heapUsageMonitoring:h eap-usage-monitoring' on page 922 undefined on input line 60490. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/heapAnalyzer:heapdump er' on page 922 undefined on input line 60493. [922 <./HeapAnalyzer-example.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-qualification' on page 923 undefined on input line 60520. [923 <./overview-platform-qualification1.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/debug:application-deb ugger' on page 924 undefined on input line 60526. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/debug:application-deb ugger' on page 924 undefined on input line 60537. LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:sonar-code -analysis' on page 924 undefined on input line 60547. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/nullAnalysis:null-ana lysis' on page 924 undefined on input line 60550. [924 <./debug11.png> <./null_analysis_example1.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/Widgets/widget:wid get-library-debug-utilities' on page 925 undefined on input line 60566. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-inputs-e ventbuffer' on page 925 undefined on input line 60582. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/traces:mic roui-traces' on page 925 undefined on input line 60627. [925] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MWT/concepts:mwt-c oncepts' on page 926 undefined on input line 60637. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview' o n page 926 undefined on input line 60686. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/traces:mic roui-traces' on page 926 undefined on input line 60686. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-inputs-e ventbuffer' on page 926 undefined on input line 60689. [926 <./microui_traces_systemview1.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview' o n page 927 undefined on input line 60698. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-check-java-threads-sched uling' on page 927 undefined on input line 60711. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine' on page 927 undefined on input line 60732. [927 <./tuto_microej_debug_ui_freeze_rtos_task_heart_beat_priority.png (PNG cop y)>] LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:implementation-details' on page 928 undefined on input line 60798. Underfull \hbox (badness 6842) in paragraph at lines 60808--60811 []\T1/SourceSansPro-LF/m/n/10 Let's make the heart-beat snip-pet above ex-e-cut e in the UI thread. Sim-ply wraps the []\T1/zi4/m/n/10 System.out. [928] [929] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-inputs-e ventbuffer' on page 930 undefined on input line 60937. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-number-of-threads' on page 930 undefined on input line 60946. [930] [931] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:vm-dump' on p age 932 undefined on input line 61054. Underfull \hbox (badness 10000) in paragraph at lines 61075--61076 []\T1/SourceSansPro-LF/m/n/10 For ex-am-ple, FreeR-TOS in-cludes FreeRTOS-MPU [ ][]$https : / / www . freertos . org / LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-l ink' on page 932 undefined on input line 61079. [932] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-l ink' on page 933 undefined on input line 61175. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 933 undefined on input line 61175. [933] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:vm-dump-debug ger' on page 934 undefined on input line 61224. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:vm-dump' on p age 934 undefined on input line 61262. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/index:sect ion-app-microvg' on page 934 undefined on input line 61267. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :section-vector-fonts' on page 934 undefined on input line 61285. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/index:sect ion-app-microvg' on page 934 undefined on input line 61288. [934] [935 <./emojisProfiles.png>] [936 <./emojisCopy.png> <./emojisAppend.png> ] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :section-vector-fonts' on page 937 undefined on input line 61381. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :colored-emojis' on page 937 undefined on input line 61390. [937 <./emojisExport.png>] Chapter 8. LaTeX Warning: Hyper reference `SDKUserGuide/version:get-sdk-version' on page 9 38 undefined on input line 61417. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 938 undefined on input line 61422. LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 938 undefined on input line 61427. Underfull \hbox (badness 10000) in paragraph at lines 1--61429 []|[][]$\T1/SourceSansPro-LF/m/n/10 https : / / repository . microej . com / pa ckages / repository / 2 . 5 . 0 / microej-[]5 _ LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:system-requirem ents' on page 938 undefined on input line 61437. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 61445. [938] Chapter 9. No file microej-docs.ind. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 61478. [939] Package longtable Warning: Table widths have changed. Rerun LaTeX. (./microej-docs.aux) Package rerunfilecheck Warning: File `microej-docs.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Font Warning: Some font shapes were not available, defaults substituted. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/sourcesanspro/a_sd7igg.enc}{/usr/share/texlive/texmf-dist/f onts/enc/dvips/sourcesanspro/a_2cvp4u.enc}{/usr/share/texlive/texmf-dist/fonts/ enc/dvips/sourcesanspro/a_5tbsmu.enc}{/usr/share/texmf/fonts/enc/dvips/cm-super /cm-super-ts1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/inconsolata/i4 -ts1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/inconsolata/i4-t1-0.enc }{/usr/share/texlive/texmf-dist/fonts/enc/dvips/sourcesanspro/a_ggs4wk.enc} Output written on microej-docs.pdf (941 pages, 21731121 bytes). Transcript written on microej-docs.log. Latexmk: Index file 'microej-docs.idx' was written Latexmk: Missing input file: 'microej-docs.ind' from line 'No file microej-docs.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'microej-docs.pdf' Rule 'makeindex microej-docs.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'microej-docs.idx' ------------ Run number 1 of rule 'makeindex microej-docs.idx' ------------ ------------ Running 'makeindex -s python.ist -o "microej-docs.ind" "microej-docs.idx"' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex microej-docs.idx'... This is makeindex, version 2.15 [TeX Live 2019] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file microej-docs.idx....done (15 entries accepted, 0 rejected). Sorting entries....done (49 comparisons). Generating output file microej-docs.ind....done (42 lines written, 0 warnings). Output written in microej-docs.ind. Transcript written in microej-docs.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'microej-docs.aux' 'microej-docs.ind' 'microej-docs.out' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="microej-docs" "microej.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./microej.tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (./microej.sty (/usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/sourcesanspro.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex))) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/ly1/ly1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ly1enc.dfu)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd))) (/usr/share/texlive/texmf-dist/tex/latex/inconsolata/inconsolata.sty `inconsolata-zi4' v1.12, 2019/05/17 Text macros for Inconsolata (msharpe)) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/T1SourceSansPro-LF.fd)) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.t ex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def (/usr/share/texlive/texmf-dist/tex/latex/ms/everyshi.sty)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.t ex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.de f))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code. tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonomet ric.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.cod e.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerari thmetics.code.tex))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct. code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.c ode.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformation s.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.t ex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code. tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.c ode.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex)) ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex ) (/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65 .sty) (/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18 .sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty)) (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty))) Writing index file microej-docs.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./microej-docs.aux) (/usr/share/texlive/texmf-dist/tex/latex/ly1/ly1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./microej-docs.out) (./microej-docs.out) ABD: EveryShipout initializing macros (/usr/share/texlive/texmf-dist/tex/latex/inconsolata/t1zi4.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map} <./mascot.pdf>] Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 91. (./microej-docs.toc Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 89. [1] [2] [3] [4] [5] [6] [7] [8] [9]) [10] Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 93. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 93. Package Fancyhdr Warning: \fancyhead's `E' option without twoside option is use less on input line 93. (/usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/TS1SourceSansPro-LF.fd) [1] Chapter 1. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 180. [2] [3] Chapter 2. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 259. [4] [5 <./2_download.png>] [6 <./firmware.png>] [7 <./toolchain.png>] [8 <./sdk _overview.png>] Chapter 3. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 400. [9 <./1_overview.png>] [10 <./sdk_content.png>] [11 <./splash.png>] Underfull \hbox (badness 10000) in paragraph at lines 495--496 []\T1/SourceSansPro-LF/m/n/10 On Linux, un-zip []\T1/zi4/m/n/10 MicroEJ-SDK-In staller-Linux64-22.06.zip[] \T1/SourceSansPro-LF/m/n/10 and start Underfull \hbox (badness 10000) in paragraph at lines 498--500 []\T1/SourceSansPro-LF/m/n/10 On ma-cOS, un-zip []\T1/zi4/m/n/10 MicroEJ-SDK-I nstaller-Linux64-22.06.zip[] \T1/SourceSansPro-LF/m/n/10 and start [12 <./welcome_screen1.png>] [13 <./license_screen1.png> <./installation_path_s creen1.png>] [14 <./installation_validation_screen1.png> <./installation_progre ss_screen1.png>] [15 <./options_screen1.png> <./installation_finished_screen1.p ng>] [16 <./check_update.png> <./no_update.png>] [17 <./update_available.png> < ./review_update.png>] Underfull \hbox (badness 10000) in paragraph at lines 712--713 []|\T1/SourceSansPro-LF/b/n/10 SDK Underfull \hbox (badness 10000) in paragraph at lines 712--713 \T1/SourceSansPro-LF/b/n/10 Dis- Underfull \hbox (badness 10000) in paragraph at lines 712--713 \T1/SourceSansPro-LF/b/n/10 tri- Underfull \hbox (badness 10000) in paragraph at lines 712--713 \T1/SourceSansPro-LF/b/n/10 bu- Overfull \hbox (12.59647pt too wide) in paragraph at lines 714--715 []|\T1/SourceSansPro-LF/b/n/10 JDK Overfull \hbox (12.58646pt too wide) in paragraph at lines 714--715 \T1/SourceSansPro-LF/b/n/10 Ver- Overfull \hbox (13.47646pt too wide) in paragraph at lines 714--715 \T1/SourceSansPro-LF/b/n/10 sion| Underfull \hbox (badness 10000) in paragraph at lines 725--726 []|\T1/zi4/m/n/10 22. Overfull \hbox (5.01648pt too wide) in paragraph at lines 727--728 []|\T1/zi4/m/n/10 11[]| Underfull \hbox (badness 10000) in paragraph at lines 738--739 []|\T1/zi4/m/n/10 21. [18 <./license_update.png> <./restart_update.png>] [19] Underfull \hbox (badness 10000) in paragraph at lines 842--843 []\T1/SourceSansPro-LF/m/n/10 On Linux, un-zip []\T1/zi4/m/n/10 MicroEJ-SDK-In staller-Linux64-21.11.zip[] \T1/SourceSansPro-LF/m/n/10 and start Underfull \hbox (badness 10000) in paragraph at lines 845--847 []\T1/SourceSansPro-LF/m/n/10 On ma-cOS, un-zip []\T1/zi4/m/n/10 MicroEJ-SDK-I nstaller-Linux64-21.11.zip[] \T1/SourceSansPro-LF/m/n/10 and start [20 <./welcome_screen.png>] [21 <./license_screen.png> <./installation_path_scr een.png>] [22 <./installation_validation_screen.png> <./installation_progress_s creen.png>] Underfull \hbox (badness 10000) in paragraph at lines 958--959 []|\T1/SourceSansPro-LF/b/n/10 SDK Underfull \hbox (badness 10000) in paragraph at lines 958--959 \T1/SourceSansPro-LF/b/n/10 Dis- Underfull \hbox (badness 10000) in paragraph at lines 958--959 \T1/SourceSansPro-LF/b/n/10 tri- Underfull \hbox (badness 10000) in paragraph at lines 958--959 \T1/SourceSansPro-LF/b/n/10 bu- Underfull \hbox (badness 10000) in paragraph at lines 960--961 []|\T1/SourceSansPro-LF/b/n/10 JDK Underfull \hbox (badness 10000) in paragraph at lines 960--961 \T1/SourceSansPro-LF/b/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 966--967 []|\T1/SourceSansPro-LF/b/n/10 macOS Underfull \hbox (badness 10000) in paragraph at lines 968--969 []|\T1/SourceSansPro-LF/b/n/10 macOS Underfull \hbox (badness 10000) in paragraph at lines 968--969 \T1/SourceSansPro-LF/b/n/10 aarch64 (M1 Underfull \hbox (badness 7081) in paragraph at lines 970--971 []|\T1/SourceSansPro-LF/b/n/10 SDK Ver- Underfull \hbox (badness 10000) in paragraph at lines 972--974 []|\T1/SourceSansPro-LF/b/n/10 Eclipse Underfull \hbox (badness 10000) in paragraph at lines 975--976 []|\T1/zi4/m/n/10 22. Underfull \hbox (badness 10000) in paragraph at lines 2--981 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--984 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--984 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--989 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--992 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--992 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--997 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1000 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1000 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1005 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1008 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1008 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1016--1017 []|\T1/zi4/m/n/10 21. Underfull \hbox (badness 10000) in paragraph at lines 2--1022 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1025 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1025 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1030 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1033 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1033 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1038 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1041 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1041 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1051--1052 []|\T1/zi4/m/n/10 21. Underfull \hbox (badness 10000) in paragraph at lines 2--1057 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1060 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1060 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1065 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1068 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1068 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1073 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1076 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1076 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1086--1087 []|\T1/zi4/m/n/10 20. Underfull \hbox (badness 10000) in paragraph at lines 2--1092 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1095 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1095 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1100 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1103 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1103 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1108 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1111 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1111 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1121--1122 []|\T1/zi4/m/n/10 20. Underfull \hbox (badness 10000) in paragraph at lines 2--1127 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1130 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1130 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1135 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1138 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1138 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1143 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1146 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1146 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1156--1157 []|\T1/zi4/m/n/10 20. Underfull \hbox (badness 10000) in paragraph at lines 2--1162 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1165 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1165 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1170 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1173 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1173 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1178 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1181 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1181 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1191--1192 []|\T1/zi4/m/n/10 19. Underfull \hbox (badness 10000) in paragraph at lines 2--1197 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1200 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1200 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1205 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1208 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1208 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1213 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1216 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1216 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1226--1227 []|\T1/zi4/m/n/10 19. Underfull \hbox (badness 10000) in paragraph at lines 2--1232 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1235 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1235 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1240 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1243 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1243 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1248 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1251 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1251 [][]\T1/SourceSansPro-LF/m/n/10 Portable [23 <./options_screen.png> <./installation_finished_screen.png>] Overfull \vbox (50.88991pt too high) has occurred while \output is active [24] [25] Overfull \hbox (22.32324pt too wide) in paragraph at lines 1397--1398 \T1/SourceSansPro-LF/m/n/10 When launch-ing the in-staller, you may get the fol -low-ing er-ror: [][][] [26 <./adoptopenjdk-install.png> <./incompatible_default_java_version_installer .png>] [27 <./incompatible_default_java_version_eclipse.png>] (/usr/share/texlive/texmf-dist/tex/latex/inconsolata/ts1zi4.fd) [28 <./sdk_eula _content.png>] Underfull \hbox (badness 10000) in paragraph at lines 1591--1593 []|\T1/SourceSansPro-LF/b/n/10 Run on Underfull \hbox (badness 10000) in paragraph at lines 1591--1593 \T1/SourceSansPro-LF/b/n/10 Sim-u-la-tor Underfull \hbox (badness 10000) in paragraph at lines 1591--1593 \T1/SourceSansPro-LF/b/n/10 (Vir-tual [29 <./licenses.jpg>] [30 <./uid.jpg>] [31 <./user_license_folder.png>] [32 <./wrongkey.jpg> <./dongle.jpg>] [33] [34 <./updateWarningUnknownPublisher. png> <./updateTool.png (PNG copy)>] [35 <./updateSuccessful.png> <./platformLic enseDetails.png>] [36] [37 <./runAsAdministrator.png>] [38] Underfull \hbox (badness 10000) in paragraph at lines 2126--2127 []\T1/SourceSansPro-LF/m/n/10 You can also man-u-ally browse the repos-i-tory a t [][]$https : / / forge . microej . com / artifactory / [39] [40 <./0-address-to-clone.png>] [41 <./1-import-type.png>] [42 <./2-locati on-to-clone.png>] [43 <./3-local-destination.png> <./4-projects-imported.png>] [44 <./badge-green.png> <./badge-orange.png> <./badge-grey.png> <./workspace_se lection.png>] [45 <./repository_selection.png>] [46 <./dependencyInWorkspace.pn g> <./mmm_shortcut_resolveAll.png>] Underfull \hbox (badness 10000) in paragraph at lines 2382--2384 []\T1/SourceSansPro-LF/m/n/10 To avoid the use of the Im-ple-men-ta-tion projec t and the Mock project, uncheck the [47 <./resolve.png>] [48 <./about_sdk_4-x.png> <./about_sdk_dist_20-07.png>] [49 <./installation_details_sdk_dist_20-07.png>] Underfull \hbox (badness 5345) in paragraph at lines 2471--2474 []\T1/SourceSansPro-LF/m/n/10 Apache EasyAnt ([][]$https : / / ant . apache . o rg / easyant / history / trunk / reference . html$[][]) for mod-ule build from [50 <./mmm_flow.png>] [51] [52] [53] [54 <./mmm_preferences_5-2_annotated.png>] [55 <./mmm_shortcut_build_module.png>] [56 <./mmm_preferences_options_settings_ declaration.png> <./mmm_preferences_options_settings_register.png> <./mmm_prefe rences_options_settings_usage.png> <./mmm_preferences_options_declaration.png> <./mmm_preferences_options_register.png>] [57 <./mmm_preferences_options_usage. png> <./mmm_console_select_ivy.png> <./mmm_console_filter_debug.png>] [58 <./mm m_build_module.png>] [59 <./mmm_build_module_istory.png>] [60] [61] [62] [63] [64 <./sdk_new_module.png>] [65] [66] [67] [68] [69 <./mmm_preferences_up_ to_5-1_ivy_settings_annotated.png>] [70 <./mmm_preferences_up_to_5-1_ea4eclipse _annotated.png> <./mmm_extract_build_kit.png>] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] Underfull \hbox (badness 10000) in paragraph at lines 4801--4804 []\T1/SourceSansPro-LF/m/n/10 Updated Vir-tual De-vice Player ( []\T1/zi4/m/n/1 0 firmware-singleapp[] \T1/SourceSansPro-LF/m/n/10 ) []\T1/zi4/m/n/10 launcher -windows.bat[] \T1/SourceSansPro-LF/m/n/10 (use [82] Underfull \hbox (badness 10000) in paragraph at lines 4881--4884 []\T1/SourceSansPro-LF/m/n/10 Fixed []\T1/zi4/m/n/10 artifact-checker[] \T1/S ourceSansPro-LF/m/n/10 to ac-cept re-vi-sions sur-rounded by brack-ets (as spec -i-fied by [][]$https : [83] [84] [85] [86] [87] Underfull \hbox (badness 10000) in paragraph at lines 5374--5377 \T1/SourceSansPro-LF/m/n/10 Eclipse per-spec-tive set-tings are stored in the w orkspace meta-data, so the new wiz-ards short-cuts ( [88] [89] [90] Chapter 4. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 5592. [91] [92 <./platform_project.png>] [93 <./platformImport.png>] [94 <./platformS elect.png>] [95 <./platformList.png> <./newApp1.png>] [96 <./newApp10.png>] [97 <./sim1.png>] [98 <./basic-launcher.png>] [99 <./bsp-options.png>] [100 <./ build-output-files.png (PNG copy)>] [101 <./standalone_application_published_fi les.png>] [102] [103 <./mainTab.png>] [104 <./executionTab.png (PNG copy)>] Underfull \hbox (badness 10000) in paragraph at lines 6020--6022 []\T1/SourceSansPro-LF/m/n/10 To mod-ify string space (also called Per-mGen spa ce) to 256MB, set the []\T1/zi4/m/n/10 -XX:PermSize=256M Underfull \hbox (badness 10000) in paragraph at lines 6027--6028 []\T1/SourceSansPro-LF/m/n/10 To set an [][]\T1/SourceSansPro-LF/m/it/10 ad-van ced Ap-pli-ca-tion op-tion[][]\T1/SourceSansPro-LF/m/n/10 , de-clare a sys-tem prop-erty with the fol-low-ing pat-tern [105 <./configurationTab.png>] [106 <./jreTab.png>] [107] [108 <./build-propert ies.png (PNG copy)>] [109 <./img11.png (PNG copy)>] [110] [111 <./img21.png (PN G copy)>] [112] [113 <./img31.png (PNG copy)>] [114] [115] [116] [117 <./img41. png (PNG copy)>] [118 <./img5.png (PNG copy)>] [119 <./img6.png (PNG copy)>] [120 <./img7.png (PNG copy)>] [121] [122 <./img8.png (PNG copy)>] [123 <./img9. png (PNG copy)>] [124 <./img111.png (PNG copy)> <./img12.png (PNG copy)>] [125] [126 <./img13.png (PNG copy)>] [127 <./img14.png (PNG copy)>] [128 <./img 15.png (PNG copy)>] [129 <./img16.png (PNG copy)>] [130 <./img17.png (PNG copy) > <./img18.png (PNG copy)>] [131] [132 <./img19.png (PNG copy)>] [133] [134 <./ img20.png (PNG copy)>] [135 <./img211.png (PNG copy)>] [136 <./img22.png (PNG c opy)>] [137 <./img23.png (PNG copy)>] [138] Underfull \hbox (badness 10000) in paragraph at lines 7484--7485 []\T1/SourceSansPro-LF/m/n/10 A Sand-boxed Ap-pli-ca-tion project can be cre-at ed in the SDK with the menu [][][] > [][][] > [139] [140 <./sandboxed-application-project-creation-menu.png> <./sandboxed-app lication-project-creation-form.png>] [141] [142] Underfull \hbox (badness 7168) in paragraph at lines 7637--7638 []\T1/SourceSansPro-LF/m/n/10 Now the Ap-pli-ca-tion can be ex-e-cuted by right -clicking on its project, then click-ing on [][][] > [143 <./sandboxed-application-import-vd.png>] [144 <./sandboxed-application-run .png>] [145] [146 <./sandboxed-application-duplicate-run-conf.png>] [147 <./san dboxed-application-configure-run-conf.png>] [148] [149 <./SI_1.png>] Underfull \hbox (badness 10000) in paragraph at lines 7998--7999 []|\T1/SourceSansPro-LF/m/n/10 Instance [150 <./SI_3.png>] LaTeX Font Warning: Font shape `T1/zi4/m/it' undefined (Font) using `T1/zi4/m/n' instead on input line 8205. [151 <./SI_4.png>] [152] [153 <./ClassPath_2.png>] [154 <./virtual-device.png>] Underfull \hbox (badness 10000) in paragraph at lines 1--8474 []|[][]$\T1/SourceSansPro-LF/m/n/10 https : / / repository . microej . com / ja vadoc / microej _ 5 . x / apis / ej / bon / Underfull \hbox (badness 10000) in paragraph at lines 1--8534 []|[][]$\T1/SourceSansPro-LF/m/n/10 https : / / repository . microej . com / ja vadoc / microej _ 5 . x / apis / ej / sni / [155] [156] [157] [158] Underfull \hbox (badness 10000) in paragraph at lines 8905--8907 []|\T1/zi4/m/n/10 private. Underfull \hbox (badness 10000) in paragraph at lines 8905--8907 \T1/zi4/m/n/10 modules. Underfull \hbox (badness 10000) in paragraph at lines 8912--8914 []|\T1/zi4/m/n/10 public. Underfull \hbox (badness 10000) in paragraph at lines 8912--8914 \T1/zi4/m/n/10 modules. [159] Overfull \hbox (54.6115pt too wide) in paragraph at lines 8976--8981 []|\T1/SourceSansPro-LF/m/n/10 architecture.configurations.includes[][][][][]| Underfull \hbox (badness 10000) in paragraph at lines 8999--9001 []|\T1/zi4/m/n/10 ${target}/ Overfull \hbox (12.6686pt too wide) in paragraph at lines 9002--9003 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.from| Overfull \hbox (10.89856pt too wide) in paragraph at lines 9009--9010 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.host| Overfull \hbox (32.97856pt too wide) in paragraph at lines 9016--9017 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.password| Overfull \hbox (10.4886pt too wide) in paragraph at lines 9023--9024 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.port| Overfull \hbox (3.59857pt too wide) in paragraph at lines 9030--9031 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.ssl| Overfull \hbox (0.86859pt too wide) in paragraph at lines 9037--9038 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.to| Overfull \hbox (10.72858pt too wide) in paragraph at lines 9044--9045 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.user| Overfull \hbox (12.60864pt too wide) in paragraph at lines 9051--9052 []|\T1/SourceSansPro-LF/m/n/10 bar.populate.from.resolver| Overfull \hbox (5.34927pt too wide) in paragraph at lines 9055--9057 []|\T1/zi4/m/n/10 fetchRelease[]| Overfull \hbox (18.65855pt too wide) in paragraph at lines 9058--9059 []|\T1/SourceSansPro-LF/m/n/10 bar.populate.ivy.settings.file| Underfull \hbox (badness 10000) in paragraph at lines 9062--9064 []|\T1/zi4/m/n/10 ${project. Underfull \hbox (badness 10000) in paragraph at lines 9062--9064 \T1/zi4/m/n/10 ivy. Underfull \hbox (badness 10000) in paragraph at lines 9062--9064 \T1/zi4/m/n/10 settings. Overfull \hbox (19.75862pt too wide) in paragraph at lines 9065--9066 []|\T1/SourceSansPro-LF/m/n/10 bar.populate.repository.conf| Overfull \hbox (14.9056pt too wide) in paragraph at lines 9094--9099 []|\T1/SourceSansPro-LF/m/n/10 javadoc.modules.excludes[][][][][]| Overfull \hbox (2.87866pt too wide) in paragraph at lines 9127--9128 []|\T1/SourceSansPro-LF/m/n/10 skip.javadoc.deprecated| [160] [161] [162] Underfull \hbox (badness 10000) in paragraph at lines 9322--9324 []|\T1/zi4/m/n/10 lines, Underfull \hbox (badness 10000) in paragraph at lines 9322--9324 \T1/zi4/m/n/10 source, Underfull \hbox (badness 10000) in paragraph at lines 9336--9338 \T1/zi4/m/n/10 src/main/ [163] Underfull \hbox (badness 10000) in paragraph at lines 9380--9381 []|\T1/SourceSansPro-LF/m/n/10 platform- Underfull \hbox (badness 10000) in paragraph at lines 9384--9386 []|\T1/zi4/m/n/10 ${target}/ Overfull \hbox (45.1186pt too wide) in paragraph at lines 9387--9388 []|\T1/SourceSansPro-LF/m/n/10 platform.loader.skip.load.platform| Underfull \hbox (badness 10000) in paragraph at lines 9395--9396 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (13.1586pt too wide) in paragraph at lines 9395--9396 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.conf| Underfull \hbox (badness 10000) in paragraph at lines 9402--9403 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (6.47862pt too wide) in paragraph at lines 9402--9403 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.dir| Underfull \hbox (badness 10000) in paragraph at lines 9409--9410 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (27.00859pt too wide) in paragraph at lines 9409--9410 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.dropins| Underfull \hbox (badness 10000) in paragraph at lines 9416--9417 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (7.9986pt too wide) in paragraph at lines 9416--9417 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.file| Underfull \hbox (badness 10000) in paragraph at lines 9466--9468 \T1/zi4/m/n/10 src/main/ Underfull \hbox (badness 10000) in paragraph at lines 9494--9496 []|\T1/zi4/m/n/10 ${target}/ Underfull \hbox (badness 10000) in paragraph at lines 9501--9503 []|\T1/zi4/m/n/10 ${target. Underfull \hbox (badness 10000) in paragraph at lines 9501--9503 \T1/zi4/m/n/10 reports}/ Underfull \hbox (badness 10000) in paragraph at lines 9508--9510 []|\T1/zi4/m/n/10 ${target. Underfull \hbox (badness 10000) in paragraph at lines 9508--9510 \T1/zi4/m/n/10 javadoc}/ Underfull \hbox (badness 10000) in paragraph at lines 9511--9512 []|\T1/SourceSansPro-LF/m/n/10 javadoc- Underfull \hbox (badness 10000) in paragraph at lines 9515--9517 []|\T1/zi4/m/n/10 ${src. Underfull \hbox (badness 10000) in paragraph at lines 9515--9517 \T1/zi4/m/n/10 main. Underfull \hbox (badness 10000) in paragraph at lines 9515--9517 \T1/zi4/m/n/10 java}/ Underfull \hbox (badness 10000) in paragraph at lines 9515--9517 \T1/zi4/m/n/10 overview. Underfull \hbox (badness 10000) in paragraph at lines 9515--9517 \T1/zi4/m/n/10 html[] \T1/SourceSansPro-LF/m/n/10 if Underfull \hbox (badness 10000) in paragraph at lines 9515--9517 \T1/SourceSansPro-LF/m/n/10 ex-ists, oth- Underfull \hbox (badness 10000) in paragraph at lines 9515--9517 \T1/SourceSansPro-LF/m/n/10 er-wise a Underfull \hbox (badness 10000) in paragraph at lines 9515--9517 \T1/SourceSansPro-LF/m/n/10 de-fault Underfull \hbox (badness 10000) in paragraph at lines 9522--9524 []|\T1/zi4/m/n/10 ${target}/ Overfull \hbox (60.42845pt too wide) in paragraph at lines 9525--9526 []|\T1/SourceSansPro-LF/m/n/10 target.artifacts.main.javadoc.jar.name| Underfull \hbox (badness 10000) in paragraph at lines 9529--9531 []|\T1/zi4/m/n/10 ${module. Overfull \hbox (15.34927pt too wide) in paragraph at lines 9529--9531 \T1/zi4/m/n/10 name}-javadoc. Overfull \hbox (10.34927pt too wide) in paragraph at lines 9536--9538 []|\T1/zi4/m/n/10 documentation[]| [164] [165] Overfull \hbox (52.12843pt too wide) in paragraph at lines 9586--9587 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.cc.excludes.classes| Overfull \hbox (5.32855pt too wide) in paragraph at lines 9593--9594 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.timeout| Overfull \hbox (79.65843pt too wide) in paragraph at lines 9600--9601 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.properties.s3.cc.activated| Underfull \hbox (badness 10000) in paragraph at lines 9611--9617 []|\T1/SourceSansPro-LF/m/n/10 Java source folder ( Underfull \hbox (badness 10000) in paragraph at lines 9611--9617 []\T1/zi4/m/n/10 src/main/java[] \T1/SourceSansPro-LF/m/n/10 ) and Overfull \hbox (5.26857pt too wide) in paragraph at lines 9618--9619 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.verbose| Overfull \hbox (5.08855pt too wide) in paragraph at lines 9625--9626 []|\T1/SourceSansPro-LF/m/n/10 test.run.excludes.pattern| Overfull \hbox (3.94856pt too wide) in paragraph at lines 9639--9640 []|\T1/SourceSansPro-LF/m/n/10 test.run.includes.pattern| Overfull \hbox (5.08855pt too wide) in paragraph at lines 9695--9696 []|\T1/SourceSansPro-LF/m/n/10 test.run.excludes.pattern| Overfull \hbox (3.94856pt too wide) in paragraph at lines 9709--9710 []|\T1/SourceSansPro-LF/m/n/10 test.run.includes.pattern| Underfull \hbox (badness 10000) in paragraph at lines 9713--9715 []|\T1/zi4/m/n/10 **/*[] \T1/SourceSansPro-LF/m/n/10 (all [166] Overfull \hbox (19.2786pt too wide) in paragraph at lines 9789--9790 []|\T1/SourceSansPro-LF/m/n/10 skip.foundationconf.checker| [167] [168] [169 <./repository-tree.png>] Underfull \hbox (badness 10000) in paragraph at lines 9904--9905 []\T1/SourceSansPro-LF/m/n/10 The []\T1/zi4/m/n/10 MicroEJChainResolver[] \T1 /SourceSansPro-LF/m/n/10 is a URL re-solver de-fined in []\T1/zi4/m/n/10 $USER _HOME\.microej\ [170] [171] [172 <./javadoc_module_dependency.png>] Underfull \hbox (badness 10000) in paragraph at lines 10045--10047 []\T1/SourceSansPro-LF/m/n/10 Gathers all mod-ule de-pen-den-cies. The whole re pos-i-tory con-tent is cre-ated un-der []\T1/zi4/m/n/10 target~/ [173] [174 <./ClassPath_4.png>] [175 <./ClassPath_1.png>] Underfull \hbox (badness 10000) in paragraph at lines 10238--10241 []\T1/SourceSansPro-LF/m/n/10 Raw re-sources are re-sources that can be dy-nam- i-cally re-trieved with a call to [176] [177 <./graphviz-c47847d0d8d3fe6990d75c678f74a6fdddb4e842.pdf>] [178] [179] [180 <./graphviz-08e33b4270e5827eddcf70955c1d81df296d2d8d.pdf>] [181 <./g raphviz-a5e7bd17651cb051e8da67ab9dfebf680966828d.pdf>] [182] [183] [184] [185 <./debug1.png>] [186 <./addon_library_source.png>] [187 <./addon_library_o pen_implementation.png> <./addon_library_implementation_read_only.png>] [188 <./foundation_library_implementation_folders.png>] [189 <./foundation_libr ary_debug_add_source_archive.png>] [190 <./foundation_library_debug_select_sour ce_jars.png>] [191 <./foundation_library_debug_open_implementation.png>] [192 <./tool-launch.png>] Underfull \hbox (badness 10000) in paragraph at lines 10927--10932 \T1/SourceSansPro-LF/m/n/10 JUnit test-ing can be en-abled when us-ing the []\ T1/zi4/m/n/10 microej-javalib[] \T1/SourceSansPro-LF/m/n/10 (Mi-croEJ Add-On L i-brary) or the [193] [194] [195 <./testsuiteReportHTMLExample.png> <./testsuiteReportXMLExampl e.png> <./testsuiteReportXMLExampleJunitView.png>] Underfull \hbox (badness 10000) in paragraph at lines 11147--11150 []\T1/SourceSansPro-LF/m/n/10 In the []\T1/zi4/m/n/10 src-adpgenerated/junit/j ava[] \T1/SourceSansPro-LF/m/n/10 folder, right-click on the de-sired au-to-ge n-er-ated class ( [196] [197] [198 <./trace1.png>] [199 <./STR_application-out.png> <./STR_tracet ermite_standalone.png>] [200 <./STR_selecttool_standalone.png>] [201 <./STR_con figuration_standalone.png> <./STR_trace-read.png>] [202 <./STR_stacktracedump.p ng> <./STR_debugfofile.png>] [203 <./STR_tracetermite_sandboxed.png> <./STR_sel ecttool_sandboxed.png>] [204 <./STR_firmware-out.png>] [205 <./STR_virtualdevic e.png>] [206 <./STR_selectfile_sandboxed.png>] [207 <./STR_console_sandboxed.pn g>] [208 <./img114.png (PNG copy)>] [209] [210] [211 <./cca_process.png>] [212 <./img110.png (PNG copy)>] [213 <./heap_usage.png>] [214] [215] Underfull \hbox (badness 10000) in paragraph at lines 11918--11918 []\T1/SourceSansPro-LF/m/n/10 Num-ber of Underfull \hbox (badness 10000) in paragraph at lines 11918--11918 []\T1/SourceSansPro-LF/m/n/10 Pro-gres-sive [216] [217 <./img112.png (PNG copy)>] [218] [219 <./outline-view.png> <./fields -and-ref-showing-fields.png>] [220 <./fields-and-ref-showing-refs.png>] [221 <./heap-usage-tab.png>] [222 <./dominator-tree-tab.png>] [223 <./leak-susp ects-tab.png>] [224 <./progressive.png>] [225 <./compare-all.png>] [226 <./comp are-fields.png>] [227 <./img113.png (PNG copy)>] [228] [229 <./mma_process.png> ] [230 <./whereMapIs.png> <./RI1.png>] [231 <./RIDetailedView.png>] [232] [233] [234 <./null_analysis_example.png>] Underfull \hbox (badness 6542) in paragraph at lines 12682--12685 []\T1/SourceSansPro-LF/m/n/10 In each Java pack-age, cre-ate a []\T1/zi4/m/n/1 0 package-info.java[] \T1/SourceSansPro-LF/m/n/10 file and an-no-tate the Java pack-age with [235 <./null_analysis_packageinfo.png> <./null_analysis_field_and_method.png>] [236 <./null_analysis_project_configuration_checks.png>] [237 <./null_analysis_ project_configuration_annotations.png>] [238 <./null_analysis_project_configura tion_suppress_warnings.png>] [239 <./null_analysis_settings_folder.png>] [240] [241] [242] Package varwidth Warning: Failed to reprocess entire contents on input line 131 19. Package varwidth Warning: Failed to reprocess entire contents on input line 131 19. Overfull \hbox (3.0945pt too wide) in paragraph at lines 13155--13156 []|[]\T1/zi4/m/n/10 symbolPrefix[]| Package varwidth Warning: Failed to reprocess entire contents on input line 131 68. Package varwidth Warning: Failed to reprocess entire contents on input line 131 68. Package varwidth Warning: Failed to reprocess entire contents on input line 132 10. Package varwidth Warning: Failed to reprocess entire contents on input line 132 10. Package varwidth Warning: Failed to reprocess entire contents on input line 132 24. Package varwidth Warning: Failed to reprocess entire contents on input line 132 24. [243] Package varwidth Warning: Failed to reprocess entire contents on input line 132 38. Package varwidth Warning: Failed to reprocess entire contents on input line 132 38. Package varwidth Warning: Failed to reprocess entire contents on input line 132 57. Package varwidth Warning: Failed to reprocess entire contents on input line 132 57. Package varwidth Warning: Failed to reprocess entire contents on input line 132 86. Package varwidth Warning: Failed to reprocess entire contents on input line 132 86. Package varwidth Warning: Failed to reprocess entire contents on input line 133 00. Package varwidth Warning: Failed to reprocess entire contents on input line 133 00. Package varwidth Warning: Failed to reprocess entire contents on input line 133 29. Package varwidth Warning: Failed to reprocess entire contents on input line 133 29. Package varwidth Warning: Failed to reprocess entire contents on input line 133 43. Package varwidth Warning: Failed to reprocess entire contents on input line 133 43. Package varwidth Warning: Failed to reprocess entire contents on input line 133 57. Package varwidth Warning: Failed to reprocess entire contents on input line 133 57. Package varwidth Warning: Failed to reprocess entire contents on input line 133 94. Package varwidth Warning: Failed to reprocess entire contents on input line 133 94. Package varwidth Warning: Failed to reprocess entire contents on input line 134 08. Package varwidth Warning: Failed to reprocess entire contents on input line 134 08. [244] [245] [246] Underfull \hbox (badness 10000) in paragraph at lines 13517--13520 []\T1/SourceSansPro-LF/m/n/10 Consider there are four de-fined sym-bols named []\T1/zi4/m/n/10 zeroinit_start_xxx[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/ m/n/10 zeroinit_end_xxx[] \T1/SourceSansPro-LF/m/n/10 , [247] [248] [249] Underfull \hbox (badness 6063) in paragraph at lines 14016--14021 []|\T1/SourceSansPro-LF/m/n/10 Exclusive op-tions (these op-tions can-not be us ed si-mul-ta-ne-ously). For ex-am-ple, [250] [251] [252] [253] Underfull \hbox (badness 10000) in paragraph at lines 14357--14362 \T1/zi4/m/n/10 [label]/[reportName].xml[] \T1/SourceSansPro-LF/m/n/10 , see the []\T1/zi4/m/n/10 testsuiteReportFileProperty[] \T1/SourceSansPro-LF/m/n/10 a nd [254 <./testsuiteEngine.png>] Underfull \hbox (badness 10000) in paragraph at lines 14393--14394 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14401--14402 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14406--14407 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14406--14407 \T1/zi4/m/n/10 test. Underfull \hbox (badness 5388) in paragraph at lines 14408--14411 []|\T1/SourceSansPro-LF/m/n/10 The ab-so-lute path to the cus-tom prop-er-ties of the cur-rent test (see the prop-erty Underfull \hbox (badness 10000) in paragraph at lines 14412--14413 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14412--14413 \T1/zi4/m/n/10 common. Underfull \hbox (badness 10000) in paragraph at lines 14414--14417 []|\T1/SourceSansPro-LF/m/n/10 The ab-so-lute path to the com-mon prop-er-ties of all the tests (see the prop-erty Underfull \hbox (badness 10000) in paragraph at lines 14418--14419 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14439--14440 []|\T1/SourceSansPro-LF/m/n/10 Attribute Overfull \hbox (20.24944pt too wide) in paragraph at lines 14454--14455 []|\T1/zi4/m/n/10 verboseLevel[]| Overfull \hbox (10.24944pt too wide) in paragraph at lines 14463--14464 []|\T1/zi4/m/n/10 reportName[]| Overfull \hbox (85.24944pt too wide) in paragraph at lines 14470--14471 []|\T1/zi4/m/n/10 customPropertiesExtension[]| Overfull \hbox (40.24944pt too wide) in paragraph at lines 14485--14486 []|\T1/zi4/m/n/10 commonProperties[]| Overfull \hbox (15.24944pt too wide) in paragraph at lines 14503--14504 []|\T1/zi4/m/n/10 productName[]| Overfull \hbox (95.24944pt too wide) in paragraph at lines 14527--14528 []|\T1/zi4/m/n/10 testsuiteReportFileProperty[]| Overfull \hbox (90.24944pt too wide) in paragraph at lines 14536--14537 []|\T1/zi4/m/n/10 testsuiteReportDirProperty[]| Overfull \hbox (75.24944pt too wide) in paragraph at lines 14544--14545 []|\T1/zi4/m/n/10 testsuiteResultProperty[]| [255] Overfull \hbox (9.17415pt too wide) in paragraph at lines 14582--14583 []|\T1/zi4/m/n/10 testIgnoredPath[] [256] Underfull \hbox (badness 10000) in paragraph at lines 14639--14640 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14646--14647 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14646--14647 \T1/zi4/m/n/10 test. [257] [258] [259] [260 <./ui_overview.png>] [261] [262 <./graphviz-10e3ec41215c caaed72e3531512446b2cd8ccdba.pdf>] [263] [264] [265] [266] Overfull \hbox (13.12488pt too wide) in paragraph at lines 15511--15512 [][] [267] [268] [269 <./graphviz-6f2b41929bb57b50d9a115d32914e871d3596e88.pdf>] [270] Overfull \hbox (1.21721pt too wide) in paragraph at lines 16030--16031 []|\T1/SourceSansPro-LF/m/n/10 0x1000| Overfull \hbox (0.87721pt too wide) in paragraph at lines 16039--16040 []|\T1/SourceSansPro-LF/m/n/10 0x10a0| Overfull \hbox (0.74721pt too wide) in paragraph at lines 16057--16058 []|\T1/SourceSansPro-LF/m/n/10 0x1200| Overfull \hbox (0.6772pt too wide) in paragraph at lines 16066--16067 []|\T1/SourceSansPro-LF/m/n/10 0x1380| Overfull \hbox (1.0272pt too wide) in paragraph at lines 16085--16086 []|\T1/SourceSansPro-LF/m/n/10 0x1400| Overfull \hbox (0.9572pt too wide) in paragraph at lines 16094--16095 []|\T1/SourceSansPro-LF/m/n/10 0x1680| Overfull \hbox (0.74721pt too wide) in paragraph at lines 16103--16104 []|\T1/SourceSansPro-LF/m/n/10 0x16a0| Overfull \hbox (0.5072pt too wide) in paragraph at lines 16112--16113 []|\T1/SourceSansPro-LF/m/n/10 0x1700| Overfull \hbox (1.0872pt too wide) in paragraph at lines 16157--16158 []|\T1/SourceSansPro-LF/m/n/10 0x1800| Overfull \hbox (5.6804pt too wide) in paragraph at lines 16166--16167 []|\T1/SourceSansPro-LF/m/n/10 unified_canadian_aboriginal_syllabics_extended| Overfull \hbox (1.23721pt too wide) in paragraph at lines 16168--16169 []|\T1/SourceSansPro-LF/m/n/10 0x18b0| Overfull \hbox (1.0872pt too wide) in paragraph at lines 16177--16178 []|\T1/SourceSansPro-LF/m/n/10 0x1900| Overfull \hbox (0.6772pt too wide) in paragraph at lines 16186--16187 []|\T1/SourceSansPro-LF/m/n/10 0x1950| Overfull \hbox (0.9572pt too wide) in paragraph at lines 16195--16196 []|\T1/SourceSansPro-LF/m/n/10 0x1980| Overfull \hbox (0.6672pt too wide) in paragraph at lines 16204--16205 []|\T1/SourceSansPro-LF/m/n/10 0x19e0| Overfull \hbox (0.87721pt too wide) in paragraph at lines 16213--16214 []|\T1/SourceSansPro-LF/m/n/10 0x1a00| Overfull \hbox (1.02722pt too wide) in paragraph at lines 16232--16233 []|\T1/SourceSansPro-LF/m/n/10 0x1ab0| Overfull \hbox (1.36722pt too wide) in paragraph at lines 16241--16242 []|\T1/SourceSansPro-LF/m/n/10 0x1b00| Overfull \hbox (1.23721pt too wide) in paragraph at lines 16250--16251 []|\T1/SourceSansPro-LF/m/n/10 0x1b80| Overfull \hbox (0.54723pt too wide) in paragraph at lines 16259--16260 []|\T1/SourceSansPro-LF/m/n/10 0x1bc0| Overfull \hbox (1.38722pt too wide) in paragraph at lines 16313--16314 []|\T1/SourceSansPro-LF/m/n/10 0x1d00| Overfull \hbox (1.25722pt too wide) in paragraph at lines 16323--16324 []|\T1/SourceSansPro-LF/m/n/10 0x1d80| Overfull \hbox (0.56723pt too wide) in paragraph at lines 16333--16334 []|\T1/SourceSansPro-LF/m/n/10 0x1dc0| Overfull \hbox (0.79721pt too wide) in paragraph at lines 16343--16344 []|\T1/SourceSansPro-LF/m/n/10 0x1e00| Overfull \hbox (2.4372pt too wide) in paragraph at lines 16361--16362 []|\T1/SourceSansPro-LF/m/n/10 0x2000| Overfull \hbox (1.48718pt too wide) in paragraph at lines 16371--16372 []|\T1/SourceSansPro-LF/m/n/10 0x2070| Overfull \hbox (2.0972pt too wide) in paragraph at lines 16380--16381 []|\T1/SourceSansPro-LF/m/n/10 0x20a0| Overfull \hbox (2.60721pt too wide) in paragraph at lines 16390--16391 []|\T1/SourceSansPro-LF/m/n/10 0x20d0| Overfull \hbox (0.5872pt too wide) in paragraph at lines 16399--16400 []|\T1/SourceSansPro-LF/m/n/10 0x2100| Overfull \hbox (1.9072pt too wide) in paragraph at lines 16426--16427 []|\T1/SourceSansPro-LF/m/n/10 0x2200| Overfull \hbox (2.02719pt too wide) in paragraph at lines 16435--16436 []|\T1/SourceSansPro-LF/m/n/10 0x2300| Overfull \hbox (1.94719pt too wide) in paragraph at lines 16444--16445 []|\T1/SourceSansPro-LF/m/n/10 0x2400| Overfull \hbox (1.75719pt too wide) in paragraph at lines 16454--16455 []|\T1/SourceSansPro-LF/m/n/10 0x2440| [271] Overfull \hbox (1.81718pt too wide) in paragraph at lines 16463--16464 []|\T1/SourceSansPro-LF/m/n/10 0x2460| Overfull \hbox (2.02719pt too wide) in paragraph at lines 16472--16473 []|\T1/SourceSansPro-LF/m/n/10 0x2500| Overfull \hbox (1.89719pt too wide) in paragraph at lines 16481--16482 []|\T1/SourceSansPro-LF/m/n/10 0x2580| Overfull \hbox (1.6872pt too wide) in paragraph at lines 16490--16491 []|\T1/SourceSansPro-LF/m/n/10 0x25a0| Overfull \hbox (2.2472pt too wide) in paragraph at lines 16499--16500 []|\T1/SourceSansPro-LF/m/n/10 0x2600| Overfull \hbox (1.48718pt too wide) in paragraph at lines 16508--16509 []|\T1/SourceSansPro-LF/m/n/10 0x2700| Underfull \hbox (badness 10000) in paragraph at lines 16513--16515 []|\T1/SourceSansPro-LF/m/n/10 Miscellaneous Math-e-mat-i-cal Overfull \hbox (0.9072pt too wide) in paragraph at lines 16518--16519 []|\T1/SourceSansPro-LF/m/n/10 0x27c0| Overfull \hbox (2.4072pt too wide) in paragraph at lines 16536--16537 []|\T1/SourceSansPro-LF/m/n/10 0x2800| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16545--16546 []|\T1/SourceSansPro-LF/m/n/10 0x2900| Underfull \hbox (badness 10000) in paragraph at lines 16550--16552 []|\T1/SourceSansPro-LF/m/n/10 Miscellaneous Math-e-mat-i-cal Overfull \hbox (2.07718pt too wide) in paragraph at lines 16555--16556 []|\T1/SourceSansPro-LF/m/n/10 0x2980| Underfull \hbox (badness 6526) in paragraph at lines 16560--16562 []|\T1/SourceSansPro-LF/m/n/10 Supplemental Math-e-mat-i-cal Op-er-a- Overfull \hbox (2.1972pt too wide) in paragraph at lines 16565--16566 []|\T1/SourceSansPro-LF/m/n/10 0x2a00| Overfull \hbox (2.68721pt too wide) in paragraph at lines 16575--16576 []|\T1/SourceSansPro-LF/m/n/10 0x2b00| Overfull \hbox (1.71721pt too wide) in paragraph at lines 16584--16585 []|\T1/SourceSansPro-LF/m/n/10 0x2c00| Overfull \hbox (1.5872pt too wide) in paragraph at lines 16593--16594 []|\T1/SourceSansPro-LF/m/n/10 0x2c60| Overfull \hbox (1.5872pt too wide) in paragraph at lines 16602--16603 []|\T1/SourceSansPro-LF/m/n/10 0x2c80| Overfull \hbox (2.70721pt too wide) in paragraph at lines 16611--16612 []|\T1/SourceSansPro-LF/m/n/10 0x2d00| Overfull \hbox (2.29721pt too wide) in paragraph at lines 16620--16621 []|\T1/SourceSansPro-LF/m/n/10 0x2d30| Overfull \hbox (2.57721pt too wide) in paragraph at lines 16629--16630 []|\T1/SourceSansPro-LF/m/n/10 0x2d80| Overfull \hbox (2.28722pt too wide) in paragraph at lines 16638--16639 []|\T1/SourceSansPro-LF/m/n/10 0x2de0| Overfull \hbox (2.1172pt too wide) in paragraph at lines 16647--16648 []|\T1/SourceSansPro-LF/m/n/10 0x2e00| Overfull \hbox (1.9872pt too wide) in paragraph at lines 16656--16657 []|\T1/SourceSansPro-LF/m/n/10 0x2e80| Overfull \hbox (2.4972pt too wide) in paragraph at lines 16685--16686 []|\T1/SourceSansPro-LF/m/n/10 0x3000| Overfull \hbox (2.30719pt too wide) in paragraph at lines 16694--16695 []|\T1/SourceSansPro-LF/m/n/10 0x3040| Overfull \hbox (2.1572pt too wide) in paragraph at lines 16703--16704 []|\T1/SourceSansPro-LF/m/n/10 0x30a0| Overfull \hbox (0.7072pt too wide) in paragraph at lines 16712--16713 []|\T1/SourceSansPro-LF/m/n/10 0x3100| Overfull \hbox (0.5772pt too wide) in paragraph at lines 16731--16732 []|\T1/SourceSansPro-LF/m/n/10 0x3190| Overfull \hbox (1.92719pt too wide) in paragraph at lines 16769--16770 []|\T1/SourceSansPro-LF/m/n/10 0x3200| Overfull \hbox (1.94719pt too wide) in paragraph at lines 16778--16779 []|\T1/SourceSansPro-LF/m/n/10 0x3300| Overfull \hbox (2.30719pt too wide) in paragraph at lines 16788--16789 []|\T1/SourceSansPro-LF/m/n/10 0x3400| Overfull \hbox (0.57722pt too wide) in paragraph at lines 16790--16792 []|\T1/SourceSansPro-LF/m/n/10 0x4dbf| Overfull \hbox (2.06721pt too wide) in paragraph at lines 16797--16798 []|\T1/SourceSansPro-LF/m/n/10 0x4dc0| Overfull \hbox (2.2972pt too wide) in paragraph at lines 16806--16807 []|\T1/SourceSansPro-LF/m/n/10 0x4e00| Overfull \hbox (2.4672pt too wide) in paragraph at lines 16815--16816 []|\T1/SourceSansPro-LF/m/n/10 0xa000| Overfull \hbox (2.00719pt too wide) in paragraph at lines 16824--16825 []|\T1/SourceSansPro-LF/m/n/10 0xa490| [272] Overfull \hbox (2.4472pt too wide) in paragraph at lines 16833--16834 []|\T1/SourceSansPro-LF/m/n/10 0xa4d0| Overfull \hbox (2.05719pt too wide) in paragraph at lines 16842--16843 []|\T1/SourceSansPro-LF/m/n/10 0xa500| Overfull \hbox (2.14719pt too wide) in paragraph at lines 16851--16852 []|\T1/SourceSansPro-LF/m/n/10 0xa640| Overfull \hbox (1.9972pt too wide) in paragraph at lines 16860--16861 []|\T1/SourceSansPro-LF/m/n/10 0xa6a0| Overfull \hbox (1.75719pt too wide) in paragraph at lines 16869--16870 []|\T1/SourceSansPro-LF/m/n/10 0xa700| Overfull \hbox (1.32718pt too wide) in paragraph at lines 16878--16879 []|\T1/SourceSansPro-LF/m/n/10 0xa720| Overfull \hbox (2.33719pt too wide) in paragraph at lines 16887--16888 []|\T1/SourceSansPro-LF/m/n/10 0xa800| Overfull \hbox (1.82718pt too wide) in paragraph at lines 16897--16898 []|\T1/SourceSansPro-LF/m/n/10 0xa830| Overfull \hbox (2.14719pt too wide) in paragraph at lines 16906--16907 []|\T1/SourceSansPro-LF/m/n/10 0xa840| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16915--16916 []|\T1/SourceSansPro-LF/m/n/10 0xa880| Overfull \hbox (1.91719pt too wide) in paragraph at lines 16924--16925 []|\T1/SourceSansPro-LF/m/n/10 0xa8e0| Overfull \hbox (2.33719pt too wide) in paragraph at lines 16933--16934 []|\T1/SourceSansPro-LF/m/n/10 0xa900| Overfull \hbox (1.78719pt too wide) in paragraph at lines 16942--16943 []|\T1/SourceSansPro-LF/m/n/10 0xa930| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16951--16952 []|\T1/SourceSansPro-LF/m/n/10 0xa960| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16960--16961 []|\T1/SourceSansPro-LF/m/n/10 0xa980| Overfull \hbox (1.91719pt too wide) in paragraph at lines 16969--16970 []|\T1/SourceSansPro-LF/m/n/10 0xa9e0| Overfull \hbox (2.1272pt too wide) in paragraph at lines 16978--16979 []|\T1/SourceSansPro-LF/m/n/10 0xaa00| Overfull \hbox (1.9972pt too wide) in paragraph at lines 16987--16988 []|\T1/SourceSansPro-LF/m/n/10 0xaa60| Overfull \hbox (1.9972pt too wide) in paragraph at lines 16996--16997 []|\T1/SourceSansPro-LF/m/n/10 0xaa80| Overfull \hbox (1.7072pt too wide) in paragraph at lines 17005--17006 []|\T1/SourceSansPro-LF/m/n/10 0xaae0| Overfull \hbox (2.6172pt too wide) in paragraph at lines 17014--17015 []|\T1/SourceSansPro-LF/m/n/10 0xab00| Overfull \hbox (2.2072pt too wide) in paragraph at lines 17023--17024 []|\T1/SourceSansPro-LF/m/n/10 0xab30| Overfull \hbox (1.9072pt too wide) in paragraph at lines 17032--17033 []|\T1/SourceSansPro-LF/m/n/10 0xab70| Overfull \hbox (1.79721pt too wide) in paragraph at lines 17041--17042 []|\T1/SourceSansPro-LF/m/n/10 0xabc0| Overfull \hbox (1.6472pt too wide) in paragraph at lines 17050--17051 []|\T1/SourceSansPro-LF/m/n/10 0xac00| Overfull \hbox (2.5872pt too wide) in paragraph at lines 17059--17060 []|\T1/SourceSansPro-LF/m/n/10 0xd7b0| Overfull \hbox (2.77719pt too wide) in paragraph at lines 17068--17069 []|\T1/SourceSansPro-LF/m/n/10 0xd800| Overfull \hbox (2.9272pt too wide) in paragraph at lines 17078--17079 []|\T1/SourceSansPro-LF/m/n/10 0xdb80| Overfull \hbox (2.0872pt too wide) in paragraph at lines 17087--17088 []|\T1/SourceSansPro-LF/m/n/10 0xdc00| Overfull \hbox (2.31718pt too wide) in paragraph at lines 17096--17097 []|\T1/SourceSansPro-LF/m/n/10 0xe000| Overfull \hbox (0.59721pt too wide) in paragraph at lines 17116--17117 []|\T1/SourceSansPro-LF/m/n/10 0xfb00| [273] [274] [275] [276 <./designer_font-process2.png>] [277 <./designer_font-he ight.png> <./baseline.png>] [278] [279] [280 <./char-editor.png>] [281] Overfull \vbox (13.74838pt too high) has occurred while \output is active [282 <./font-preview.png>] [283] [284 <./img1.png (PNG copy)> <./img2.png (PNG copy)>] [285] [286 <./img3.png (PNG copy)>] [287 <./img4.png (PNG copy)>] [288] Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 Event Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0x0 Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0xa Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0xb Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0xc Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0xd Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0xe Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0xf Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0x14 Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0x15 Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0x16 Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0x17 Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0x18 [289] [290] [291 <./microui_traces_systemview.png>] Underfull \vbox (badness 3281) detected at line 18724 [292] Underfull \vbox (badness 10000) detected at line 18724 Underfull \vbox (badness 10000) detected at line 18724 [293] [294] [295] [296] [297 <./fillPath.png>] [298 <./fillPathGradient.png>] [299 <./fillType.png>] [300 <./fillPathBlendMode.png>] [301 <./matrixTranslate0 .png>] [302 <./matrixRotate0.png> <./matrixRotate1.png>] [303 <./matrixScale0.p ng>] [304 <./matrixConcat0.png>] [305 <./gradient0.png> <./gradient1.png>] [306 <./gradient2.png>] [307] [308 <./drawstring0.png>] [309 <./drawstring1.png >] [310 <./drawstring2.png>] Underfull \hbox (badness 10000) in paragraph at lines 19600--19601 []\T1/SourceSansPro-LF/m/n/10 When a string is drawn with a call to [][]ej.micr ovg.VectorGraphicsPainter.drawString()[][] or [311 <./drawstring3.png> <./fontMetrics.png>] [312 <./anchorPoint.png> <./textB ox.png>] Overfull \hbox (16.14906pt too wide) in paragraph at lines 19639--19640 []\T1/SourceSansPro-LF/m/n/10 The li-brary pro-poses the draw-ing of a text on a cir-cle by a call to [][]ej.microvg.VectorGraphicsPainter.drawStringOnCircle( )[][]. [313] [314 <./drawStringOnCircle0.png>] ! Package inputenc Error: Unicode character ا (U+0627) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19754 ...ربية}\PYG{l+s}{\PYGZdq{}}\PYG{p}{;} ! Package inputenc Error: Unicode character ل (U+0644) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19754 ...ربية}\PYG{l+s}{\PYGZdq{}}\PYG{p}{;} ! Package inputenc Error: Unicode character ع (U+0639) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19754 ...ربية}\PYG{l+s}{\PYGZdq{}}\PYG{p}{;} ! Package inputenc Error: Unicode character ر (U+0631) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19754 ...ربية}\PYG{l+s}{\PYGZdq{}}\PYG{p}{;} ! Package inputenc Error: Unicode character ب (U+0628) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19754 ...ربية}\PYG{l+s}{\PYGZdq{}}\PYG{p}{;} ! Package inputenc Error: Unicode character ي (U+064A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19754 ...ربية}\PYG{l+s}{\PYGZdq{}}\PYG{p}{;} ! Package inputenc Error: Unicode character ة (U+0629) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19754 ...ربية}\PYG{l+s}{\PYGZdq{}}\PYG{p}{;} [315 <./drawStringOnCircle1.png>] [316 <./drawStringLayout.png>] Underfull \hbox (badness 10000) in paragraph at lines 19852--19853 []\T1/SourceSansPro-LF/m/n/10 Once an im-age has been loaded it can be drawn in the graphic con-text with a call to [317] [318 <./drawImage.png>] [319 <./drawImageAlpha.png>] Underfull \hbox (badness 10000) in paragraph at lines 19988--19989 []\T1/SourceSansPro-LF/m/n/10 A Vec-torIm-age ob-ject can also be drawn as-so-c i-ated to a color ma-trix by a call to [320] Underfull \hbox (badness 10000) in paragraph at lines 20035--20036 []\T1/SourceSansPro-LF/m/n/10 The trans-for-ma-tions of the ob-jects over the t ime are em-bed-ded in the Vec- Underfull \hbox (badness 10000) in paragraph at lines 20035--20036 \T1/SourceSansPro-LF/m/n/10 tor im-age file and a call to [][]ej.microvg.Vector GraphicsPainter.drawAnimatedImage()[][] or [321 <./drawImageFilter.png>] Overfull \vbox (1.12442pt too high) detected at line 20141 [322] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20148 ...imen]{{drawAnimatedImageTranslate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20148 ...imen]{{drawAnimatedImageTranslate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20188 ...dimen]{{drawAnimatedImageOverPath}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20188 ...dimen]{{drawAnimatedImageOverPath}.gif} [323] [324] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20260 ...xdimen]{{drawAnimatedImageScaleXY}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20260 ...xdimen]{{drawAnimatedImageScaleXY}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20301 ...pxdimen]{{drawAnimatedImageRotate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20301 ...pxdimen]{{drawAnimatedImageRotate}.gif} [325] Underfull \vbox (badness 7397) detected at line 20406 [326] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20413 ...dimen]{{drawAnimatedImageMorphing}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20413 ...dimen]{{drawAnimatedImageMorphing}.gif} [327] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20499 ...xpxdimen]{{drawAnimatedImageColor}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20499 ...xpxdimen]{{drawAnimatedImageColor}.gif} [328] [329] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20607 ...phinxpxdimen]{{linearInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20607 ...phinxpxdimen]{{linearInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20619 ...xpxdimen]{{accelerateInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20619 ...xpxdimen]{{accelerateInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20631 ...phinxpxdimen]{{bounceInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20631 ...phinxpxdimen]{{bounceInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20643 ...en]{{fast_out_slow_inInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20643 ...en]{{fast_out_slow_inInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20657 ...hinxpxdimen]{{custom0Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20657 ...hinxpxdimen]{{custom0Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20673 ...hinxpxdimen]{{custom1Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20673 ...hinxpxdimen]{{custom1Interpolator}.gif} [330 <./custom0Interpolator.png>] [331 <./custom1Interpolator.png>] [332] [333] [334 <./drawRuntimeImage.png>] [335] [336 <./hierarchy.png (PNG copy)>] [337] [338] [339 <./eventDispatchUML.png (PNG copy)> <./pointerEventDispatcherF low.png (PNG copy)>] [340 <./boxmodel.png (PNG copy)>] [341] [342] [343 <./show Sequence.png (PNG copy)>] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354 <./defaultRenderPolicy.png>] [355 <./defaultRenderPolicyIssue. png>] [356 <./highlightWidgetList.png> <./highlightWidgetWheel.png>] [357] Underfull \hbox (badness 10000) in paragraph at lines 22121--22122 []\T1/SourceSansPro-LF/m/n/10 The meth-ods [][]Hi-er-ar-chyIn-spec-tor.countNum berOfWidgets(Widget)[][] and [][]Hi-er-ar-chyIn-spec- [358] [359] [360] [361 <./tuto_microej_bounds_check.png>] [362] Underfull \vbox (badness 2635) detected at line 22418 [363] [364 <./js_runtime.png>] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] [382] [383 <./js_pr ocessor_overview.png>] [384] Underfull \hbox (badness 10000) in paragraph at lines 24020--24021 []|\T1/SourceSansPro-LF/m/n/10 Module Overfull \hbox (5.24944pt too wide) in paragraph at lines 24027--24028 []|\T1/zi4/m/n/10 Bluetooth[]| Underfull \hbox (badness 5302) in paragraph at lines 24029--24030 \T1/SourceSansPro-LF/m/n/10 on the Generic At-tribute Pro-file Overfull \hbox (1.35934pt too wide) in paragraph at lines 2--24032 []|[][]\T1/SourceSansPro-LF/m/n/10 bluetooth[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24037 [][][]\T1/SourceSansPro-LF/m/n/10 Bluetooth Overfull \hbox (20.24944pt too wide) in paragraph at lines 24041--24042 []|\T1/zi4/m/n/10 ECOM-Network[]| Underfull \hbox (badness 5696) in paragraph at lines 24043--24044 []|\T1/SourceSansPro-LF/m/n/10 Network in-ter-faces man-age-ment Underfull \hbox (badness 10000) in paragraph at lines 2--24046 []|[][]\T1/SourceSansPro-LF/m/n/10 ecom- Overfull \hbox (16.7787pt too wide) in paragraph at lines 2--24048 []|[][]\T1/SourceSansPro-LF/m/n/10 NetworkInterfaceManager Overfull \hbox (5.24944pt too wide) in paragraph at lines 24050--24051 []|\T1/zi4/m/n/10 ECOM-WIFI[]| Underfull \hbox (badness 10000) in paragraph at lines 2--24055 []|[][]\T1/SourceSansPro-LF/m/n/10 ecom- Underfull \hbox (badness 10000) in paragraph at lines 2--24080 [][][]\T1/SourceSansPro-LF/m/n/10 NET util-ity Underfull \hbox (badness 10000) in paragraph at lines 2--24103 [][][]\T1/SourceSansPro-LF/m/n/10 SSL mu-tual Underfull \hbox (badness 10000) in paragraph at lines 2--24106 [][][]\T1/SourceSansPro-LF/m/n/10 SSL mu-tual Underfull \hbox (badness 10000) in paragraph at lines 2--24109 [][][]\T1/SourceSansPro-LF/m/n/10 SSL util-ity [385 <./networking_overview.png>] Underfull \hbox (badness 10000) in paragraph at lines 24133--24134 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 24140--24141 []|\T1/zi4/m/n/10 Android Overfull \hbox (20.24944pt too wide) in paragraph at lines 24140--24141 \T1/zi4/m/n/10 Connectivity[]| Underfull \hbox (badness 10000) in paragraph at lines 2--24145 []|[][]\T1/SourceSansPro-LF/m/n/10 android- Overfull \hbox (11.39934pt too wide) in paragraph at lines 2--24145 \T1/SourceSansPro-LF/m/n/10 connectivity[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24147 []|[][]\T1/SourceSansPro-LF/m/n/10 ConnectivityManager Underfull \hbox (badness 10000) in paragraph at lines 24154--24155 []|\T1/zi4/m/n/10 HTTP Overfull \hbox (3.66933pt too wide) in paragraph at lines 2--24159 []|[][]\T1/SourceSansPro-LF/m/n/10 httpclient[][], Underfull \hbox (badness 10000) in paragraph at lines 2--24159 [][]\T1/SourceSansPro-LF/m/n/10 http- Underfull \hbox (badness 10000) in paragraph at lines 2--24161 []|[][]\T1/SourceSansPro-LF/m/n/10 HttpURLConnection Underfull \hbox (badness 10000) in paragraph at lines 2--24164 [][][]\T1/SourceSansPro-LF/m/n/10 HTTP client Underfull \hbox (badness 10000) in paragraph at lines 24166--24167 []\T1/SourceSansPro-LF/m/n/10 See also [][]REST Underfull \hbox (badness 10000) in paragraph at lines 24171--24172 []|\T1/zi4/m/n/10 HTTP Underfull \hbox (badness 10000) in paragraph at lines 24171--24172 \T1/zi4/m/n/10 Server Underfull \hbox (badness 10000) in paragraph at lines 24188--24189 []|\T1/zi4/m/n/10 MQTT Underfull \hbox (badness 10000) in paragraph at lines 24188--24189 \T1/zi4/m/n/10 Client Overfull \hbox (15.24944pt too wide) in paragraph at lines 24188--24189 \T1/zi4/m/n/10 (MicroPaho)[]| Underfull \hbox (badness 6876) in paragraph at lines 24190--24191 []|\T1/SourceSansPro-LF/m/n/10 Tiny foot-print MQTT 3.1.1 client Overfull \hbox (5.6594pt too wide) in paragraph at lines 2--24193 []|[][]\T1/SourceSansPro-LF/m/n/10 micropaho[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24198 [][][]\T1/SourceSansPro-LF/m/n/10 MicroPaho Underfull \hbox (badness 10000) in paragraph at lines 2--24201 [][][]\T1/SourceSansPro-LF/m/n/10 MQTT pub-lish Underfull \hbox (badness 10000) in paragraph at lines 24208--24209 []|\T1/zi4/m/n/10 REST Underfull \hbox (badness 10000) in paragraph at lines 24210--24211 []|\T1/SourceSansPro-LF/m/n/10 REpresentational State Tran-fer Underfull \hbox (badness 10000) in paragraph at lines 2--24218 [][][]\T1/SourceSansPro-LF/m/n/10 REST client Underfull \hbox (badness 10000) in paragraph at lines 24225--24226 []|\T1/zi4/m/n/10 REST Underfull \hbox (badness 10000) in paragraph at lines 24227--24228 []|\T1/SourceSansPro-LF/m/n/10 REpresentational State Tran-fer Overfull \hbox (1.77933pt too wide) in paragraph at lines 2--24230 []|[][]\T1/SourceSansPro-LF/m/n/10 restserver[][]| Underfull \hbox (badness 10000) in paragraph at lines 24239--24240 []|\T1/zi4/m/n/10 SNTP Underfull \hbox (badness 10000) in paragraph at lines 24241--24242 []|\T1/SourceSansPro-LF/m/n/10 Simple Net-work Time Pro-to-col Overfull \hbox (2.21935pt too wide) in paragraph at lines 2--24244 []|[][]\T1/SourceSansPro-LF/m/n/10 sntpclient[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24249 [][][]\T1/SourceSansPro-LF/m/n/10 SNTP client Overfull \hbox (5.24944pt too wide) in paragraph at lines 24253--24254 []|\T1/zi4/m/n/10 WebSocket Overfull \hbox (7.54935pt too wide) in paragraph at lines 2--24258 []|[][]\T1/SourceSansPro-LF/m/n/10 websocket[][], Overfull \hbox (7.90933pt too wide) in paragraph at lines 2--24258 [][]\T1/SourceSansPro-LF/m/n/10 websocket- Underfull \hbox (badness 10000) in paragraph at lines 2--24263 [][][]\T1/SourceSansPro-LF/m/n/10 WebSocket Underfull \hbox (badness 10000) in paragraph at lines 2--24266 [][][]\T1/SourceSansPro-LF/m/n/10 WebSocket [386] [387] Underfull \hbox (badness 10000) in paragraph at lines 24287--24288 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 2--24302 [][][]\T1/SourceSansPro-LF/m/n/10 CborEncoder Underfull \hbox (badness 10000) in paragraph at lines 2--24305 [][][]\T1/SourceSansPro-LF/m/n/10 CborDecoder Underfull \hbox (badness 10000) in paragraph at lines 2--24322 [][][]\T1/SourceSansPro-LF/m/n/10 JSONObject Underfull \hbox (badness 10000) in paragraph at lines 2--24325 [][][]\T1/SourceSansPro-LF/m/n/10 JSONWriter Overfull \hbox (1.93938pt too wide) in paragraph at lines 2--24342 []|[][]\T1/SourceSansPro-LF/m/n/10 protobuf3[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24345 [] Overfull \hbox (12.7588pt too wide) in paragraph at lines 2--24345 [][]\T1/SourceSansPro-LF/m/n/10 CodedInputStream Underfull \hbox (badness 10000) in paragraph at lines 2--24348 [] Overfull \hbox (20.11879pt too wide) in paragraph at lines 2--24348 [][]\T1/SourceSansPro-LF/m/n/10 CodedOutputStream Underfull \hbox (badness 10000) in paragraph at lines 2--24353 [][][]\T1/SourceSansPro-LF/m/n/10 Protobuf3 Underfull \hbox (badness 10000) in paragraph at lines 2--24365 [][][]\T1/SourceSansPro-LF/m/n/10 XmlPullParser Underfull \hbox (badness 10000) in paragraph at lines 2--24368 [][][]\T1/SourceSansPro-LF/m/n/10 XmlSerializer Underfull \hbox (badness 10000) in paragraph at lines 24399--24400 []|\T1/zi4/m/n/10 AWS Underfull \hbox (badness 10000) in paragraph at lines 24399--24400 \T1/zi4/m/n/10 IoT Underfull \hbox (badness 5475) in paragraph at lines 24401--24402 []|\T1/SourceSansPro-LF/m/n/10 AWS IoT Core client, pro-vid-ing pub- Underfull \hbox (badness 10000) in paragraph at lines 24414--24415 []|\T1/zi4/m/n/10 Google Underfull \hbox (badness 10000) in paragraph at lines 24414--24415 \T1/zi4/m/n/10 Cloud Overfull \hbox (7.69951pt too wide) in paragraph at lines 24414--24415 \T1/zi4/m/n/10 Platform Underfull \hbox (badness 10000) in paragraph at lines 24414--24415 \T1/zi4/m/n/10 Iot Underfull \hbox (badness 10000) in paragraph at lines 2--24422 [][][]\T1/SourceSansPro-LF/m/n/10 Google Cloud Plat-form Get-ting [388] ! Package inputenc Error: Unicode character 你 (U+4F60) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.24473 ...PYG{l+s}{\PYGZdq{}}\PYG{p}{)}\PYG{p}{;} ! Package inputenc Error: Unicode character 好 (U+597D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.24473 ...PYG{l+s}{\PYGZdq{}}\PYG{p}{)}\PYG{p}{;} [389] [390 <./eclipse_encoding.png>] [391] Chapter 5. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 24752. [392] [393 <./process-overview5.png>] [394] [395 <./jpf_conf_overview.png>] [396 <./jpf_conf_modules.png>] [397 <./low-level-1c.png>] [398 <./low-level-3c. png>] [399 <./low-level-2c.png>] [400 <./jpf-runtime-components.png>] [401] [402] [403] Underfull \hbox (badness 10000) in paragraph at lines 25316--25320 []\T1/SourceSansPro-LF/m/n/10 Fixed po-ten-tial race con-di-tion be-tween [][]K er-nel.addResourceControlListener()[][] and [][]Ker- [404] [405] [406] [407] [408] [409] Overfull \hbox (26.89265pt too wide) in paragraph at lines 25887--25890 []\T1/SourceSansPro-LF/m/n/10 [ARMCC5] - Fixed link er-ror []\T1/zi4/m/n/10 Un defined symbol _java_Ljava_lang_OutOfMemoryError_field_OOMEMethodAddr_I[] Underfull \hbox (badness 10000) in paragraph at lines 25904--25906 []\T1/SourceSansPro-LF/m/n/10 Updated [][]Thread.getId()[][] method im-ple-men- ta-tion to re-turn the same value than [410] [411] [412] [413] [414] [415] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26492. (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmss.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmss.fd) Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26492. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26492. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26492. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26492. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26492. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26492. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26492. [416] [417] [418] [419] [420] [421] [422] [423] [424] [425] [426] [427] [428 <./platformConfigurationSkeleton.png>] [429] Underfull \hbox (badness 10000) in paragraph at lines 27672--27673 []\T1/SourceSansPro-LF/m/n/10 on ma-cOS: []\T1/zi4/m/n/10 /Applications/MicroE J/MicroEJ-SDK-/rcp/MicroEJ-SDK-.app/ Overfull \hbox (75.24504pt too wide) in paragraph at lines 27688--27688 []\T1/zi4/m/it/9 ============================================================== ==============================================[]| Overfull \hbox (75.24504pt too wide) in paragraph at lines 27693--27693 []\T1/zi4/m/it/9 ============================================================== ==============================================[]| [430] [431 <./platformSource.png>] [432] Underfull \hbox (badness 10000) in paragraph at lines 27799--27802 []\T1/SourceSansPro-LF/m/n/10 This file must start with the node []\T1/zi4/m/n /10 [] \T1/SourceSansPro-LF/m/n/10 . It can con-tain sev-eral lines like t his one: [433 <./platformConfigurationModules.png>] [434] [435 <./bsp-connection-cases-n one.png>] [436 <./bsp-connection-cases-partial.png> <./bsp-connection-cases-ful l.png>] Underfull \hbox (badness 10000) in paragraph at lines 28029--28030 []|\T1/SourceSansPro-LF/m/n/10 Option Overfull \hbox (15.24944pt too wide) in paragraph at lines 28036--28037 []|\T1/zi4/m/n/10 microejapp. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28036--28037 \T1/zi4/m/n/10 relative. Overfull \hbox (15.24944pt too wide) in paragraph at lines 28043--28044 []|\T1/zi4/m/n/10 microejlib. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28043--28044 \T1/zi4/m/n/10 relative. Overfull \hbox (15.24944pt too wide) in paragraph at lines 28050--28051 []|\T1/zi4/m/n/10 microejinc. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28050--28051 \T1/zi4/m/n/10 relative. Overfull \hbox (30.24944pt too wide) in paragraph at lines 28057--28058 []|\T1/zi4/m/n/10 microejscript. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28057--28058 \T1/zi4/m/n/10 relative. Underfull \hbox (badness 10000) in paragraph at lines 28064--28065 []|\T1/zi4/m/n/10 root. Underfull \hbox (badness 10000) in paragraph at lines 28092--28093 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28097--28098 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28102--28103 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28107--28108 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28112--28113 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28117--28118 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28122--28123 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28127--28128 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28132--28133 []|\T1/zi4/m/n/10 deploy.dir. [437] [438] [439] [440] [441 <./overview-platform-qualification.png>] [442 <./o verview-platform-qualification-test-suite-fs.png>] [443] [444 <./testsuite-engi ne-overview.png>] Overfull \hbox (1.17941pt too wide) in paragraph at lines 28623--28624 []|\T1/SourceSansPro-LF/m/n/10 SECURITY Underfull \hbox (badness 7256) in paragraph at lines 28625--28626 []|\T1/SourceSansPro-LF/m/n/10 NET Java Test Underfull \hbox (badness 10000) in paragraph at lines 28627--28628 []|\T1/SourceSansPro-LF/m/n/10 SSL Java Test Underfull \hbox (badness 10000) in paragraph at lines 28640--28641 []|\T1/SourceSansPro-LF/m/n/10 3.4.0 (On Underfull \hbox (badness 10000) in paragraph at lines 28642--28643 []|\T1/SourceSansPro-LF/m/n/10 3.0.1 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28655--28656 []|\T1/SourceSansPro-LF/m/n/10 3.4.0 (On Underfull \hbox (badness 10000) in paragraph at lines 28657--28658 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28659--28661 []|\T1/SourceSansPro-LF/m/n/10 1.1.0 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28670--28671 []|\T1/SourceSansPro-LF/m/n/10 3.5.2 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28672--28673 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28674--28676 []|\T1/SourceSansPro-LF/m/n/10 1.1.0 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28683--28684 []|\T1/SourceSansPro-LF/m/n/10 1.4.0 Underfull \hbox (badness 10000) in paragraph at lines 28683--28684 \T1/SourceSansPro-LF/m/n/10 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28685--28686 []|\T1/SourceSansPro-LF/m/n/10 3.5.2 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28687--28688 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28689--28691 []|\T1/SourceSansPro-LF/m/n/10 1.2.0 (On de- [445] [446 <./mjvm_flow2.png>] [447 <./mjvm_gt.png>] [448] [449] Overfull \vbox (72.56984pt too high) has occurred while \output is active [450] Overfull \vbox (1.75471pt too high) detected at line 29134 [451] [452] [453] [454] [455] Underfull \hbox (badness 10000) in paragraph at lines 29518--29519 []\T1/SourceSansPro-LF/m/n/10 Tell the third-party linker pro-gram to redi-rect all calls to []\T1/zi4/m/n/10 LLMJVM_invoke_method[] \T1/SourceSansPro-LF/m/ n/10 and Underfull \hbox (badness 10000) in paragraph at lines 29518--29519 []\T1/zi4/m/n/10 LLMJVM_return_method[] \T1/SourceSansPro-LF/m/n/10 sym-bols t o re-spec-tively []\T1/zi4/m/n/10 LLMJVM_invoke_method_with_trace[] \T1/Sourc eSansPro-LF/m/n/10 and [456] [457] [458 <./process-multiapp-overview.png>] [459] [460] Overfull \vbox (0.67719pt too high) detected at line 29800 [461 <./sni_flow.png>] [462] [463 <./sni_sync.png>] Underfull \hbox (badness 10000) in paragraph at lines 1--29922 []|[][]$\T1/SourceSansPro-LF/m/n/10 https : / / repository . microej . com / ja vadoc / microej _ 5 . x / apis / ej / sp / [464 <./sp1.png>] [465 <./sp_flow.png>] [466] [467 <./javah_process.png>] [468] Underfull \hbox (badness 10000) in paragraph at lines 30257--30260 \T1/SourceSansPro-LF/m/n/10 The Ex-ter-nal Re-sources Loader is an ad-di-tional mod-ule. In the plat-form con-fig-u-ra-tion file, check [469] [470 <./ecom-core_process.png>] Underfull \hbox (badness 10000) in paragraph at lines 30343--30347 \T1/SourceSansPro-LF/m/n/10 A de-vice is de-fined by im-ple-ment-ing [][]ej.eco m.Device[][]. It is iden-ti-fied by a name and a de-scrip-tor [471] [472 <./architecture.png>] [473] [474 <./comm_open.png>] [475 <./dyn_sequ ence.png (PNG copy)>] [476] Underfull \hbox (badness 10000) in paragraph at lines 30758--30760 []\T1/SourceSansPro-LF/m/n/10 Data has ar-rived that should be added to the re- ceive buffer (us-ing the [477]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.1}) has been already used, duplicate ignored \relax l.30797 \begin{sphinxVerbatim} [commandchars=\\\{\}] [478]pdfTeX warning (ext4): destination with the same identifier (name{literalblock.2}) has been already u sed, duplicate ignored \relax l.30845 \begin{sphinxVerbatim} [commandchars=\\\{\}] [479] [480 <./java-c-ui-int erface.png>] [481 <./ui_overview2.png>] [482] [483] [484] [485] [486 <./static_ init_process.png> <./static_xml.png>] [487] [488] [489 <./ui_llapi_emb.png>] [490 <./ui_llapi_sim.png>] [491 <./ui_llapi_led.png>] [492] [493] [494 <./drive rs-microui-comms.png> <./microui-events.png>] [495] [496 <./ui_llapi_input2.png >] [497] [498] LaTeX Font Warning: Font shape `TS1/zi4/m/it' undefined (Font) using `TS1/zi4/m/n' instead (Font) for symbol `textquotesingle' on input line 31882. [499] Underfull \hbox (badness 5696) in paragraph at lines 31931--31933 []\T1/SourceSansPro-LF/m/n/10 This helper also fil-ters the touch panel events. It uses two de-fines []\T1/zi4/m/n/10 FIRST_MOVE_PIXEL_LIMIT[] \T1/SourceSan sPro-LF/m/n/10 and [500] Underfull \vbox (badness 10000) detected at line 32029 Underfull \vbox (badness 10000) detected at line 32029 [501] [502] Underfull \hbox (badness 10000) in paragraph at lines 32103--32105 \T1/SourceSansPro-LF/b/n/10 Note: \T1/SourceSansPro-LF/m/n/10 When the func-ti ons []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_log_queue_xxx()[] \T1/SourceSansPro-LF/m /n/10 are not im-ple-mented, a call to Underfull \hbox (badness 10000) in paragraph at lines 32117--32118 []\T1/SourceSansPro-LF/m/n/10 If the event can-not be added be-cause the queue is full, the event en-gine calls Underfull \hbox (badness 5105) in paragraph at lines 32134--32135 []\T1/SourceSansPro-LF/m/n/10 Then, the event en-gine dumps the \T1/SourceSansP ro-LF/m/it/10 fu-ture \T1/SourceSansPro-LF/m/n/10 events (events not con-sumed yet by Mi-croUI). It calls Underfull \hbox (badness 10000) in paragraph at lines 32140--32141 []\T1/SourceSansPro-LF/m/n/10 Finally, the event en-gine no-ti-fies the log-ger about the end of the dump by call-ing [503] Underfull \hbox (badness 6428) in paragraph at lines 32151--32152 []\T1/zi4/m/n/10 LLUI_INPUT_LOG_impl.c[] \T1/SourceSansPro-LF/m/n/10 : this fil e holds some meta-data for each event. When the event en- Underfull \hbox (badness 10000) in paragraph at lines 32151--32152 \T1/SourceSansPro-LF/m/n/10 gine calls []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_log_du mp()[] \T1/SourceSansPro-LF/m/n/10 , the log-ger re-trieves the event meta-data and calls [504] [505] [506] [507 <./display_modes_nocustom.png>] [508 <./switch-step1.png >] [509 <./switch-step2.png> <./switch-step3.png>] [510 <./switch-step4.png> <. /copy-step1.png>] [511 <./copy-step2.png> <./copy-step3.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:fig-directmode ' on page 512 undefined on input line 32474. [512 <./direct.png>] [513] [514] [515] [516] [517] [518] [519 <./ui_llapi_displ ay.png>] [520] [521] [522] Overfull \vbox (2.594pt too high) detected at line 33742 [523] Overfull \vbox (0.82593pt too high) detected at line 33788 [524] [525] Overfull \vbox (1.82593pt too high) detected at line 33911 [526] Overfull \vbox (2.12442pt too high) detected at line 33980 [527] Underfull \vbox (badness 3343) detected at line 34052 [528] [529] Overfull \vbox (1.29552pt too high) detected at line 34124 [530] Overfull \vbox (1.82593pt too high) detected at line 34199 [531] [532] [533] [534 <./uiDisplaySync01.png> <./uiDisplaySync02.png> <./uiDis playSync03.png> <./uiDisplaySync04.png>] [535 <./uiDisplaySync05.png> <./uiDisp laySync06.png> <./uiDisplaySync07.png>] Underfull \hbox (badness 10000) in paragraph at lines 34491--34491 []\T1/SourceSansPro-LF/m/n/10 Tear- Underfull \hbox (badness 10000) in paragraph at lines 34491--34491 []\T1/SourceSansPro-LF/m/n/10 Nb Underfull \hbox (badness 10000) in paragraph at lines 34491--34491 []\T1/SourceSansPro-LF/m/n/10 Flush time Underfull \hbox (badness 10000) in paragraph at lines 34491--34491 []\T1/SourceSansPro-LF/m/n/10 FPS Underfull \hbox (badness 5203) in paragraph at lines 34491--34491 []\T1/SourceSansPro-LF/m/n/10 CPU load [536] [537] [538] Underfull \hbox (badness 10000) in paragraph at lines 34694--34695 []\T1/SourceSansPro-LF/m/n/10 The linker file holds five ta-bles, one for each use case, re-spec-tively []\T1/zi4/m/n/10 IMAGE_UTILS_TABLE_COPY[] \T1/SourceS ansPro-LF/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34694--34695 []\T1/zi4/m/n/10 IMAGE_UTILS_TABLE_COPY_WITH_ALPHA[] \T1/SourceSansPro-LF/m/n/1 0 , []\T1/zi4/m/n/10 IMAGE_UTILS_TABLE_DRAW[] \T1/SourceSansPro-LF/m/n/10 , [ ]\T1/zi4/m/n/10 IMAGE_UTILS_TABLE_SET[] \T1/SourceSansPro-LF/m/n/10 and [539] [540] [541] [542] [543 <./graphviz-8eba0ad654d65d10f438882f4fb435b996d10a 8a.pdf>] [544] [545 <./uiFormat01.png>] [546] [547] [548 <./uiFormat02.png>] [549] [550] [551 <./static-image-gen2.png>] [552] [553] Underfull \hbox (badness 10000) in paragraph at lines 35740--35741 []\T1/SourceSansPro-LF/m/n/10 Create an im-ple-men-ta-tion of in-ter-face []\T 1/zi4/m/n/10 com.microej.tool.ui.generator. Underfull \hbox (badness 10000) in paragraph at lines 35743--35744 []\T1/SourceSansPro-LF/m/n/10 Create the file []\T1/zi4/m/n/10 META-INF/servic es/com.microej.tool.ui.generator. [554] Underfull \hbox (badness 10000) in paragraph at lines 35792--35793 \T1/SourceSansPro-LF/m/n/10 stan-dard im-ages) or cre-ate an im-ple-men-ta-tion of in-ter-face []\T1/zi4/m/n/10 com.microej.tool.ui.generator. Underfull \hbox (badness 10000) in paragraph at lines 35804--35805 []\T1/SourceSansPro-LF/m/n/10 Create the file []\T1/zi4/m/n/10 META-INF/servic es/com.microej.tool.ui.generator. [555]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.3}) has been already used, duplicate ignored \relax l.35874 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.4}) has been already used, d uplicate ignored \relax l.35886 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.5}) has been already used, d uplicate ignored \relax l.35896 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.6}) has been already used, d uplicate ignored \relax l.35908 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.7}) has been already used, d uplicate ignored \relax l.35918 \begin{sphinxVerbatim} [commandchars=\\\{\}] [556]pdfTeX warning (ext4): destination with the same identifier (name{literalblock.8}) has been already u sed, duplicate ignored \relax l.35928 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 35944--35945 []\T1/SourceSansPro-LF/m/n/10 The sec-tion is aligned on the value spec-i-fied by the Dis-play mod-ule prop-erty []\T1/zi4/m/n/10 imageBuffer. [557] [558] [559] [560] [561] [562 <./graphviz-05faa46b5c5fd522c1e049948e7dc688 922b9e6c.pdf>] [563 <./font-process2.png>] [564 <./font-height.png> <./font-bas eline.png>] [565 <./arabic.png>] [566 <./static-font-gen2.png>] [567]pdfTeX war ning (ext4): destination with the same identifier (name{literalblock.9}) has be en already used, duplicate ignored \relax l.36715 \begin{sphinxVerbatim} [commandchars=\\\{\}] [568] [569 <./graphviz-6baf 21a497ab9e0043cef2bf3d691fc132794bb5.pdf>] [570] [571] [572 <./fpwidgets.png>] [573] [574] Underfull \hbox (badness 10000) in paragraph at lines 37101--37102 []\T1/SourceSansPro-LF/m/n/10 Create an im-ple-men-ta-tion of the in-ter-face []\T1/zi4/m/n/10 ej.microui.display.UIDrawing.UiDrawingDefault[] \T1/SourceSans Pro-LF/m/n/10 : [575] Underfull \hbox (badness 10000) in paragraph at lines 37188--37189 []\T1/SourceSansPro-LF/m/n/10 After draw-ing, the im-ple-men-ta-tion up-dates t he Graph-ics En-gine dirty area by call-ing []\T1/zi4/m/n/10 gc. [576] [577] [578] [579] [580] Overfull \hbox (26.05243pt too wide) in paragraph at lines 37677--37678 []\T1/zi4/m/n/10 void LLUI_DISPLAY_IMPL_binarySemaphoreTake([. Overfull \hbox (26.05243pt too wide) in paragraph at lines 37680--37681 []\T1/zi4/m/n/10 void LLUI_DISPLAY_IMPL_binarySemaphoreGive([. Underfull \hbox (badness 10000) in paragraph at lines 37683--37684 []\T1/zi4/m/n/10 uint8_t* LLUI_DISPLAY_IMPL_flush([... Overfull \hbox (71.05243pt too wide) in paragraph at lines 37693--37694 []\T1/zi4/m/n/10 int32_t LLDISPLAY_IMPL_getWorkingBufferStartAddress([. Overfull \hbox (61.05243pt too wide) in paragraph at lines 37696--37697 []\T1/zi4/m/n/10 int32_t LLDISPLAY_IMPL_getWorkingBufferEndAddress([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37759--37760 []\T1/zi4/m/n/10 jint LLUI_INPUT_IMPL_getInitialStateValue([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37762--37763 []\T1/zi4/m/n/10 void LLUI_INPUT_IMPL_enterCriticalSection([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37765--37766 []\T1/zi4/m/n/10 void LLUI_INPUT_IMPL_leaveCriticalSection([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37778--37779 []\T1/zi4/m/n/10 int32_t LLINPUT_IMPL_getInitialStateValue([. Overfull \hbox (6.05243pt too wide) in paragraph at lines 37781--37782 []\T1/zi4/m/n/10 void LLINPUT_IMPL_enterCriticalSection([. Overfull \hbox (6.05243pt too wide) in paragraph at lines 37784--37785 []\T1/zi4/m/n/10 void LLINPUT_IMPL_leaveCriticalSection([. [581] Underfull \hbox (badness 10000) in paragraph at lines 37831--37832 []\T1/zi4/m/n/10 int32_t LLLEDS_IMPL_getIntensity([... Underfull \hbox (badness 10000) in paragraph at lines 37887--37889 \T1/SourceSansPro-LF/m/n/10 Since Mi-croEJ UI Pack []\T1/zi4/m/n/10 13.0.0[] \ T1/SourceSansPro-LF/m/n/10 , the Im-age Gen-er-a-tor ex-ten-sion project must d e-pend on mod-ule [582] [583] [584] [585] [586] [587] [588] [589] [590] [591] Underfull \hbox (badness 10000) in paragraph at lines 38772--38773 []\T1/zi4/m/n/10 ej.tool.frontpanel#widget-microui[] \T1/SourceSansPro-LF/m/n/ 10 has been re-placed by []\T1/zi4/m/n/10 com.microej.pack. [592] [593] [594] [595] [596] [597] [598] [599] [600] [601] [602] [603] [604] [605] [606] [607] [608] [609] [610] [611] [612] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 40464. (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmtt.fd) Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 40464. [613] Underfull \hbox (badness 10000) in paragraph at lines 40583--40584 []\T1/SourceSansPro-LF/m/n/10 [Removed] []\T1/zi4/m/n/10 AbstractDisplayExtens ion[] \T1/SourceSansPro-LF/m/n/10 , all avail-able im-ple-men-ta-tions and Underfull \hbox (badness 10000) in paragraph at lines 40586--40587 []\T1/SourceSansPro-LF/m/n/10 [Removed] []\T1/zi4/m/n/10 finalizeConfiguration ()[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/m/n/10 getDisplayHeight()[] \T1/S ourceSansPro-LF/m/n/10 , []\T1/zi4/m/n/10 getDisplayWidth()[] \T1/SourceSansPr o-LF/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 40586--40587 []\T1/zi4/m/n/10 getDrawingBuffer()[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/ m/n/10 setDisplayWidth(int)[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/m/n/10 s etDisplayHeight(int)[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/m/n/10 start()[ ] \T1/SourceSansPro-LF/m/n/10 : [614] [615] [616] Underfull \hbox (badness 10000) in paragraph at lines 40818--40819 []\T1/SourceSansPro-LF/m/n/10 Instead of im-ple-ment-ing []\T1/zi4/m/n/10 Gene ricDisplayExtension[] \T1/SourceSansPro-LF/m/n/10 , the ex-ten-sion class must ex-tend Underfull \hbox (badness 10000) in paragraph at lines 40821--40822 []\T1/SourceSansPro-LF/m/n/10 Add the file []\T1/zi4/m/n/10 src/main/resources /META-INF/services/com.microej.tool.ui.generator. Underfull \hbox (badness 10000) in paragraph at lines 40821--40822 \T1/zi4/m/n/10 MicroUIRawImageGeneratorExtension[] \T1/SourceSansPro-LF/m/n/10 ; this file has to spec-ify the class which ex-tends the [617] Underfull \hbox (badness 10000) in paragraph at lines 40948--40949 []\T1/SourceSansPro-LF/m/n/10 Replace all []\T1/zi4/m/n/10 #include "LLDISPLAY .h"[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/m/n/10 #include "LLDISPLAY_EXTRA .h"[] \T1/SourceSansPro-LF/m/n/10 and []\T1/zi4/m/n/10 #include Underfull \hbox (badness 10000) in paragraph at lines 40975--40976 []\T1/SourceSansPro-LF/m/n/10 Remove the func-tions []\T1/zi4/m/n/10 LLDISPLAY _IMPL_getGraphicsBufferAddress[] \T1/SourceSansPro-LF/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 40975--40976 []\T1/zi4/m/n/10 LLDISPLAY_IMPL_getHeight[] \T1/SourceSansPro-LF/m/n/10 , []\T 1/zi4/m/n/10 LLDISPLAY_IMPL_getWidth[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4 /m/n/10 LLDISPLAY_IMPL_synchronize[] \T1/SourceSansPro-LF/m/n/10 , [618] Underfull \hbox (badness 10000) in paragraph at lines 41030--41031 []\T1/zi4/m/n/10 LLDISPLAY_EXTRA.h[] \T1/SourceSansPro-LF/m/n/10 and []\T1/zi 4/m/n/10 intern/LLDISPLAY_EXTRA.h[] \T1/SourceSansPro-LF/m/n/10 merged in []\ T1/zi4/m/n/10 LLUI_PAINTER_impl.h[] \T1/SourceSansPro-LF/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 41052--41053 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ setContrast(int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41055--41056 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ getContrast(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41058--41059 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ hasBackLight(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41061--41062 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ setBacklight(int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41064--41065 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ getBacklight(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41067--41068 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ isColor(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41070--41071 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ getNumberOfColors(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41073--41074 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ isDoubleBuffered(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41076--41077 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ getBacklight(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41079--41080 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ fillRect(void*,int32_t,void*,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by [619] Underfull \hbox (badness 10000) in paragraph at lines 41085--41086 \T1/SourceSansPro-LF/m/n/10 by []\T1/zi4/m/n/10 DW_DRAWING_drawFlippedImage(MI CROUI_GraphicsContext*,MICROUI_Image*,jint,jint, Underfull \hbox (badness 10000) in paragraph at lines 41088--41089 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ scaleImage(void*,int32_t,void*,int32_t,void*)[] \T1/SourceSansPro-LF/m/n/10 : Underfull \hbox (badness 10000) in paragraph at lines 41088--41089 \T1/SourceSansPro-LF/m/n/10 re-placed by []\T1/zi4/m/n/10 DW_DRAWING_drawScale dImageNearestNeighbor(MICROUI_GraphicsContext*, Overfull \hbox (118.63696pt too wide) in paragraph at lines 41088--41089 \T1/zi4/m/n/10 MICROUI_Image*,jint,jint,jfloat,jfloat,jint)[] \T1/SourceSansPr o-LF/m/n/10 and []\T1/zi4/m/n/10 DW_DRAWING_drawScaledImageBilinear(MICROUI_Gr aphicsContext*, Underfull \hbox (badness 10000) in paragraph at lines 41091--41092 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ rotateImage(void*,int32_t,void*,int32_t,void*)[] \T1/SourceSansPro-LF/m/n/10 : Underfull \hbox (badness 10000) in paragraph at lines 41091--41092 \T1/SourceSansPro-LF/m/n/10 re-placed by []\T1/zi4/m/n/10 DW_DRAWING_drawRotat edImageNearestNeighbor(MICROUI_GraphicsContext*, Overfull \hbox (138.63696pt too wide) in paragraph at lines 41091--41092 \T1/zi4/m/n/10 MICROUI_Image*,jint,jint,jint,jint,jfloat,jint)[] \T1/SourceSan sPro-LF/m/n/10 and []\T1/zi4/m/n/10 DW_DRAWING_drawRotatedImageBilinear(MICROU I_GraphicsContext*, Underfull \hbox (badness 10000) in paragraph at lines 41094--41095 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ convertARGBColorToDisplayColor(int32_t)[] \T1/SourceSansPro-LF/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 41094--41095 []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_convertDisplayColorToARGBColor(int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed re- Underfull \hbox (badness 10000) in paragraph at lines 41094--41095 \T1/SourceSansPro-LF/m/n/10 spec-tively by []\T1/zi4/m/n/10 LLUI_DISPLAY_IMPL_ convertARGBColorToDisplayColor(uint32_t)[] \T1/SourceSansPro-LF/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 41100--41101 []\T1/zi4/m/n/10 LLUI_DISPLAY_IMPL_decodeImage(uint8_t*,uint32_t,MICROUI_ImageF ormat,MICROUI_Image*, Underfull \hbox (badness 10000) in paragraph at lines 41103--41104 []\T1/SourceSansPro-LF/m/n/10 [Removed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ getGraphicsBufferMemoryWidth(void)[] \T1/SourceSansPro-LF/m/n/10 and Overfull \hbox (31.7229pt too wide) in paragraph at lines 41106--41107 []\T1/SourceSansPro-LF/m/n/10 [Removed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ backlightOn(void)[] \T1/SourceSansPro-LF/m/n/10 and []\T1/zi4/m/n/10 LLDISPLA Y_EXTRA_IMPL_backlightOff(void)[] Underfull \hbox (badness 10000) in paragraph at lines 41109--41110 []\T1/SourceSansPro-LF/m/n/10 [Removed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ enterDrawingMode(void)[] \T1/SourceSansPro-LF/m/n/10 and Overfull \hbox (99.35233pt too wide) in paragraph at lines 41123--41124 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_IMPL_initia lize(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by []\T1/zi4/m/n/10 LLUI_ DISPLAY_IMPL_initialize(LLUI_DISPLAY_SInitData*)[] Underfull \hbox (badness 10000) in paragraph at lines 41126--41127 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_IMPL_flush( int32_t,int32_t,int32_t,int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-pla ced Underfull \hbox (badness 10000) in paragraph at lines 41126--41127 \T1/SourceSansPro-LF/m/n/10 by []\T1/zi4/m/n/10 LLUI_DISPLAY_IMPL_flush(MICROU I_GraphicsContext*,uint8_t*, uint32_t,uint32_t, Underfull \hbox (badness 10000) in paragraph at lines 41129--41130 []\T1/SourceSansPro-LF/m/n/10 [Removed] []\T1/zi4/m/n/10 LLDISPLAY_IMPL_getWid th(void)[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/m/n/10 LLDISPLAY_IMPL_getHe ight(void)[] \T1/SourceSansPro-LF/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 41129--41130 []\T1/zi4/m/n/10 LLDISPLAY_IMPL_getGraphicsBufferAddress(void)[] \T1/SourceSans Pro-LF/m/n/10 : re-placed by el-e-ments in struc-ture Underfull \hbox (badness 10000) in paragraph at lines 41132--41133 []\T1/SourceSansPro-LF/m/n/10 [Removed] []\T1/zi4/m/n/10 LLDISPLAY_IMPL_synchr onize(void)[] \T1/SourceSansPro-LF/m/n/10 : im-ple-men-ta-tion has to call [620] Underfull \hbox (badness 10000) in paragraph at lines 41140--41141 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_UTILS_getBu fferAddress(int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41143--41144 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_UTILS_setDr awingLimits(int32_t,int32_t,int32_t,int32_t,int32_t)[] Underfull \hbox (badness 10000) in paragraph at lines 41146--41147 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_UTILS_blend (int32_t,int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41149--41150 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_UTILS_alloc ateDecoderImage(void*)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41155--41156 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_UTILS_drawi ngDone(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Overfull \hbox (21.7229pt too wide) in paragraph at lines 41161--41162 []\T1/SourceSansPro-LF/m/n/10 [Removed] []\T1/zi4/m/n/10 LLDISPLAY_UTILS_enter DrawingMode(void)[] \T1/SourceSansPro-LF/m/n/10 and []\T1/zi4/m/n/10 LLDISPLA Y_UTILS_exitDrawingMode(void)[] Underfull \hbox (badness 10000) in paragraph at lines 41170--41171 []\T1/SourceSansPro-LF/m/n/10 [Removed] []\T1/zi4/m/n/10 LLDISPLAY_UTILS_drawP ixel(int32_t,int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 41178--41179 []\T1/SourceSansPro-LF/m/n/10 [Added] List of []\T1/zi4/m/n/10 ej.api.drawing[ ] \T1/SourceSansPro-LF/m/n/10 li-brary's na-tive func-tions im-ple-mented in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 41186--41187 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLLEDS_MIN_INTENSITY[ ] \T1/SourceSansPro-LF/m/n/10 and []\T1/zi4/m/n/10 LLLEDS_MAX_INTENSITY[] \T1 /SourceSansPro-LF/m/n/10 : re-placed re-spec-tively by Underfull \hbox (badness 10000) in paragraph at lines 41192--41193 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLLEDS_IMPL_getIntens ity(int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41195--41196 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLLEDS_IMPL_setIntens ity(int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41206--41207 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendEvents(in t32_t,int32_t*,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41209--41210 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendCommandEv ent(int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41212--41213 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendButtonPre ssedEvent(int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by [621] Underfull \hbox (badness 10000) in paragraph at lines 41215--41216 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendButtonRel easedEvent(int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41218--41219 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendButtonRep eatedEvent(int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41221--41222 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendButtonLon gEvent(int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 5105) in paragraph at lines 41224--41225 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendPointerPr essedEvent(int32_t,int32_t,int32_t,int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/ 10 : Underfull \hbox (badness 10000) in paragraph at lines 41227--41228 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendPointerRe leasedEvent(int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41233--41234 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendTouchPres sedEvent(int32_t,int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41236--41237 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendTouchRele asedEvent(int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41239--41240 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendTouchMove dEvent(int32_t,int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41242--41243 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendStateEven t(int32_t,int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41245--41246 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_getMaxEventsB ufferUsage(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41256--41257 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_IMPL_getIniti alStateValue(int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41259--41260 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_IMPL_enterCri ticalSection(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41262--41263 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_IMPL_leaveCri ticalSection(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by [622] Underfull \hbox (badness 10000) in paragraph at lines 41299--41300 []\T1/SourceSansPro-LF/m/n/10 [Added] Struc-ture []\T1/zi4/m/n/10 LLUI_DISPLAY _SInitData[] \T1/SourceSansPro-LF/m/n/10 : im-ple-men-ta-tion has to fill it in Underfull \hbox (badness 10000) in paragraph at lines 41302--41303 []\T1/SourceSansPro-LF/m/n/10 [Added] []\T1/zi4/m/n/10 LLUI_DISPLAY_IMPL_binar ySemaphoreTake(void*)[] \T1/SourceSansPro-LF/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 41302--41303 []\T1/zi4/m/n/10 LLUI_DISPLAY_IMPL_binarySemaphoreGive(void*,bool)[] \T1/Source SansPro-LF/m/n/10 : im-ple-men-ta-tion has to man-age a Underfull \hbox (badness 10000) in paragraph at lines 41305--41306 []\T1/SourceSansPro-LF/m/n/10 [Added] []\T1/zi4/m/n/10 LLUI_DISPLAY_IMPL_getNe wImageStrideInBytes(MICROUI_ImageFormat,uint32_t, Underfull \hbox (badness 10000) in paragraph at lines 41313--41314 []\T1/SourceSansPro-LF/m/n/10 [Added] List of []\T1/zi4/m/n/10 ej.api.microui[ ] \T1/SourceSansPro-LF/m/n/10 li-brary's na-tive func-tions im-ple-mented in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 41348--41349 []\T1/SourceSansPro-LF/m/n/10 In cus-tom UI na-tive meth-ods, re-place []\T1/z i4/m/n/10 LLDISPLAY_UTILS_getBufferAddress(xxx);[] \T1/SourceSansPro-LF/m/n/10 by [623] Underfull \hbox (badness 10000) in paragraph at lines 41391--41392 []\T1/SourceSansPro-LF/m/n/10 Create a new front panel project: [][][] > [][ ][] > [][][] > [][][] > [624] Underfull \hbox (badness 10000) in paragraph at lines 41478--41479 []\T1/SourceSansPro-LF/m/n/10 Extends []\T1/zi4/m/n/10 ej.fp.widget.MicroUIDis play.AbstractDisplayExtension[] \T1/SourceSansPro-LF/m/n/10 in-stead of []\T1 /zi4/m/n/10 com.is2t. Underfull \hbox (badness 10000) in paragraph at lines 41539--41540 \T1/SourceSansPro-LF/m/n/10 of im-ple-ment-ing the in-ter-face []\T1/zi4/m/n/1 0 com.is2t.microej.frontpanel.input.listener. [625] Underfull \hbox (badness 10000) in paragraph at lines 41603--41604 []\T1/SourceSansPro-LF/m/n/10 Extends the class []\T1/zi4/m/n/10 ej.fp.widget. Button.ButtonListenerToButtonEvents[] \T1/SourceSansPro-LF/m/n/10 in-stead Underfull \hbox (badness 10000) in paragraph at lines 41603--41604 \T1/SourceSansPro-LF/m/n/10 of im-ple-ment-ing the in-ter-face []\T1/zi4/m/n/1 0 com.is2t.microej.frontpanel.input.listener. [626] Underfull \hbox (badness 10000) in paragraph at lines 41697--41698 []\T1/SourceSansPro-LF/m/n/10 Extends the class []\T1/zi4/m/n/10 ej.fp.widget. Joystick.JoystickListenerToCommandEvents[] \T1/SourceSansPro-LF/m/n/10 in- [627] Underfull \hbox (badness 10000) in paragraph at lines 41827--41828 []\T1/SourceSansPro-LF/m/n/10 Replace the func-tion []\T1/zi4/m/n/10 LLDISPLAY _COPY_IMPL_getBackBufferAddress()[] \T1/SourceSansPro-LF/m/n/10 by Underfull \hbox (badness 10000) in paragraph at lines 41835--41836 []\T1/SourceSansPro-LF/m/n/10 Replace the func-tion []\T1/zi4/m/n/10 void LLDI SPLAY_COPY_IMPL_copyBuffer()[] \T1/SourceSansPro-LF/m/n/10 by []\T1/zi4/m/n/1 0 int32_t Underfull \hbox (badness 10000) in paragraph at lines 41841--41842 []\T1/SourceSansPro-LF/m/n/10 Replace the func-tion []\T1/zi4/m/n/10 LLDISPLAY _COPY_IMPL_getBackBufferAddress()[] \T1/SourceSansPro-LF/m/n/10 by [628] Underfull \hbox (badness 10000) in paragraph at lines 41863--41864 []\T1/SourceSansPro-LF/m/n/10 Replace all func-tions []\T1/zi4/m/n/10 LLDISPLA Y_SWITCH_IMPL_xxx[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/m/n/10 LLDISPLAY_C OPY_IMPL_xxx[] \T1/SourceSansPro-LF/m/n/10 and [629] [630 <./java-c-vg-interface.png>] [631] [632 <./vg_llapi_emb.png> <./vg_l lapi_sim.png>] [633] [634 <./vg_llapi_matrix.png>] [635] Underfull \hbox (badness 10000) in paragraph at lines 42207--42208 []\T1/SourceSansPro-LF/m/n/10 MicroVG li-brary calls the BSP func-tions through the header files []\T1/zi4/m/n/10 LLVG_PATH_impl.h[] \T1/SourceSansPro-LF/m/ n/10 and Underfull \hbox (badness 10000) in paragraph at lines 42213--42214 []\T1/SourceSansPro-LF/m/n/10 The [][]\T1/SourceSansPro-LF/m/it/10 C mod-ule Mi croVG-VGLite[][] \T1/SourceSansPro-LF/m/n/10 pro-vides an im-ple-men-ta-tion of []\T1/zi4/m/n/10 LLVG_PATH_PAINTER_impl.h[] \T1/SourceSansPro-LF/m/n/10 and [636 <./vg_llapi_path.png>] [637] Underfull \hbox (badness 10000) in paragraph at lines 42264--42265 []\T1/SourceSansPro-LF/m/n/10 MicroVG li-brary calls the BSP func-tions through the header files []\T1/zi4/m/n/10 LLVG_GRADIENT_impl.h[] \T1/SourceSansPro-LF /m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 42270--42271 []\T1/SourceSansPro-LF/m/n/10 The [][]\T1/SourceSansPro-LF/m/it/10 C mod-ule Mi croVG-VGLte[][] \T1/SourceSansPro-LF/m/n/10 pro-vides an im-ple-men-ta-tion of []\T1/zi4/m/n/10 LLVG_PATH_PAINTER_impl.h[] \T1/SourceSansPro-LF/m/n/10 , [638 <./vg_llapi_gradient.png>] [639] Underfull \hbox (badness 10000) in paragraph at lines 42344--42345 []\T1/SourceSansPro-LF/m/n/10 MicroVG li-brary calls the BSP func-tions through the header files []\T1/zi4/m/n/10 LLVG_FONT_impl.h[] \T1/SourceSansPro-LF/m/ n/10 and [640 <./vg_llapi_font.png>] [641 <./vg_cco.png>] [642] [643] [644] [645] Underfull \hbox (badness 10000) in paragraph at lines 42772--42773 []\T1/SourceSansPro-LF/m/n/10 Fix Null-Point-erEx-cep-tion while sort-ing Trans -la-teXY Vec-tor-Draw-ableOb-jectAn-i-ma-tor in vectorimage- [646] [647 <./java-c-net-interface.png>] Underfull \hbox (badness 10000) in paragraph at lines 42888--42893 []\T1/zi4/m/n/10 LLNET_CHANNEL_impl.h[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi 4/m/n/10 LLNET_SOCKETCHANNEL_impl.h[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/ m/n/10 LLNET_STREAMSOCKETCHANNEL_impl.h[] [648] [649] [650] [651] [652] [653] Underfull \hbox (badness 10000) in paragraph at lines 43392--43395 []\T1/zi4/m/n/10 architecture[] \T1/SourceSansPro-LF/m/n/10 [op-tional, de-fau lt value is ^^PVir-tual De-vice^^Q]: De-fines the value re-turned by the [654] [655 <./watchdog_sandwich.png>] [656 <./watchdog_highlevel_diagram.png>] [657 <./watchdog_seq_diagram.png>] [658] Underfull \hbox (badness 10000) in paragraph at lines 43602--43605 []\T1/SourceSansPro-LF/m/n/10 There is an ad-di-tional func-tion in []\T1/zi4/ m/n/10 LLWATCHDOG_TIMER_impl.h[] \T1/SourceSansPro-LF/m/n/10 com-pared to the Java API. This is [659] Overfull \vbox (3.05565pt too high) detected at line 43674 [660] [661] [662 <./STM32F7508-DK-demoWidget-SystemView.png>] Underfull \hbox (badness 10000) in paragraph at lines 43763--43764 []\T1/SourceSansPro-LF/m/n/10 Add these in-cludes []\T1/zi4/m/n/10 #include "L LMJVM_MONITOR_SYSVIEW.h"[] \T1/SourceSansPro-LF/m/n/10 and []\T1/zi4/m/n/10 # include Underfull \hbox (badness 10000) in paragraph at lines 43766--43767 []\T1/SourceSansPro-LF/m/n/10 In func-tion []\T1/zi4/m/n/10 _cbSendSystemDesc( void)[] \T1/SourceSansPro-LF/m/n/10 , add this in-struc-tion: Underfull \hbox (badness 10000) in paragraph at lines 43766--43767 []\T1/zi4/m/n/10 SEGGER_SYSVIEW_SendSysDesc("N="SYSVIEW_APP_NAME",D="SYSVIEW_DE VICE_NAME", [663 <./sytemview_remove_systick.png>] [664] [665] [666 <./sv_names.png>] [667] Underfull \hbox (badness 5578) in paragraph at lines 43964--43967 \T1/SourceSansPro-LF/m/n/10 lem, the de-fault \T1/SourceSansPro-LF/m/it/10 SEG- GER_SYSVIEW_RTT_BUFFER_SIZE \T1/SourceSansPro-LF/m/n/10 can be in-creased from the de-fault 1kB to a more Underfull \hbox (badness 5741) in paragraph at lines 43964--43967 \T1/SourceSansPro-LF/m/n/10 ap-pro-pri-ate size of 4kB. Still, if OVER-FLOW eve nts are still vis-i-ble, the user can fur-ther in-crease this Underfull \hbox (badness 10000) in paragraph at lines 43964--43967 \T1/SourceSansPro-LF/m/n/10 con-fig-u-ra-tion found in []\T1/zi4/m/n/10 /YourP latformProject-bsp/projects/microej/thirdparty/systemview/inc/ [668 <./sysview_app_traces.png>] [669 <./systemview_rtt_not_found.png>] [670 <./systemview_st_link_pb.png>] [671 <./hil1.png> <./hil2.png>] [672 <./hil 3.png>] [673] [674 <./hil4.png>] [675] [676 <./mock-skeleton.png>] [677] [678 <./hil5.png>] [679 <./newfp.png>] [680 <./project-content.png>] [681] [682 <./working-layout.png>] [683] [684] [685] [686 <./fp-widget-active-area.pn g>] [687 <./blemock-controller.png>] [688] [689 <./blemock-flash-download-tool. png>] [690 <./blemock-wifi-setup-interface.png> <./blemock-wifi-setup-last-scre en.png>] [691 <./blemock-controller-ip.png>] [692 <./blemock-configuration.png> ] [693] [694] Underfull \hbox (badness 6910) in paragraph at lines 45258--45262 []\T1/SourceSansPro-LF/m/n/10 The Low Level Comm API (LL-COMM), re-lies on func -tions that need to be im-ple-mented by en-gi-neers Underfull \hbox (badness 6675) in paragraph at lines 45258--45262 \T1/SourceSansPro-LF/m/n/10 in a driver. The names of these func-tions match th e []\T1/zi4/m/n/10 LLCOM_BUFFERED_CONNECTION_IMPL_*[] \T1/SourceSansPro-LF/m/ n/10 or the [695] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 \T1/SourceSansPro-LF/m/n/10 gen-er-a-tor Overfull \hbox (8.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonRepeatedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (18.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (3.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerMovedEvent[]| Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 []|\T1/SourceSansPro-LF/m/n/10 The ini-tial value of each state ma-chine Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 \T1/SourceSansPro-LF/m/n/10 (of a States) is re-trieved by a call to Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_getInitialStateValue[] Overfull \hbox (3.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (8.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 \T1/SourceSansPro-LF/m/n/10 gen-er-a-tor Overfull \hbox (8.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonRepeatedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (18.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (3.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerMovedEvent[]| Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 []|\T1/SourceSansPro-LF/m/n/10 The ini-tial value of each state ma-chine Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 \T1/SourceSansPro-LF/m/n/10 (of a States) is re-trieved by a call to Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_getInitialStateValue[] Overfull \hbox (3.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (8.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 [696] [697] Underfull \hbox (badness 6725) in paragraph at lines 45520--45525 \T1/SourceSansPro-LF/m/n/10 age heap. Im-ple-men-ta-tion of these LLAPIs is al- ready avail-able on the Mi-croEJ Cen-tral Repos-i-tory ( [698] [699] [700] [701] [702] [703] Underfull \hbox (badness 10000) in paragraph at lines 45838--45839 []\T1/SourceSansPro-LF/m/n/10 A string can be draw on a cir-cle: []\T1/zi4/m/n /10 LLVG_FONT_PAINTER_IMPL_draw_string_on_circle[] \T1/SourceSansPro-LF/m/n/10 and [704] [705] [706] [707] [708] Overfull \hbox (5.24129pt too wide) in paragraph at lines 46217--46218 []|\T1/SourceSansPro-LF/m/n/10 Message [709] Underfull \hbox (badness 10000) in paragraph at lines 46413--46413 []|\T1/SourceSansPro-LF/m/n/10 The fully qual-i-fied name of the class that im- ple-ments Underfull \hbox (badness 10000) in paragraph at lines 46413--46413 []|\T1/SourceSansPro-LF/m/n/10 The fully qual-i-fied name of the class that im- ple-ments [710] Underfull \hbox (badness 10000) in paragraph at lines 46434--46437 []\T1/SourceSansPro-LF/m/n/10 When an in-struc-tion is ex-e-cuted that will bre ak a [][]\T1/SourceSansPro-LF/m/it/10 [KF] spec-i-fi-ca-tion[][] \T1/SourceSans Pro-LF/m/n/10 in-su-la-tion se-man-tic rule, a [711] Overfull \hbox (25.02158pt too wide) in paragraph at lines 46614--46615 [][] Overfull \hbox (10.13881pt too wide) in paragraph at lines 46711--46712 [][] [712] [713] [714] [715] [716] [717] [718] Underfull \hbox (badness 10000) in paragraph at lines 48368--48368 []\T1/SourceSansPro-LF/m/n/10 Mes-sage [719] Underfull \hbox (badness 10000) in paragraph at lines 48525--48525 []\T1/zi4/m/n/10 -descriptionFile Underfull \hbox (badness 10000) in paragraph at lines 48525--48525 []\T1/zi4/m/n/10 -waitingTaskLimit Overfull \hbox (6.25586pt too wide) in paragraph at lines 48525--48525 []\T1/zi4/m/n/10 -outputArchitecture Overfull \hbox (1.25586pt too wide) in paragraph at lines 48525--48525 []\T1/zi4/m/n/10 -rwBlockHeaderSize Underfull \hbox (badness 10000) in paragraph at lines 48525--48525 []\T1/zi4/m/n/10 -cConstantsPrefix [720]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.10}) has been already used, duplicate ignored \relax l.48724 \begin{sphinxVerbatim} [commandchars=\\\{\}] [721] Overfull \hbox (3.86812pt too wide) in paragraph at lines 48790--48791 []\T1/zi4/m/n/10 eventgenerators[] Underfull \hbox (badness 10000) in paragraph at lines 48790--48791 Package varwidth Warning: Failed to reprocess entire contents on input line 487 92. Underfull \hbox (badness 10000) detected at line 48792 Overfull \hbox (3.86812pt too wide) detected at line 48792 []\T1/zi4/m/n/10 eventgenerators[] Package varwidth Warning: Failed to reprocess entire contents on input line 487 92. Underfull \hbox (badness 10000) in paragraph at lines 48804--48805 []\T1/zi4/m/n/10 eventgenerator[] Underfull \hbox (badness 10000) in paragraph at lines 48804--48805 Package varwidth Warning: Failed to reprocess entire contents on input line 488 06. Underfull \hbox (badness 10000) detected at line 48806 Package varwidth Warning: Failed to reprocess entire contents on input line 488 06. Package varwidth Warning: Failed to reprocess entire contents on input line 488 30. Package varwidth Warning: Failed to reprocess entire contents on input line 488 30. Package varwidth Warning: Failed to reprocess entire contents on input line 488 49. Package varwidth Warning: Failed to reprocess entire contents on input line 488 49. Package varwidth Warning: Failed to reprocess entire contents on input line 488 68. Package varwidth Warning: Failed to reprocess entire contents on input line 488 68. Package varwidth Warning: Failed to reprocess entire contents on input line 488 92. Package varwidth Warning: Failed to reprocess entire contents on input line 488 92. Package varwidth Warning: Failed to reprocess entire contents on input line 489 26. Package varwidth Warning: Failed to reprocess entire contents on input line 489 26. Package varwidth Warning: Failed to reprocess entire contents on input line 489 50. Package varwidth Warning: Failed to reprocess entire contents on input line 489 50. Underfull \hbox (badness 10000) in paragraph at lines 48953--48955 []|\T1/SourceSansPro-LF/m/n/10 An event gen-er-a-tor that man-ages a group of s tate ma-chines. Underfull \hbox (badness 10000) in paragraph at lines 48953--48955 \T1/SourceSansPro-LF/m/n/10 The state of a ma-chine is changed by send-ing an e vent us-ing Package varwidth Warning: Failed to reprocess entire contents on input line 489 86. Package varwidth Warning: Failed to reprocess entire contents on input line 489 86. Package varwidth Warning: Failed to reprocess entire contents on input line 490 00. Package varwidth Warning: Failed to reprocess entire contents on input line 490 00. [722] [723] Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. [724] Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Overfull \hbox (1.7963pt too wide) in paragraph at lines 49276--49276 []|\T1/zi4/m/n/10 xsi:schemaLocation[]| Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Overfull \hbox (1.7963pt too wide) in paragraph at lines 49276--49276 []|\T1/zi4/m/n/10 xsi:schemaLocation[]| Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Underfull \hbox (badness 10000) in paragraph at lines 49337--49337 []\T1/zi4/m/n/10 -connectTimeout Underfull \hbox (badness 10000) in paragraph at lines 49337--49337 []\T1/zi4/m/n/10 -excludes Underfull \hbox (badness 10000) in paragraph at lines 49337--49337 []\T1/zi4/m/n/10 -mocks [725] [726] [727]pdfTeX warning (ext4): destination with the same identifier (n ame{literalblock.11}) has been already used, duplicate ignored \relax l.49490 \begin{sphinxVerbatim} [commandchars=\\\{\}] Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. [728] [729] Overfull \hbox (2.36441pt too wide) in paragraph at lines 49827--49828 [][] [730] Overfull \hbox (8.14131pt too wide) in paragraph at lines 49879--49880 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 49881--49882 []|\T1/SourceSansPro-LF/m/n/10 Build Underfull \hbox (badness 10000) in paragraph at lines 49881--49882 \T1/SourceSansPro-LF/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 49883--49884 []|\T1/SourceSansPro-LF/m/n/10 Known Com-pat-i-ble Ver- Overfull \hbox (0.92131pt too wide) in paragraph at lines 49887--49889 []|\T1/SourceSansPro-LF/m/n/10 Module| Underfull \hbox (badness 10000) in paragraph at lines 49890--49891 []|\T1/SourceSansPro-LF/m/n/10 Keil Underfull \hbox (badness 10000) in paragraph at lines 49890--49891 \T1/SourceSansPro-LF/m/n/10 uVi- Overfull \hbox (1.57127pt too wide) in paragraph at lines 49892--49893 []|\T1/SourceSansPro-LF/m/n/10 5.18.0.0| Underfull \hbox (badness 10000) in paragraph at lines 49896--49897 []|\T1/zi4/m/n/10 --cpu Cortex-M4.fp --apcs=/hardfp Overfull \hbox (9.55128pt too wide) in paragraph at lines 2--49900 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4A20[][]| Underfull \hbox (badness 10000) in paragraph at lines 49907--49908 []|\T1/zi4/m/n/10 -mabi=aapcs -mcpu=cortex-m4 Underfull \hbox (badness 10000) in paragraph at lines 49907--49908 \T1/zi4/m/n/10 -mlittle-endian -mfpu=fpv4-sp-d16 Overfull \hbox (9.87128pt too wide) in paragraph at lines 2--49911 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4G25[][]| Underfull \hbox (badness 10000) in paragraph at lines 49912--49913 []|\T1/SourceSansPro-LF/m/n/10 IAR Underfull \hbox (badness 10000) in paragraph at lines 49912--49913 \T1/SourceSansPro-LF/m/n/10 Em- Underfull \hbox (badness 10000) in paragraph at lines 49912--49913 \T1/SourceSansPro-LF/m/n/10 bed- Underfull \hbox (badness 10000) in paragraph at lines 49912--49913 \T1/SourceSansPro-LF/m/n/10 ded Underfull \hbox (badness 10000) in paragraph at lines 49912--49913 \T1/SourceSansPro-LF/m/n/10 Work- Underfull \hbox (badness 10000) in paragraph at lines 49912--49913 \T1/SourceSansPro-LF/m/n/10 bench Underfull \hbox (badness 10000) in paragraph at lines 49912--49913 \T1/SourceSansPro-LF/m/n/10 for Overfull \hbox (18.03123pt too wide) in paragraph at lines 49914--49915 []|\T1/SourceSansPro-LF/m/n/10 8.32.1.18631| Overfull \hbox (6.29128pt too wide) in paragraph at lines 2--49922 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4I35[][]| Overfull \hbox (8.14131pt too wide) in paragraph at lines 49943--49944 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 49945--49946 []|\T1/SourceSansPro-LF/m/n/10 Build Underfull \hbox (badness 10000) in paragraph at lines 49945--49946 \T1/SourceSansPro-LF/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 49947--49948 []|\T1/SourceSansPro-LF/m/n/10 Known Com-pat-i-ble Ver- Overfull \hbox (0.92131pt too wide) in paragraph at lines 49951--49953 []|\T1/SourceSansPro-LF/m/n/10 Module| Underfull \hbox (badness 10000) in paragraph at lines 49954--49955 []|\T1/SourceSansPro-LF/m/n/10 Keil Underfull \hbox (badness 10000) in paragraph at lines 49954--49955 \T1/SourceSansPro-LF/m/n/10 uVi- Overfull \hbox (1.57127pt too wide) in paragraph at lines 49956--49957 []|\T1/SourceSansPro-LF/m/n/10 5.18.0.0| Underfull \hbox (badness 7344) in paragraph at lines 49960--49961 []|\T1/zi4/m/n/10 --cpu Cortex-M7.fp.sp --apcs=/hardfp Overfull \hbox (7.4213pt too wide) in paragraph at lines 2--49964 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7A21[][]| Underfull \hbox (badness 10000) in paragraph at lines 49971--49972 []|\T1/zi4/m/n/10 -mabi=aapcs -mcpu=cortex-m7 Underfull \hbox (badness 10000) in paragraph at lines 49971--49972 \T1/zi4/m/n/10 -mlittle-endian -mfpu=fpv5-sp-d16 Overfull \hbox (9.81128pt too wide) in paragraph at lines 2--49975 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7G26[][]| Underfull \hbox (badness 10000) in paragraph at lines 49976--49977 []|\T1/SourceSansPro-LF/m/n/10 IAR Underfull \hbox (badness 10000) in paragraph at lines 49976--49977 \T1/SourceSansPro-LF/m/n/10 Em- Underfull \hbox (badness 10000) in paragraph at lines 49976--49977 \T1/SourceSansPro-LF/m/n/10 bed- Underfull \hbox (badness 10000) in paragraph at lines 49976--49977 \T1/SourceSansPro-LF/m/n/10 ded Underfull \hbox (badness 10000) in paragraph at lines 49976--49977 \T1/SourceSansPro-LF/m/n/10 Work- Underfull \hbox (badness 10000) in paragraph at lines 49976--49977 \T1/SourceSansPro-LF/m/n/10 bench Underfull \hbox (badness 10000) in paragraph at lines 49976--49977 \T1/SourceSansPro-LF/m/n/10 for Overfull \hbox (18.03123pt too wide) in paragraph at lines 49978--49979 []|\T1/SourceSansPro-LF/m/n/10 8.32.1.18631| Overfull \hbox (6.39128pt too wide) in paragraph at lines 2--49986 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7I36[][]| [731] Overfull \hbox (3.87445pt too wide) in paragraph at lines 50004--50005 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 50010--50011 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 50015--50016 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50015--50016 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50017--50018 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50017--50018 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50017--50018 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50017--50018 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50017--50018 \T1/SourceSansPro-LF/m/n/10 80- Overfull \hbox (8.4644pt too wide) in paragraph at lines 50017--50018 \T1/SourceSansPro-LF/m/n/10 g6c4433a)| Overfull \hbox (2.18443pt too wide) in paragraph at lines 2--50022 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou1[][]| Underfull \hbox (badness 10000) in paragraph at lines 50026--50027 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50026--50027 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50028--50029 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50028--50029 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50028--50029 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50028--50029 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50028--50029 \T1/SourceSansPro-LF/m/n/10 80- Overfull \hbox (8.4644pt too wide) in paragraph at lines 50028--50029 \T1/SourceSansPro-LF/m/n/10 g6c4433a)| Overfull \hbox (3.50443pt too wide) in paragraph at lines 2--50033 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou2[][]| Underfull \hbox (badness 10000) in paragraph at lines 50037--50038 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50037--50038 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50039--50040 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50039--50040 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50039--50040 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50039--50040 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50039--50040 \T1/SourceSansPro-LF/m/n/10 96- Overfull \hbox (8.94438pt too wide) in paragraph at lines 50039--50040 \T1/SourceSansPro-LF/m/n/10 g2852398)| Overfull \hbox (3.50443pt too wide) in paragraph at lines 2--50044 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou2[][]| Underfull \hbox (badness 10000) in paragraph at lines 50048--50049 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50048--50049 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50050--50051 []|\T1/SourceSansPro-LF/m/n/10 8.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50050--50051 \T1/SourceSansPro-LF/m/n/10 (crosstool- Overfull \hbox (3.46442pt too wide) in paragraph at lines 2--50055 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou3[][]| Underfull \hbox (badness 10000) in paragraph at lines 50059--50060 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50059--50060 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50061--50062 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50061--50062 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50061--50062 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50061--50062 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50061--50062 \T1/SourceSansPro-LF/m/n/10 97- Overfull \hbox (8.04442pt too wide) in paragraph at lines 50061--50062 \T1/SourceSansPro-LF/m/n/10 gc752ad5)| Overfull \hbox (5.4645pt too wide) in paragraph at lines 50065--50066 []|\T1/zi4/m/n/10 simikou4[]| Underfull \hbox (badness 10000) in paragraph at lines 50070--50071 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50070--50071 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50072--50073 []|\T1/SourceSansPro-LF/m/n/10 8.4.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50072--50073 \T1/SourceSansPro-LF/m/n/10 (crosstool- Overfull \hbox (5.4645pt too wide) in paragraph at lines 50076--50077 []|\T1/zi4/m/n/10 simikou5[]| Underfull \hbox (badness 10000) in paragraph at lines 50081--50082 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50081--50082 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50083--50084 []|\T1/SourceSansPro-LF/m/n/10 8.4.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50083--50084 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50085--50086 []|\T1/zi4/m/n/10 -mlongcalls -mfix-esp32-psram-cache-issue Overfull \hbox (5.4645pt too wide) in paragraph at lines 50087--50088 []|\T1/zi4/m/n/10 simikou6[]| [732] [733] [734 <./platform_fullPackaging_structure.png>] Underfull \hbox (badness 10000) in paragraph at lines 50268--50271 \T1/SourceSansPro-LF/m/n/10 and re-named to []\T1/zi4/m/n/10 architecture-repo sitory/com/microej/architecture/CM7/CM7hardfp_ARMCC5/ [735] [736] [737 <./platform_architecture-repository.png> <./platformMigration- import.png>] Underfull \hbox (badness 10000) in paragraph at lines 50403--50407 []\T1/SourceSansPro-LF/m/n/10 Install [][]Plat-form Con-fig-u-ra-tion Ad-di-tio ns[][], by fol-low-ing in-struc-tions de-scribed at [][]$https : / / Underfull \hbox (badness 10000) in paragraph at lines 50403--50407 \T1/SourceSansPro-LF/m/n/10 github . com / MicroEJ / PlatformQualificationTools / blob / master / framework / platform / README . rst$[][]. Underfull \hbox (badness 10000) in paragraph at lines 50403--50407 \T1/SourceSansPro-LF/m/n/10 Files within the []\T1/zi4/m/n/10 content[] \T1/S ourceSansPro-LF/m/n/10 folder have to be copied to the []\T1/zi4/m/n/10 -confi guration[] \T1/SourceSansPro-LF/m/n/10 project (e.g. Underfull \hbox (badness 10000) in paragraph at lines 50414--50415 []\T1/SourceSansPro-LF/m/n/10 Update the de-fault name of the Plat-form mod-ule in the []\T1/zi4/m/n/10 module.ivy[] \T1/SourceSansPro-LF/m/n/10 . Re-place w ith Underfull \hbox (badness 10000) in paragraph at lines 50414--50415 []\T1/zi4/m/n/10 ] [745 <./inputs_outputs.png>] [746 <./build_flow_ge neric.png>] [747 <./build_flow_virtual_device.png>] Underfull \hbox (badness 10000) in paragraph at lines 1--50918 []|[][]$\T1/SourceSansPro-LF/m/n/10 https : / / repository . microej . com / ja vadoc / microej _ 5 . x / apis / ej / kf / Underfull \hbox (badness 10000) in paragraph at lines 51048--51048 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Demo Run- Underfull \hbox (badness 10000) in paragraph at lines 51048--51048 []\T1/SourceSansPro-LF/m/n/10 EDC/B- Overfull \hbox (27.2402pt too wide) in paragraph at lines 51048--51048 []\T1/SourceSansPro-LF/m/n/10 COMP/WADAPPS| Underfull \hbox (badness 10000) in paragraph at lines 51048--51048 []\T1/SourceSansPro-LF/m/n/10 MI- Overfull \hbox (14.15453pt too wide) in paragraph at lines 51048--51048 \T1/SourceSansPro-LF/m/n/10 CROUI/MWT| Overfull \hbox (26.17175pt too wide) in paragraph at lines 51048--51048 []\T1/SourceSansPro-LF/m/n/10 LEDS/BUTTONS| Overfull \hbox (31.06073pt too wide) in paragraph at lines 51048--51048 []\T1/SourceSansPro-LF/m/n/10 NET/CONNECT/SSL| Overfull \hbox (1.01366pt too wide) in paragraph at lines 51048--51048 []\T1/SourceSansPro-LF/m/n/10 BLE| Overfull \hbox (1.82365pt too wide) in paragraph at lines 51048--51048 []\T1/SourceSansPro-LF/m/n/10 HAL| Overfull \hbox (21.5272pt too wide) in paragraph at lines 51048--51048 []\T1/SourceSansPro-LF/m/n/10 ECOM/COMM| Underfull \hbox (badness 10000) in paragraph at lines 51140--51140 []\T1/SourceSansPro-LF/m/n/10 BUT-TONS or MICROUI- [748 <./check.png>] Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 \T1/SourceSansPro-LF/m/n/10 Demo Underfull \hbox (badness 5741) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Run-time Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 \T1/SourceSansPro-LF/m/n/10 age- Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 App- Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 \T1/SourceSansPro-LF/m/n/10 Metadata- Overfull \hbox (13.73042pt too wide) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 CommandServer- Overfull \hbox (2.49365pt too wide) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 NTP| Overfull \hbox (10.21362pt too wide) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 About| Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 Ap- Overfull \hbox (1.8816pt too wide) in paragraph at lines 51265--51265 \T1/SourceSansPro-LF/m/n/10 pList| Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 Forge Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 MicroEJ- Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 MicroEJ- Underfull \hbox (badness 10000) in paragraph at lines 51322--51322 []\T1/SourceSansPro-LF/m/n/10 App-Metadata- Overfull \hbox (3.66864pt too wide) in paragraph at lines 51322--51322 []\T1/SourceSansPro-LF/m/n/10 CommandServer- [749] [750 <./firmware-multiapp-skeleton-project.png (PNG copy)>] [751] [752 <./firmware-multiapp-skeleton-artifacts.png (PNG copy)>] Underfull \hbox (badness 10000) in paragraph at lines 51394--51395 []\T1/SourceSansPro-LF/m/n/10 A Ker-nel API or a Run-time En-vi-ron-ment mod-ul e is added as a de-pen-dency with the con-fig-u-ra-tion [753] [754 <./build_flow_zoom_buildtype.png>] Underfull \hbox (badness 10000) in paragraph at lines 51481--51482 \T1/SourceSansPro-LF/m/n/10 The fol-low-ing sec-tion de-scribes [][]\T1/SourceS ansPro-LF/m/it/10 mod-ule de-scrip-tion file[][] \T1/SourceSansPro-LF/m/n/10 ( []\T1/zi4/m/n/10 module.ivy[] \T1/SourceSansPro-LF/m/n/10 ) gen-er-ated by the [755 <./build_flow_zoom_workspace.png>] Underfull \hbox (badness 6445) in paragraph at lines 51600--51600 []|\T1/SourceSansPro-LF/m/n/10 Embedded in the Vir-tual De-vice only, not in th e Underfull \hbox (badness 10000) in paragraph at lines 51600--51600 []|\T1/zi4/m/n/10 default->default;[] Underfull \hbox (badness 10000) in paragraph at lines 51600--51600 []|\T1/SourceSansPro-LF/m/n/10 Runtime En-vi-ron- Overfull \hbox (2.65308pt too wide) in paragraph at lines 51600--51600 []|\T1/zi4/m/n/10 systemapp-fw->application[]| Underfull \hbox (badness 6445) in paragraph at lines 51600--51600 []|\T1/SourceSansPro-LF/m/n/10 Embedded in the Vir-tual De-vice only, not in th e Underfull \hbox (badness 10000) in paragraph at lines 51600--51600 []|\T1/zi4/m/n/10 default->default;[] Underfull \hbox (badness 10000) in paragraph at lines 51600--51600 []|\T1/SourceSansPro-LF/m/n/10 Runtime En-vi-ron- Overfull \hbox (2.65308pt too wide) in paragraph at lines 51600--51600 []|\T1/zi4/m/n/10 systemapp-fw->application[]| Overfull \hbox (3.17218pt too wide) in paragraph at lines 51600--51601 [][] [756] [757]pdfTeX warning (ext4): destination with the same identifier (name{li teralblock.1}) has been already used, duplicate ignored \relax l.51666 \begin{sphinxVerbatim} [commandchars=\\\{\}] Overfull \hbox (1.65721pt too wide) in paragraph at lines 51743--51743 []|\T1/SourceSansPro-LF/m/n/10 require| Overfull \hbox (4.48721pt too wide) in paragraph at lines 51743--51743 []||[]| Overfull \hbox (1.65721pt too wide) in paragraph at lines 51743--51743 []|\T1/SourceSansPro-LF/m/n/10 require| Overfull \hbox (4.48721pt too wide) in paragraph at lines 51743--51743 []\T1/SourceSansPro-LF/m/n/10 method Overfull \hbox (4.48721pt too wide) detected at line 51743 []\T1/SourceSansPro-LF/m/n/10 method [758] [759 <./kernelapi_launch.png (PNG copy)>] [760 <./img115.png (PNG copy)>] [761] [762 <./runtime_environment_build_flow.png>] [763] [764] [765 <./graph_bu ild_string_methods.png>] [766] [767 <./sandboxed-application-lifecycle.png>] [768] Underfull \hbox (badness 10000) in paragraph at lines 52287--52288 []\T1/SourceSansPro-LF/m/n/10 during a call to [][]Dis-play.requestShow(Display able)[][], [][]Dis-play.requestHide(Displayable)[][], [][]Dis- [769] [770] [771] [772 <./kf_testsuite_project_structure.png>] [773 <./link_ker nel.png>] [774 <./kernel_metadata_generator.png>] [775 <./build_flow_zoom_works pace_firmware_linker_only.png>] [776 <./feature_portability_control_principle.p ng>] [777] [778 <./link_application.png>] [779 <./build_flow_zoom_workspace_fea ture_only.png>] [780 <./link_application_on_device.png>] Underfull \vbox (badness 10000) detected at line 52864 Underfull \vbox (badness 10000) detected at line 52864 [781] [782 <./feature_portability_overview.png>] Chapter 7. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 52936. [783 <./qa_resources-v3.PNG>] Underfull \hbox (badness 10000) in paragraph at lines 52951--52953 []\T1/SourceSansPro-LF/m/n/10 A se-lec-tion of sup-ported em-bed-ded Ar-chi-tec -tures can be found here: [][]$https : / / developer . microej . com / [784] [785] [786 <./platform-build_workflow.PNG>] [787 <./build_microej_mono_sa ndbox_firmware_numbered.PNG>] [788] [789 <./tuto_microej_platform_how_to_select _modules.PNG>] [790] [791] [792]pdfTeX warning (ext4): destination with the sam e identifier (name{literalblock.1}) has been already used, duplicate ignored \relax l.53713 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53713--53713 []\T1/SourceSansPro-LF/m/n/10 Listing 1: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [793] Overfull \vbox (1.82593pt too high) detected at line 53809 [794]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.2}) has been already used, duplicate ignored \relax l.53840 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53840--53840 []\T1/SourceSansPro-LF/m/n/10 Listing 2: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [795]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.3}) has been already used, duplicate ignored \relax l.53902 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53902--53902 []\T1/SourceSansPro-LF/m/n/10 Listing 3: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [796] [797] [798 <./tuto_microej_fw_from_scratch_import_architecture.PNG>] [799 <./tuto_microej_fw_from_scratch_activate_license.PNG>] [800 <./tuto_microe j_fw_from_scratch_create_platform.PNG> <./tuto_microej_fw_from_scratch_add_plat form_configuration_additions.PNG>] Overfull \hbox (25.24498pt too wide) in paragraph at lines 54202--54202 []\T1/zi4/m/it/9 ============================================================== ==============================================| Overfull \hbox (25.24498pt too wide) in paragraph at lines 54207--54207 []\T1/zi4/m/it/9 ============================================================== ==============================================| [801] [802 <./tuto_microej_fw_from_scratch_build_platform.png> <./tuto_microej_ fw_from_scratch_new_microej_application_project.PNG>] [803 <./tuto_microej_fw_f rom_scratch_run_as_microej_application.PNG>] [804] [805 <./tuto_microej_fw_from _scratch_run_configurations.PNG> <./tuto_microej_fw_from_scratch_run_configurat ions_execute_on_device.PNG>] [806]pdfTeX warning (ext4): destination with the s ame identifier (name{literalblock.4}) has been already used, duplicate ignored \relax l.54425 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.5}) has been already used, d uplicate ignored \relax l.54460 \begin{sphinxVerbatim} [commandchars=\\\{\}] [807] Underfull \vbox (badness 10000) detected at line 54518 Underfull \vbox (badness 10000) detected at line 54518 [808]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.6}) has been already used, duplicate ignored \relax l.54568 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54568--54568 []\T1/SourceSansPro-LF/m/n/10 Listing 6: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / Overfull \vbox (0.78357pt too high) detected at line 54586 [809]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.7}) has been already used, duplicate ignored \relax l.54614 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54614--54614 []\T1/SourceSansPro-LF/m/n/10 Listing 7: |[][][]$https : / / github . com / Fre eRTOS / FreeRTOS / commit / [810] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54647. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54647. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54648. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54649. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 8}) has been already used, duplicate ignored \relax l.54684 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54684--54684 []\T1/SourceSansPro-LF/m/n/10 Listing 8: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54708. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54709. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54710. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54710. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54711. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54712. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54714. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54715. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54716. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54717. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54718. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54719. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54721. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54722. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54723. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54724. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54725. [811]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.9}) has been already used, duplicate ignored \relax l.54739 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54739--54739 []\T1/SourceSansPro-LF/m/n/10 Listing 9: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [812] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54767. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54768. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54769. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54770. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54771. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54772. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54773. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54774. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54775. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54776. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54777. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54778. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54779. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54780. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54781. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54782. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54783. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54784. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54785. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54786. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54787. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54788. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54789. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54790. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54791. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54792. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54793. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 10}) has been already used, duplicate ignored \relax l.54803 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54803--54803 []\T1/SourceSansPro-LF/m/n/10 Listing 10: |[][][]$https : / / github . com / Mi croEJ / FreeRTOS / commit / [813] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54841. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54842. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 11}) has been already used, duplicate ignored \relax l.54851 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54851--54851 []\T1/SourceSansPro-LF/m/n/10 Listing 11: |[][][]$https : / / github . com / Mi croEJ / FreeRTOS / commit / [814] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54889. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54890. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 12}) has been already used, duplicate ignored \relax l.54901 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54901--54901 []\T1/SourceSansPro-LF/m/n/10 Listing 12: |[][][]$https : / / github . com / Mi croEJ / FreeRTOS / commit / [815] [816 <./tuto_microej_fw_from_scratch_hello_world_updated.PNG> <./tuto_mic roej_fw_from_scratch_hello_world_updated_run.PNG>] [817] [818] [819] [820] Overfull \vbox (2.82591pt too high) detected at line 55328 [821] [822] [823 <./configure_build_bat_eclipse.png>] [824] [825] [826 <./tuto_ microej_cli_flow.PNG>] [827] Underfull \vbox (badness 10000) detected at line 55764 Underfull \vbox (badness 10000) detected at line 55764 [828] [829] [830] Underfull \hbox (badness 10000) in paragraph at lines 55928--55929 []\T1/SourceSansPro-LF/m/n/10 Click on [][][] and se-lect the Mi-croEJ mod-ul e repos-i-tory zip file ( []\T1/zi4/m/n/10 microej-[MicroEJ [831] [832 <./tuto_microej_cli_artifactory_module_preview.PNG>] [833] [834 <./t uto_microej_cli_module_creation.PNG>] [835 <./tuto_microej_cli_module_files.PNG > <./tuto_microej_cli_module_location.PNG>] Underfull \hbox (badness 10000) in paragraph at lines 56250--56251 []\T1/SourceSansPro-LF/m/n/10 At the end of the build, the mod-ule is pub-lishe d to []\T1/zi4/m/n/10 http://localhost:8081/artifactory/list/ [836 <./tuto_microej_cli_jenkins_parameter.PNG> <./tuto_microej_cli_jenkins_git _hello.PNG>] [837] [838] [839] [840] [841] [842] Overfull \vbox (1.05565pt too high) detected at line 56845 [843] [844] [845] [846] [847] [848] [849] Underfull \hbox (badness 10000) in paragraph at lines 57282--57283 []\T1/SourceSansPro-LF/m/n/10 Separate each func-tion and data re-source in a d ed-i-cated sec-tion ( []\T1/zi4/m/n/10 -ffunction-sections [850] [851] [852] [853] [854] [855] [856] [857 <./json-src-files-folders.png>] Underfull \vbox (badness 3343) detected at line 57788 [858] Underfull \hbox (badness 10000) in paragraph at lines 57808--57811 \T1/SourceSansPro-LF/m/n/10 An ex-am-ple is avail-able at [][]$https : / / gith ub . com / MicroEJ / Example-[]Sandboxed-[]IOT / tree / master / com . microej . Overfull \hbox (790.24498pt too wide) in paragraph at lines 57817--57817 []\T1/zi4/m/it/9 a1646d656e75a36269646466696c656576616c75656446696c6565706f7075 70a1686d656e756974656d83a26576616c7565634e6577676f6e636c69636b6e4372656174654e6 577446f632829a26576616c7565644f70656e676f6e636c69636b694f70656e446f632829a26576 616c756565436c6f7365676f6e636c69636b6a436c6f7365446f632829| [859] [860] [861] [862 <./tuto_microej_trace_property.png>] [863] [864] [865 <./tuto_microej_trace_constant.png>] [866] [867 <./ClassPath_21.png>] [868 <./tuto_testsuite_plug_uart_wrover.JPG>] Underfull \hbox (badness 6876) in paragraph at lines 58462--58467 \T1/SourceSansPro-LF/m/n/10 Depending on the Test Suite and the speci-fici-ties of the de-vice, var-i-ous prop-er-ties may be re-quired Underfull \hbox (badness 10000) in paragraph at lines 58462--58467 \T1/SourceSansPro-LF/m/n/10 and ad-justed. See the file []\T1/zi4/m/n/10 valid ation/microej-testsuite-common.properties[] \T1/SourceSansPro-LF/m/n/10 (for e x-am-ple Underfull \hbox (badness 10000) in paragraph at lines 58462--58467 [][]$\T1/SourceSansPro-LF/m/n/10 https : / / github . com / MicroEJ / PlatformQ ualificationTools / blob / 2 . 3 . 0 / tests / fs / java / java-[]testsuite-[]f s / validation / [869] [870 <./tuto_testsuite_fs_all_tests_passed.PNG>] [871] [872] [873 <./tuto _sni_non_blocking_call_blocking_case.PNG>] [874 <./tuto_sni_non_blocking_call_n on_blocking_case.PNG>] Underfull \hbox (badness 10000) in paragraph at lines 58753--58756 []\T1/SourceSansPro-LF/m/n/10 The call-back func-tion is au-to-mat-i-cally call ed by the Java thread when it is re-sumed. Use the Underfull \hbox (badness 10000) in paragraph at lines 58753--58756 []\T1/zi4/m/n/10 SNI_getCallbackArgs()[] \T1/SourceSansPro-LF/m/n/10 func-tion to re-trieve the ar-gu-ments that was pre-vi-ously given to the [875] [876] [877 <./createStandaloneProject.png> <./structure.png>] [878 <./wid getdemo.png>] [879 <./simulator.png>] Underfull \hbox (badness 6641) in paragraph at lines 58974--58975 []\T1/SourceSansPro-LF/m/n/10 To run the code go to the \T1/SourceSansPro-LF/b/ n/10 Main.java \T1/SourceSansPro-LF/m/n/10 file and right click it, hover over [][][] and se-lect [880] [881 <./runapplication.png>] [882 <./hello.png>] [883 <./drawline.png>] [884 <./geometry.png>] [885 <./imagedrawable.png>] [886 <./thickshapes.png>] [887 <./ticking.png>] [888] [889] [890 <./progressbar.png> <./flowexample.png>] [891 <./flowusage.png>] [892 <./canvassample.png>] [893] [894 <./styleborder.pn g>] [895 <./margin.png> <./tuto_microej_gettingstarted_oversizedmargin.png>] [896 <./marginandpadding.png>] [897 <./tuto_microej_gettingstarted_oversizedmar ginandpadding.png> <./microej_logo.png>] [898 <./resources.png>] [899 <./images simulator.png>] [900 <./imagebackgroundexample.png>] [901 <./classselectorexamp le.png>] [902] [903] [904 <./microejfont.png>] [905 <./fontname.png>] [906 <./f onteditor.png>] [907 <./importfonts1.png>] [908 <./importfonts2.png>] [909 <./f ont.png>] [910 <./listsample.png>] Overfull \vbox (1.6736pt too high) detected at line 59998 [911 <./scrollbar.png>] [912] [913] [914 <./listcontact.png>] [915] [916 <./lab elsampleptbr.png>] [917 <./labelsampleenus.png>] [918] [919 <./STM32F7508-DK-de moWidget-SystemView1.png>] Underfull \hbox (badness 10000) in paragraph at lines 60387--60388 [][] [920 <./trace11.png> <./STR_trace-read1.png>] Underfull \vbox (badness 10000) detected at line 60476 Underfull \vbox (badness 10000) detected at line 60476 [921] [922 <./HeapAnalyzer-example.png>] [923 <./overview-platform-qualificatio n1.png>] [924 <./debug11.png> <./null_analysis_example1.png>] [925] [926 <./mic roui_traces_systemview1.png>] [927 <./tuto_microej_debug_ui_freeze_rtos_task_he art_beat_priority.png (PNG copy)>] Underfull \hbox (badness 6842) in paragraph at lines 60808--60811 []\T1/SourceSansPro-LF/m/n/10 Let's make the heart-beat snip-pet above ex-e-cut e in the UI thread. Sim-ply wraps the []\T1/zi4/m/n/10 System.out. [928] [929] [930] [931] Underfull \hbox (badness 10000) in paragraph at lines 61075--61076 []\T1/SourceSansPro-LF/m/n/10 For ex-am-ple, FreeR-TOS in-cludes FreeRTOS-MPU [ ][]$https : / / www . freertos . org / [932] [933] [934] [935 <./emojisProfiles.png>] [936 <./emojisCopy.png> <./emoji sAppend.png>] [937 <./emojisExport.png>] Chapter 8. Underfull \hbox (badness 10000) in paragraph at lines 1--61429 []|[][]$\T1/SourceSansPro-LF/m/n/10 https : / / repository . microej . com / pa ckages / repository / 2 . 5 . 0 / microej-[]5 _ Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 61445. [938] Chapter 9. (./microej-docs.ind Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 1. [939] Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 42. [940]) (./microej-docs.aux) Package rerunfilecheck Warning: File `microej-docs.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Font Warning: Some font shapes were not available, defaults substituted. LaTeX Warning: There were undefined references. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/sourcesanspro/a_sd7igg.enc}{/usr/share/texlive/texmf-dist/f onts/enc/dvips/sourcesanspro/a_2cvp4u.enc}{/usr/share/texlive/texmf-dist/fonts/ enc/dvips/sourcesanspro/a_5tbsmu.enc}{/usr/share/texmf/fonts/enc/dvips/cm-super /cm-super-ts1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/inconsolata/i4 -ts1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/inconsolata/i4-t1-0.enc }{/usr/share/texlive/texmf-dist/fonts/enc/dvips/sourcesanspro/a_ggs4wk.enc} Output written on microej-docs.pdf (951 pages, 21860797 bytes). Transcript written on microej-docs.log. Latexmk: Index file 'microej-docs.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'microej-docs.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'microej-docs.aux' 'microej-docs.out' 'microej-docs.toc' ------------ Run number 3 of rule 'pdflatex' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="microej-docs" "microej.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./microej.tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (./microej.sty (/usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/sourcesanspro.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex))) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/ly1/ly1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ly1enc.dfu)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd))) (/usr/share/texlive/texmf-dist/tex/latex/inconsolata/inconsolata.sty `inconsolata-zi4' v1.12, 2019/05/17 Text macros for Inconsolata (msharpe)) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/T1SourceSansPro-LF.fd)) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.t ex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def (/usr/share/texlive/texmf-dist/tex/latex/ms/everyshi.sty)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.t ex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.de f))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code. tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonomet ric.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.cod e.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerari thmetics.code.tex))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct. code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.c ode.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformation s.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.t ex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code. tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.c ode.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex)) ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex ) (/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65 .sty) (/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18 .sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty)) (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty))) Writing index file microej-docs.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./microej-docs.aux) (/usr/share/texlive/texmf-dist/tex/latex/ly1/ly1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./microej-docs.out) (./microej-docs.out) ABD: EveryShipout initializing macros (/usr/share/texlive/texmf-dist/tex/latex/inconsolata/t1zi4.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map} <./mascot.pdf>] Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 91. (./microej-docs.toc Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 89. [1] [2] [3] [4] [5] [6] [7] [8] [9]) [10] Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 93. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 93. Package Fancyhdr Warning: \fancyhead's `E' option without twoside option is use less on input line 93. (/usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/TS1SourceSansPro-LF.fd) [1] Chapter 1. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 180. [2] [3] Chapter 2. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 259. [4] [5 <./2_download.png>] [6 <./firmware.png>] [7 <./toolchain.png>] [8 <./sdk _overview.png>] Chapter 3. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 400. [9 <./1_overview.png>] [10 <./sdk_content.png>] [11 <./splash.png>] Underfull \hbox (badness 10000) in paragraph at lines 495--496 []\T1/SourceSansPro-LF/m/n/10 On Linux, un-zip []\T1/zi4/m/n/10 MicroEJ-SDK-In staller-Linux64-22.06.zip[] \T1/SourceSansPro-LF/m/n/10 and start Underfull \hbox (badness 10000) in paragraph at lines 498--500 []\T1/SourceSansPro-LF/m/n/10 On ma-cOS, un-zip []\T1/zi4/m/n/10 MicroEJ-SDK-I nstaller-Linux64-22.06.zip[] \T1/SourceSansPro-LF/m/n/10 and start [12 <./welcome_screen1.png>] [13 <./license_screen1.png> <./installation_path_s creen1.png>] [14 <./installation_validation_screen1.png> <./installation_progre ss_screen1.png>] [15 <./options_screen1.png> <./installation_finished_screen1.p ng>] [16 <./check_update.png> <./no_update.png>] [17 <./update_available.png> < ./review_update.png>] Underfull \hbox (badness 10000) in paragraph at lines 712--713 []|\T1/SourceSansPro-LF/b/n/10 SDK Underfull \hbox (badness 10000) in paragraph at lines 712--713 \T1/SourceSansPro-LF/b/n/10 Dis- Underfull \hbox (badness 10000) in paragraph at lines 712--713 \T1/SourceSansPro-LF/b/n/10 tri- Underfull \hbox (badness 10000) in paragraph at lines 712--713 \T1/SourceSansPro-LF/b/n/10 bu- Overfull \hbox (12.59647pt too wide) in paragraph at lines 714--715 []|\T1/SourceSansPro-LF/b/n/10 JDK Overfull \hbox (12.58646pt too wide) in paragraph at lines 714--715 \T1/SourceSansPro-LF/b/n/10 Ver- Overfull \hbox (13.47646pt too wide) in paragraph at lines 714--715 \T1/SourceSansPro-LF/b/n/10 sion| Underfull \hbox (badness 10000) in paragraph at lines 725--726 []|\T1/zi4/m/n/10 22. Overfull \hbox (5.01648pt too wide) in paragraph at lines 727--728 []|\T1/zi4/m/n/10 11[]| Underfull \hbox (badness 10000) in paragraph at lines 738--739 []|\T1/zi4/m/n/10 21. [18 <./license_update.png> <./restart_update.png>] [19] Underfull \hbox (badness 10000) in paragraph at lines 842--843 []\T1/SourceSansPro-LF/m/n/10 On Linux, un-zip []\T1/zi4/m/n/10 MicroEJ-SDK-In staller-Linux64-21.11.zip[] \T1/SourceSansPro-LF/m/n/10 and start Underfull \hbox (badness 10000) in paragraph at lines 845--847 []\T1/SourceSansPro-LF/m/n/10 On ma-cOS, un-zip []\T1/zi4/m/n/10 MicroEJ-SDK-I nstaller-Linux64-21.11.zip[] \T1/SourceSansPro-LF/m/n/10 and start [20 <./welcome_screen.png>] [21 <./license_screen.png> <./installation_path_scr een.png>] [22 <./installation_validation_screen.png> <./installation_progress_s creen.png>] Underfull \hbox (badness 10000) in paragraph at lines 958--959 []|\T1/SourceSansPro-LF/b/n/10 SDK Underfull \hbox (badness 10000) in paragraph at lines 958--959 \T1/SourceSansPro-LF/b/n/10 Dis- Underfull \hbox (badness 10000) in paragraph at lines 958--959 \T1/SourceSansPro-LF/b/n/10 tri- Underfull \hbox (badness 10000) in paragraph at lines 958--959 \T1/SourceSansPro-LF/b/n/10 bu- Underfull \hbox (badness 10000) in paragraph at lines 960--961 []|\T1/SourceSansPro-LF/b/n/10 JDK Underfull \hbox (badness 10000) in paragraph at lines 960--961 \T1/SourceSansPro-LF/b/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 966--967 []|\T1/SourceSansPro-LF/b/n/10 macOS Underfull \hbox (badness 10000) in paragraph at lines 968--969 []|\T1/SourceSansPro-LF/b/n/10 macOS Underfull \hbox (badness 10000) in paragraph at lines 968--969 \T1/SourceSansPro-LF/b/n/10 aarch64 (M1 Underfull \hbox (badness 7081) in paragraph at lines 970--971 []|\T1/SourceSansPro-LF/b/n/10 SDK Ver- Underfull \hbox (badness 10000) in paragraph at lines 972--974 []|\T1/SourceSansPro-LF/b/n/10 Eclipse Underfull \hbox (badness 10000) in paragraph at lines 975--976 []|\T1/zi4/m/n/10 22. Underfull \hbox (badness 10000) in paragraph at lines 2--981 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--984 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--984 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--989 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--992 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--992 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--997 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1000 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1000 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1005 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1008 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1008 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1016--1017 []|\T1/zi4/m/n/10 21. Underfull \hbox (badness 10000) in paragraph at lines 2--1022 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1025 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1025 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1030 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1033 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1033 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1038 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1041 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1041 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1051--1052 []|\T1/zi4/m/n/10 21. Underfull \hbox (badness 10000) in paragraph at lines 2--1057 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1060 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1060 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1065 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1068 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1068 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1073 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1076 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1076 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1086--1087 []|\T1/zi4/m/n/10 20. Underfull \hbox (badness 10000) in paragraph at lines 2--1092 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1095 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1095 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1100 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1103 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1103 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1108 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1111 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1111 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1121--1122 []|\T1/zi4/m/n/10 20. Underfull \hbox (badness 10000) in paragraph at lines 2--1127 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1130 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1130 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1135 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1138 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1138 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1143 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1146 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1146 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1156--1157 []|\T1/zi4/m/n/10 20. Underfull \hbox (badness 10000) in paragraph at lines 2--1162 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1165 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1165 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1170 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1173 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1173 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1178 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1181 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1181 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1191--1192 []|\T1/zi4/m/n/10 19. Underfull \hbox (badness 10000) in paragraph at lines 2--1197 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1200 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1200 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1205 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1208 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1208 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1213 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1216 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1216 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1226--1227 []|\T1/zi4/m/n/10 19. Underfull \hbox (badness 10000) in paragraph at lines 2--1232 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1235 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1235 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1240 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1243 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1243 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1248 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1251 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1251 [][]\T1/SourceSansPro-LF/m/n/10 Portable [23 <./options_screen.png> <./installation_finished_screen.png>] Overfull \vbox (50.88991pt too high) has occurred while \output is active [24] [25] Overfull \hbox (22.32324pt too wide) in paragraph at lines 1397--1398 \T1/SourceSansPro-LF/m/n/10 When launch-ing the in-staller, you may get the fol -low-ing er-ror: [][][] [26 <./adoptopenjdk-install.png> <./incompatible_default_java_version_installer .png>] [27 <./incompatible_default_java_version_eclipse.png>] (/usr/share/texlive/texmf-dist/tex/latex/inconsolata/ts1zi4.fd) [28 <./sdk_eula _content.png>] Underfull \hbox (badness 10000) in paragraph at lines 1591--1593 []|\T1/SourceSansPro-LF/b/n/10 Run on Underfull \hbox (badness 10000) in paragraph at lines 1591--1593 \T1/SourceSansPro-LF/b/n/10 Sim-u-la-tor Underfull \hbox (badness 10000) in paragraph at lines 1591--1593 \T1/SourceSansPro-LF/b/n/10 (Vir-tual [29 <./licenses.jpg>] [30 <./uid.jpg>] [31 <./user_license_folder.png>] [32 <./wrongkey.jpg> <./dongle.jpg>] [33] [34 <./updateWarningUnknownPublisher. png> <./updateTool.png (PNG copy)>] [35 <./updateSuccessful.png> <./platformLic enseDetails.png>] [36] [37 <./runAsAdministrator.png>] [38] Underfull \hbox (badness 10000) in paragraph at lines 2126--2127 []\T1/SourceSansPro-LF/m/n/10 You can also man-u-ally browse the repos-i-tory a t [][]$https : / / forge . microej . com / artifactory / [39] [40 <./0-address-to-clone.png>] [41 <./1-import-type.png>] [42 <./2-locati on-to-clone.png>] [43 <./3-local-destination.png> <./4-projects-imported.png>] [44 <./badge-green.png> <./badge-orange.png> <./badge-grey.png> <./workspace_se lection.png>] [45 <./repository_selection.png>] [46 <./dependencyInWorkspace.pn g> <./mmm_shortcut_resolveAll.png>] Underfull \hbox (badness 10000) in paragraph at lines 2382--2384 []\T1/SourceSansPro-LF/m/n/10 To avoid the use of the Im-ple-men-ta-tion projec t and the Mock project, uncheck the [47 <./resolve.png>] [48 <./about_sdk_4-x.png> <./about_sdk_dist_20-07.png>] [49 <./installation_details_sdk_dist_20-07.png>] Underfull \hbox (badness 5345) in paragraph at lines 2471--2474 []\T1/SourceSansPro-LF/m/n/10 Apache EasyAnt ([][]$https : / / ant . apache . o rg / easyant / history / trunk / reference . html$[][]) for mod-ule build from [50 <./mmm_flow.png>] [51] [52] [53] [54 <./mmm_preferences_5-2_annotated.png>] [55 <./mmm_shortcut_build_module.png>] [56 <./mmm_preferences_options_settings_ declaration.png> <./mmm_preferences_options_settings_register.png> <./mmm_prefe rences_options_settings_usage.png> <./mmm_preferences_options_declaration.png> <./mmm_preferences_options_register.png>] [57 <./mmm_preferences_options_usage. png> <./mmm_console_select_ivy.png> <./mmm_console_filter_debug.png>] [58 <./mm m_build_module.png>] [59 <./mmm_build_module_istory.png>] [60] [61] [62] [63] [64 <./sdk_new_module.png>] [65] [66] [67] [68] [69 <./mmm_preferences_up_ to_5-1_ivy_settings_annotated.png>] [70 <./mmm_preferences_up_to_5-1_ea4eclipse _annotated.png> <./mmm_extract_build_kit.png>] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] Underfull \hbox (badness 10000) in paragraph at lines 4801--4804 []\T1/SourceSansPro-LF/m/n/10 Updated Vir-tual De-vice Player ( []\T1/zi4/m/n/1 0 firmware-singleapp[] \T1/SourceSansPro-LF/m/n/10 ) []\T1/zi4/m/n/10 launcher -windows.bat[] \T1/SourceSansPro-LF/m/n/10 (use [82] Underfull \hbox (badness 10000) in paragraph at lines 4881--4884 []\T1/SourceSansPro-LF/m/n/10 Fixed []\T1/zi4/m/n/10 artifact-checker[] \T1/S ourceSansPro-LF/m/n/10 to ac-cept re-vi-sions sur-rounded by brack-ets (as spec -i-fied by [][]$https : [83] [84] [85] [86] [87] Underfull \hbox (badness 10000) in paragraph at lines 5374--5377 \T1/SourceSansPro-LF/m/n/10 Eclipse per-spec-tive set-tings are stored in the w orkspace meta-data, so the new wiz-ards short-cuts ( [88] [89] [90] Chapter 4. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 5592. [91] [92 <./platform_project.png>] [93 <./platformImport.png>] [94 <./platformS elect.png>] [95 <./platformList.png> <./newApp1.png>] [96 <./newApp10.png>] [97 <./sim1.png>] [98 <./basic-launcher.png>] [99 <./bsp-options.png>] [100 <./ build-output-files.png (PNG copy)>] [101 <./standalone_application_published_fi les.png>] [102] [103 <./mainTab.png>] [104 <./executionTab.png (PNG copy)>] Underfull \hbox (badness 10000) in paragraph at lines 6020--6022 []\T1/SourceSansPro-LF/m/n/10 To mod-ify string space (also called Per-mGen spa ce) to 256MB, set the []\T1/zi4/m/n/10 -XX:PermSize=256M Underfull \hbox (badness 10000) in paragraph at lines 6027--6028 []\T1/SourceSansPro-LF/m/n/10 To set an [][]\T1/SourceSansPro-LF/m/it/10 ad-van ced Ap-pli-ca-tion op-tion[][]\T1/SourceSansPro-LF/m/n/10 , de-clare a sys-tem prop-erty with the fol-low-ing pat-tern [105 <./configurationTab.png>] [106 <./jreTab.png>] [107] [108 <./build-propert ies.png (PNG copy)>] [109 <./img11.png (PNG copy)>] [110] [111 <./img21.png (PN G copy)>] [112] [113 <./img31.png (PNG copy)>] [114] [115] [116] [117 <./img41. png (PNG copy)>] [118 <./img5.png (PNG copy)>] [119 <./img6.png (PNG copy)>] [120 <./img7.png (PNG copy)>] [121] [122 <./img8.png (PNG copy)>] [123 <./img9. png (PNG copy)>] [124 <./img111.png (PNG copy)> <./img12.png (PNG copy)>] [125] [126 <./img13.png (PNG copy)>] [127 <./img14.png (PNG copy)>] [128 <./img 15.png (PNG copy)>] [129 <./img16.png (PNG copy)>] [130 <./img17.png (PNG copy) > <./img18.png (PNG copy)>] [131] [132 <./img19.png (PNG copy)>] [133] [134 <./ img20.png (PNG copy)>] [135 <./img211.png (PNG copy)>] [136 <./img22.png (PNG c opy)>] [137 <./img23.png (PNG copy)>] [138] Underfull \hbox (badness 10000) in paragraph at lines 7484--7485 []\T1/SourceSansPro-LF/m/n/10 A Sand-boxed Ap-pli-ca-tion project can be cre-at ed in the SDK with the menu [][][] > [][][] > [139] [140 <./sandboxed-application-project-creation-menu.png> <./sandboxed-app lication-project-creation-form.png>] [141] [142] Underfull \hbox (badness 7168) in paragraph at lines 7637--7638 []\T1/SourceSansPro-LF/m/n/10 Now the Ap-pli-ca-tion can be ex-e-cuted by right -clicking on its project, then click-ing on [][][] > [143 <./sandboxed-application-import-vd.png>] [144 <./sandboxed-application-run .png>] [145] [146 <./sandboxed-application-duplicate-run-conf.png>] [147 <./san dboxed-application-configure-run-conf.png>] [148] [149 <./SI_1.png>] Underfull \hbox (badness 10000) in paragraph at lines 7998--7999 []|\T1/SourceSansPro-LF/m/n/10 Instance [150 <./SI_3.png>] LaTeX Font Warning: Font shape `T1/zi4/m/it' undefined (Font) using `T1/zi4/m/n' instead on input line 8205. [151 <./SI_4.png>] [152] [153 <./ClassPath_2.png>] [154 <./virtual-device.png>] Underfull \hbox (badness 10000) in paragraph at lines 1--8474 []|[][]$\T1/SourceSansPro-LF/m/n/10 https : / / repository . microej . com / ja vadoc / microej _ 5 . x / apis / ej / bon / Underfull \hbox (badness 10000) in paragraph at lines 1--8534 []|[][]$\T1/SourceSansPro-LF/m/n/10 https : / / repository . microej . com / ja vadoc / microej _ 5 . x / apis / ej / sni / [155] [156] [157] [158] Underfull \hbox (badness 10000) in paragraph at lines 8905--8907 []|\T1/zi4/m/n/10 private. Underfull \hbox (badness 10000) in paragraph at lines 8905--8907 \T1/zi4/m/n/10 modules. Underfull \hbox (badness 10000) in paragraph at lines 8912--8914 []|\T1/zi4/m/n/10 public. Underfull \hbox (badness 10000) in paragraph at lines 8912--8914 \T1/zi4/m/n/10 modules. [159] Overfull \hbox (54.6115pt too wide) in paragraph at lines 8976--8981 []|\T1/SourceSansPro-LF/m/n/10 architecture.configurations.includes[][][][][]| Underfull \hbox (badness 10000) in paragraph at lines 8999--9001 []|\T1/zi4/m/n/10 ${target}/ Overfull \hbox (12.6686pt too wide) in paragraph at lines 9002--9003 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.from| Overfull \hbox (10.89856pt too wide) in paragraph at lines 9009--9010 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.host| Overfull \hbox (32.97856pt too wide) in paragraph at lines 9016--9017 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.password| Overfull \hbox (10.4886pt too wide) in paragraph at lines 9023--9024 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.port| Overfull \hbox (3.59857pt too wide) in paragraph at lines 9030--9031 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.ssl| Overfull \hbox (0.86859pt too wide) in paragraph at lines 9037--9038 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.to| Overfull \hbox (10.72858pt too wide) in paragraph at lines 9044--9045 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.user| Overfull \hbox (12.60864pt too wide) in paragraph at lines 9051--9052 []|\T1/SourceSansPro-LF/m/n/10 bar.populate.from.resolver| Overfull \hbox (5.34927pt too wide) in paragraph at lines 9055--9057 []|\T1/zi4/m/n/10 fetchRelease[]| Overfull \hbox (18.65855pt too wide) in paragraph at lines 9058--9059 []|\T1/SourceSansPro-LF/m/n/10 bar.populate.ivy.settings.file| Underfull \hbox (badness 10000) in paragraph at lines 9062--9064 []|\T1/zi4/m/n/10 ${project. Underfull \hbox (badness 10000) in paragraph at lines 9062--9064 \T1/zi4/m/n/10 ivy. Underfull \hbox (badness 10000) in paragraph at lines 9062--9064 \T1/zi4/m/n/10 settings. Overfull \hbox (19.75862pt too wide) in paragraph at lines 9065--9066 []|\T1/SourceSansPro-LF/m/n/10 bar.populate.repository.conf| Overfull \hbox (14.9056pt too wide) in paragraph at lines 9094--9099 []|\T1/SourceSansPro-LF/m/n/10 javadoc.modules.excludes[][][][][]| Overfull \hbox (2.87866pt too wide) in paragraph at lines 9127--9128 []|\T1/SourceSansPro-LF/m/n/10 skip.javadoc.deprecated| [160] [161] [162] Underfull \hbox (badness 10000) in paragraph at lines 9322--9324 []|\T1/zi4/m/n/10 lines, Underfull \hbox (badness 10000) in paragraph at lines 9322--9324 \T1/zi4/m/n/10 source, Underfull \hbox (badness 10000) in paragraph at lines 9336--9338 \T1/zi4/m/n/10 src/main/ [163] Underfull \hbox (badness 10000) in paragraph at lines 9380--9381 []|\T1/SourceSansPro-LF/m/n/10 platform- Underfull \hbox (badness 10000) in paragraph at lines 9384--9386 []|\T1/zi4/m/n/10 ${target}/ Overfull \hbox (45.1186pt too wide) in paragraph at lines 9387--9388 []|\T1/SourceSansPro-LF/m/n/10 platform.loader.skip.load.platform| Underfull \hbox (badness 10000) in paragraph at lines 9395--9396 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (13.1586pt too wide) in paragraph at lines 9395--9396 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.conf| Underfull \hbox (badness 10000) in paragraph at lines 9402--9403 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (6.47862pt too wide) in paragraph at lines 9402--9403 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.dir| Underfull \hbox (badness 10000) in paragraph at lines 9409--9410 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (27.00859pt too wide) in paragraph at lines 9409--9410 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.dropins| Underfull \hbox (badness 10000) in paragraph at lines 9416--9417 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (7.9986pt too wide) in paragraph at lines 9416--9417 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.file| Underfull \hbox (badness 10000) in paragraph at lines 9466--9468 \T1/zi4/m/n/10 src/main/ Underfull \hbox (badness 10000) in paragraph at lines 9494--9496 []|\T1/zi4/m/n/10 ${target}/ Underfull \hbox (badness 10000) in paragraph at lines 9501--9503 []|\T1/zi4/m/n/10 ${target. Underfull \hbox (badness 10000) in paragraph at lines 9501--9503 \T1/zi4/m/n/10 reports}/ Underfull \hbox (badness 10000) in paragraph at lines 9508--9510 []|\T1/zi4/m/n/10 ${target. Underfull \hbox (badness 10000) in paragraph at lines 9508--9510 \T1/zi4/m/n/10 javadoc}/ Underfull \hbox (badness 10000) in paragraph at lines 9511--9512 []|\T1/SourceSansPro-LF/m/n/10 javadoc- Underfull \hbox (badness 10000) in paragraph at lines 9515--9517 []|\T1/zi4/m/n/10 ${src. Underfull \hbox (badness 10000) in paragraph at lines 9515--9517 \T1/zi4/m/n/10 main. Underfull \hbox (badness 10000) in paragraph at lines 9515--9517 \T1/zi4/m/n/10 java}/ Underfull \hbox (badness 10000) in paragraph at lines 9515--9517 \T1/zi4/m/n/10 overview. Underfull \hbox (badness 10000) in paragraph at lines 9515--9517 \T1/zi4/m/n/10 html[] \T1/SourceSansPro-LF/m/n/10 if Underfull \hbox (badness 10000) in paragraph at lines 9515--9517 \T1/SourceSansPro-LF/m/n/10 ex-ists, oth- Underfull \hbox (badness 10000) in paragraph at lines 9515--9517 \T1/SourceSansPro-LF/m/n/10 er-wise a Underfull \hbox (badness 10000) in paragraph at lines 9515--9517 \T1/SourceSansPro-LF/m/n/10 de-fault Underfull \hbox (badness 10000) in paragraph at lines 9522--9524 []|\T1/zi4/m/n/10 ${target}/ Overfull \hbox (60.42845pt too wide) in paragraph at lines 9525--9526 []|\T1/SourceSansPro-LF/m/n/10 target.artifacts.main.javadoc.jar.name| Underfull \hbox (badness 10000) in paragraph at lines 9529--9531 []|\T1/zi4/m/n/10 ${module. Overfull \hbox (15.34927pt too wide) in paragraph at lines 9529--9531 \T1/zi4/m/n/10 name}-javadoc. Overfull \hbox (10.34927pt too wide) in paragraph at lines 9536--9538 []|\T1/zi4/m/n/10 documentation[]| [164] [165] Overfull \hbox (52.12843pt too wide) in paragraph at lines 9586--9587 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.cc.excludes.classes| Overfull \hbox (5.32855pt too wide) in paragraph at lines 9593--9594 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.timeout| Overfull \hbox (79.65843pt too wide) in paragraph at lines 9600--9601 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.properties.s3.cc.activated| Underfull \hbox (badness 10000) in paragraph at lines 9611--9617 []|\T1/SourceSansPro-LF/m/n/10 Java source folder ( Underfull \hbox (badness 10000) in paragraph at lines 9611--9617 []\T1/zi4/m/n/10 src/main/java[] \T1/SourceSansPro-LF/m/n/10 ) and Overfull \hbox (5.26857pt too wide) in paragraph at lines 9618--9619 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.verbose| Overfull \hbox (5.08855pt too wide) in paragraph at lines 9625--9626 []|\T1/SourceSansPro-LF/m/n/10 test.run.excludes.pattern| Overfull \hbox (3.94856pt too wide) in paragraph at lines 9639--9640 []|\T1/SourceSansPro-LF/m/n/10 test.run.includes.pattern| Overfull \hbox (5.08855pt too wide) in paragraph at lines 9695--9696 []|\T1/SourceSansPro-LF/m/n/10 test.run.excludes.pattern| Overfull \hbox (3.94856pt too wide) in paragraph at lines 9709--9710 []|\T1/SourceSansPro-LF/m/n/10 test.run.includes.pattern| Underfull \hbox (badness 10000) in paragraph at lines 9713--9715 []|\T1/zi4/m/n/10 **/*[] \T1/SourceSansPro-LF/m/n/10 (all [166] Overfull \hbox (19.2786pt too wide) in paragraph at lines 9789--9790 []|\T1/SourceSansPro-LF/m/n/10 skip.foundationconf.checker| [167] [168] [169 <./repository-tree.png>] Underfull \hbox (badness 10000) in paragraph at lines 9904--9905 []\T1/SourceSansPro-LF/m/n/10 The []\T1/zi4/m/n/10 MicroEJChainResolver[] \T1 /SourceSansPro-LF/m/n/10 is a URL re-solver de-fined in []\T1/zi4/m/n/10 $USER _HOME\.microej\ [170] [171] [172 <./javadoc_module_dependency.png>] Underfull \hbox (badness 10000) in paragraph at lines 10045--10047 []\T1/SourceSansPro-LF/m/n/10 Gathers all mod-ule de-pen-den-cies. The whole re pos-i-tory con-tent is cre-ated un-der []\T1/zi4/m/n/10 target~/ [173] [174 <./ClassPath_4.png>] [175 <./ClassPath_1.png>] Underfull \hbox (badness 10000) in paragraph at lines 10238--10241 []\T1/SourceSansPro-LF/m/n/10 Raw re-sources are re-sources that can be dy-nam- i-cally re-trieved with a call to [176] [177 <./graphviz-c47847d0d8d3fe6990d75c678f74a6fdddb4e842.pdf>] [178] [179] [180 <./graphviz-08e33b4270e5827eddcf70955c1d81df296d2d8d.pdf>] [181 <./g raphviz-a5e7bd17651cb051e8da67ab9dfebf680966828d.pdf>] [182] [183] [184] [185 <./debug1.png>] [186 <./addon_library_source.png>] [187 <./addon_library_o pen_implementation.png> <./addon_library_implementation_read_only.png>] [188 <./foundation_library_implementation_folders.png>] [189 <./foundation_libr ary_debug_add_source_archive.png>] [190 <./foundation_library_debug_select_sour ce_jars.png>] [191 <./foundation_library_debug_open_implementation.png>] [192 <./tool-launch.png>] Underfull \hbox (badness 10000) in paragraph at lines 10927--10932 \T1/SourceSansPro-LF/m/n/10 JUnit test-ing can be en-abled when us-ing the []\ T1/zi4/m/n/10 microej-javalib[] \T1/SourceSansPro-LF/m/n/10 (Mi-croEJ Add-On L i-brary) or the [193] [194] [195 <./testsuiteReportHTMLExample.png> <./testsuiteReportXMLExampl e.png> <./testsuiteReportXMLExampleJunitView.png>] Underfull \hbox (badness 10000) in paragraph at lines 11147--11150 []\T1/SourceSansPro-LF/m/n/10 In the []\T1/zi4/m/n/10 src-adpgenerated/junit/j ava[] \T1/SourceSansPro-LF/m/n/10 folder, right-click on the de-sired au-to-ge n-er-ated class ( [196] [197] [198 <./trace1.png>] [199 <./STR_application-out.png> <./STR_tracet ermite_standalone.png>] [200 <./STR_selecttool_standalone.png>] [201 <./STR_con figuration_standalone.png> <./STR_trace-read.png>] [202 <./STR_stacktracedump.p ng> <./STR_debugfofile.png>] [203 <./STR_tracetermite_sandboxed.png> <./STR_sel ecttool_sandboxed.png>] [204 <./STR_firmware-out.png>] [205 <./STR_virtualdevic e.png>] [206 <./STR_selectfile_sandboxed.png>] [207 <./STR_console_sandboxed.pn g>] [208 <./img114.png (PNG copy)>] [209] [210] [211 <./cca_process.png>] [212 <./img110.png (PNG copy)>] [213 <./heap_usage.png>] [214] [215] Underfull \hbox (badness 10000) in paragraph at lines 11918--11918 []\T1/SourceSansPro-LF/m/n/10 Num-ber of Underfull \hbox (badness 10000) in paragraph at lines 11918--11918 []\T1/SourceSansPro-LF/m/n/10 Pro-gres-sive [216] [217 <./img112.png (PNG copy)>] [218] [219 <./outline-view.png> <./fields -and-ref-showing-fields.png>] [220 <./fields-and-ref-showing-refs.png>] [221 <./heap-usage-tab.png>] [222 <./dominator-tree-tab.png>] [223 <./leak-susp ects-tab.png>] [224 <./progressive.png>] [225 <./compare-all.png>] [226 <./comp are-fields.png>] [227 <./img113.png (PNG copy)>] [228] [229 <./mma_process.png> ] [230 <./whereMapIs.png> <./RI1.png>] [231 <./RIDetailedView.png>] [232] [233] [234 <./null_analysis_example.png>] Underfull \hbox (badness 6542) in paragraph at lines 12682--12685 []\T1/SourceSansPro-LF/m/n/10 In each Java pack-age, cre-ate a []\T1/zi4/m/n/1 0 package-info.java[] \T1/SourceSansPro-LF/m/n/10 file and an-no-tate the Java pack-age with [235 <./null_analysis_packageinfo.png> <./null_analysis_field_and_method.png>] [236 <./null_analysis_project_configuration_checks.png>] [237 <./null_analysis_ project_configuration_annotations.png>] [238 <./null_analysis_project_configura tion_suppress_warnings.png>] [239 <./null_analysis_settings_folder.png>] [240] [241] [242] Package varwidth Warning: Failed to reprocess entire contents on input line 131 19. Package varwidth Warning: Failed to reprocess entire contents on input line 131 19. Overfull \hbox (3.0945pt too wide) in paragraph at lines 13155--13156 []|[]\T1/zi4/m/n/10 symbolPrefix[]| Package varwidth Warning: Failed to reprocess entire contents on input line 131 68. Package varwidth Warning: Failed to reprocess entire contents on input line 131 68. Package varwidth Warning: Failed to reprocess entire contents on input line 132 10. Package varwidth Warning: Failed to reprocess entire contents on input line 132 10. Package varwidth Warning: Failed to reprocess entire contents on input line 132 24. Package varwidth Warning: Failed to reprocess entire contents on input line 132 24. [243] Package varwidth Warning: Failed to reprocess entire contents on input line 132 38. Package varwidth Warning: Failed to reprocess entire contents on input line 132 38. Package varwidth Warning: Failed to reprocess entire contents on input line 132 57. Package varwidth Warning: Failed to reprocess entire contents on input line 132 57. Package varwidth Warning: Failed to reprocess entire contents on input line 132 86. Package varwidth Warning: Failed to reprocess entire contents on input line 132 86. Package varwidth Warning: Failed to reprocess entire contents on input line 133 00. Package varwidth Warning: Failed to reprocess entire contents on input line 133 00. Package varwidth Warning: Failed to reprocess entire contents on input line 133 29. Package varwidth Warning: Failed to reprocess entire contents on input line 133 29. Package varwidth Warning: Failed to reprocess entire contents on input line 133 43. Package varwidth Warning: Failed to reprocess entire contents on input line 133 43. Package varwidth Warning: Failed to reprocess entire contents on input line 133 57. Package varwidth Warning: Failed to reprocess entire contents on input line 133 57. Package varwidth Warning: Failed to reprocess entire contents on input line 133 94. Package varwidth Warning: Failed to reprocess entire contents on input line 133 94. Package varwidth Warning: Failed to reprocess entire contents on input line 134 08. Package varwidth Warning: Failed to reprocess entire contents on input line 134 08. [244] [245] [246] Underfull \hbox (badness 10000) in paragraph at lines 13517--13520 []\T1/SourceSansPro-LF/m/n/10 Consider there are four de-fined sym-bols named []\T1/zi4/m/n/10 zeroinit_start_xxx[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/ m/n/10 zeroinit_end_xxx[] \T1/SourceSansPro-LF/m/n/10 , [247] [248] [249] Underfull \hbox (badness 6063) in paragraph at lines 14016--14021 []|\T1/SourceSansPro-LF/m/n/10 Exclusive op-tions (these op-tions can-not be us ed si-mul-ta-ne-ously). For ex-am-ple, [250] [251] [252] [253] Underfull \hbox (badness 10000) in paragraph at lines 14357--14362 \T1/zi4/m/n/10 [label]/[reportName].xml[] \T1/SourceSansPro-LF/m/n/10 , see the []\T1/zi4/m/n/10 testsuiteReportFileProperty[] \T1/SourceSansPro-LF/m/n/10 a nd [254 <./testsuiteEngine.png>] Underfull \hbox (badness 10000) in paragraph at lines 14393--14394 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14401--14402 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14406--14407 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14406--14407 \T1/zi4/m/n/10 test. Underfull \hbox (badness 5388) in paragraph at lines 14408--14411 []|\T1/SourceSansPro-LF/m/n/10 The ab-so-lute path to the cus-tom prop-er-ties of the cur-rent test (see the prop-erty Underfull \hbox (badness 10000) in paragraph at lines 14412--14413 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14412--14413 \T1/zi4/m/n/10 common. Underfull \hbox (badness 10000) in paragraph at lines 14414--14417 []|\T1/SourceSansPro-LF/m/n/10 The ab-so-lute path to the com-mon prop-er-ties of all the tests (see the prop-erty Underfull \hbox (badness 10000) in paragraph at lines 14418--14419 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14439--14440 []|\T1/SourceSansPro-LF/m/n/10 Attribute Overfull \hbox (20.24944pt too wide) in paragraph at lines 14454--14455 []|\T1/zi4/m/n/10 verboseLevel[]| Overfull \hbox (10.24944pt too wide) in paragraph at lines 14463--14464 []|\T1/zi4/m/n/10 reportName[]| Overfull \hbox (85.24944pt too wide) in paragraph at lines 14470--14471 []|\T1/zi4/m/n/10 customPropertiesExtension[]| Overfull \hbox (40.24944pt too wide) in paragraph at lines 14485--14486 []|\T1/zi4/m/n/10 commonProperties[]| Overfull \hbox (15.24944pt too wide) in paragraph at lines 14503--14504 []|\T1/zi4/m/n/10 productName[]| Overfull \hbox (95.24944pt too wide) in paragraph at lines 14527--14528 []|\T1/zi4/m/n/10 testsuiteReportFileProperty[]| Overfull \hbox (90.24944pt too wide) in paragraph at lines 14536--14537 []|\T1/zi4/m/n/10 testsuiteReportDirProperty[]| Overfull \hbox (75.24944pt too wide) in paragraph at lines 14544--14545 []|\T1/zi4/m/n/10 testsuiteResultProperty[]| [255] Overfull \hbox (9.17415pt too wide) in paragraph at lines 14582--14583 []|\T1/zi4/m/n/10 testIgnoredPath[] [256] Underfull \hbox (badness 10000) in paragraph at lines 14639--14640 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14646--14647 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14646--14647 \T1/zi4/m/n/10 test. [257] [258] [259] [260 <./ui_overview.png>] [261] [262 <./graphviz-10e3ec41215c caaed72e3531512446b2cd8ccdba.pdf>] [263] [264] [265] [266] Overfull \hbox (13.12488pt too wide) in paragraph at lines 15511--15512 [][] [267] [268] [269 <./graphviz-6f2b41929bb57b50d9a115d32914e871d3596e88.pdf>] [270] Overfull \hbox (1.21721pt too wide) in paragraph at lines 16030--16031 []|\T1/SourceSansPro-LF/m/n/10 0x1000| Overfull \hbox (0.87721pt too wide) in paragraph at lines 16039--16040 []|\T1/SourceSansPro-LF/m/n/10 0x10a0| Overfull \hbox (0.74721pt too wide) in paragraph at lines 16057--16058 []|\T1/SourceSansPro-LF/m/n/10 0x1200| Overfull \hbox (0.6772pt too wide) in paragraph at lines 16066--16067 []|\T1/SourceSansPro-LF/m/n/10 0x1380| Overfull \hbox (1.0272pt too wide) in paragraph at lines 16085--16086 []|\T1/SourceSansPro-LF/m/n/10 0x1400| Overfull \hbox (0.9572pt too wide) in paragraph at lines 16094--16095 []|\T1/SourceSansPro-LF/m/n/10 0x1680| Overfull \hbox (0.74721pt too wide) in paragraph at lines 16103--16104 []|\T1/SourceSansPro-LF/m/n/10 0x16a0| Overfull \hbox (0.5072pt too wide) in paragraph at lines 16112--16113 []|\T1/SourceSansPro-LF/m/n/10 0x1700| Overfull \hbox (1.0872pt too wide) in paragraph at lines 16157--16158 []|\T1/SourceSansPro-LF/m/n/10 0x1800| Overfull \hbox (5.6804pt too wide) in paragraph at lines 16166--16167 []|\T1/SourceSansPro-LF/m/n/10 unified_canadian_aboriginal_syllabics_extended| Overfull \hbox (1.23721pt too wide) in paragraph at lines 16168--16169 []|\T1/SourceSansPro-LF/m/n/10 0x18b0| Overfull \hbox (1.0872pt too wide) in paragraph at lines 16177--16178 []|\T1/SourceSansPro-LF/m/n/10 0x1900| Overfull \hbox (0.6772pt too wide) in paragraph at lines 16186--16187 []|\T1/SourceSansPro-LF/m/n/10 0x1950| Overfull \hbox (0.9572pt too wide) in paragraph at lines 16195--16196 []|\T1/SourceSansPro-LF/m/n/10 0x1980| Overfull \hbox (0.6672pt too wide) in paragraph at lines 16204--16205 []|\T1/SourceSansPro-LF/m/n/10 0x19e0| Overfull \hbox (0.87721pt too wide) in paragraph at lines 16213--16214 []|\T1/SourceSansPro-LF/m/n/10 0x1a00| Overfull \hbox (1.02722pt too wide) in paragraph at lines 16232--16233 []|\T1/SourceSansPro-LF/m/n/10 0x1ab0| Overfull \hbox (1.36722pt too wide) in paragraph at lines 16241--16242 []|\T1/SourceSansPro-LF/m/n/10 0x1b00| Overfull \hbox (1.23721pt too wide) in paragraph at lines 16250--16251 []|\T1/SourceSansPro-LF/m/n/10 0x1b80| Overfull \hbox (0.54723pt too wide) in paragraph at lines 16259--16260 []|\T1/SourceSansPro-LF/m/n/10 0x1bc0| Overfull \hbox (1.38722pt too wide) in paragraph at lines 16313--16314 []|\T1/SourceSansPro-LF/m/n/10 0x1d00| Overfull \hbox (1.25722pt too wide) in paragraph at lines 16323--16324 []|\T1/SourceSansPro-LF/m/n/10 0x1d80| Overfull \hbox (0.56723pt too wide) in paragraph at lines 16333--16334 []|\T1/SourceSansPro-LF/m/n/10 0x1dc0| Overfull \hbox (0.79721pt too wide) in paragraph at lines 16343--16344 []|\T1/SourceSansPro-LF/m/n/10 0x1e00| Overfull \hbox (2.4372pt too wide) in paragraph at lines 16361--16362 []|\T1/SourceSansPro-LF/m/n/10 0x2000| Overfull \hbox (1.48718pt too wide) in paragraph at lines 16371--16372 []|\T1/SourceSansPro-LF/m/n/10 0x2070| Overfull \hbox (2.0972pt too wide) in paragraph at lines 16380--16381 []|\T1/SourceSansPro-LF/m/n/10 0x20a0| Overfull \hbox (2.60721pt too wide) in paragraph at lines 16390--16391 []|\T1/SourceSansPro-LF/m/n/10 0x20d0| Overfull \hbox (0.5872pt too wide) in paragraph at lines 16399--16400 []|\T1/SourceSansPro-LF/m/n/10 0x2100| Overfull \hbox (1.9072pt too wide) in paragraph at lines 16426--16427 []|\T1/SourceSansPro-LF/m/n/10 0x2200| Overfull \hbox (2.02719pt too wide) in paragraph at lines 16435--16436 []|\T1/SourceSansPro-LF/m/n/10 0x2300| Overfull \hbox (1.94719pt too wide) in paragraph at lines 16444--16445 []|\T1/SourceSansPro-LF/m/n/10 0x2400| Overfull \hbox (1.75719pt too wide) in paragraph at lines 16454--16455 []|\T1/SourceSansPro-LF/m/n/10 0x2440| [271] Overfull \hbox (1.81718pt too wide) in paragraph at lines 16463--16464 []|\T1/SourceSansPro-LF/m/n/10 0x2460| Overfull \hbox (2.02719pt too wide) in paragraph at lines 16472--16473 []|\T1/SourceSansPro-LF/m/n/10 0x2500| Overfull \hbox (1.89719pt too wide) in paragraph at lines 16481--16482 []|\T1/SourceSansPro-LF/m/n/10 0x2580| Overfull \hbox (1.6872pt too wide) in paragraph at lines 16490--16491 []|\T1/SourceSansPro-LF/m/n/10 0x25a0| Overfull \hbox (2.2472pt too wide) in paragraph at lines 16499--16500 []|\T1/SourceSansPro-LF/m/n/10 0x2600| Overfull \hbox (1.48718pt too wide) in paragraph at lines 16508--16509 []|\T1/SourceSansPro-LF/m/n/10 0x2700| Underfull \hbox (badness 10000) in paragraph at lines 16513--16515 []|\T1/SourceSansPro-LF/m/n/10 Miscellaneous Math-e-mat-i-cal Overfull \hbox (0.9072pt too wide) in paragraph at lines 16518--16519 []|\T1/SourceSansPro-LF/m/n/10 0x27c0| Overfull \hbox (2.4072pt too wide) in paragraph at lines 16536--16537 []|\T1/SourceSansPro-LF/m/n/10 0x2800| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16545--16546 []|\T1/SourceSansPro-LF/m/n/10 0x2900| Underfull \hbox (badness 10000) in paragraph at lines 16550--16552 []|\T1/SourceSansPro-LF/m/n/10 Miscellaneous Math-e-mat-i-cal Overfull \hbox (2.07718pt too wide) in paragraph at lines 16555--16556 []|\T1/SourceSansPro-LF/m/n/10 0x2980| Underfull \hbox (badness 6526) in paragraph at lines 16560--16562 []|\T1/SourceSansPro-LF/m/n/10 Supplemental Math-e-mat-i-cal Op-er-a- Overfull \hbox (2.1972pt too wide) in paragraph at lines 16565--16566 []|\T1/SourceSansPro-LF/m/n/10 0x2a00| Overfull \hbox (2.68721pt too wide) in paragraph at lines 16575--16576 []|\T1/SourceSansPro-LF/m/n/10 0x2b00| Overfull \hbox (1.71721pt too wide) in paragraph at lines 16584--16585 []|\T1/SourceSansPro-LF/m/n/10 0x2c00| Overfull \hbox (1.5872pt too wide) in paragraph at lines 16593--16594 []|\T1/SourceSansPro-LF/m/n/10 0x2c60| Overfull \hbox (1.5872pt too wide) in paragraph at lines 16602--16603 []|\T1/SourceSansPro-LF/m/n/10 0x2c80| Overfull \hbox (2.70721pt too wide) in paragraph at lines 16611--16612 []|\T1/SourceSansPro-LF/m/n/10 0x2d00| Overfull \hbox (2.29721pt too wide) in paragraph at lines 16620--16621 []|\T1/SourceSansPro-LF/m/n/10 0x2d30| Overfull \hbox (2.57721pt too wide) in paragraph at lines 16629--16630 []|\T1/SourceSansPro-LF/m/n/10 0x2d80| Overfull \hbox (2.28722pt too wide) in paragraph at lines 16638--16639 []|\T1/SourceSansPro-LF/m/n/10 0x2de0| Overfull \hbox (2.1172pt too wide) in paragraph at lines 16647--16648 []|\T1/SourceSansPro-LF/m/n/10 0x2e00| Overfull \hbox (1.9872pt too wide) in paragraph at lines 16656--16657 []|\T1/SourceSansPro-LF/m/n/10 0x2e80| Overfull \hbox (2.4972pt too wide) in paragraph at lines 16685--16686 []|\T1/SourceSansPro-LF/m/n/10 0x3000| Overfull \hbox (2.30719pt too wide) in paragraph at lines 16694--16695 []|\T1/SourceSansPro-LF/m/n/10 0x3040| Overfull \hbox (2.1572pt too wide) in paragraph at lines 16703--16704 []|\T1/SourceSansPro-LF/m/n/10 0x30a0| Overfull \hbox (0.7072pt too wide) in paragraph at lines 16712--16713 []|\T1/SourceSansPro-LF/m/n/10 0x3100| Overfull \hbox (0.5772pt too wide) in paragraph at lines 16731--16732 []|\T1/SourceSansPro-LF/m/n/10 0x3190| Overfull \hbox (1.92719pt too wide) in paragraph at lines 16769--16770 []|\T1/SourceSansPro-LF/m/n/10 0x3200| Overfull \hbox (1.94719pt too wide) in paragraph at lines 16778--16779 []|\T1/SourceSansPro-LF/m/n/10 0x3300| Overfull \hbox (2.30719pt too wide) in paragraph at lines 16788--16789 []|\T1/SourceSansPro-LF/m/n/10 0x3400| Overfull \hbox (0.57722pt too wide) in paragraph at lines 16790--16792 []|\T1/SourceSansPro-LF/m/n/10 0x4dbf| Overfull \hbox (2.06721pt too wide) in paragraph at lines 16797--16798 []|\T1/SourceSansPro-LF/m/n/10 0x4dc0| Overfull \hbox (2.2972pt too wide) in paragraph at lines 16806--16807 []|\T1/SourceSansPro-LF/m/n/10 0x4e00| Overfull \hbox (2.4672pt too wide) in paragraph at lines 16815--16816 []|\T1/SourceSansPro-LF/m/n/10 0xa000| Overfull \hbox (2.00719pt too wide) in paragraph at lines 16824--16825 []|\T1/SourceSansPro-LF/m/n/10 0xa490| [272] Overfull \hbox (2.4472pt too wide) in paragraph at lines 16833--16834 []|\T1/SourceSansPro-LF/m/n/10 0xa4d0| Overfull \hbox (2.05719pt too wide) in paragraph at lines 16842--16843 []|\T1/SourceSansPro-LF/m/n/10 0xa500| Overfull \hbox (2.14719pt too wide) in paragraph at lines 16851--16852 []|\T1/SourceSansPro-LF/m/n/10 0xa640| Overfull \hbox (1.9972pt too wide) in paragraph at lines 16860--16861 []|\T1/SourceSansPro-LF/m/n/10 0xa6a0| Overfull \hbox (1.75719pt too wide) in paragraph at lines 16869--16870 []|\T1/SourceSansPro-LF/m/n/10 0xa700| Overfull \hbox (1.32718pt too wide) in paragraph at lines 16878--16879 []|\T1/SourceSansPro-LF/m/n/10 0xa720| Overfull \hbox (2.33719pt too wide) in paragraph at lines 16887--16888 []|\T1/SourceSansPro-LF/m/n/10 0xa800| Overfull \hbox (1.82718pt too wide) in paragraph at lines 16897--16898 []|\T1/SourceSansPro-LF/m/n/10 0xa830| Overfull \hbox (2.14719pt too wide) in paragraph at lines 16906--16907 []|\T1/SourceSansPro-LF/m/n/10 0xa840| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16915--16916 []|\T1/SourceSansPro-LF/m/n/10 0xa880| Overfull \hbox (1.91719pt too wide) in paragraph at lines 16924--16925 []|\T1/SourceSansPro-LF/m/n/10 0xa8e0| Overfull \hbox (2.33719pt too wide) in paragraph at lines 16933--16934 []|\T1/SourceSansPro-LF/m/n/10 0xa900| Overfull \hbox (1.78719pt too wide) in paragraph at lines 16942--16943 []|\T1/SourceSansPro-LF/m/n/10 0xa930| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16951--16952 []|\T1/SourceSansPro-LF/m/n/10 0xa960| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16960--16961 []|\T1/SourceSansPro-LF/m/n/10 0xa980| Overfull \hbox (1.91719pt too wide) in paragraph at lines 16969--16970 []|\T1/SourceSansPro-LF/m/n/10 0xa9e0| Overfull \hbox (2.1272pt too wide) in paragraph at lines 16978--16979 []|\T1/SourceSansPro-LF/m/n/10 0xaa00| Overfull \hbox (1.9972pt too wide) in paragraph at lines 16987--16988 []|\T1/SourceSansPro-LF/m/n/10 0xaa60| Overfull \hbox (1.9972pt too wide) in paragraph at lines 16996--16997 []|\T1/SourceSansPro-LF/m/n/10 0xaa80| Overfull \hbox (1.7072pt too wide) in paragraph at lines 17005--17006 []|\T1/SourceSansPro-LF/m/n/10 0xaae0| Overfull \hbox (2.6172pt too wide) in paragraph at lines 17014--17015 []|\T1/SourceSansPro-LF/m/n/10 0xab00| Overfull \hbox (2.2072pt too wide) in paragraph at lines 17023--17024 []|\T1/SourceSansPro-LF/m/n/10 0xab30| Overfull \hbox (1.9072pt too wide) in paragraph at lines 17032--17033 []|\T1/SourceSansPro-LF/m/n/10 0xab70| Overfull \hbox (1.79721pt too wide) in paragraph at lines 17041--17042 []|\T1/SourceSansPro-LF/m/n/10 0xabc0| Overfull \hbox (1.6472pt too wide) in paragraph at lines 17050--17051 []|\T1/SourceSansPro-LF/m/n/10 0xac00| Overfull \hbox (2.5872pt too wide) in paragraph at lines 17059--17060 []|\T1/SourceSansPro-LF/m/n/10 0xd7b0| Overfull \hbox (2.77719pt too wide) in paragraph at lines 17068--17069 []|\T1/SourceSansPro-LF/m/n/10 0xd800| Overfull \hbox (2.9272pt too wide) in paragraph at lines 17078--17079 []|\T1/SourceSansPro-LF/m/n/10 0xdb80| Overfull \hbox (2.0872pt too wide) in paragraph at lines 17087--17088 []|\T1/SourceSansPro-LF/m/n/10 0xdc00| Overfull \hbox (2.31718pt too wide) in paragraph at lines 17096--17097 []|\T1/SourceSansPro-LF/m/n/10 0xe000| Overfull \hbox (0.59721pt too wide) in paragraph at lines 17116--17117 []|\T1/SourceSansPro-LF/m/n/10 0xfb00| [273] [274] [275] [276 <./designer_font-process2.png>] [277 <./designer_font-he ight.png> <./baseline.png>] [278] [279] [280 <./char-editor.png>] [281] Overfull \vbox (13.74838pt too high) has occurred while \output is active [282 <./font-preview.png>] [283] [284 <./img1.png (PNG copy)> <./img2.png (PNG copy)>] [285] [286 <./img3.png (PNG copy)>] [287 <./img4.png (PNG copy)>] [288] Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 Event Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0x0 Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0xa Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0xb Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0xc Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0xd Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0xe Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0xf Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0x14 Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0x15 Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0x16 Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0x17 Underfull \hbox (badness 10000) in paragraph at lines 18160--18160 []\T1/SourceSansPro-LF/m/n/10 0x18 [289] [290] [291 <./microui_traces_systemview.png>] Underfull \vbox (badness 3281) detected at line 18724 [292] Underfull \vbox (badness 10000) detected at line 18724 Underfull \vbox (badness 10000) detected at line 18724 [293] [294] [295] [296] [297 <./fillPath.png>] [298 <./fillPathGradient.png>] [299 <./fillType.png>] [300 <./fillPathBlendMode.png>] [301 <./matrixTranslate0 .png>] [302 <./matrixRotate0.png> <./matrixRotate1.png>] [303 <./matrixScale0.p ng>] [304 <./matrixConcat0.png>] [305 <./gradient0.png> <./gradient1.png>] [306 <./gradient2.png>] [307] [308 <./drawstring0.png>] [309 <./drawstring1.png >] [310 <./drawstring2.png>] Underfull \hbox (badness 10000) in paragraph at lines 19600--19601 []\T1/SourceSansPro-LF/m/n/10 When a string is drawn with a call to [][]ej.micr ovg.VectorGraphicsPainter.drawString()[][] or [311 <./drawstring3.png> <./fontMetrics.png>] [312 <./anchorPoint.png> <./textB ox.png>] Overfull \hbox (16.14906pt too wide) in paragraph at lines 19639--19640 []\T1/SourceSansPro-LF/m/n/10 The li-brary pro-poses the draw-ing of a text on a cir-cle by a call to [][]ej.microvg.VectorGraphicsPainter.drawStringOnCircle( )[][]. [313] [314 <./drawStringOnCircle0.png>] ! Package inputenc Error: Unicode character ا (U+0627) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19754 ...ربية}\PYG{l+s}{\PYGZdq{}}\PYG{p}{;} ! Package inputenc Error: Unicode character ل (U+0644) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19754 ...ربية}\PYG{l+s}{\PYGZdq{}}\PYG{p}{;} ! Package inputenc Error: Unicode character ع (U+0639) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19754 ...ربية}\PYG{l+s}{\PYGZdq{}}\PYG{p}{;} ! Package inputenc Error: Unicode character ر (U+0631) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19754 ...ربية}\PYG{l+s}{\PYGZdq{}}\PYG{p}{;} ! Package inputenc Error: Unicode character ب (U+0628) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19754 ...ربية}\PYG{l+s}{\PYGZdq{}}\PYG{p}{;} ! Package inputenc Error: Unicode character ي (U+064A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19754 ...ربية}\PYG{l+s}{\PYGZdq{}}\PYG{p}{;} ! Package inputenc Error: Unicode character ة (U+0629) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19754 ...ربية}\PYG{l+s}{\PYGZdq{}}\PYG{p}{;} [315 <./drawStringOnCircle1.png>] [316 <./drawStringLayout.png>] Underfull \hbox (badness 10000) in paragraph at lines 19852--19853 []\T1/SourceSansPro-LF/m/n/10 Once an im-age has been loaded it can be drawn in the graphic con-text with a call to [317] [318 <./drawImage.png>] [319 <./drawImageAlpha.png>] Underfull \hbox (badness 10000) in paragraph at lines 19988--19989 []\T1/SourceSansPro-LF/m/n/10 A Vec-torIm-age ob-ject can also be drawn as-so-c i-ated to a color ma-trix by a call to [320] Underfull \hbox (badness 10000) in paragraph at lines 20035--20036 []\T1/SourceSansPro-LF/m/n/10 The trans-for-ma-tions of the ob-jects over the t ime are em-bed-ded in the Vec- Underfull \hbox (badness 10000) in paragraph at lines 20035--20036 \T1/SourceSansPro-LF/m/n/10 tor im-age file and a call to [][]ej.microvg.Vector GraphicsPainter.drawAnimatedImage()[][] or [321 <./drawImageFilter.png>] Overfull \vbox (1.12442pt too high) detected at line 20141 [322] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20148 ...imen]{{drawAnimatedImageTranslate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20148 ...imen]{{drawAnimatedImageTranslate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20188 ...dimen]{{drawAnimatedImageOverPath}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20188 ...dimen]{{drawAnimatedImageOverPath}.gif} [323] [324] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20260 ...xdimen]{{drawAnimatedImageScaleXY}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20260 ...xdimen]{{drawAnimatedImageScaleXY}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20301 ...pxdimen]{{drawAnimatedImageRotate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20301 ...pxdimen]{{drawAnimatedImageRotate}.gif} [325] Underfull \vbox (badness 7397) detected at line 20406 [326] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20413 ...dimen]{{drawAnimatedImageMorphing}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20413 ...dimen]{{drawAnimatedImageMorphing}.gif} [327] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20499 ...xpxdimen]{{drawAnimatedImageColor}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20499 ...xpxdimen]{{drawAnimatedImageColor}.gif} [328] [329] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20607 ...phinxpxdimen]{{linearInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20607 ...phinxpxdimen]{{linearInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20619 ...xpxdimen]{{accelerateInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20619 ...xpxdimen]{{accelerateInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20631 ...phinxpxdimen]{{bounceInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20631 ...phinxpxdimen]{{bounceInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20643 ...en]{{fast_out_slow_inInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20643 ...en]{{fast_out_slow_inInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20657 ...hinxpxdimen]{{custom0Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20657 ...hinxpxdimen]{{custom0Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20673 ...hinxpxdimen]{{custom1Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20673 ...hinxpxdimen]{{custom1Interpolator}.gif} [330 <./custom0Interpolator.png>] [331 <./custom1Interpolator.png>] [332] [333] [334 <./drawRuntimeImage.png>] [335] [336 <./hierarchy.png (PNG copy)>] [337] [338] [339 <./eventDispatchUML.png (PNG copy)> <./pointerEventDispatcherF low.png (PNG copy)>] [340 <./boxmodel.png (PNG copy)>] [341] [342] [343 <./show Sequence.png (PNG copy)>] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354 <./defaultRenderPolicy.png>] [355 <./defaultRenderPolicyIssue. png>] [356 <./highlightWidgetList.png> <./highlightWidgetWheel.png>] [357] Underfull \hbox (badness 10000) in paragraph at lines 22121--22122 []\T1/SourceSansPro-LF/m/n/10 The meth-ods [][]Hi-er-ar-chyIn-spec-tor.countNum berOfWidgets(Widget)[][] and [][]Hi-er-ar-chyIn-spec- [358] [359] [360] [361 <./tuto_microej_bounds_check.png>] [362] Underfull \vbox (badness 2635) detected at line 22418 [363] [364 <./js_runtime.png>] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] [382] [383 <./js_pr ocessor_overview.png>] [384] Underfull \hbox (badness 10000) in paragraph at lines 24020--24021 []|\T1/SourceSansPro-LF/m/n/10 Module Overfull \hbox (5.24944pt too wide) in paragraph at lines 24027--24028 []|\T1/zi4/m/n/10 Bluetooth[]| Underfull \hbox (badness 5302) in paragraph at lines 24029--24030 \T1/SourceSansPro-LF/m/n/10 on the Generic At-tribute Pro-file Overfull \hbox (1.35934pt too wide) in paragraph at lines 2--24032 []|[][]\T1/SourceSansPro-LF/m/n/10 bluetooth[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24037 [][][]\T1/SourceSansPro-LF/m/n/10 Bluetooth Overfull \hbox (20.24944pt too wide) in paragraph at lines 24041--24042 []|\T1/zi4/m/n/10 ECOM-Network[]| Underfull \hbox (badness 5696) in paragraph at lines 24043--24044 []|\T1/SourceSansPro-LF/m/n/10 Network in-ter-faces man-age-ment Underfull \hbox (badness 10000) in paragraph at lines 2--24046 []|[][]\T1/SourceSansPro-LF/m/n/10 ecom- Overfull \hbox (16.7787pt too wide) in paragraph at lines 2--24048 []|[][]\T1/SourceSansPro-LF/m/n/10 NetworkInterfaceManager Overfull \hbox (5.24944pt too wide) in paragraph at lines 24050--24051 []|\T1/zi4/m/n/10 ECOM-WIFI[]| Underfull \hbox (badness 10000) in paragraph at lines 2--24055 []|[][]\T1/SourceSansPro-LF/m/n/10 ecom- Underfull \hbox (badness 10000) in paragraph at lines 2--24080 [][][]\T1/SourceSansPro-LF/m/n/10 NET util-ity Underfull \hbox (badness 10000) in paragraph at lines 2--24103 [][][]\T1/SourceSansPro-LF/m/n/10 SSL mu-tual Underfull \hbox (badness 10000) in paragraph at lines 2--24106 [][][]\T1/SourceSansPro-LF/m/n/10 SSL mu-tual Underfull \hbox (badness 10000) in paragraph at lines 2--24109 [][][]\T1/SourceSansPro-LF/m/n/10 SSL util-ity [385 <./networking_overview.png>] Underfull \hbox (badness 10000) in paragraph at lines 24133--24134 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 24140--24141 []|\T1/zi4/m/n/10 Android Overfull \hbox (20.24944pt too wide) in paragraph at lines 24140--24141 \T1/zi4/m/n/10 Connectivity[]| Underfull \hbox (badness 10000) in paragraph at lines 2--24145 []|[][]\T1/SourceSansPro-LF/m/n/10 android- Overfull \hbox (11.39934pt too wide) in paragraph at lines 2--24145 \T1/SourceSansPro-LF/m/n/10 connectivity[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24147 []|[][]\T1/SourceSansPro-LF/m/n/10 ConnectivityManager Underfull \hbox (badness 10000) in paragraph at lines 24154--24155 []|\T1/zi4/m/n/10 HTTP Overfull \hbox (3.66933pt too wide) in paragraph at lines 2--24159 []|[][]\T1/SourceSansPro-LF/m/n/10 httpclient[][], Underfull \hbox (badness 10000) in paragraph at lines 2--24159 [][]\T1/SourceSansPro-LF/m/n/10 http- Underfull \hbox (badness 10000) in paragraph at lines 2--24161 []|[][]\T1/SourceSansPro-LF/m/n/10 HttpURLConnection Underfull \hbox (badness 10000) in paragraph at lines 2--24164 [][][]\T1/SourceSansPro-LF/m/n/10 HTTP client Underfull \hbox (badness 10000) in paragraph at lines 24166--24167 []\T1/SourceSansPro-LF/m/n/10 See also [][]REST Underfull \hbox (badness 10000) in paragraph at lines 24171--24172 []|\T1/zi4/m/n/10 HTTP Underfull \hbox (badness 10000) in paragraph at lines 24171--24172 \T1/zi4/m/n/10 Server Underfull \hbox (badness 10000) in paragraph at lines 24188--24189 []|\T1/zi4/m/n/10 MQTT Underfull \hbox (badness 10000) in paragraph at lines 24188--24189 \T1/zi4/m/n/10 Client Overfull \hbox (15.24944pt too wide) in paragraph at lines 24188--24189 \T1/zi4/m/n/10 (MicroPaho)[]| Underfull \hbox (badness 6876) in paragraph at lines 24190--24191 []|\T1/SourceSansPro-LF/m/n/10 Tiny foot-print MQTT 3.1.1 client Overfull \hbox (5.6594pt too wide) in paragraph at lines 2--24193 []|[][]\T1/SourceSansPro-LF/m/n/10 micropaho[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24198 [][][]\T1/SourceSansPro-LF/m/n/10 MicroPaho Underfull \hbox (badness 10000) in paragraph at lines 2--24201 [][][]\T1/SourceSansPro-LF/m/n/10 MQTT pub-lish Underfull \hbox (badness 10000) in paragraph at lines 24208--24209 []|\T1/zi4/m/n/10 REST Underfull \hbox (badness 10000) in paragraph at lines 24210--24211 []|\T1/SourceSansPro-LF/m/n/10 REpresentational State Tran-fer Underfull \hbox (badness 10000) in paragraph at lines 2--24218 [][][]\T1/SourceSansPro-LF/m/n/10 REST client Underfull \hbox (badness 10000) in paragraph at lines 24225--24226 []|\T1/zi4/m/n/10 REST Underfull \hbox (badness 10000) in paragraph at lines 24227--24228 []|\T1/SourceSansPro-LF/m/n/10 REpresentational State Tran-fer Overfull \hbox (1.77933pt too wide) in paragraph at lines 2--24230 []|[][]\T1/SourceSansPro-LF/m/n/10 restserver[][]| Underfull \hbox (badness 10000) in paragraph at lines 24239--24240 []|\T1/zi4/m/n/10 SNTP Underfull \hbox (badness 10000) in paragraph at lines 24241--24242 []|\T1/SourceSansPro-LF/m/n/10 Simple Net-work Time Pro-to-col Overfull \hbox (2.21935pt too wide) in paragraph at lines 2--24244 []|[][]\T1/SourceSansPro-LF/m/n/10 sntpclient[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24249 [][][]\T1/SourceSansPro-LF/m/n/10 SNTP client Overfull \hbox (5.24944pt too wide) in paragraph at lines 24253--24254 []|\T1/zi4/m/n/10 WebSocket Overfull \hbox (7.54935pt too wide) in paragraph at lines 2--24258 []|[][]\T1/SourceSansPro-LF/m/n/10 websocket[][], Overfull \hbox (7.90933pt too wide) in paragraph at lines 2--24258 [][]\T1/SourceSansPro-LF/m/n/10 websocket- Underfull \hbox (badness 10000) in paragraph at lines 2--24263 [][][]\T1/SourceSansPro-LF/m/n/10 WebSocket Underfull \hbox (badness 10000) in paragraph at lines 2--24266 [][][]\T1/SourceSansPro-LF/m/n/10 WebSocket [386] [387] Underfull \hbox (badness 10000) in paragraph at lines 24287--24288 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 2--24302 [][][]\T1/SourceSansPro-LF/m/n/10 CborEncoder Underfull \hbox (badness 10000) in paragraph at lines 2--24305 [][][]\T1/SourceSansPro-LF/m/n/10 CborDecoder Underfull \hbox (badness 10000) in paragraph at lines 2--24322 [][][]\T1/SourceSansPro-LF/m/n/10 JSONObject Underfull \hbox (badness 10000) in paragraph at lines 2--24325 [][][]\T1/SourceSansPro-LF/m/n/10 JSONWriter Overfull \hbox (1.93938pt too wide) in paragraph at lines 2--24342 []|[][]\T1/SourceSansPro-LF/m/n/10 protobuf3[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24345 [] Overfull \hbox (12.7588pt too wide) in paragraph at lines 2--24345 [][]\T1/SourceSansPro-LF/m/n/10 CodedInputStream Underfull \hbox (badness 10000) in paragraph at lines 2--24348 [] Overfull \hbox (20.11879pt too wide) in paragraph at lines 2--24348 [][]\T1/SourceSansPro-LF/m/n/10 CodedOutputStream Underfull \hbox (badness 10000) in paragraph at lines 2--24353 [][][]\T1/SourceSansPro-LF/m/n/10 Protobuf3 Underfull \hbox (badness 10000) in paragraph at lines 2--24365 [][][]\T1/SourceSansPro-LF/m/n/10 XmlPullParser Underfull \hbox (badness 10000) in paragraph at lines 2--24368 [][][]\T1/SourceSansPro-LF/m/n/10 XmlSerializer Underfull \hbox (badness 10000) in paragraph at lines 24399--24400 []|\T1/zi4/m/n/10 AWS Underfull \hbox (badness 10000) in paragraph at lines 24399--24400 \T1/zi4/m/n/10 IoT Underfull \hbox (badness 5475) in paragraph at lines 24401--24402 []|\T1/SourceSansPro-LF/m/n/10 AWS IoT Core client, pro-vid-ing pub- Underfull \hbox (badness 10000) in paragraph at lines 24414--24415 []|\T1/zi4/m/n/10 Google Underfull \hbox (badness 10000) in paragraph at lines 24414--24415 \T1/zi4/m/n/10 Cloud Overfull \hbox (7.69951pt too wide) in paragraph at lines 24414--24415 \T1/zi4/m/n/10 Platform Underfull \hbox (badness 10000) in paragraph at lines 24414--24415 \T1/zi4/m/n/10 Iot Underfull \hbox (badness 10000) in paragraph at lines 2--24422 [][][]\T1/SourceSansPro-LF/m/n/10 Google Cloud Plat-form Get-ting [388] ! Package inputenc Error: Unicode character 你 (U+4F60) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.24473 ...PYG{l+s}{\PYGZdq{}}\PYG{p}{)}\PYG{p}{;} ! Package inputenc Error: Unicode character 好 (U+597D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.24473 ...PYG{l+s}{\PYGZdq{}}\PYG{p}{)}\PYG{p}{;} [389] [390 <./eclipse_encoding.png>] [391] Chapter 5. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 24752. [392] [393 <./process-overview5.png>] [394] [395 <./jpf_conf_overview.png>] [396 <./jpf_conf_modules.png>] [397 <./low-level-1c.png>] [398 <./low-level-3c. png>] [399 <./low-level-2c.png>] [400 <./jpf-runtime-components.png>] [401] [402] [403] Underfull \hbox (badness 10000) in paragraph at lines 25316--25320 []\T1/SourceSansPro-LF/m/n/10 Fixed po-ten-tial race con-di-tion be-tween [][]K er-nel.addResourceControlListener()[][] and [][]Ker- [404] [405] [406] [407] [408] [409] Overfull \hbox (26.89265pt too wide) in paragraph at lines 25887--25890 []\T1/SourceSansPro-LF/m/n/10 [ARMCC5] - Fixed link er-ror []\T1/zi4/m/n/10 Un defined symbol _java_Ljava_lang_OutOfMemoryError_field_OOMEMethodAddr_I[] Underfull \hbox (badness 10000) in paragraph at lines 25904--25906 []\T1/SourceSansPro-LF/m/n/10 Updated [][]Thread.getId()[][] method im-ple-men- ta-tion to re-turn the same value than [410] [411] [412] [413] [414] [415] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26492. (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmss.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmss.fd) Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26492. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26492. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26492. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26492. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26492. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26492. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26492. [416] [417] [418] [419] [420] [421] [422] [423] [424] [425] [426] [427] [428 <./platformConfigurationSkeleton.png>] [429] Underfull \hbox (badness 10000) in paragraph at lines 27672--27673 []\T1/SourceSansPro-LF/m/n/10 on ma-cOS: []\T1/zi4/m/n/10 /Applications/MicroE J/MicroEJ-SDK-/rcp/MicroEJ-SDK-.app/ Overfull \hbox (75.24504pt too wide) in paragraph at lines 27688--27688 []\T1/zi4/m/it/9 ============================================================== ==============================================[]| Overfull \hbox (75.24504pt too wide) in paragraph at lines 27693--27693 []\T1/zi4/m/it/9 ============================================================== ==============================================[]| [430] [431 <./platformSource.png>] [432] Underfull \hbox (badness 10000) in paragraph at lines 27799--27802 []\T1/SourceSansPro-LF/m/n/10 This file must start with the node []\T1/zi4/m/n /10 [] \T1/SourceSansPro-LF/m/n/10 . It can con-tain sev-eral lines like t his one: [433 <./platformConfigurationModules.png>] [434] [435 <./bsp-connection-cases-n one.png>] [436 <./bsp-connection-cases-partial.png> <./bsp-connection-cases-ful l.png>] Underfull \hbox (badness 10000) in paragraph at lines 28029--28030 []|\T1/SourceSansPro-LF/m/n/10 Option Overfull \hbox (15.24944pt too wide) in paragraph at lines 28036--28037 []|\T1/zi4/m/n/10 microejapp. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28036--28037 \T1/zi4/m/n/10 relative. Overfull \hbox (15.24944pt too wide) in paragraph at lines 28043--28044 []|\T1/zi4/m/n/10 microejlib. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28043--28044 \T1/zi4/m/n/10 relative. Overfull \hbox (15.24944pt too wide) in paragraph at lines 28050--28051 []|\T1/zi4/m/n/10 microejinc. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28050--28051 \T1/zi4/m/n/10 relative. Overfull \hbox (30.24944pt too wide) in paragraph at lines 28057--28058 []|\T1/zi4/m/n/10 microejscript. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28057--28058 \T1/zi4/m/n/10 relative. Underfull \hbox (badness 10000) in paragraph at lines 28064--28065 []|\T1/zi4/m/n/10 root. Underfull \hbox (badness 10000) in paragraph at lines 28092--28093 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28097--28098 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28102--28103 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28107--28108 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28112--28113 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28117--28118 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28122--28123 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28127--28128 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28132--28133 []|\T1/zi4/m/n/10 deploy.dir. [437] [438] [439] [440] [441 <./overview-platform-qualification.png>] [442 <./o verview-platform-qualification-test-suite-fs.png>] [443] [444 <./testsuite-engi ne-overview.png>] Overfull \hbox (1.17941pt too wide) in paragraph at lines 28623--28624 []|\T1/SourceSansPro-LF/m/n/10 SECURITY Underfull \hbox (badness 7256) in paragraph at lines 28625--28626 []|\T1/SourceSansPro-LF/m/n/10 NET Java Test Underfull \hbox (badness 10000) in paragraph at lines 28627--28628 []|\T1/SourceSansPro-LF/m/n/10 SSL Java Test Underfull \hbox (badness 10000) in paragraph at lines 28640--28641 []|\T1/SourceSansPro-LF/m/n/10 3.4.0 (On Underfull \hbox (badness 10000) in paragraph at lines 28642--28643 []|\T1/SourceSansPro-LF/m/n/10 3.0.1 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28655--28656 []|\T1/SourceSansPro-LF/m/n/10 3.4.0 (On Underfull \hbox (badness 10000) in paragraph at lines 28657--28658 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28659--28661 []|\T1/SourceSansPro-LF/m/n/10 1.1.0 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28670--28671 []|\T1/SourceSansPro-LF/m/n/10 3.5.2 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28672--28673 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28674--28676 []|\T1/SourceSansPro-LF/m/n/10 1.1.0 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28683--28684 []|\T1/SourceSansPro-LF/m/n/10 1.4.0 Underfull \hbox (badness 10000) in paragraph at lines 28683--28684 \T1/SourceSansPro-LF/m/n/10 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28685--28686 []|\T1/SourceSansPro-LF/m/n/10 3.5.2 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28687--28688 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28689--28691 []|\T1/SourceSansPro-LF/m/n/10 1.2.0 (On de- [445] [446 <./mjvm_flow2.png>] [447 <./mjvm_gt.png>] [448] [449] Overfull \vbox (72.56984pt too high) has occurred while \output is active [450] Overfull \vbox (1.75471pt too high) detected at line 29134 [451] [452] [453] [454] [455] Underfull \hbox (badness 10000) in paragraph at lines 29518--29519 []\T1/SourceSansPro-LF/m/n/10 Tell the third-party linker pro-gram to redi-rect all calls to []\T1/zi4/m/n/10 LLMJVM_invoke_method[] \T1/SourceSansPro-LF/m/ n/10 and Underfull \hbox (badness 10000) in paragraph at lines 29518--29519 []\T1/zi4/m/n/10 LLMJVM_return_method[] \T1/SourceSansPro-LF/m/n/10 sym-bols t o re-spec-tively []\T1/zi4/m/n/10 LLMJVM_invoke_method_with_trace[] \T1/Sourc eSansPro-LF/m/n/10 and [456] [457] [458 <./process-multiapp-overview.png>] [459] [460] Overfull \vbox (0.67719pt too high) detected at line 29800 [461 <./sni_flow.png>] [462] [463 <./sni_sync.png>] Underfull \hbox (badness 10000) in paragraph at lines 1--29922 []|[][]$\T1/SourceSansPro-LF/m/n/10 https : / / repository . microej . com / ja vadoc / microej _ 5 . x / apis / ej / sp / [464 <./sp1.png>] [465 <./sp_flow.png>] [466] [467 <./javah_process.png>] [468] Underfull \hbox (badness 10000) in paragraph at lines 30257--30260 \T1/SourceSansPro-LF/m/n/10 The Ex-ter-nal Re-sources Loader is an ad-di-tional mod-ule. In the plat-form con-fig-u-ra-tion file, check [469] [470 <./ecom-core_process.png>] Underfull \hbox (badness 10000) in paragraph at lines 30343--30347 \T1/SourceSansPro-LF/m/n/10 A de-vice is de-fined by im-ple-ment-ing [][]ej.eco m.Device[][]. It is iden-ti-fied by a name and a de-scrip-tor [471] [472 <./architecture.png>] [473] [474 <./comm_open.png>] [475 <./dyn_sequ ence.png (PNG copy)>] [476] Underfull \hbox (badness 10000) in paragraph at lines 30758--30760 []\T1/SourceSansPro-LF/m/n/10 Data has ar-rived that should be added to the re- ceive buffer (us-ing the [477]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.1}) has been already used, duplicate ignored \relax l.30797 \begin{sphinxVerbatim} [commandchars=\\\{\}] [478]pdfTeX warning (ext4): destination with the same identifier (name{literalblock.2}) has been already u sed, duplicate ignored \relax l.30845 \begin{sphinxVerbatim} [commandchars=\\\{\}] [479] [480 <./java-c-ui-int erface.png>] [481 <./ui_overview2.png>] [482] [483] [484] [485] [486 <./static_ init_process.png> <./static_xml.png>] [487] [488] [489 <./ui_llapi_emb.png>] [490 <./ui_llapi_sim.png>] [491 <./ui_llapi_led.png>] [492] [493] [494 <./drive rs-microui-comms.png> <./microui-events.png>] [495] [496 <./ui_llapi_input2.png >] [497] [498] LaTeX Font Warning: Font shape `TS1/zi4/m/it' undefined (Font) using `TS1/zi4/m/n' instead (Font) for symbol `textquotesingle' on input line 31882. [499] Underfull \hbox (badness 5696) in paragraph at lines 31931--31933 []\T1/SourceSansPro-LF/m/n/10 This helper also fil-ters the touch panel events. It uses two de-fines []\T1/zi4/m/n/10 FIRST_MOVE_PIXEL_LIMIT[] \T1/SourceSan sPro-LF/m/n/10 and [500] Underfull \vbox (badness 10000) detected at line 32029 Underfull \vbox (badness 10000) detected at line 32029 [501] [502] Underfull \hbox (badness 10000) in paragraph at lines 32103--32105 \T1/SourceSansPro-LF/b/n/10 Note: \T1/SourceSansPro-LF/m/n/10 When the func-ti ons []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_log_queue_xxx()[] \T1/SourceSansPro-LF/m /n/10 are not im-ple-mented, a call to Underfull \hbox (badness 10000) in paragraph at lines 32117--32118 []\T1/SourceSansPro-LF/m/n/10 If the event can-not be added be-cause the queue is full, the event en-gine calls Underfull \hbox (badness 5105) in paragraph at lines 32134--32135 []\T1/SourceSansPro-LF/m/n/10 Then, the event en-gine dumps the \T1/SourceSansP ro-LF/m/it/10 fu-ture \T1/SourceSansPro-LF/m/n/10 events (events not con-sumed yet by Mi-croUI). It calls Underfull \hbox (badness 10000) in paragraph at lines 32140--32141 []\T1/SourceSansPro-LF/m/n/10 Finally, the event en-gine no-ti-fies the log-ger about the end of the dump by call-ing [503] Underfull \hbox (badness 6428) in paragraph at lines 32151--32152 []\T1/zi4/m/n/10 LLUI_INPUT_LOG_impl.c[] \T1/SourceSansPro-LF/m/n/10 : this fil e holds some meta-data for each event. When the event en- Underfull \hbox (badness 10000) in paragraph at lines 32151--32152 \T1/SourceSansPro-LF/m/n/10 gine calls []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_log_du mp()[] \T1/SourceSansPro-LF/m/n/10 , the log-ger re-trieves the event meta-data and calls [504] [505] [506] [507 <./display_modes_nocustom.png>] [508 <./switch-step1.png >] [509 <./switch-step2.png> <./switch-step3.png>] [510 <./switch-step4.png> <. /copy-step1.png>] [511 <./copy-step2.png> <./copy-step3.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:fig-directmode ' on page 512 undefined on input line 32474. [512 <./direct.png>] [513] [514] [515] [516] [517] [518] [519 <./ui_llapi_displ ay.png>] [520] [521] [522] Overfull \vbox (2.594pt too high) detected at line 33742 [523] Overfull \vbox (0.82593pt too high) detected at line 33788 [524] [525] Overfull \vbox (1.82593pt too high) detected at line 33911 [526] Overfull \vbox (2.12442pt too high) detected at line 33980 [527] Underfull \vbox (badness 3343) detected at line 34052 [528] [529] Overfull \vbox (1.29552pt too high) detected at line 34124 [530] Overfull \vbox (1.82593pt too high) detected at line 34199 [531] [532] [533] [534 <./uiDisplaySync01.png> <./uiDisplaySync02.png> <./uiDis playSync03.png> <./uiDisplaySync04.png>] [535 <./uiDisplaySync05.png> <./uiDisp laySync06.png> <./uiDisplaySync07.png>] Underfull \hbox (badness 10000) in paragraph at lines 34491--34491 []\T1/SourceSansPro-LF/m/n/10 Tear- Underfull \hbox (badness 10000) in paragraph at lines 34491--34491 []\T1/SourceSansPro-LF/m/n/10 Nb Underfull \hbox (badness 10000) in paragraph at lines 34491--34491 []\T1/SourceSansPro-LF/m/n/10 Flush time Underfull \hbox (badness 10000) in paragraph at lines 34491--34491 []\T1/SourceSansPro-LF/m/n/10 FPS Underfull \hbox (badness 5203) in paragraph at lines 34491--34491 []\T1/SourceSansPro-LF/m/n/10 CPU load [536] [537] [538] Underfull \hbox (badness 10000) in paragraph at lines 34694--34695 []\T1/SourceSansPro-LF/m/n/10 The linker file holds five ta-bles, one for each use case, re-spec-tively []\T1/zi4/m/n/10 IMAGE_UTILS_TABLE_COPY[] \T1/SourceS ansPro-LF/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34694--34695 []\T1/zi4/m/n/10 IMAGE_UTILS_TABLE_COPY_WITH_ALPHA[] \T1/SourceSansPro-LF/m/n/1 0 , []\T1/zi4/m/n/10 IMAGE_UTILS_TABLE_DRAW[] \T1/SourceSansPro-LF/m/n/10 , [ ]\T1/zi4/m/n/10 IMAGE_UTILS_TABLE_SET[] \T1/SourceSansPro-LF/m/n/10 and [539] [540] [541] [542] [543 <./graphviz-8eba0ad654d65d10f438882f4fb435b996d10a 8a.pdf>] [544] [545 <./uiFormat01.png>] [546] [547] [548 <./uiFormat02.png>] [549] [550] [551 <./static-image-gen2.png>] [552] [553] Underfull \hbox (badness 10000) in paragraph at lines 35740--35741 []\T1/SourceSansPro-LF/m/n/10 Create an im-ple-men-ta-tion of in-ter-face []\T 1/zi4/m/n/10 com.microej.tool.ui.generator. Underfull \hbox (badness 10000) in paragraph at lines 35743--35744 []\T1/SourceSansPro-LF/m/n/10 Create the file []\T1/zi4/m/n/10 META-INF/servic es/com.microej.tool.ui.generator. [554] Underfull \hbox (badness 10000) in paragraph at lines 35792--35793 \T1/SourceSansPro-LF/m/n/10 stan-dard im-ages) or cre-ate an im-ple-men-ta-tion of in-ter-face []\T1/zi4/m/n/10 com.microej.tool.ui.generator. Underfull \hbox (badness 10000) in paragraph at lines 35804--35805 []\T1/SourceSansPro-LF/m/n/10 Create the file []\T1/zi4/m/n/10 META-INF/servic es/com.microej.tool.ui.generator. [555]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.3}) has been already used, duplicate ignored \relax l.35874 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.4}) has been already used, d uplicate ignored \relax l.35886 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.5}) has been already used, d uplicate ignored \relax l.35896 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.6}) has been already used, d uplicate ignored \relax l.35908 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.7}) has been already used, d uplicate ignored \relax l.35918 \begin{sphinxVerbatim} [commandchars=\\\{\}] [556]pdfTeX warning (ext4): destination with the same identifier (name{literalblock.8}) has been already u sed, duplicate ignored \relax l.35928 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 35944--35945 []\T1/SourceSansPro-LF/m/n/10 The sec-tion is aligned on the value spec-i-fied by the Dis-play mod-ule prop-erty []\T1/zi4/m/n/10 imageBuffer. [557] [558] [559] [560] [561] [562 <./graphviz-05faa46b5c5fd522c1e049948e7dc688 922b9e6c.pdf>] [563 <./font-process2.png>] [564 <./font-height.png> <./font-bas eline.png>] [565 <./arabic.png>] [566 <./static-font-gen2.png>] [567]pdfTeX war ning (ext4): destination with the same identifier (name{literalblock.9}) has be en already used, duplicate ignored \relax l.36715 \begin{sphinxVerbatim} [commandchars=\\\{\}] [568] [569 <./graphviz-6baf 21a497ab9e0043cef2bf3d691fc132794bb5.pdf>] [570] [571] [572 <./fpwidgets.png>] [573] [574] Underfull \hbox (badness 10000) in paragraph at lines 37101--37102 []\T1/SourceSansPro-LF/m/n/10 Create an im-ple-men-ta-tion of the in-ter-face []\T1/zi4/m/n/10 ej.microui.display.UIDrawing.UiDrawingDefault[] \T1/SourceSans Pro-LF/m/n/10 : [575] Underfull \hbox (badness 10000) in paragraph at lines 37188--37189 []\T1/SourceSansPro-LF/m/n/10 After draw-ing, the im-ple-men-ta-tion up-dates t he Graph-ics En-gine dirty area by call-ing []\T1/zi4/m/n/10 gc. [576] [577] [578] [579] [580] Overfull \hbox (26.05243pt too wide) in paragraph at lines 37677--37678 []\T1/zi4/m/n/10 void LLUI_DISPLAY_IMPL_binarySemaphoreTake([. Overfull \hbox (26.05243pt too wide) in paragraph at lines 37680--37681 []\T1/zi4/m/n/10 void LLUI_DISPLAY_IMPL_binarySemaphoreGive([. Underfull \hbox (badness 10000) in paragraph at lines 37683--37684 []\T1/zi4/m/n/10 uint8_t* LLUI_DISPLAY_IMPL_flush([... Overfull \hbox (71.05243pt too wide) in paragraph at lines 37693--37694 []\T1/zi4/m/n/10 int32_t LLDISPLAY_IMPL_getWorkingBufferStartAddress([. Overfull \hbox (61.05243pt too wide) in paragraph at lines 37696--37697 []\T1/zi4/m/n/10 int32_t LLDISPLAY_IMPL_getWorkingBufferEndAddress([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37759--37760 []\T1/zi4/m/n/10 jint LLUI_INPUT_IMPL_getInitialStateValue([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37762--37763 []\T1/zi4/m/n/10 void LLUI_INPUT_IMPL_enterCriticalSection([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37765--37766 []\T1/zi4/m/n/10 void LLUI_INPUT_IMPL_leaveCriticalSection([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37778--37779 []\T1/zi4/m/n/10 int32_t LLINPUT_IMPL_getInitialStateValue([. Overfull \hbox (6.05243pt too wide) in paragraph at lines 37781--37782 []\T1/zi4/m/n/10 void LLINPUT_IMPL_enterCriticalSection([. Overfull \hbox (6.05243pt too wide) in paragraph at lines 37784--37785 []\T1/zi4/m/n/10 void LLINPUT_IMPL_leaveCriticalSection([. [581] Underfull \hbox (badness 10000) in paragraph at lines 37831--37832 []\T1/zi4/m/n/10 int32_t LLLEDS_IMPL_getIntensity([... Underfull \hbox (badness 10000) in paragraph at lines 37887--37889 \T1/SourceSansPro-LF/m/n/10 Since Mi-croEJ UI Pack []\T1/zi4/m/n/10 13.0.0[] \ T1/SourceSansPro-LF/m/n/10 , the Im-age Gen-er-a-tor ex-ten-sion project must d e-pend on mod-ule [582] [583] [584] [585] [586] [587] [588] [589] [590] [591] Underfull \hbox (badness 10000) in paragraph at lines 38772--38773 []\T1/zi4/m/n/10 ej.tool.frontpanel#widget-microui[] \T1/SourceSansPro-LF/m/n/ 10 has been re-placed by []\T1/zi4/m/n/10 com.microej.pack. [592] [593] [594] [595] [596] [597] [598] [599] [600] [601] [602] [603] [604] [605] [606] [607] [608] [609] [610] [611] [612] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 40464. (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmtt.fd) Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 40464. [613] Underfull \hbox (badness 10000) in paragraph at lines 40583--40584 []\T1/SourceSansPro-LF/m/n/10 [Removed] []\T1/zi4/m/n/10 AbstractDisplayExtens ion[] \T1/SourceSansPro-LF/m/n/10 , all avail-able im-ple-men-ta-tions and Underfull \hbox (badness 10000) in paragraph at lines 40586--40587 []\T1/SourceSansPro-LF/m/n/10 [Removed] []\T1/zi4/m/n/10 finalizeConfiguration ()[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/m/n/10 getDisplayHeight()[] \T1/S ourceSansPro-LF/m/n/10 , []\T1/zi4/m/n/10 getDisplayWidth()[] \T1/SourceSansPr o-LF/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 40586--40587 []\T1/zi4/m/n/10 getDrawingBuffer()[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/ m/n/10 setDisplayWidth(int)[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/m/n/10 s etDisplayHeight(int)[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/m/n/10 start()[ ] \T1/SourceSansPro-LF/m/n/10 : [614] [615] [616] Underfull \hbox (badness 10000) in paragraph at lines 40818--40819 []\T1/SourceSansPro-LF/m/n/10 Instead of im-ple-ment-ing []\T1/zi4/m/n/10 Gene ricDisplayExtension[] \T1/SourceSansPro-LF/m/n/10 , the ex-ten-sion class must ex-tend Underfull \hbox (badness 10000) in paragraph at lines 40821--40822 []\T1/SourceSansPro-LF/m/n/10 Add the file []\T1/zi4/m/n/10 src/main/resources /META-INF/services/com.microej.tool.ui.generator. Underfull \hbox (badness 10000) in paragraph at lines 40821--40822 \T1/zi4/m/n/10 MicroUIRawImageGeneratorExtension[] \T1/SourceSansPro-LF/m/n/10 ; this file has to spec-ify the class which ex-tends the [617] Underfull \hbox (badness 10000) in paragraph at lines 40948--40949 []\T1/SourceSansPro-LF/m/n/10 Replace all []\T1/zi4/m/n/10 #include "LLDISPLAY .h"[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/m/n/10 #include "LLDISPLAY_EXTRA .h"[] \T1/SourceSansPro-LF/m/n/10 and []\T1/zi4/m/n/10 #include Underfull \hbox (badness 10000) in paragraph at lines 40975--40976 []\T1/SourceSansPro-LF/m/n/10 Remove the func-tions []\T1/zi4/m/n/10 LLDISPLAY _IMPL_getGraphicsBufferAddress[] \T1/SourceSansPro-LF/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 40975--40976 []\T1/zi4/m/n/10 LLDISPLAY_IMPL_getHeight[] \T1/SourceSansPro-LF/m/n/10 , []\T 1/zi4/m/n/10 LLDISPLAY_IMPL_getWidth[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4 /m/n/10 LLDISPLAY_IMPL_synchronize[] \T1/SourceSansPro-LF/m/n/10 , [618] Underfull \hbox (badness 10000) in paragraph at lines 41030--41031 []\T1/zi4/m/n/10 LLDISPLAY_EXTRA.h[] \T1/SourceSansPro-LF/m/n/10 and []\T1/zi 4/m/n/10 intern/LLDISPLAY_EXTRA.h[] \T1/SourceSansPro-LF/m/n/10 merged in []\ T1/zi4/m/n/10 LLUI_PAINTER_impl.h[] \T1/SourceSansPro-LF/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 41052--41053 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ setContrast(int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41055--41056 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ getContrast(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41058--41059 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ hasBackLight(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41061--41062 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ setBacklight(int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41064--41065 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ getBacklight(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41067--41068 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ isColor(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41070--41071 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ getNumberOfColors(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41073--41074 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ isDoubleBuffered(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41076--41077 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ getBacklight(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41079--41080 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ fillRect(void*,int32_t,void*,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by [619] Underfull \hbox (badness 10000) in paragraph at lines 41085--41086 \T1/SourceSansPro-LF/m/n/10 by []\T1/zi4/m/n/10 DW_DRAWING_drawFlippedImage(MI CROUI_GraphicsContext*,MICROUI_Image*,jint,jint, Underfull \hbox (badness 10000) in paragraph at lines 41088--41089 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ scaleImage(void*,int32_t,void*,int32_t,void*)[] \T1/SourceSansPro-LF/m/n/10 : Underfull \hbox (badness 10000) in paragraph at lines 41088--41089 \T1/SourceSansPro-LF/m/n/10 re-placed by []\T1/zi4/m/n/10 DW_DRAWING_drawScale dImageNearestNeighbor(MICROUI_GraphicsContext*, Overfull \hbox (118.63696pt too wide) in paragraph at lines 41088--41089 \T1/zi4/m/n/10 MICROUI_Image*,jint,jint,jfloat,jfloat,jint)[] \T1/SourceSansPr o-LF/m/n/10 and []\T1/zi4/m/n/10 DW_DRAWING_drawScaledImageBilinear(MICROUI_Gr aphicsContext*, Underfull \hbox (badness 10000) in paragraph at lines 41091--41092 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ rotateImage(void*,int32_t,void*,int32_t,void*)[] \T1/SourceSansPro-LF/m/n/10 : Underfull \hbox (badness 10000) in paragraph at lines 41091--41092 \T1/SourceSansPro-LF/m/n/10 re-placed by []\T1/zi4/m/n/10 DW_DRAWING_drawRotat edImageNearestNeighbor(MICROUI_GraphicsContext*, Overfull \hbox (138.63696pt too wide) in paragraph at lines 41091--41092 \T1/zi4/m/n/10 MICROUI_Image*,jint,jint,jint,jint,jfloat,jint)[] \T1/SourceSan sPro-LF/m/n/10 and []\T1/zi4/m/n/10 DW_DRAWING_drawRotatedImageBilinear(MICROU I_GraphicsContext*, Underfull \hbox (badness 10000) in paragraph at lines 41094--41095 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ convertARGBColorToDisplayColor(int32_t)[] \T1/SourceSansPro-LF/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 41094--41095 []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_convertDisplayColorToARGBColor(int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed re- Underfull \hbox (badness 10000) in paragraph at lines 41094--41095 \T1/SourceSansPro-LF/m/n/10 spec-tively by []\T1/zi4/m/n/10 LLUI_DISPLAY_IMPL_ convertARGBColorToDisplayColor(uint32_t)[] \T1/SourceSansPro-LF/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 41100--41101 []\T1/zi4/m/n/10 LLUI_DISPLAY_IMPL_decodeImage(uint8_t*,uint32_t,MICROUI_ImageF ormat,MICROUI_Image*, Underfull \hbox (badness 10000) in paragraph at lines 41103--41104 []\T1/SourceSansPro-LF/m/n/10 [Removed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ getGraphicsBufferMemoryWidth(void)[] \T1/SourceSansPro-LF/m/n/10 and Overfull \hbox (31.7229pt too wide) in paragraph at lines 41106--41107 []\T1/SourceSansPro-LF/m/n/10 [Removed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ backlightOn(void)[] \T1/SourceSansPro-LF/m/n/10 and []\T1/zi4/m/n/10 LLDISPLA Y_EXTRA_IMPL_backlightOff(void)[] Underfull \hbox (badness 10000) in paragraph at lines 41109--41110 []\T1/SourceSansPro-LF/m/n/10 [Removed] []\T1/zi4/m/n/10 LLDISPLAY_EXTRA_IMPL_ enterDrawingMode(void)[] \T1/SourceSansPro-LF/m/n/10 and Overfull \hbox (99.35233pt too wide) in paragraph at lines 41123--41124 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_IMPL_initia lize(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by []\T1/zi4/m/n/10 LLUI_ DISPLAY_IMPL_initialize(LLUI_DISPLAY_SInitData*)[] Underfull \hbox (badness 10000) in paragraph at lines 41126--41127 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_IMPL_flush( int32_t,int32_t,int32_t,int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-pla ced Underfull \hbox (badness 10000) in paragraph at lines 41126--41127 \T1/SourceSansPro-LF/m/n/10 by []\T1/zi4/m/n/10 LLUI_DISPLAY_IMPL_flush(MICROU I_GraphicsContext*,uint8_t*, uint32_t,uint32_t, Underfull \hbox (badness 10000) in paragraph at lines 41129--41130 []\T1/SourceSansPro-LF/m/n/10 [Removed] []\T1/zi4/m/n/10 LLDISPLAY_IMPL_getWid th(void)[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/m/n/10 LLDISPLAY_IMPL_getHe ight(void)[] \T1/SourceSansPro-LF/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 41129--41130 []\T1/zi4/m/n/10 LLDISPLAY_IMPL_getGraphicsBufferAddress(void)[] \T1/SourceSans Pro-LF/m/n/10 : re-placed by el-e-ments in struc-ture Underfull \hbox (badness 10000) in paragraph at lines 41132--41133 []\T1/SourceSansPro-LF/m/n/10 [Removed] []\T1/zi4/m/n/10 LLDISPLAY_IMPL_synchr onize(void)[] \T1/SourceSansPro-LF/m/n/10 : im-ple-men-ta-tion has to call [620] Underfull \hbox (badness 10000) in paragraph at lines 41140--41141 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_UTILS_getBu fferAddress(int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41143--41144 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_UTILS_setDr awingLimits(int32_t,int32_t,int32_t,int32_t,int32_t)[] Underfull \hbox (badness 10000) in paragraph at lines 41146--41147 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_UTILS_blend (int32_t,int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41149--41150 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_UTILS_alloc ateDecoderImage(void*)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41155--41156 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLDISPLAY_UTILS_drawi ngDone(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Overfull \hbox (21.7229pt too wide) in paragraph at lines 41161--41162 []\T1/SourceSansPro-LF/m/n/10 [Removed] []\T1/zi4/m/n/10 LLDISPLAY_UTILS_enter DrawingMode(void)[] \T1/SourceSansPro-LF/m/n/10 and []\T1/zi4/m/n/10 LLDISPLA Y_UTILS_exitDrawingMode(void)[] Underfull \hbox (badness 10000) in paragraph at lines 41170--41171 []\T1/SourceSansPro-LF/m/n/10 [Removed] []\T1/zi4/m/n/10 LLDISPLAY_UTILS_drawP ixel(int32_t,int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 41178--41179 []\T1/SourceSansPro-LF/m/n/10 [Added] List of []\T1/zi4/m/n/10 ej.api.drawing[ ] \T1/SourceSansPro-LF/m/n/10 li-brary's na-tive func-tions im-ple-mented in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 41186--41187 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLLEDS_MIN_INTENSITY[ ] \T1/SourceSansPro-LF/m/n/10 and []\T1/zi4/m/n/10 LLLEDS_MAX_INTENSITY[] \T1 /SourceSansPro-LF/m/n/10 : re-placed re-spec-tively by Underfull \hbox (badness 10000) in paragraph at lines 41192--41193 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLLEDS_IMPL_getIntens ity(int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41195--41196 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLLEDS_IMPL_setIntens ity(int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41206--41207 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendEvents(in t32_t,int32_t*,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41209--41210 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendCommandEv ent(int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41212--41213 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendButtonPre ssedEvent(int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by [621] Underfull \hbox (badness 10000) in paragraph at lines 41215--41216 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendButtonRel easedEvent(int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41218--41219 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendButtonRep eatedEvent(int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41221--41222 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendButtonLon gEvent(int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 5105) in paragraph at lines 41224--41225 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendPointerPr essedEvent(int32_t,int32_t,int32_t,int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/ 10 : Underfull \hbox (badness 10000) in paragraph at lines 41227--41228 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendPointerRe leasedEvent(int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41233--41234 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendTouchPres sedEvent(int32_t,int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41236--41237 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendTouchRele asedEvent(int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41239--41240 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendTouchMove dEvent(int32_t,int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41242--41243 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_sendStateEven t(int32_t,int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41245--41246 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_getMaxEventsB ufferUsage(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41256--41257 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_IMPL_getIniti alStateValue(int32_t,int32_t)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41259--41260 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_IMPL_enterCri ticalSection(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by Underfull \hbox (badness 10000) in paragraph at lines 41262--41263 []\T1/SourceSansPro-LF/m/n/10 [Changed] []\T1/zi4/m/n/10 LLINPUT_IMPL_leaveCri ticalSection(void)[] \T1/SourceSansPro-LF/m/n/10 : re-placed by [622] Underfull \hbox (badness 10000) in paragraph at lines 41299--41300 []\T1/SourceSansPro-LF/m/n/10 [Added] Struc-ture []\T1/zi4/m/n/10 LLUI_DISPLAY _SInitData[] \T1/SourceSansPro-LF/m/n/10 : im-ple-men-ta-tion has to fill it in Underfull \hbox (badness 10000) in paragraph at lines 41302--41303 []\T1/SourceSansPro-LF/m/n/10 [Added] []\T1/zi4/m/n/10 LLUI_DISPLAY_IMPL_binar ySemaphoreTake(void*)[] \T1/SourceSansPro-LF/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 41302--41303 []\T1/zi4/m/n/10 LLUI_DISPLAY_IMPL_binarySemaphoreGive(void*,bool)[] \T1/Source SansPro-LF/m/n/10 : im-ple-men-ta-tion has to man-age a Underfull \hbox (badness 10000) in paragraph at lines 41305--41306 []\T1/SourceSansPro-LF/m/n/10 [Added] []\T1/zi4/m/n/10 LLUI_DISPLAY_IMPL_getNe wImageStrideInBytes(MICROUI_ImageFormat,uint32_t, Underfull \hbox (badness 10000) in paragraph at lines 41313--41314 []\T1/SourceSansPro-LF/m/n/10 [Added] List of []\T1/zi4/m/n/10 ej.api.microui[ ] \T1/SourceSansPro-LF/m/n/10 li-brary's na-tive func-tions im-ple-mented in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 41348--41349 []\T1/SourceSansPro-LF/m/n/10 In cus-tom UI na-tive meth-ods, re-place []\T1/z i4/m/n/10 LLDISPLAY_UTILS_getBufferAddress(xxx);[] \T1/SourceSansPro-LF/m/n/10 by [623] Underfull \hbox (badness 10000) in paragraph at lines 41391--41392 []\T1/SourceSansPro-LF/m/n/10 Create a new front panel project: [][][] > [][ ][] > [][][] > [][][] > [624] Underfull \hbox (badness 10000) in paragraph at lines 41478--41479 []\T1/SourceSansPro-LF/m/n/10 Extends []\T1/zi4/m/n/10 ej.fp.widget.MicroUIDis play.AbstractDisplayExtension[] \T1/SourceSansPro-LF/m/n/10 in-stead of []\T1 /zi4/m/n/10 com.is2t. Underfull \hbox (badness 10000) in paragraph at lines 41539--41540 \T1/SourceSansPro-LF/m/n/10 of im-ple-ment-ing the in-ter-face []\T1/zi4/m/n/1 0 com.is2t.microej.frontpanel.input.listener. [625] Underfull \hbox (badness 10000) in paragraph at lines 41603--41604 []\T1/SourceSansPro-LF/m/n/10 Extends the class []\T1/zi4/m/n/10 ej.fp.widget. Button.ButtonListenerToButtonEvents[] \T1/SourceSansPro-LF/m/n/10 in-stead Underfull \hbox (badness 10000) in paragraph at lines 41603--41604 \T1/SourceSansPro-LF/m/n/10 of im-ple-ment-ing the in-ter-face []\T1/zi4/m/n/1 0 com.is2t.microej.frontpanel.input.listener. [626] Underfull \hbox (badness 10000) in paragraph at lines 41697--41698 []\T1/SourceSansPro-LF/m/n/10 Extends the class []\T1/zi4/m/n/10 ej.fp.widget. Joystick.JoystickListenerToCommandEvents[] \T1/SourceSansPro-LF/m/n/10 in- [627] Underfull \hbox (badness 10000) in paragraph at lines 41827--41828 []\T1/SourceSansPro-LF/m/n/10 Replace the func-tion []\T1/zi4/m/n/10 LLDISPLAY _COPY_IMPL_getBackBufferAddress()[] \T1/SourceSansPro-LF/m/n/10 by Underfull \hbox (badness 10000) in paragraph at lines 41835--41836 []\T1/SourceSansPro-LF/m/n/10 Replace the func-tion []\T1/zi4/m/n/10 void LLDI SPLAY_COPY_IMPL_copyBuffer()[] \T1/SourceSansPro-LF/m/n/10 by []\T1/zi4/m/n/1 0 int32_t Underfull \hbox (badness 10000) in paragraph at lines 41841--41842 []\T1/SourceSansPro-LF/m/n/10 Replace the func-tion []\T1/zi4/m/n/10 LLDISPLAY _COPY_IMPL_getBackBufferAddress()[] \T1/SourceSansPro-LF/m/n/10 by [628] Underfull \hbox (badness 10000) in paragraph at lines 41863--41864 []\T1/SourceSansPro-LF/m/n/10 Replace all func-tions []\T1/zi4/m/n/10 LLDISPLA Y_SWITCH_IMPL_xxx[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/m/n/10 LLDISPLAY_C OPY_IMPL_xxx[] \T1/SourceSansPro-LF/m/n/10 and [629] [630 <./java-c-vg-interface.png>] [631] [632 <./vg_llapi_emb.png> <./vg_l lapi_sim.png>] [633] [634 <./vg_llapi_matrix.png>] [635] Underfull \hbox (badness 10000) in paragraph at lines 42207--42208 []\T1/SourceSansPro-LF/m/n/10 MicroVG li-brary calls the BSP func-tions through the header files []\T1/zi4/m/n/10 LLVG_PATH_impl.h[] \T1/SourceSansPro-LF/m/ n/10 and Underfull \hbox (badness 10000) in paragraph at lines 42213--42214 []\T1/SourceSansPro-LF/m/n/10 The [][]\T1/SourceSansPro-LF/m/it/10 C mod-ule Mi croVG-VGLite[][] \T1/SourceSansPro-LF/m/n/10 pro-vides an im-ple-men-ta-tion of []\T1/zi4/m/n/10 LLVG_PATH_PAINTER_impl.h[] \T1/SourceSansPro-LF/m/n/10 and [636 <./vg_llapi_path.png>] [637] Underfull \hbox (badness 10000) in paragraph at lines 42264--42265 []\T1/SourceSansPro-LF/m/n/10 MicroVG li-brary calls the BSP func-tions through the header files []\T1/zi4/m/n/10 LLVG_GRADIENT_impl.h[] \T1/SourceSansPro-LF /m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 42270--42271 []\T1/SourceSansPro-LF/m/n/10 The [][]\T1/SourceSansPro-LF/m/it/10 C mod-ule Mi croVG-VGLte[][] \T1/SourceSansPro-LF/m/n/10 pro-vides an im-ple-men-ta-tion of []\T1/zi4/m/n/10 LLVG_PATH_PAINTER_impl.h[] \T1/SourceSansPro-LF/m/n/10 , [638 <./vg_llapi_gradient.png>] [639] Underfull \hbox (badness 10000) in paragraph at lines 42344--42345 []\T1/SourceSansPro-LF/m/n/10 MicroVG li-brary calls the BSP func-tions through the header files []\T1/zi4/m/n/10 LLVG_FONT_impl.h[] \T1/SourceSansPro-LF/m/ n/10 and [640 <./vg_llapi_font.png>] [641 <./vg_cco.png>] [642] [643] [644] [645] Underfull \hbox (badness 10000) in paragraph at lines 42772--42773 []\T1/SourceSansPro-LF/m/n/10 Fix Null-Point-erEx-cep-tion while sort-ing Trans -la-teXY Vec-tor-Draw-ableOb-jectAn-i-ma-tor in vectorimage- [646] [647 <./java-c-net-interface.png>] Underfull \hbox (badness 10000) in paragraph at lines 42888--42893 []\T1/zi4/m/n/10 LLNET_CHANNEL_impl.h[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi 4/m/n/10 LLNET_SOCKETCHANNEL_impl.h[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/ m/n/10 LLNET_STREAMSOCKETCHANNEL_impl.h[] [648] [649] [650] [651] [652] [653] Underfull \hbox (badness 10000) in paragraph at lines 43392--43395 []\T1/zi4/m/n/10 architecture[] \T1/SourceSansPro-LF/m/n/10 [op-tional, de-fau lt value is ^^PVir-tual De-vice^^Q]: De-fines the value re-turned by the [654] [655 <./watchdog_sandwich.png>] [656 <./watchdog_highlevel_diagram.png>] [657 <./watchdog_seq_diagram.png>] [658] Underfull \hbox (badness 10000) in paragraph at lines 43602--43605 []\T1/SourceSansPro-LF/m/n/10 There is an ad-di-tional func-tion in []\T1/zi4/ m/n/10 LLWATCHDOG_TIMER_impl.h[] \T1/SourceSansPro-LF/m/n/10 com-pared to the Java API. This is [659] Overfull \vbox (3.05565pt too high) detected at line 43674 [660] [661] [662 <./STM32F7508-DK-demoWidget-SystemView.png>] Underfull \hbox (badness 10000) in paragraph at lines 43763--43764 []\T1/SourceSansPro-LF/m/n/10 Add these in-cludes []\T1/zi4/m/n/10 #include "L LMJVM_MONITOR_SYSVIEW.h"[] \T1/SourceSansPro-LF/m/n/10 and []\T1/zi4/m/n/10 # include Underfull \hbox (badness 10000) in paragraph at lines 43766--43767 []\T1/SourceSansPro-LF/m/n/10 In func-tion []\T1/zi4/m/n/10 _cbSendSystemDesc( void)[] \T1/SourceSansPro-LF/m/n/10 , add this in-struc-tion: Underfull \hbox (badness 10000) in paragraph at lines 43766--43767 []\T1/zi4/m/n/10 SEGGER_SYSVIEW_SendSysDesc("N="SYSVIEW_APP_NAME",D="SYSVIEW_DE VICE_NAME", [663 <./sytemview_remove_systick.png>] [664] [665] [666 <./sv_names.png>] [667] Underfull \hbox (badness 5578) in paragraph at lines 43964--43967 \T1/SourceSansPro-LF/m/n/10 lem, the de-fault \T1/SourceSansPro-LF/m/it/10 SEG- GER_SYSVIEW_RTT_BUFFER_SIZE \T1/SourceSansPro-LF/m/n/10 can be in-creased from the de-fault 1kB to a more Underfull \hbox (badness 5741) in paragraph at lines 43964--43967 \T1/SourceSansPro-LF/m/n/10 ap-pro-pri-ate size of 4kB. Still, if OVER-FLOW eve nts are still vis-i-ble, the user can fur-ther in-crease this Underfull \hbox (badness 10000) in paragraph at lines 43964--43967 \T1/SourceSansPro-LF/m/n/10 con-fig-u-ra-tion found in []\T1/zi4/m/n/10 /YourP latformProject-bsp/projects/microej/thirdparty/systemview/inc/ [668 <./sysview_app_traces.png>] [669 <./systemview_rtt_not_found.png>] [670 <./systemview_st_link_pb.png>] [671 <./hil1.png> <./hil2.png>] [672 <./hil 3.png>] [673] [674 <./hil4.png>] [675] [676 <./mock-skeleton.png>] [677] [678 <./hil5.png>] [679 <./newfp.png>] [680 <./project-content.png>] [681] [682 <./working-layout.png>] [683] [684] [685] [686 <./fp-widget-active-area.pn g>] [687 <./blemock-controller.png>] [688] [689 <./blemock-flash-download-tool. png>] [690 <./blemock-wifi-setup-interface.png> <./blemock-wifi-setup-last-scre en.png>] [691 <./blemock-controller-ip.png>] [692 <./blemock-configuration.png> ] [693] [694] Underfull \hbox (badness 6910) in paragraph at lines 45258--45262 []\T1/SourceSansPro-LF/m/n/10 The Low Level Comm API (LL-COMM), re-lies on func -tions that need to be im-ple-mented by en-gi-neers Underfull \hbox (badness 6675) in paragraph at lines 45258--45262 \T1/SourceSansPro-LF/m/n/10 in a driver. The names of these func-tions match th e []\T1/zi4/m/n/10 LLCOM_BUFFERED_CONNECTION_IMPL_*[] \T1/SourceSansPro-LF/m/ n/10 or the [695] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 \T1/SourceSansPro-LF/m/n/10 gen-er-a-tor Overfull \hbox (8.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonRepeatedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (18.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (3.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerMovedEvent[]| Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 []|\T1/SourceSansPro-LF/m/n/10 The ini-tial value of each state ma-chine Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 \T1/SourceSansPro-LF/m/n/10 (of a States) is re-trieved by a call to Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_getInitialStateValue[] Overfull \hbox (3.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (8.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 \T1/SourceSansPro-LF/m/n/10 gen-er-a-tor Overfull \hbox (8.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonRepeatedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (18.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (3.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerMovedEvent[]| Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 []|\T1/SourceSansPro-LF/m/n/10 The ini-tial value of each state ma-chine Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 \T1/SourceSansPro-LF/m/n/10 (of a States) is re-trieved by a call to Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_getInitialStateValue[] Overfull \hbox (3.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 Overfull \hbox (8.50986pt too wide) in paragraph at lines 45469--45469 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45469--45469 [696] [697] Underfull \hbox (badness 6725) in paragraph at lines 45520--45525 \T1/SourceSansPro-LF/m/n/10 age heap. Im-ple-men-ta-tion of these LLAPIs is al- ready avail-able on the Mi-croEJ Cen-tral Repos-i-tory ( [698] [699] [700] [701] [702] [703] Underfull \hbox (badness 10000) in paragraph at lines 45838--45839 []\T1/SourceSansPro-LF/m/n/10 A string can be draw on a cir-cle: []\T1/zi4/m/n /10 LLVG_FONT_PAINTER_IMPL_draw_string_on_circle[] \T1/SourceSansPro-LF/m/n/10 and [704] [705] [706] [707] [708] Overfull \hbox (5.24129pt too wide) in paragraph at lines 46217--46218 []|\T1/SourceSansPro-LF/m/n/10 Message [709] Underfull \hbox (badness 10000) in paragraph at lines 46413--46413 []|\T1/SourceSansPro-LF/m/n/10 The fully qual-i-fied name of the class that im- ple-ments Underfull \hbox (badness 10000) in paragraph at lines 46413--46413 []|\T1/SourceSansPro-LF/m/n/10 The fully qual-i-fied name of the class that im- ple-ments [710] Underfull \hbox (badness 10000) in paragraph at lines 46434--46437 []\T1/SourceSansPro-LF/m/n/10 When an in-struc-tion is ex-e-cuted that will bre ak a [][]\T1/SourceSansPro-LF/m/it/10 [KF] spec-i-fi-ca-tion[][] \T1/SourceSans Pro-LF/m/n/10 in-su-la-tion se-man-tic rule, a [711] Overfull \hbox (25.02158pt too wide) in paragraph at lines 46614--46615 [][] Overfull \hbox (10.13881pt too wide) in paragraph at lines 46711--46712 [][] [712] [713] [714] [715] [716] [717] [718] Underfull \hbox (badness 10000) in paragraph at lines 48368--48368 []\T1/SourceSansPro-LF/m/n/10 Mes-sage [719] Underfull \hbox (badness 10000) in paragraph at lines 48525--48525 []\T1/zi4/m/n/10 -descriptionFile Underfull \hbox (badness 10000) in paragraph at lines 48525--48525 []\T1/zi4/m/n/10 -waitingTaskLimit Overfull \hbox (6.25586pt too wide) in paragraph at lines 48525--48525 []\T1/zi4/m/n/10 -outputArchitecture Overfull \hbox (1.25586pt too wide) in paragraph at lines 48525--48525 []\T1/zi4/m/n/10 -rwBlockHeaderSize Underfull \hbox (badness 10000) in paragraph at lines 48525--48525 []\T1/zi4/m/n/10 -cConstantsPrefix [720]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.10}) has been already used, duplicate ignored \relax l.48724 \begin{sphinxVerbatim} [commandchars=\\\{\}] [721] Overfull \hbox (3.86812pt too wide) in paragraph at lines 48790--48791 []\T1/zi4/m/n/10 eventgenerators[] Underfull \hbox (badness 10000) in paragraph at lines 48790--48791 Package varwidth Warning: Failed to reprocess entire contents on input line 487 92. Underfull \hbox (badness 10000) detected at line 48792 Overfull \hbox (3.86812pt too wide) detected at line 48792 []\T1/zi4/m/n/10 eventgenerators[] Package varwidth Warning: Failed to reprocess entire contents on input line 487 92. Underfull \hbox (badness 10000) in paragraph at lines 48804--48805 []\T1/zi4/m/n/10 eventgenerator[] Underfull \hbox (badness 10000) in paragraph at lines 48804--48805 Package varwidth Warning: Failed to reprocess entire contents on input line 488 06. Underfull \hbox (badness 10000) detected at line 48806 Package varwidth Warning: Failed to reprocess entire contents on input line 488 06. Package varwidth Warning: Failed to reprocess entire contents on input line 488 30. Package varwidth Warning: Failed to reprocess entire contents on input line 488 30. Package varwidth Warning: Failed to reprocess entire contents on input line 488 49. Package varwidth Warning: Failed to reprocess entire contents on input line 488 49. Package varwidth Warning: Failed to reprocess entire contents on input line 488 68. Package varwidth Warning: Failed to reprocess entire contents on input line 488 68. Package varwidth Warning: Failed to reprocess entire contents on input line 488 92. Package varwidth Warning: Failed to reprocess entire contents on input line 488 92. Package varwidth Warning: Failed to reprocess entire contents on input line 489 26. Package varwidth Warning: Failed to reprocess entire contents on input line 489 26. Package varwidth Warning: Failed to reprocess entire contents on input line 489 50. Package varwidth Warning: Failed to reprocess entire contents on input line 489 50. Underfull \hbox (badness 10000) in paragraph at lines 48953--48955 []|\T1/SourceSansPro-LF/m/n/10 An event gen-er-a-tor that man-ages a group of s tate ma-chines. Underfull \hbox (badness 10000) in paragraph at lines 48953--48955 \T1/SourceSansPro-LF/m/n/10 The state of a ma-chine is changed by send-ing an e vent us-ing Package varwidth Warning: Failed to reprocess entire contents on input line 489 86. Package varwidth Warning: Failed to reprocess entire contents on input line 489 86. Package varwidth Warning: Failed to reprocess entire contents on input line 490 00. Package varwidth Warning: Failed to reprocess entire contents on input line 490 00. [722] [723] Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. Package varwidth Warning: Failed to reprocess entire contents on input line 491 49. [724] Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Overfull \hbox (1.7963pt too wide) in paragraph at lines 49276--49276 []|\T1/zi4/m/n/10 xsi:schemaLocation[]| Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Overfull \hbox (1.7963pt too wide) in paragraph at lines 49276--49276 []|\T1/zi4/m/n/10 xsi:schemaLocation[]| Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Package varwidth Warning: Failed to reprocess entire contents on input line 492 76. Underfull \hbox (badness 10000) in paragraph at lines 49337--49337 []\T1/zi4/m/n/10 -connectTimeout Underfull \hbox (badness 10000) in paragraph at lines 49337--49337 []\T1/zi4/m/n/10 -excludes Underfull \hbox (badness 10000) in paragraph at lines 49337--49337 []\T1/zi4/m/n/10 -mocks [725] [726] [727]pdfTeX warning (ext4): destination with the same identifier (n ame{literalblock.11}) has been already used, duplicate ignored \relax l.49490 \begin{sphinxVerbatim} [commandchars=\\\{\}] Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. Package varwidth Warning: Failed to reprocess entire contents on input line 496 41. [728] [729] Overfull \hbox (2.36441pt too wide) in paragraph at lines 49827--49828 [][] [730] Overfull \hbox (8.14131pt too wide) in paragraph at lines 49879--49880 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 49881--49882 []|\T1/SourceSansPro-LF/m/n/10 Build Underfull \hbox (badness 10000) in paragraph at lines 49881--49882 \T1/SourceSansPro-LF/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 49883--49884 []|\T1/SourceSansPro-LF/m/n/10 Known Com-pat-i-ble Ver- Overfull \hbox (0.92131pt too wide) in paragraph at lines 49887--49889 []|\T1/SourceSansPro-LF/m/n/10 Module| Underfull \hbox (badness 10000) in paragraph at lines 49890--49891 []|\T1/SourceSansPro-LF/m/n/10 Keil Underfull \hbox (badness 10000) in paragraph at lines 49890--49891 \T1/SourceSansPro-LF/m/n/10 uVi- Overfull \hbox (1.57127pt too wide) in paragraph at lines 49892--49893 []|\T1/SourceSansPro-LF/m/n/10 5.18.0.0| Underfull \hbox (badness 10000) in paragraph at lines 49896--49897 []|\T1/zi4/m/n/10 --cpu Cortex-M4.fp --apcs=/hardfp Overfull \hbox (9.55128pt too wide) in paragraph at lines 2--49900 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4A20[][]| Underfull \hbox (badness 10000) in paragraph at lines 49907--49908 []|\T1/zi4/m/n/10 -mabi=aapcs -mcpu=cortex-m4 Underfull \hbox (badness 10000) in paragraph at lines 49907--49908 \T1/zi4/m/n/10 -mlittle-endian -mfpu=fpv4-sp-d16 Overfull \hbox (9.87128pt too wide) in paragraph at lines 2--49911 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4G25[][]| Underfull \hbox (badness 10000) in paragraph at lines 49912--49913 []|\T1/SourceSansPro-LF/m/n/10 IAR Underfull \hbox (badness 10000) in paragraph at lines 49912--49913 \T1/SourceSansPro-LF/m/n/10 Em- Underfull \hbox (badness 10000) in paragraph at lines 49912--49913 \T1/SourceSansPro-LF/m/n/10 bed- Underfull \hbox (badness 10000) in paragraph at lines 49912--49913 \T1/SourceSansPro-LF/m/n/10 ded Underfull \hbox (badness 10000) in paragraph at lines 49912--49913 \T1/SourceSansPro-LF/m/n/10 Work- Underfull \hbox (badness 10000) in paragraph at lines 49912--49913 \T1/SourceSansPro-LF/m/n/10 bench Underfull \hbox (badness 10000) in paragraph at lines 49912--49913 \T1/SourceSansPro-LF/m/n/10 for Overfull \hbox (18.03123pt too wide) in paragraph at lines 49914--49915 []|\T1/SourceSansPro-LF/m/n/10 8.32.1.18631| Overfull \hbox (6.29128pt too wide) in paragraph at lines 2--49922 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4I35[][]| Overfull \hbox (8.14131pt too wide) in paragraph at lines 49943--49944 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 49945--49946 []|\T1/SourceSansPro-LF/m/n/10 Build Underfull \hbox (badness 10000) in paragraph at lines 49945--49946 \T1/SourceSansPro-LF/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 49947--49948 []|\T1/SourceSansPro-LF/m/n/10 Known Com-pat-i-ble Ver- Overfull \hbox (0.92131pt too wide) in paragraph at lines 49951--49953 []|\T1/SourceSansPro-LF/m/n/10 Module| Underfull \hbox (badness 10000) in paragraph at lines 49954--49955 []|\T1/SourceSansPro-LF/m/n/10 Keil Underfull \hbox (badness 10000) in paragraph at lines 49954--49955 \T1/SourceSansPro-LF/m/n/10 uVi- Overfull \hbox (1.57127pt too wide) in paragraph at lines 49956--49957 []|\T1/SourceSansPro-LF/m/n/10 5.18.0.0| Underfull \hbox (badness 7344) in paragraph at lines 49960--49961 []|\T1/zi4/m/n/10 --cpu Cortex-M7.fp.sp --apcs=/hardfp Overfull \hbox (7.4213pt too wide) in paragraph at lines 2--49964 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7A21[][]| Underfull \hbox (badness 10000) in paragraph at lines 49971--49972 []|\T1/zi4/m/n/10 -mabi=aapcs -mcpu=cortex-m7 Underfull \hbox (badness 10000) in paragraph at lines 49971--49972 \T1/zi4/m/n/10 -mlittle-endian -mfpu=fpv5-sp-d16 Overfull \hbox (9.81128pt too wide) in paragraph at lines 2--49975 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7G26[][]| Underfull \hbox (badness 10000) in paragraph at lines 49976--49977 []|\T1/SourceSansPro-LF/m/n/10 IAR Underfull \hbox (badness 10000) in paragraph at lines 49976--49977 \T1/SourceSansPro-LF/m/n/10 Em- Underfull \hbox (badness 10000) in paragraph at lines 49976--49977 \T1/SourceSansPro-LF/m/n/10 bed- Underfull \hbox (badness 10000) in paragraph at lines 49976--49977 \T1/SourceSansPro-LF/m/n/10 ded Underfull \hbox (badness 10000) in paragraph at lines 49976--49977 \T1/SourceSansPro-LF/m/n/10 Work- Underfull \hbox (badness 10000) in paragraph at lines 49976--49977 \T1/SourceSansPro-LF/m/n/10 bench Underfull \hbox (badness 10000) in paragraph at lines 49976--49977 \T1/SourceSansPro-LF/m/n/10 for Overfull \hbox (18.03123pt too wide) in paragraph at lines 49978--49979 []|\T1/SourceSansPro-LF/m/n/10 8.32.1.18631| Overfull \hbox (6.39128pt too wide) in paragraph at lines 2--49986 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7I36[][]| [731] Overfull \hbox (3.87445pt too wide) in paragraph at lines 50004--50005 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 50010--50011 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 50015--50016 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50015--50016 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50017--50018 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50017--50018 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50017--50018 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50017--50018 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50017--50018 \T1/SourceSansPro-LF/m/n/10 80- Overfull \hbox (8.4644pt too wide) in paragraph at lines 50017--50018 \T1/SourceSansPro-LF/m/n/10 g6c4433a)| Overfull \hbox (2.18443pt too wide) in paragraph at lines 2--50022 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou1[][]| Underfull \hbox (badness 10000) in paragraph at lines 50026--50027 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50026--50027 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50028--50029 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50028--50029 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50028--50029 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50028--50029 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50028--50029 \T1/SourceSansPro-LF/m/n/10 80- Overfull \hbox (8.4644pt too wide) in paragraph at lines 50028--50029 \T1/SourceSansPro-LF/m/n/10 g6c4433a)| Overfull \hbox (3.50443pt too wide) in paragraph at lines 2--50033 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou2[][]| Underfull \hbox (badness 10000) in paragraph at lines 50037--50038 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50037--50038 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50039--50040 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50039--50040 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50039--50040 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50039--50040 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50039--50040 \T1/SourceSansPro-LF/m/n/10 96- Overfull \hbox (8.94438pt too wide) in paragraph at lines 50039--50040 \T1/SourceSansPro-LF/m/n/10 g2852398)| Overfull \hbox (3.50443pt too wide) in paragraph at lines 2--50044 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou2[][]| Underfull \hbox (badness 10000) in paragraph at lines 50048--50049 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50048--50049 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50050--50051 []|\T1/SourceSansPro-LF/m/n/10 8.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50050--50051 \T1/SourceSansPro-LF/m/n/10 (crosstool- Overfull \hbox (3.46442pt too wide) in paragraph at lines 2--50055 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou3[][]| Underfull \hbox (badness 10000) in paragraph at lines 50059--50060 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50059--50060 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50061--50062 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50061--50062 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50061--50062 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50061--50062 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50061--50062 \T1/SourceSansPro-LF/m/n/10 97- Overfull \hbox (8.04442pt too wide) in paragraph at lines 50061--50062 \T1/SourceSansPro-LF/m/n/10 gc752ad5)| Overfull \hbox (5.4645pt too wide) in paragraph at lines 50065--50066 []|\T1/zi4/m/n/10 simikou4[]| Underfull \hbox (badness 10000) in paragraph at lines 50070--50071 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50070--50071 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50072--50073 []|\T1/SourceSansPro-LF/m/n/10 8.4.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50072--50073 \T1/SourceSansPro-LF/m/n/10 (crosstool- Overfull \hbox (5.4645pt too wide) in paragraph at lines 50076--50077 []|\T1/zi4/m/n/10 simikou5[]| Underfull \hbox (badness 10000) in paragraph at lines 50081--50082 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50081--50082 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50083--50084 []|\T1/SourceSansPro-LF/m/n/10 8.4.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50083--50084 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50085--50086 []|\T1/zi4/m/n/10 -mlongcalls -mfix-esp32-psram-cache-issue Overfull \hbox (5.4645pt too wide) in paragraph at lines 50087--50088 []|\T1/zi4/m/n/10 simikou6[]| [732] [733] [734 <./platform_fullPackaging_structure.png>] Underfull \hbox (badness 10000) in paragraph at lines 50268--50271 \T1/SourceSansPro-LF/m/n/10 and re-named to []\T1/zi4/m/n/10 architecture-repo sitory/com/microej/architecture/CM7/CM7hardfp_ARMCC5/ [735] [736] [737 <./platform_architecture-repository.png> <./platformMigration- import.png>] Underfull \hbox (badness 10000) in paragraph at lines 50403--50407 []\T1/SourceSansPro-LF/m/n/10 Install [][]Plat-form Con-fig-u-ra-tion Ad-di-tio ns[][], by fol-low-ing in-struc-tions de-scribed at [][]$https : / / Underfull \hbox (badness 10000) in paragraph at lines 50403--50407 \T1/SourceSansPro-LF/m/n/10 github . com / MicroEJ / PlatformQualificationTools / blob / master / framework / platform / README . rst$[][]. Underfull \hbox (badness 10000) in paragraph at lines 50403--50407 \T1/SourceSansPro-LF/m/n/10 Files within the []\T1/zi4/m/n/10 content[] \T1/S ourceSansPro-LF/m/n/10 folder have to be copied to the []\T1/zi4/m/n/10 -confi guration[] \T1/SourceSansPro-LF/m/n/10 project (e.g. Underfull \hbox (badness 10000) in paragraph at lines 50414--50415 []\T1/SourceSansPro-LF/m/n/10 Update the de-fault name of the Plat-form mod-ule in the []\T1/zi4/m/n/10 module.ivy[] \T1/SourceSansPro-LF/m/n/10 . Re-place w ith Underfull \hbox (badness 10000) in paragraph at lines 50414--50415 []\T1/zi4/m/n/10 ] [745 <./inputs_outputs.png>] [746 <./build_flow_ge neric.png>] [747 <./build_flow_virtual_device.png>] Underfull \hbox (badness 10000) in paragraph at lines 1--50918 []|[][]$\T1/SourceSansPro-LF/m/n/10 https : / / repository . microej . com / ja vadoc / microej _ 5 . x / apis / ej / kf / Underfull \hbox (badness 10000) in paragraph at lines 51048--51048 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Demo Run- Underfull \hbox (badness 10000) in paragraph at lines 51048--51048 []\T1/SourceSansPro-LF/m/n/10 EDC/B- Overfull \hbox (27.2402pt too wide) in paragraph at lines 51048--51048 []\T1/SourceSansPro-LF/m/n/10 COMP/WADAPPS| Underfull \hbox (badness 10000) in paragraph at lines 51048--51048 []\T1/SourceSansPro-LF/m/n/10 MI- Overfull \hbox (14.15453pt too wide) in paragraph at lines 51048--51048 \T1/SourceSansPro-LF/m/n/10 CROUI/MWT| Overfull \hbox (26.17175pt too wide) in paragraph at lines 51048--51048 []\T1/SourceSansPro-LF/m/n/10 LEDS/BUTTONS| Overfull \hbox (31.06073pt too wide) in paragraph at lines 51048--51048 []\T1/SourceSansPro-LF/m/n/10 NET/CONNECT/SSL| Overfull \hbox (1.01366pt too wide) in paragraph at lines 51048--51048 []\T1/SourceSansPro-LF/m/n/10 BLE| Overfull \hbox (1.82365pt too wide) in paragraph at lines 51048--51048 []\T1/SourceSansPro-LF/m/n/10 HAL| Overfull \hbox (21.5272pt too wide) in paragraph at lines 51048--51048 []\T1/SourceSansPro-LF/m/n/10 ECOM/COMM| Underfull \hbox (badness 10000) in paragraph at lines 51140--51140 []\T1/SourceSansPro-LF/m/n/10 BUT-TONS or MICROUI- [748 <./check.png>] Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 \T1/SourceSansPro-LF/m/n/10 Demo Underfull \hbox (badness 5741) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Run-time Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 \T1/SourceSansPro-LF/m/n/10 age- Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 App- Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 \T1/SourceSansPro-LF/m/n/10 Metadata- Overfull \hbox (13.73042pt too wide) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 CommandServer- Overfull \hbox (2.49365pt too wide) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 NTP| Overfull \hbox (10.21362pt too wide) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 About| Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 Ap- Overfull \hbox (1.8816pt too wide) in paragraph at lines 51265--51265 \T1/SourceSansPro-LF/m/n/10 pList| Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 Forge Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 MicroEJ- Underfull \hbox (badness 10000) in paragraph at lines 51265--51265 []\T1/SourceSansPro-LF/m/n/10 MicroEJ- Underfull \hbox (badness 10000) in paragraph at lines 51322--51322 []\T1/SourceSansPro-LF/m/n/10 App-Metadata- Overfull \hbox (3.66864pt too wide) in paragraph at lines 51322--51322 []\T1/SourceSansPro-LF/m/n/10 CommandServer- [749] [750 <./firmware-multiapp-skeleton-project.png (PNG copy)>] [751] [752 <./firmware-multiapp-skeleton-artifacts.png (PNG copy)>] Underfull \hbox (badness 10000) in paragraph at lines 51394--51395 []\T1/SourceSansPro-LF/m/n/10 A Ker-nel API or a Run-time En-vi-ron-ment mod-ul e is added as a de-pen-dency with the con-fig-u-ra-tion [753] [754 <./build_flow_zoom_buildtype.png>] Underfull \hbox (badness 10000) in paragraph at lines 51481--51482 \T1/SourceSansPro-LF/m/n/10 The fol-low-ing sec-tion de-scribes [][]\T1/SourceS ansPro-LF/m/it/10 mod-ule de-scrip-tion file[][] \T1/SourceSansPro-LF/m/n/10 ( []\T1/zi4/m/n/10 module.ivy[] \T1/SourceSansPro-LF/m/n/10 ) gen-er-ated by the [755 <./build_flow_zoom_workspace.png>] Underfull \hbox (badness 6445) in paragraph at lines 51600--51600 []|\T1/SourceSansPro-LF/m/n/10 Embedded in the Vir-tual De-vice only, not in th e Underfull \hbox (badness 10000) in paragraph at lines 51600--51600 []|\T1/zi4/m/n/10 default->default;[] Underfull \hbox (badness 10000) in paragraph at lines 51600--51600 []|\T1/SourceSansPro-LF/m/n/10 Runtime En-vi-ron- Overfull \hbox (2.65308pt too wide) in paragraph at lines 51600--51600 []|\T1/zi4/m/n/10 systemapp-fw->application[]| Underfull \hbox (badness 6445) in paragraph at lines 51600--51600 []|\T1/SourceSansPro-LF/m/n/10 Embedded in the Vir-tual De-vice only, not in th e Underfull \hbox (badness 10000) in paragraph at lines 51600--51600 []|\T1/zi4/m/n/10 default->default;[] Underfull \hbox (badness 10000) in paragraph at lines 51600--51600 []|\T1/SourceSansPro-LF/m/n/10 Runtime En-vi-ron- Overfull \hbox (2.65308pt too wide) in paragraph at lines 51600--51600 []|\T1/zi4/m/n/10 systemapp-fw->application[]| Overfull \hbox (3.17218pt too wide) in paragraph at lines 51600--51601 [][] [756] [757]pdfTeX warning (ext4): destination with the same identifier (name{li teralblock.1}) has been already used, duplicate ignored \relax l.51666 \begin{sphinxVerbatim} [commandchars=\\\{\}] Overfull \hbox (1.65721pt too wide) in paragraph at lines 51743--51743 []|\T1/SourceSansPro-LF/m/n/10 require| Overfull \hbox (4.48721pt too wide) in paragraph at lines 51743--51743 []||[]| Overfull \hbox (1.65721pt too wide) in paragraph at lines 51743--51743 []|\T1/SourceSansPro-LF/m/n/10 require| Overfull \hbox (4.48721pt too wide) in paragraph at lines 51743--51743 []\T1/SourceSansPro-LF/m/n/10 method Overfull \hbox (4.48721pt too wide) detected at line 51743 []\T1/SourceSansPro-LF/m/n/10 method [758] [759 <./kernelapi_launch.png (PNG copy)>] [760 <./img115.png (PNG copy)>] [761] [762 <./runtime_environment_build_flow.png>] [763] [764] [765 <./graph_bu ild_string_methods.png>] [766] [767 <./sandboxed-application-lifecycle.png>] [768] Underfull \hbox (badness 10000) in paragraph at lines 52287--52288 []\T1/SourceSansPro-LF/m/n/10 during a call to [][]Dis-play.requestShow(Display able)[][], [][]Dis-play.requestHide(Displayable)[][], [][]Dis- [769] [770] [771] [772 <./kf_testsuite_project_structure.png>] [773 <./link_ker nel.png>] [774 <./kernel_metadata_generator.png>] [775 <./build_flow_zoom_works pace_firmware_linker_only.png>] [776 <./feature_portability_control_principle.p ng>] [777] [778 <./link_application.png>] [779 <./build_flow_zoom_workspace_fea ture_only.png>] [780 <./link_application_on_device.png>] Underfull \vbox (badness 10000) detected at line 52864 Underfull \vbox (badness 10000) detected at line 52864 [781] [782 <./feature_portability_overview.png>] Chapter 7. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 52936. [783 <./qa_resources-v3.PNG>] Underfull \hbox (badness 10000) in paragraph at lines 52951--52953 []\T1/SourceSansPro-LF/m/n/10 A se-lec-tion of sup-ported em-bed-ded Ar-chi-tec -tures can be found here: [][]$https : / / developer . microej . com / [784] [785] [786 <./platform-build_workflow.PNG>] [787 <./build_microej_mono_sa ndbox_firmware_numbered.PNG>] [788] [789 <./tuto_microej_platform_how_to_select _modules.PNG>] [790] [791] [792]pdfTeX warning (ext4): destination with the sam e identifier (name{literalblock.1}) has been already used, duplicate ignored \relax l.53713 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53713--53713 []\T1/SourceSansPro-LF/m/n/10 Listing 1: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [793] Overfull \vbox (1.82593pt too high) detected at line 53809 [794]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.2}) has been already used, duplicate ignored \relax l.53840 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53840--53840 []\T1/SourceSansPro-LF/m/n/10 Listing 2: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [795]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.3}) has been already used, duplicate ignored \relax l.53902 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53902--53902 []\T1/SourceSansPro-LF/m/n/10 Listing 3: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [796] [797] [798 <./tuto_microej_fw_from_scratch_import_architecture.PNG>] [799 <./tuto_microej_fw_from_scratch_activate_license.PNG>] [800 <./tuto_microe j_fw_from_scratch_create_platform.PNG> <./tuto_microej_fw_from_scratch_add_plat form_configuration_additions.PNG>] Overfull \hbox (25.24498pt too wide) in paragraph at lines 54202--54202 []\T1/zi4/m/it/9 ============================================================== ==============================================| Overfull \hbox (25.24498pt too wide) in paragraph at lines 54207--54207 []\T1/zi4/m/it/9 ============================================================== ==============================================| [801] [802 <./tuto_microej_fw_from_scratch_build_platform.png> <./tuto_microej_ fw_from_scratch_new_microej_application_project.PNG>] [803 <./tuto_microej_fw_f rom_scratch_run_as_microej_application.PNG>] [804] [805 <./tuto_microej_fw_from _scratch_run_configurations.PNG> <./tuto_microej_fw_from_scratch_run_configurat ions_execute_on_device.PNG>] [806]pdfTeX warning (ext4): destination with the s ame identifier (name{literalblock.4}) has been already used, duplicate ignored \relax l.54425 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.5}) has been already used, d uplicate ignored \relax l.54460 \begin{sphinxVerbatim} [commandchars=\\\{\}] [807] Underfull \vbox (badness 10000) detected at line 54518 Underfull \vbox (badness 10000) detected at line 54518 [808]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.6}) has been already used, duplicate ignored \relax l.54568 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54568--54568 []\T1/SourceSansPro-LF/m/n/10 Listing 6: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / Overfull \vbox (0.78357pt too high) detected at line 54586 [809]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.7}) has been already used, duplicate ignored \relax l.54614 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54614--54614 []\T1/SourceSansPro-LF/m/n/10 Listing 7: |[][][]$https : / / github . com / Fre eRTOS / FreeRTOS / commit / [810] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54647. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54647. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54648. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54649. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 8}) has been already used, duplicate ignored \relax l.54684 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54684--54684 []\T1/SourceSansPro-LF/m/n/10 Listing 8: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54708. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54709. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54710. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54710. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54711. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54712. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54714. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54715. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54716. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54717. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54718. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54719. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54721. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54722. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54723. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54724. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54725. [811]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.9}) has been already used, duplicate ignored \relax l.54739 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54739--54739 []\T1/SourceSansPro-LF/m/n/10 Listing 9: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [812] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54767. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54768. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54769. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54770. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54771. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54772. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54773. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54774. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54775. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54776. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54777. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54778. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54779. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54780. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54781. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54782. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54783. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54784. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54785. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54786. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54787. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54788. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54789. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54790. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54791. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54792. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54793. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 10}) has been already used, duplicate ignored \relax l.54803 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54803--54803 []\T1/SourceSansPro-LF/m/n/10 Listing 10: |[][][]$https : / / github . com / Mi croEJ / FreeRTOS / commit / [813] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54841. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54842. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 11}) has been already used, duplicate ignored \relax l.54851 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54851--54851 []\T1/SourceSansPro-LF/m/n/10 Listing 11: |[][][]$https : / / github . com / Mi croEJ / FreeRTOS / commit / [814] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54889. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54890. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 12}) has been already used, duplicate ignored \relax l.54901 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54901--54901 []\T1/SourceSansPro-LF/m/n/10 Listing 12: |[][][]$https : / / github . com / Mi croEJ / FreeRTOS / commit / [815] [816 <./tuto_microej_fw_from_scratch_hello_world_updated.PNG> <./tuto_mic roej_fw_from_scratch_hello_world_updated_run.PNG>] [817] [818] [819] [820] Overfull \vbox (2.82591pt too high) detected at line 55328 [821] [822] [823 <./configure_build_bat_eclipse.png>] [824] [825] [826 <./tuto_ microej_cli_flow.PNG>] [827] Underfull \vbox (badness 10000) detected at line 55764 Underfull \vbox (badness 10000) detected at line 55764 [828] [829] [830] Underfull \hbox (badness 10000) in paragraph at lines 55928--55929 []\T1/SourceSansPro-LF/m/n/10 Click on [][][] and se-lect the Mi-croEJ mod-ul e repos-i-tory zip file ( []\T1/zi4/m/n/10 microej-[MicroEJ [831] [832 <./tuto_microej_cli_artifactory_module_preview.PNG>] [833] [834 <./t uto_microej_cli_module_creation.PNG>] [835 <./tuto_microej_cli_module_files.PNG > <./tuto_microej_cli_module_location.PNG>] Underfull \hbox (badness 10000) in paragraph at lines 56250--56251 []\T1/SourceSansPro-LF/m/n/10 At the end of the build, the mod-ule is pub-lishe d to []\T1/zi4/m/n/10 http://localhost:8081/artifactory/list/ [836 <./tuto_microej_cli_jenkins_parameter.PNG> <./tuto_microej_cli_jenkins_git _hello.PNG>] [837] [838] [839] [840] [841] [842] Overfull \vbox (1.05565pt too high) detected at line 56845 [843] [844] [845] [846] [847] [848] [849] Underfull \hbox (badness 10000) in paragraph at lines 57282--57283 []\T1/SourceSansPro-LF/m/n/10 Separate each func-tion and data re-source in a d ed-i-cated sec-tion ( []\T1/zi4/m/n/10 -ffunction-sections [850] [851] [852] [853] [854] [855] [856] [857 <./json-src-files-folders.png>] Underfull \vbox (badness 3343) detected at line 57788 [858] Underfull \hbox (badness 10000) in paragraph at lines 57808--57811 \T1/SourceSansPro-LF/m/n/10 An ex-am-ple is avail-able at [][]$https : / / gith ub . com / MicroEJ / Example-[]Sandboxed-[]IOT / tree / master / com . microej . Overfull \hbox (790.24498pt too wide) in paragraph at lines 57817--57817 []\T1/zi4/m/it/9 a1646d656e75a36269646466696c656576616c75656446696c6565706f7075 70a1686d656e756974656d83a26576616c7565634e6577676f6e636c69636b6e4372656174654e6 577446f632829a26576616c7565644f70656e676f6e636c69636b694f70656e446f632829a26576 616c756565436c6f7365676f6e636c69636b6a436c6f7365446f632829| [859] [860] [861] [862 <./tuto_microej_trace_property.png>] [863] [864] [865 <./tuto_microej_trace_constant.png>] [866] [867 <./ClassPath_21.png>] [868 <./tuto_testsuite_plug_uart_wrover.JPG>] Underfull \hbox (badness 6876) in paragraph at lines 58462--58467 \T1/SourceSansPro-LF/m/n/10 Depending on the Test Suite and the speci-fici-ties of the de-vice, var-i-ous prop-er-ties may be re-quired Underfull \hbox (badness 10000) in paragraph at lines 58462--58467 \T1/SourceSansPro-LF/m/n/10 and ad-justed. See the file []\T1/zi4/m/n/10 valid ation/microej-testsuite-common.properties[] \T1/SourceSansPro-LF/m/n/10 (for e x-am-ple Underfull \hbox (badness 10000) in paragraph at lines 58462--58467 [][]$\T1/SourceSansPro-LF/m/n/10 https : / / github . com / MicroEJ / PlatformQ ualificationTools / blob / 2 . 3 . 0 / tests / fs / java / java-[]testsuite-[]f s / validation / [869] [870 <./tuto_testsuite_fs_all_tests_passed.PNG>] [871] [872] [873 <./tuto _sni_non_blocking_call_blocking_case.PNG>] [874 <./tuto_sni_non_blocking_call_n on_blocking_case.PNG>] Underfull \hbox (badness 10000) in paragraph at lines 58753--58756 []\T1/SourceSansPro-LF/m/n/10 The call-back func-tion is au-to-mat-i-cally call ed by the Java thread when it is re-sumed. Use the Underfull \hbox (badness 10000) in paragraph at lines 58753--58756 []\T1/zi4/m/n/10 SNI_getCallbackArgs()[] \T1/SourceSansPro-LF/m/n/10 func-tion to re-trieve the ar-gu-ments that was pre-vi-ously given to the [875] [876] [877 <./createStandaloneProject.png> <./structure.png>] [878 <./wid getdemo.png>] [879 <./simulator.png>] Underfull \hbox (badness 6641) in paragraph at lines 58974--58975 []\T1/SourceSansPro-LF/m/n/10 To run the code go to the \T1/SourceSansPro-LF/b/ n/10 Main.java \T1/SourceSansPro-LF/m/n/10 file and right click it, hover over [][][] and se-lect [880] [881 <./runapplication.png>] [882 <./hello.png>] [883 <./drawline.png>] [884 <./geometry.png>] [885 <./imagedrawable.png>] [886 <./thickshapes.png>] [887 <./ticking.png>] [888] [889] [890 <./progressbar.png> <./flowexample.png>] [891 <./flowusage.png>] [892 <./canvassample.png>] [893] [894 <./styleborder.pn g>] [895 <./margin.png> <./tuto_microej_gettingstarted_oversizedmargin.png>] [896 <./marginandpadding.png>] [897 <./tuto_microej_gettingstarted_oversizedmar ginandpadding.png> <./microej_logo.png>] [898 <./resources.png>] [899 <./images simulator.png>] [900 <./imagebackgroundexample.png>] [901 <./classselectorexamp le.png>] [902] [903] [904 <./microejfont.png>] [905 <./fontname.png>] [906 <./f onteditor.png>] [907 <./importfonts1.png>] [908 <./importfonts2.png>] [909 <./f ont.png>] [910 <./listsample.png>] Overfull \vbox (1.6736pt too high) detected at line 59998 [911 <./scrollbar.png>] [912] [913] [914 <./listcontact.png>] [915] [916 <./lab elsampleptbr.png>] [917 <./labelsampleenus.png>] [918] [919 <./STM32F7508-DK-de moWidget-SystemView1.png>] Underfull \hbox (badness 10000) in paragraph at lines 60387--60388 [][] [920 <./trace11.png> <./STR_trace-read1.png>] Underfull \vbox (badness 10000) detected at line 60476 Underfull \vbox (badness 10000) detected at line 60476 [921] [922 <./HeapAnalyzer-example.png>] [923 <./overview-platform-qualificatio n1.png>] [924 <./debug11.png> <./null_analysis_example1.png>] [925] [926 <./mic roui_traces_systemview1.png>] [927 <./tuto_microej_debug_ui_freeze_rtos_task_he art_beat_priority.png (PNG copy)>] Underfull \hbox (badness 6842) in paragraph at lines 60808--60811 []\T1/SourceSansPro-LF/m/n/10 Let's make the heart-beat snip-pet above ex-e-cut e in the UI thread. Sim-ply wraps the []\T1/zi4/m/n/10 System.out. [928] [929] [930] [931] Underfull \hbox (badness 10000) in paragraph at lines 61075--61076 []\T1/SourceSansPro-LF/m/n/10 For ex-am-ple, FreeR-TOS in-cludes FreeRTOS-MPU [ ][]$https : / / www . freertos . org / [932] [933] [934] [935 <./emojisProfiles.png>] [936 <./emojisCopy.png> <./emoji sAppend.png>] [937 <./emojisExport.png>] Chapter 8. Underfull \hbox (badness 10000) in paragraph at lines 1--61429 []|[][]$\T1/SourceSansPro-LF/m/n/10 https : / / repository . microej . com / pa ckages / repository / 2 . 5 . 0 / microej-[]5 _ Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 61445. [938] Chapter 9. (./microej-docs.ind Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 1. [939] Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 42. [940]) (./microej-docs.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. LaTeX Warning: There were undefined references. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/sourcesanspro/a_sd7igg.enc}{/usr/share/texlive/texmf-dist/f onts/enc/dvips/sourcesanspro/a_2cvp4u.enc}{/usr/share/texlive/texmf-dist/fonts/ enc/dvips/sourcesanspro/a_5tbsmu.enc}{/usr/share/texmf/fonts/enc/dvips/cm-super /cm-super-ts1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/inconsolata/i4 -ts1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/inconsolata/i4-t1-0.enc }{/usr/share/texlive/texmf-dist/fonts/enc/dvips/sourcesanspro/a_ggs4wk.enc} Output written on microej-docs.pdf (951 pages, 21860606 bytes). Transcript written on microej-docs.log. Latexmk: Index file 'microej-docs.idx' was written Latexmk: Log file says output to 'microej-docs.pdf' Latexmk: Summary of warnings from last run of (pdf)latex: =====Latex reported missing or unavailable character(s). =====See log file for details. Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'microej-docs.log' for details === TeX engine is 'pdfTeX' Latexmk: Errors, in force_mode: so I tried finishing targets [rtd-command-info] start-time: 2022-11-02T10:14:09.198642Z, end-time: 2022-11-02T10:14:09.281181Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/checkouts/latest/_build/latex/microej-docs.pdf /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/artifacts/latest/sphinx_pdf/microej-docs.pdf