Read the Docs build information Build id: 1168852 Project: microej-docs Version: latest Commit: d425b4171d5d95071002a1aa4ddab43c53822d42 Date: 2022-11-04T13:05:00.618851Z State: finished Success: True [rtd-command-info] start-time: 2022-11-04T13:05:02.879032Z, end-time: 2022-11-04T13:05:09.439053Z, duration: 6, 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.112' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2022-11-04T13:05:09.683587Z, end-time: 2022-11-04T13:05:10.319937Z, 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 d425b41 Merge pull request #475 from MicroEJ/feature/freetype_harfbuzz_heaps [rtd-command-info] start-time: 2022-11-04T13:05:10.707145Z, end-time: 2022-11-04T13:05:10.812361Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-11-04T13:05:12.232113Z, end-time: 2022-11-04T13:05:15.356724Z, 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://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2737 kB] Get:6 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [926 kB] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [1772 kB] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [37.7 kB] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1224 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [27.5 kB] Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1655 kB] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2267 kB] Get:14 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [27.5 kB] Fetched 11.1 MB in 2s (5532 kB/s) Reading package lists... [rtd-command-info] start-time: 2022-11-04T13:05:15.621185Z, end-time: 2022-11-04T13:05:18.660338Z, 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 (2026 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-04T13:05:23.379618Z, end-time: 2022-11-04T13:05:23.459815Z, duration: 0, exit-code: 0 asdf global python 3.10.4 [rtd-command-info] start-time: 2022-11-04T13:05:23.969779Z, end-time: 2022-11-04T13:05:24.992857Z, duration: 1, exit-code: 0 python -mvirtualenv created virtual environment CPython3.10.4.final.0-64 in 697ms 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-04T13:05:25.198711Z, end-time: 2022-11-04T13:05:37.961898Z, duration: 12, 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-04T13:05:38.176786Z, end-time: 2022-11-04T13:05:45.450446Z, 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 58.9 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 273.5 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 195.7 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 200.7 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 195.9 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 251.8 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 283.6 MB/s eta 0:00:00 Collecting Pygments>=2.0 Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 283.7 MB/s eta 0:00:00 Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 245.4 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 docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 280.4 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 213.2 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 199.4 MB/s eta 0:00:00 Collecting requests>=2.0.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 232.5 MB/s eta 0:00:00 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 267.5 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 260.1 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 217.8 MB/s eta 0:00:00 Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 250.6 MB/s eta 0:00:00 Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 234.3 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 250.4 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=c5ef43fd9d661e4e6b11c537abbdf92db0cb490c9368981eebf218bee27ca859 Stored in directory: /tmp/pip-ephem-wheel-cache-agnq2eu7/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-04T13:05:45.644088Z, end-time: 2022-11-04T13:05:48.132311Z, 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 52.7 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) 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: 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: 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) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 237.1 MB/s eta 0:00:00 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) 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-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 245.9 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==3.2.0->-r requirements.txt (line 1)) (58.2.0) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 233.3 MB/s eta 0:00:00 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: 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) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 225.2 MB/s eta 0:00:00 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: 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) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) 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: 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: 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: 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-04T13:05:48.543407Z, end-time: 2022-11-04T13:08:16.549725Z, duration: 148, 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 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onLaidOut-- (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 56) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/render/DefaultRenderPolicy.html (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#requestRender-- (line 58) ok https://github.com/MicroEJ/Demo-PartialBuffer (line 44) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#render-ej.microui.display.GraphicsContext- (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 87) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#handleEvent-int- (line 72) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#onShown-- (line 72) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#requestLayOut-- (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 188) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/NoBackground.html (line 172) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/border/RoundedBorder.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 223) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/stylesheet/cascading/CascadingStylesheet.html (line 222) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/stylesheet/VoidStylesheet.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 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animation.html (line 15) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animator.html#startAnimation-ej.mwt.animation.Animation- (line 15) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animator.html#stopAnimation-ej.mwt.animation.Animation- (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/Desktop.html#getAnimator-- (line 52) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animation.html#tick-long- (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 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/Background.html#isTransparent-int-int- (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 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/Widget.html#getHeight-- (line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#getWidth-- (line 24) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#NO_CONSTRAINT (line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#computeChildOptimalSize-ej.mwt.Widget-int-int- (line 48) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#layOutChildren-int-int- (line 77) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setShownChild-ej.mwt.Widget- (line 73) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setShownChild-ej.mwt.Widget- (line 73) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setShownChildren-- (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 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 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 95) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#removeChild-ej.mwt.Widget- (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#getDesktop-- (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#getWidget-- (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#dispatchEvent-int- (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html (line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html (line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#dispatchEvent-int- (line 38) 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 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#buildEvent-int- (line 53) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#initialize-- (line 65) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#dispose-- (line 53) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#dispose-- (line 55) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#initialize-- 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 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 (line 4) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/Outline.html (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Size.html (line 14) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Outlineable.html (line 38) 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 14) 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 61) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#requestShow-- (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- writing output... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-widget (line 74) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#setEnabled-boolean- (line 8) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html (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 107) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Buttons.html#PRESSED (line 107) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Buttons.html#PRESSED (line 119) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onAttached-- (line 120) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onDetached-- (line 122) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onShown-- (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 (line 8) ok https://repository.microej.com/modules/ej/library/ui/mwt/ writing output... [ 5%] ApplicationDeveloperGuide/UI/MicroUI/applicationOptions writing output... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/errors (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-- (line 4) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUIException.html writing output... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/fontDesigner (line 143) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html#isItalic-- (line 143) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html#isBold-- writing output... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/fonts (line 118) 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 430) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html#getGraphicsContext-- (line 450) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html (line 430) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html#BufferedImage-int-int- (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html#getImage-java.lang.String- (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html#loadImage-java.lang.String- (line 469) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html (line 470) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html (line 454) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#setColor-int- (line 476) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html (line 476) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html#close-- 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/drawing/ writing output... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/releaseNotes (line 11) ok https://repository.microej.com/modules/ej/api/microui (line 23) ok https://repository.microej.com/modules/ej/api/drawing (line 12) ok https://repository.microej.com/modules/ej/api/drawing (line 22) 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 30) ok https://repository.microej.com/javadoc/microej_5.x/apis/ (line 30) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html#loadFont-java.lang.String- (line 15) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/Matrix.html (line 30) ok https://repository.microej.com/javadoc/microej_5.x/apis/ (line 38) 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 155) ok https://en.wikipedia.org/wiki/Kerning (line 117) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/Matrix.html (line 199) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html (line 207) 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 207) 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 214) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html#getBaselinePosition-float- (line 327) ok https://en.wikipedia.org/wiki/Complex_text_layout (line 216) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html#getHeight-float- (line 221) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html#measureStringWidth-java.lang.String-float- (line 220) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html#measureStringHeight-java.lang.String-float- (line 240) 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- 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 54) 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 58) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorImage.html#getHeight-- (line 58) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorImage.html#getWidth-- (line 180) 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 238) ok https://shapeshifter.design/ (line 519) ok https://yqnn.github.io/svg-path-editor (line 228) 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 228) 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 230) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorImage.html#getDuration-- (line 864) ok https://www.w3.org/TR/SVGTiny12/ (line 234) 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 15) ok https://github.com/MicroEJ/ExampleJava-MWT/blob/master/README.rst (line 9) ok https://github.com/MicroEJ/ExampleJava-MWT writing output... [ 13%] ApplicationDeveloperGuide/UI/Widgets/widget (line 31) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/ImageButton.html (line 4) ok https://repository.microej.com/modules/ej/library/ui/widget/4.1.0/ (line 35) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/List.html (line 29) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/ImageWidget.html (line 30) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/Button.html (line 37) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Grid.html (line 39) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/SimpleDock.html (line 36) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Flow.html (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Dock.html (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/OverlapContainer.html (line 41) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Canvas.html (line 60) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/color/ColorHelper.html (line 62) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/color/GradientHelper.html (line 68) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/color/LightHelper.html (line 86) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#hierarchyToString-ej.mwt.Widget- (line 108) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#pathToWidgetToString-ej.mwt.Widget- (line 122) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#countNumberOfWidgets-ej.mwt.Widget- (line 113) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#pathToWidgetToString-ej.mwt.Widget-char- (line 122) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#countNumberOfContainers-ej.mwt.Widget- (line 132) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#countMaxDepth-ej.mwt.Widget- (line 142) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/BoundsInspector.html#boundsToString-ej.mwt.Widget- (line 157) 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 15) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/PrintStream.html (line 27) 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 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/String.html#String-byte:A- (line 11) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/String.html#getBytes-- (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#out writing output... [ 16%] ApplicationDeveloperGuide/classpath (line 157) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#getResourceAsStream-java.lang.String- (line 104) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/FeatureEntryPoint.html (line 193) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Immutables.html#get-java.lang.String- (line 125) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#getName-- (line 122) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#forName-java.lang.String- (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 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#gc-- (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/System.html#gc-- (line 48) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.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 89) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#maxMemory-- (line 105) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#totalMemory-- (line 89) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#totalMemory-- (line 105) 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 110) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Date.html (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html (line 97) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Date.html (line 181) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Integer.html (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/PrintStream.html#println-- (line 181) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Double.html (line 183) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Boolean.html (line 198) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Double.html (line 185) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/String.html (line 192) 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 32) ok https://repository.microej.com/modules/ej/api/bluetooth/ (line 33) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bluetooth/package-summary.html (line 38) ok https://repository.microej.com/modules/ej/api/ecom-network/ (line 39) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/network/NetworkInterfaceManager.html (line 46) ok https://github.com/MicroEJ/Example-Wi-Fi-Setup (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 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 67) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.ssl.mutual.server (line 64) ok https://repository.microej.com/modules/ej/api/ssl/ (line 66) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.ssl.mutual (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 98) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.ssl.rest (line 96) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/net/HttpURLConnection.html (line 97) ok https://repository.microej.com/modules/ej/library/eclasspath/httpclient/1.3.0/README-1.3.0.md (line 104) ok https://github.com/MicroEJ/LibraryJava-hoka/blob/master/hoka/user-manual.rst (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 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 113) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.ssl.mqtt.subscriber (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 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 132) ok https://repository.microej.com/modules/ej/library/iot/sntpclient/1.3.0/README-1.3.0.md (line 131) ok https://repository.microej.com/javadoc/microej_5.x/apis/android/net/SntpClient.html (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 173) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/google/protobuf/CodedInputStream.html (line 178) redirect http://kxml.sourceforge.net/about.shtml - permanently to https://kxml.sourceforge.net/about.shtml (line 174) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/google/protobuf/CodedOutputStream.html (line 175) ok https://github.com/MicroEJ/Demo-Protobuf3 (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 18) ok https://developer.android.com/guide/topics/resources/string-resource (line 18) ok https://www.gnu.org/software/gettext/manual/gettext.html#PO-Files (line 76) ok https://repository.microej.com/modules/com/microej/library/runtime/binary-nls (line 41) ok https://developer.android.com/guide/topics/resources/string-resource#StringArray (line 102) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/nls/NLS.html#setCurrentLocale-java.lang.String- (line 41) ok https://developer.android.com/guide/topics/resources/string-resource#Plurals (line 113) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/nls/NLS.html#getMessage-int- (line 149) ok https://repository.microej.com/modules/com/microej/tool/nls-po-external-loader/ (line 233) ok https://repository.microej.com/modules/com/microej/tool/nls-po-crowdin/ writing output... [ 28%] ApplicationDeveloperGuide/nullAnalysis (line 34) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/annotation/Nullable.html (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/NullPointerException.html (line 6) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/NullPointerException.html (line 31) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/annotation/NonNullByDefault.html (line 36) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/annotation/NonNull.html (line 53) ok https://repository.microej.com/modules/ej/api/edc/1.3.3/ (line 109) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/HashMap.html (line 108) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#getProperty-java.lang.String-java.lang.String- (line 109) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/HashMap.html#get-java.lang.Object- (line 53) ok https://repository.microej.com/modules/ej/api/edc/1.3.3/CHANGELOG-1.3.3.md (line 123) 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 83) ok http://e-s-r.net/download/specification/ESR-SPE-0001-BON-1.2-F.pdf (line 81) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/package-summary.html (line 42) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/package-frame.html (line 50) ok https://repository.microej.com/javadoc/microej_5.x/libraries/edc-1.3-api/ (line 52) ok https://repository.microej.com/modules/ej/api/edc/ (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 24) 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 165) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalAccessError.html (line 195) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Float.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 191) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Short.html (line 197) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Long.html (line 203) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/InputStream.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 209) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Map.html (line 282) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invoke-- (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 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#invokeShort-- (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#invokeFloat-- (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#invokeLong-- 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 17) ok https://en.wikipedia.org/wiki/ISO/IEC_8859 (line 27) ok https://en.wikipedia.org/wiki/.properties writing output... [ 33%] ApplicationDeveloperGuide/stackTraceReader writing output... [ 33%] ApplicationDeveloperGuide/stackTraceReader_use writing output... [ 34%] ApplicationDeveloperGuide/standaloneApplication writing output... [ 34%] ApplicationDeveloperGuide/testsuite (line 16) ok https://repository.microej.com/modules/ej/library/test/junit/ (line 6) ok https://repository.microej.com/modules/ej/library/test/junit/ writing output... [ 35%] ApplicationDeveloperGuide/testsuiteEngine writing output... [ 35%] ApplicationDeveloperGuide/tools writing output... [ 35%] ApplicationDeveloperGuide/trace (line 52) ok https://repository.microej.com/javadoc/microej_5.x/foundation/ej/trace/Tracer.html (line 62) 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 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#startTrace-- (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#stopTrace-- (line 152) ok https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpc54000-cortex-m4-/lpcxpresso54628-development-board:OM13098 (line 164) ok https://www.eclipse.org/tracecompass/ (line 66) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#recordEventEnd-int- (line 70) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#TRACE_ENABLED_CONSTANT_PROPERTY (line 149) ok https://www.segger.com/ (line 152) 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 99) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#install-java.io.InputStream- (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#install-java.io.InputStream- writing output... [ 36%] KernelDeveloperGuide/featuresCommunication (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/Converter.html (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/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 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 47) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/LongConverter.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 19) ok http://www.e-s-r.net/download/specification/ESR-SPE-0020-KF-1.4-F.pdf (line 21) ok https://repository.microej.com/modules/ej/api/kf/ (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/package-summary.html writing output... [ 40%] KernelDeveloperGuide/kfEnabledLibraries (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 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#requestRender-- (line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#requestFlush-- (line 46) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#callOnFlushCompleted-java.lang.Runnable- (line 44) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/EventHandler.html (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Displayable.html (line 53) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#callOnFlushCompleted-java.lang.Runnable- (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Displayable.html#onHidden-- (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 79) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/TimerTask.html (line 89) 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 107) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/io/CommConnection.html (line 95) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/Device.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 135) ok https://repository.microej.com/javadoc/microej_5.x/apis/javax/net/ssl/SSLSocket.html (line 124) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/net/DatagramSocket.html writing output... [ 40%] KernelDeveloperGuide/kfTestsuite writing output... [ 41%] KernelDeveloperGuide/overview writing output... [ 41%] KernelDeveloperGuide/runtimeEnvironment (line 129) ok https://repository.microej.com/modules/com/microej/library/runtime/binary-nls/ (line 208) ok https://repository.microej.com/modules/com/microej/tool/class-extender/1.0.4/README-1.0.4.md (line 137) ok https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/library/runtime/js/ (line 133) ok https://forge.microej.com/artifactory/microej-developer-repository-release/ej/library/wadapps/wadapps/ (line 157) ok https://repository.microej.com/modules/com/microej/tool/class-extender/ (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 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 49) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/Reader.html#mark-int- (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 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 (line 377) 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 120) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_ARMCC5/flopi4A20/ (line 152) ok https://repository.microej.com/modules/com/microej/architecture/CM7/CM7hardfp_ARMCC5/flopi7A21/ (line 130) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_IAR83/flopi4I35/ (line 102) ok https://repository.microej.com/modules/com/microej/architecture/CM0/CM0_GCC48/flopi0G22/ (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 184) ok https://repository.microej.com/modules/com/microej/architecture/ESP32/GNUv52_xtensa-esp32-psram/simikou2/ (line 189) ok https://repository.microej.com/modules/com/microej/architecture/ESP32/GNUv52b96_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/Kernel.html#getAllFeatureStateListeners-- (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 188) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Feature.html#getCriticality-- (line 86) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#canUninstall-ej.kf.Feature- (line 188) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalStateException.html (line 191) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#removeResourceControlListener-ej.kf.ResourceControlListener- (line 246) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Constants.html#getBoolean-java.lang.String- (line 388) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/WeakHashMap.html#put-K-V- (line 191) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#addResourceControlListener-ej.kf.ResourceControlListener- (line 506) ok https://github.com/espressif/esp-idf/commit/ff29e3e7a24a715bc7f5ba453c83d694ba0ec1e2 (line 431) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#clone-- (line 539) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalArgumentException.html (line 460) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Long.html#parseLong-java.lang.String- (line 594) 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/ej/sni/SNI.html#toCString-java.lang.String-byte:A- (line 600) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/SecurityException.html (line 598) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/String.html#String-byte:A-int-int- (line 600) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#interrupt-- (line 603) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/SecurityManager.html (line 605) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#interrupt-- (line 609) 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/lang/Thread.html#interrupt-- (line 611) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/FilterInputStream.html#in (line 655) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/ArrayIndexOutOfBoundsException.html (line 750) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Throwable.html#getStackTrace-- (line 757) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Feature.html#start-- (line 754) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/StackTraceElement.html#toString-- (line 757) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/ExceptionInInitializerError.html (line 671) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#getState-- (line 782) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/ResourceBuffer.html#readString-- (line 886) ok https://repository.microej.com/5/artifacts/ej/api/edc/1.3.0/CHANGELOG-1.3.0.md (line 894) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Throwable.html (line 875) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Util.html#newArray-java.lang.Class-int- (line 892) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/PrintStream.html#PrintStream-java.io.OutputStream-boolean- (line 897) ok https://repository.microej.com/5/artifacts/ej/api/bon/1.4.0/CHANGELOG-1.4.0.md (line 901) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#getGroupID-- (line 905) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.UncaughtExceptionHandler.html (line 963) 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 1055) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#getClass-- (line 1074) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html (line 1286) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/IOException.html (line 1638) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalMonitorStateException.html (line 1123) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Feature.html#stop-- writing output... [ 51%] PlatformDeveloperGuide/architectureNamingConvention writing output... [ 52%] PlatformDeveloperGuide/blemock (line 30) 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 31) ok https://www.espressif.com/en/tools-type/flash-download-tools (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-- (line 531) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#err writing output... [ 52%] PlatformDeveloperGuide/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-- (line 44) ok https://repository.microej.com/modules/ej/api/device/ writing output... [ 53%] PlatformDeveloperGuide/ecom (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/io/Connector.html#open-java.lang.String- (line 75) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/RegistrationListener.html (line 70) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/HardwareDescriptor.html (line 55) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/OutputStream.html (line 51) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/OutputStream.html (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 (line 114) ok https://repository.microej.com/modules/ej/tool/frontpanel/framework/ (line 105) ok https://repository.microej.com/modules/ej/tool/frontpanel/framework/ (line 105) ok https://repository.microej.com/modules/ej/tool/frontpanel/widget/ 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#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-- (line 183) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#wait-long- 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 96) ok https://repository.microej.com/modules/com/microej/pack/net/9.2.3/net-9.2.3.xpfp (line 77) ok https://repository.microej.com/modules/com/microej/pack/bluetooth/bluetooth-pack/ (line 56) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_GCC48/flopi4G25-ui-pack/ (line 27) ok https://repository.microej.com/modules/com/microej/pack/ (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 59) ok https://github.com/MicroEJ/PlatformQualificationTools/blob/master/framework/platform/content/build/CHANGELOG.md (line 45) ok https://github.com/MicroEJ/PlatformQualificationTools/blob/master/framework/platform/README.rst (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/ (line 122) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_GCC48/flopi4G25-ui-pack/13.0.4/ (line 608) ok https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform/scripts (line 135) ok https://repository.microej.com/modules/com/microej/pack/bluetooth/bluetooth-pack/2.1.0/ (line 146) ok https://repository.microej.com/modules/com/microej/pack/net/9.2.3/ 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 393) ok https://github.com/MicroEJ/PlatformQualificationTools (line 352) ok https://github.com/MicroEJ/PlatformQualificationTools (line 342) 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 writing output... [ 60%] PlatformDeveloperGuide/platformOverview writing output... [ 61%] PlatformDeveloperGuide/platformQualification (line 135) ok https://github.com/MicroEJ/PlatformQualificationTools/tree/master/tests/core (line 153) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/master/tests/ui/ui2 - permanently to https://github.com/MicroEJ/PlatformQualificationTools/tree/master/tests/ui/ui2 (line 151) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/master/tests/ui/ui3 - permanently to https://github.com/MicroEJ/PlatformQualificationTools/tree/master/tests/ui/ui3 (line 118) ok https://repository.microej.com/modules/com/microej/pack/fs/5.1.2/ (line 118) 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 168) ok https://repository.microej.com/modules/com/microej/pack/fs/fs-testsuite/3.0.3/ (line 170) ok https://repository.microej.com/modules/ej/api/fs/2.0.6/ (line 186) 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.1.0/ (line 188) ok https://repository.microej.com/modules/ej/api/bluetooth/2.0.0/ (line 189) ok https://repository.microej.com/modules/com/microej/pack/bluetooth/bluetooth-testsuite/2.0.0/ (line 207) ok https://repository.microej.com/modules/ej/api/net/1.1.0/ (line 214) ok https://repository.microej.com/modules/ej/api/net/1.1.0/ (line 208) ok https://repository.microej.com/modules/ej/api/ssl/2.1.0/ (line 215) ok https://repository.microej.com/modules/ej/api/ssl/2.2.0/ (line 216) ok https://repository.microej.com/modules/ej/api/security/1.3.1/ (line 221) ok https://repository.microej.com/modules/ej/api/net/1.1.1/ (line 222) ok https://repository.microej.com/modules/ej/api/ssl/2.2.0/ (line 223) ok https://repository.microej.com/modules/ej/api/security/1.3.1/ (line 228) ok https://repository.microej.com/modules/ej/api/net/1.1.2/ (line 229) 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 31) ok http://e-s-r.net/download/specification/ESR-SPE-0014-SP-2.0-A.pdf (line 39) ok http://e-s-r.net/download/specification/ESR-SPE-0014-SP-2.0-A.pdf (line 199) ok https://repository.microej.com/modules/ej/api/sp/ (line 33) 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 240) ok https://www.segger.com/products/debug-probes/j-link/models/other-j-links/st-link-on-board/ (line 31) ok https://www.segger.com/downloads/jlink/UM08027 (line 39) ok https://www.segger.com/downloads/jlink/UM08027 writing output... [ 64%] PlatformDeveloperGuide/tiny writing output... [ 64%] PlatformDeveloperGuide/ui writing output... [ 65%] PlatformDeveloperGuide/uiChangeLog (line 190) ok https://repository.microej.com/modules/ej/api/drawing/1.0.3/ (line 105) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html#readPixel-int-int- (line 169) ok https://repository.microej.com/modules/ej/api/microui/3.1.0/ (line 105) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#readPixel-int-int- (line 124) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#enableEllipsis-int- (line 236) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#flush-- (line 303) ok https://repository.microej.com/modules/ej/api/drawing/1.0.2/ (line 302) ok https://repository.microej.com/modules/ej/api/microui/3.0.3/ (line 277) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/DeadFeatureException.html (line 334) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.0.4/ (line 364) 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 364) 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 390) ok https://repository.microej.com/modules/ej/api/microui/3.0.1/ (line 401) 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 364) 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 401) 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 443) ok https://repository.microej.com/modules/ej/api/microui/3.0.0/ (line 444) ok https://repository.microej.com/modules/ej/api/drawing/1.0.0/ (line 503) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.0.0/ (line 483) ok https://repository.microej.com/modules/com/microej/clibrary/llimpl/microui (line 523) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.0.0/ (line 623) ok https://repository.microej.com/modules/ej/api/microui/2.4.0/ (line 638) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#isColor-- (line 715) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#getDisplayColor-int- (line 790) ok https://repository.microej.com/modules/ej/api/microui/2.3.0/ (line 990) ok https://repository.microej.com/modules/ej/api/microui/2.2.0/ (line 1083) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html#getHeight-- (line 1200) ok https://repository.microej.com/modules/ej/api/microui/2.0.6/ writing output... [ 65%] PlatformDeveloperGuide/uiDisplay (line 719) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Painter.html (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/GraphicsContext.html (line 703) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUI.html#start-- (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 721) 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 46) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html# (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 83) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/States.html (line 83) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Command.html (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUI.html (line 83) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Buttons.html (line 83) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Pointer.html (line 85) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Pointer.html (line 101) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/GenericEventGenerator.html (line 85) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Pointer.html (line 85) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Pointer.html writing output... [ 70%] PlatformDeveloperGuide/uiIntroduction writing output... [ 70%] PlatformDeveloperGuide/uiLed (line 110) 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 (line 57) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/package-summary.html (line 57) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/package-summary.html (line 57) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/led/package-summary.html writing output... [ 71%] PlatformDeveloperGuide/uiMicroui (line 22) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#getDisplay-- (line 88) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Displayable.html#render-ej.microui.display.GraphicsContext- (line 24) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/led/Leds.html#getNumberOfLeds-- writing output... [ 72%] PlatformDeveloperGuide/uiMigrationGuide (line 15) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.3.1/ (line 94) ok https://repository.microej.com/modules/com/microej/clibrary/llimpl/display-dma2d/1.0.6/ (line 41) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.2.0/ (line 57) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.1.0/ (line 82) ok https://repository.microej.com/modules/com/microej/clibrary/llimpl/microui/1.0.3/ (line 180) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#getSNIContext-- (line 181) 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 181) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/ (line 187) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/ (line 199) 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 205) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/ writing output... [ 72%] PlatformDeveloperGuide/uiReplaces writing output... [ 73%] PlatformDeveloperGuide/uiSimulation (line 248) ok https://docs.oracle.com/javase/7/docs/api/java/awt/image/BufferedImage.html (line 394) 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 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 47) ok https://repository.microej.com/modules/com/microej/clibrary/llimpl/microui/ (line 134) ok https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/clibrary/thirdparty/freetype/ (line 140) ok https://freetype.org/freetype2/docs/design/design-4.html (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 178) ok https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/clibrary/llimpl/microvg-vglite/ (line 149) ok https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/clibrary/thirdparty/harfbuzz/ 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 45) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html writing output... [ 75%] PlatformDeveloperGuide/vgGradient (line 54) 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 writing output... [ 76%] PlatformDeveloperGuide/vgMicrovg writing output... [ 77%] PlatformDeveloperGuide/vgPath (line 75) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/Path.html (line 21) 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 23) ok https://repository.microej.com/packages/SDK/22.06/MicroEJ-SDK-Installer-Linux64-22.06.zip (line 25) ok https://repository.microej.com/packages/SDK/22.06/MicroEJ-SDK-Installer-MacOS-A64-22.06.zip (line 24) ok https://repository.microej.com/packages/SDK/22.06/MicroEJ-SDK-Installer-MacOS-22.06.zip (line 22) ok https://repository.microej.com/packages/SDK/22.06/MicroEJ-SDK-Installer-Win64-22.06.exe writing output... [ 81%] SDKUserGuide/installSDKDistributionOther (line 34) ok https://repository.microej.com/packages/SDK/22.06/zip/microej-sdk-22.06-linux_x86_64.zip (line 36) ok https://repository.microej.com/packages/SDK/22.06/zip/microej-sdk-22.06-macosx_x86_64.zip (line 32) ok https://repository.microej.com/packages/SDK/22.06/zip/microej-sdk-22.06-win_x86_64.zip (line 38) ok https://repository.microej.com/packages/SDK/22.06/zip/microej-sdk-22.06-macosx_aarch64.zip (line 44) ok https://repository.microej.com/packages/SDK/21.11/zip/microej-sdk-21.11-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 55) ok https://repository.microej.com/packages/SDK/21.03/zip/microej-sdk-21.03-win_x86_64.zip (line 48) ok https://repository.microej.com/packages/SDK/21.11/zip/microej-sdk-21.11-macosx_x86_64.zip (line 56) ok https://repository.microej.com/packages/SDK/21.03/MicroEJ-SDK-Installer-Linux64-21.03.zip (line 54) ok https://repository.microej.com/packages/SDK/21.03/MicroEJ-SDK-Installer-Win64-21.03.exe (line 57) ok https://repository.microej.com/packages/SDK/21.03/zip/microej-sdk-21.03-linux_x86_64.zip (line 58) ok https://repository.microej.com/packages/SDK/21.03/MicroEJ-SDK-Installer-MacOS-21.03.zip (line 65) ok https://repository.microej.com/packages/SDK/20.12/MicroEJ-SDK-Installer-Win64-20.12.exe (line 66) ok https://repository.microej.com/packages/SDK/20.12/zip/microej-sdk-20.12-win_x86_64.zip (line 59) ok https://repository.microej.com/packages/SDK/21.03/zip/microej-sdk-21.03-macosx_x86_64.zip (line 67) ok https://repository.microej.com/packages/SDK/20.12/MicroEJ-SDK-Installer-Linux64-20.12.zip (line 69) ok https://repository.microej.com/packages/SDK/20.12/MicroEJ-SDK-Installer-MacOS-20.12.zip (line 68) ok https://repository.microej.com/packages/SDK/20.12/zip/microej-sdk-20.12-linux_x86_64.zip (line 76) ok https://repository.microej.com/packages/SDK/20.10/MicroEJ-SDK-Installer-Win64-20.10.exe (line 70) ok https://repository.microej.com/packages/SDK/20.12/zip/microej-sdk-20.12-macosx_x86_64.zip (line 77) ok https://repository.microej.com/packages/SDK/20.10/zip/microej-sdk-20.10-win_x86_64.zip (line 79) ok https://repository.microej.com/packages/SDK/20.10/zip/microej-sdk-20.10-linux_x86_64.zip (line 81) ok https://repository.microej.com/packages/SDK/20.10/zip/microej-sdk-20.10-macosx_x86_64.zip (line 78) ok https://repository.microej.com/packages/SDK/20.10/MicroEJ-SDK-Installer-Linux64-20.10.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 90) ok https://repository.microej.com/packages/SDK/20.07/zip/microej-sdk-20.07-linux_x86_64.zip (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 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 100) ok https://repository.microej.com/packages/SDK/19.05/MicroEJ-SDK-Installer-Linux64-19.05.zip (line 101) ok https://repository.microej.com/packages/SDK/19.05/zip/microej-sdk-19.05-linux_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 102) ok https://repository.microej.com/packages/SDK/19.05/MicroEJ-SDK-Installer-MacOS-19.05.zip (line 110) ok https://repository.microej.com/packages/SDK/19.02/zip/microej-sdk-19.02-win_x86_64.zip (line 103) ok https://repository.microej.com/packages/SDK/19.05/zip/microej-sdk-19.05-macosx_x86_64.zip (line 109) ok https://repository.microej.com/packages/SDK/19.02/MicroEJ-SDK-Installer-Win64-19.02.exe (line 111) ok https://repository.microej.com/packages/SDK/19.02/MicroEJ-SDK-Installer-Linux64-19.02.zip (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 114) ok https://repository.microej.com/packages/SDK/19.02/zip/microej-sdk-19.02-macosx_x86_64.zip (line 119) ok https://repository.microej.com/packages/SDK/ 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 213) redirect https://license.microej.com/ - with Found to https://license.microej.com/oemServer/ (line 118) redirect https://license.microej.com - with Found to https://license.microej.com/oemServer/ writing output... [ 82%] SDKUserGuide/mmm (line 40) ok https://ant.apache.org/easyant/history/trunk/reference.html (line 288) ok https://ant.apache.org/ivy/history/2.5.0/settings.html (line 37) redirect http://ant.apache.org/ivy - permanently to https://ant.apache.org/ivy/ (line 457) ok https://en.wikipedia.org/wiki/MinGW (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 457) ok https://gitforwindows.org/ (line 528) redirect https://toml.io - permanently to https://toml.io/en/ (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 writing output... [ 82%] SDKUserGuide/repository (line 51) ok https://repo1.maven.org/maven2/ (line 22) ok https://repository.microej.com/modules/ (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 664) ok https://keepachangelog.com/en/1.0.0/ (line 83) ok https://www.eclipse.org/eclipse/news/4.10/platform.php#java32-removal (line 356) ok https://github.com/MicroEJ/ (line 104) ok https://repository.microej.com/microej-ivysettings-5.xml (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 72) ok https://github.com/microej/PlatformQualificationTools (line 62) ok https://www.qemu.org/docs/master/system/arm/stellaris.html (line 50) ok https://github.com/microej/PlatformQualificationTools (line 163) ok http://roboticravings.blogspot.com/2018/07/freertos-on-cortex-m3-with-qemu.html (line 67) ok https://github.com/MicroEJ/FreeRTOS/tree/tuto-microej-firmware-from-scratch (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 80) ok https://repository.microej.com/packages/SDK (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 337) ok https://github.com/MicroEJ/FreeRTOS/commit/1f7e7ee014754a4dcb4f6c5a470205e02f6ac3c8 (line 484) ok https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform (line 497) ok https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform/content (line 878) ok https://github.com/MicroEJ/FreeRTOS/commit/7ae8e79f9c811621569ccb90c46b1dcda91da35d (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 986) ok https://github.com/MicroEJ/FreeRTOS/commit/0e2e31d8a510d37178c340051bab636902471eea (line 1041) ok https://github.com/MicroEJ/FreeRTOS/commit/4b23ea2e77112f053368718d299ff8db826ddde1 (line 915) ok https://github.com/FreeRTOS/FreeRTOS/commit/257d9e1d123be0342029e2930c0073dd5a4a2b2d (line 1105) ok https://github.com/MicroEJ/FreeRTOS/commit/a202f43948c41b848ebfbc8c53610028c454b66f (line 1153) 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 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 85) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Logger.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 620) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html (line 534) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#wait-- (line 716) ok https://www.freertos.org/FreeRTOS-MPU-memory-protection-unit.html (line 654) redirect http://www.keil.com/appnotes/files/apnt209.pdf - permanently to https://www.keil.com/appnotes/files/apnt209.pdf (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 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 32) redirect https://github.com/MicroEJ/Example-XML - permanently to https://github.com/MicroEJ/ExampleJava-XML (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 32) redirect http://kxml.org/ - permanently to https://github.com/kobjects/kxml2 (line 17) redirect http://kxml.org/ - permanently to https://github.com/kobjects/kxml2 (line 275) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.cbor 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 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 199) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#equals-java.lang.Object- (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 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 236) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Vector.html (line 236) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Hashtable.html (line 236) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/StringBuffer.html (line 238) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/ByteArray.html (line 389) ok https://github.com/MicroEJ/ExampleTool-Sonar writing output... [ 95%] Tutorials/tutorialInstrumentJavaCodeForLogging (line 35) ok https://repository.microej.com/modules/ej/library/runtime/message/ (line 36) ok https://repository.microej.com/modules/ej/library/eclasspath/logging/ (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 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 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/ej/util/message/MessageBuilder.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 213) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Level.html (line 210) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Logger.html#getLogger-java.lang.String- (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 218) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Logger.html#severe-java.lang.String- (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 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/javadoc/microej_5.x/apis/ej/bon/Constants.html#getClass-java.lang.String- (line 197) ok https://repository.microej.com/modules/ej/library/runtime/service/ (line 192) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#toString-- (line 39) redirect https://github.com/MicroEJ/Tool-DependencyDiscoverer - permanently to https://github.com/MicroEJ/Tool-ApiDependencyDiscoverer (line 200) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/basictool/ArrayTools.html (line 289) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#getSimpleName-- (line 301) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/service/ServiceLoader.html (line 201) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/basictool/map/PackedMap.html (line 406) ok https://www.freertos.org/Stacks-and-stack-overflow-checking.html (line 354) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/ArrayList.html#ArrayList-int- (line 354) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/ArrayList.html#ArrayList-- (line 360) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/concurrent/Executor.html (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 162) ok https://github.com/MicroEJ/Platform-Espressif-ESP-WROVER-KIT-V4.1/tree/1.6.2 (line 45) ok https://github.com/MicroEJ/Platform-Espressif-ESP-WROVER-KIT-V4.1/tree/1.6.2 (line 207) ok https://github.com/MicroEJ/PlatformQualificationTools/blob/2.3.0/tests/fs/java/java-testsuite-fs/validation/microej-testsuite-common.properties writing output... [ 96%] Tutorials/tutorialSetupBuildUsingJenkinsAndArtifactory (line 7) ok https://jfrog.com/artifactory/ (line 143) redirect https://jfrog.com/fr/open-source/ - permanently to https://jfrog.com/community/open-source/ (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/ 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 11) ok https://en.wikipedia.org/wiki/Managed_code (line 47) 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-04T13:08:40.694851Z, end-time: 2022-11-04T13:08:40.779713Z, 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': 'd425b417', } # 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/1168852/' 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-04T13:08:41.132792Z, end-time: 2022-11-04T13:10:33.210835Z, duration: 112, 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-04T13:10:33.706494Z, end-time: 2022-11-04T13:10:42.703698Z, 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-04T13:11:43.698452Z, end-time: 2022-11-04T13:11:43.753043Z, 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-04T13:11:44.030363Z, end-time: 2022-11-04T13:13:05.458156Z, duration: 81, 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 4006. LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:changelog-5-1-0' on p age 73 undefined on input line 4030. LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:changelog-5-0-1' on p age 73 undefined on input line 4052. [73] [74] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-system-options' on p age 75 undefined on input line 4142. [75] LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:system-requirem ents' on page 76 undefined on input line 4240. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-architecture-s pecific' on page 76 undefined on input line 4256. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-generic-legacy ' on page 76 undefined on input line 4256. [76] LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:known-issues-5-4-0' o n page 77 undefined on input line 4359. [77] [78] [79] LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:known-issues-20-10' o n page 80 undefined on input line 4569. [80] [81] Underfull \hbox (badness 10000) in paragraph at lines 4799--4802 []\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 4879--4882 []\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 5372--5375 \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 5579. LaTeX Warning: Hyper reference `SDKUserGuide/startup:startup' on page 91 undefi ned on input line 5588. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 5590. [91] LaTeX Warning: Hyper reference `SDKUserGuide/github:github' on page 92 undefine d on input line 5602. [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 5728. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platform:platform-imp ort' on page 96 undefined on input line 5751. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/launches:launch-execu tion-tab' on page 96 undefined on input line 5751. [96 <./newApp10.png>] [97 <./sim1.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 98 undefined on input line 5803. [98 <./basic-launcher.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-build-script' on page 99 undefined on input line 5821. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-application-options' on page 99 undefined on input line 5839. [99 <./bsp-options.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/launches:concepts-mic roejlaunches' on page 100 undefined on input line 5855. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-build' on page 100 undefined on input line 5867. [100 <./build-output-files.png (PNG copy)>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/memoryMapAnalyzer:mem orymapanalyzer' on page 101 undefined on input line 5891. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 101 undefined on input line 5910. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:system-prop erties' on page 101 undefined on input line 5913. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-types' on page 101 undefined on input line 5919. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-immutables' on page 101 undefined on input line 5922. [101 <./standalone_application_published_files.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/introduction:concepts -microejapplications' on page 102 undefined on input line 5930. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 102 undefined on input line 5965. [102] [103 <./mainTab.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 104 undefined on input line 5996. [104 <./executionTab.png (PNG copy)>] Underfull \hbox (badness 10000) in paragraph at lines 6018--6020 []\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 6025. Underfull \hbox (badness 10000) in paragraph at lines 6025--6026 []\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 6040. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/characterEncoding:set -console-encoding' on page 106 undefined on input line 6046. [106 <./jreTab.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-application-options' on page 107 undefined on input line 6087. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/launches:launch-jre-t ab' on page 107 undefined on input line 6115. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 1 07 undefined on input line 6138. [107] [108 <./build-properties.png (PNG copy)>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:si mulator-options' on page 109 undefined on input line 6223. [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 6548. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-immortal-heap' on page 115 undefined on input line 6548. [115] [116] [117 <./img41.png (PNG copy)>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/codeCoverageAnalyzer: code-coverage-analyzer' on page 118 undefined on input line 6658. [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 7365. [137 <./img23.png (PNG copy)>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 138 undefined on input line 7391. [138] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/buildOutputFiles:soar -info-file' on page 139 undefined on input line 7441. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:en able-assertions-emb' on page 139 undefined on input line 7453. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:if-constant -removal' on page 139 undefined on input line 7453. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/soar:soar-method-devi rtualization' on page 139 undefined on input line 7467. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedApplication: sandboxed-application' on page 139 undefined on input line 7480. Underfull \hbox (badness 10000) in paragraph at lines 7482--7483 []\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 7509. [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 7543. [141] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 142 undefined on input line 7588. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 142 undefined on input line 7590. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedAppFirstAppl ication:chapter-application-firstapplication' on page 142 undefined on input li ne 7601. LaTeX Warning: Hyper reference `KernelDeveloperGuide/index:kernel-developer-gui de' on page 142 undefined on input line 7604. [142] Underfull \hbox (badness 7168) in paragraph at lines 7635--7636 []\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 7647. [144 <./sandboxed-application-run.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli' on page 145 undefined on input line 7666. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedAppFirstAppl ication:chapter-application-firstapplication' on page 145 undefined on input li ne 7675. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 145 undefined on input line 7702. LaTeX Warning: Hyper reference `KernelDeveloperGuide/index:kernel-developer-gui de' on page 145 undefined on input line 7718. [145] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedAppSim:chapt er-application-sim' on page 146 undefined on input line 7742. [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 7827. LaTeX Warning: Hyper reference `support:get-support' on page 148 undefined on i nput line 7831. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 148 undefined on input line 7836. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 148 undefined on input line 7873. [148] [149 <./SI_1.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedAppSharedInt erface:table-si-transfer-rules' on page 150 undefined on input line 7979. Underfull \hbox (badness 10000) in paragraph at lines 7996--7997 []|\T1/SourceSansPro-LF/m/n/10 Instance LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine' on page 150 undefined on input line 8072. LaTeX Warning: Hyper reference `KernelDeveloperGuide/featuresCommunication:kern el-type-converter' on page 150 undefined on input line 8075. [150 <./SI_3.png>] LaTeX Font Warning: Font shape `T1/zi4/m/it' undefined (Font) using `T1/zi4/m/n' instead on input line 8203. [151 <./SI_4.png>] LaTeX Warning: Hyper reference `KernelDeveloperGuide/index:kernel-developer-gui de' on page 152 undefined on input line 8296. [152] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 153 undefined on input line 8321. LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 153 undefined on input line 8330. [153 <./ClassPath_2.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/index:javascript' on page 154 undefined on input line 8362. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/soar:soar' on page 15 4 undefined on input line 8373. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 154 undefined on input line 8373. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine' on page 154 undefined on input line 8373. [154 <./virtual-device.png>] Underfull \hbox (badness 10000) in paragraph at lines 1--8472 []|[][]$\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 8498. Underfull \hbox (badness 10000) in paragraph at lines 1--8532 []|[][]$\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 8547. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 156 undefined on input line 8554. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/multiSandbox:multisandbo x' on page 156 undefined on input line 8554. LaTeX Warning: Hyper reference `KernelDeveloperGuide/index:kernel-developer-gui de' on page 156 undefined on input line 8555. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 1 56 undefined on input line 8596. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 156 undefined on input line 8609. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-options' on page 156 undefined on input line 8610. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins' on page 156 undefined on input line 8611. [156] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/libraries:libraries' on page 157 undefined on input line 8622. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-compilation' on page 157 undefined on input line 8631. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-platform-loader' on page 157 undefined on input line 8634. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-javadoc' on page 157 undefined on input line 8637. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-testsuite' on page 157 undefined on input line 8640. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 157 undefined on input line 8643. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-compilation' on page 157 undefined on input line 8659. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-unittests' on page 157 undefined on input line 8662. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 157 undefined on input line 8665. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/libraries:libraries' on page 157 undefined on input line 8676. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-compilation' on page 157 undefined on input line 8683. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-javadoc' on page 157 undefined on input line 8686. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 157 undefined on input line 8689. [157] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/libraries:libraries' on page 158 undefined on input line 8735. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-compilation' on page 158 undefined on input line 8742. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-testsuite' on page 158 undefined on input line 8745. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 158 undefined on input line 8748. LaTeX Warning: Hyper reference `KernelDeveloperGuide/index:kernel-developer-gui de' on page 158 undefined on input line 8790. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-compilation' on page 158 undefined on input line 8797. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-platform-loader' on page 158 undefined on input line 8800. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-javadoc' on page 158 undefined on input line 8803. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 158 undefined on input line 8806. LaTeX Warning: Hyper reference `KernelDeveloperGuide/runtimeEnvironment:runtime -environment' on page 158 undefined on input line 8835. LaTeX Warning: Hyper reference `KernelDeveloperGuide/runtimeEnvironment:runtime -environment' on page 158 undefined on input line 8843. [158] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:meta-build' on page 159 undefi ned on input line 8873. Underfull \hbox (badness 10000) in paragraph at lines 8903--8905 []|\T1/zi4/m/n/10 private. Underfull \hbox (badness 10000) in paragraph at lines 8903--8905 \T1/zi4/m/n/10 modules. Underfull \hbox (badness 10000) in paragraph at lines 8910--8912 []|\T1/zi4/m/n/10 public. Underfull \hbox (badness 10000) in paragraph at lines 8910--8912 \T1/zi4/m/n/10 modules. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/mock:mock' on page 159 u ndefined on input line 8924. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-compilation' on page 159 undefined on input line 8931. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-unittests' on page 159 undefined on input line 8934. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 159 undefined on input line 8937. [159] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 160 undefined on input line 8948. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 160 undefined on input line 8955. Overfull \hbox (54.6115pt too wide) in paragraph at lines 8974--8979 []|\T1/SourceSansPro-LF/m/n/10 architecture.configurations.includes[][][][][]| Underfull \hbox (badness 10000) in paragraph at lines 8997--8999 []|\T1/zi4/m/n/10 ${target}/ Overfull \hbox (12.6686pt too wide) in paragraph at lines 9000--9001 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.from| Overfull \hbox (10.89856pt too wide) in paragraph at lines 9007--9008 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.host| Overfull \hbox (32.97856pt too wide) in paragraph at lines 9014--9015 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.password| Overfull \hbox (10.4886pt too wide) in paragraph at lines 9021--9022 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.port| Overfull \hbox (3.59857pt too wide) in paragraph at lines 9028--9029 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.ssl| Overfull \hbox (0.86859pt too wide) in paragraph at lines 9035--9036 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.to| Overfull \hbox (10.72858pt too wide) in paragraph at lines 9042--9043 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.user| Overfull \hbox (12.60864pt too wide) in paragraph at lines 9049--9050 []|\T1/SourceSansPro-LF/m/n/10 bar.populate.from.resolver| Overfull \hbox (5.34927pt too wide) in paragraph at lines 9053--9055 []|\T1/zi4/m/n/10 fetchRelease[]| Overfull \hbox (18.65855pt too wide) in paragraph at lines 9056--9057 []|\T1/SourceSansPro-LF/m/n/10 bar.populate.ivy.settings.file| Underfull \hbox (badness 10000) in paragraph at lines 9060--9062 []|\T1/zi4/m/n/10 ${project. Underfull \hbox (badness 10000) in paragraph at lines 9060--9062 \T1/zi4/m/n/10 ivy. Underfull \hbox (badness 10000) in paragraph at lines 9060--9062 \T1/zi4/m/n/10 settings. Overfull \hbox (19.75862pt too wide) in paragraph at lines 9063--9064 []|\T1/SourceSansPro-LF/m/n/10 bar.populate.repository.conf| Overfull \hbox (14.9056pt too wide) in paragraph at lines 9092--9097 []|\T1/SourceSansPro-LF/m/n/10 javadoc.modules.excludes[][][][][]| Overfull \hbox (2.87866pt too wide) in paragraph at lines 9125--9126 []|\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 9143. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 162 undefined on input line 9150. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedApplication: sandboxed-application' on page 162 undefined on input line 9161. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-compilation' on page 162 undefined on input line 9170. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-platform-loader' on page 162 undefined on input line 9173. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-javadoc' on page 162 undefined on input line 9176. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-testsuite' on page 162 undefined on input line 9179. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 162 undefined on input line 9182. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/standaloneApplication :standalone-application' on page 162 undefined on input line 9193. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-compilation' on page 162 undefined on input line 9202. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-platform-loader' on page 162 undefined on input line 9205. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-javadoc' on page 162 undefined on input line 9208. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-testsuite' on page 162 undefined on input line 9211. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 162 undefined on input line 9214. [162] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures' on page 163 undefined on input line 9267. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 163 undefined on input line 9270. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-options' on page 163 undefined on input line 9271. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-addon-lib' on page 163 undefined on input line 9283. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-foundation-lib-api' on page 163 undefined on input line 9286. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-foundation-lib-impl' on page 163 undefined on input line 9289. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-standalone-application' on page 163 undefined on input line 9292. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-sandboxed-application' on page 163 undefined on input line 9295. Underfull \hbox (badness 10000) in paragraph at lines 9320--9322 []|\T1/zi4/m/n/10 lines, Underfull \hbox (badness 10000) in paragraph at lines 9320--9322 \T1/zi4/m/n/10 source, Underfull \hbox (badness 10000) in paragraph at lines 9334--9336 \T1/zi4/m/n/10 src/main/ [163] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 164 undefined on input line 9344. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-addon-lib' on page 164 undefined on input line 9351. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-standalone-application' on page 164 undefined on input line 9354. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-sandboxed-application' on page 164 undefined on input line 9357. Underfull \hbox (badness 10000) in paragraph at lines 9378--9379 []|\T1/SourceSansPro-LF/m/n/10 platform- Underfull \hbox (badness 10000) in paragraph at lines 9382--9384 []|\T1/zi4/m/n/10 ${target}/ Overfull \hbox (45.1186pt too wide) in paragraph at lines 9385--9386 []|\T1/SourceSansPro-LF/m/n/10 platform.loader.skip.load.platform| Underfull \hbox (badness 10000) in paragraph at lines 9393--9394 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (13.1586pt too wide) in paragraph at lines 9393--9394 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.conf| Underfull \hbox (badness 10000) in paragraph at lines 9400--9401 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (6.47862pt too wide) in paragraph at lines 9400--9401 \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 9402. Underfull \hbox (badness 10000) in paragraph at lines 9407--9408 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (27.00859pt too wide) in paragraph at lines 9407--9408 \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 9409. Underfull \hbox (badness 10000) in paragraph at lines 9414--9415 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (7.9986pt too wide) in paragraph at lines 9414--9415 \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 9416. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-addon-lib' on page 164 undefined on input line 9433. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-foundation-lib-api' on page 164 undefined on input line 9436. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-sandboxed-application' on page 164 undefined on input line 9439. Underfull \hbox (badness 10000) in paragraph at lines 9464--9466 \T1/zi4/m/n/10 src/main/ Underfull \hbox (badness 10000) in paragraph at lines 9492--9494 []|\T1/zi4/m/n/10 ${target}/ Underfull \hbox (badness 10000) in paragraph at lines 9499--9501 []|\T1/zi4/m/n/10 ${target. Underfull \hbox (badness 10000) in paragraph at lines 9499--9501 \T1/zi4/m/n/10 reports}/ Underfull \hbox (badness 10000) in paragraph at lines 9506--9508 []|\T1/zi4/m/n/10 ${target. Underfull \hbox (badness 10000) in paragraph at lines 9506--9508 \T1/zi4/m/n/10 javadoc}/ Underfull \hbox (badness 10000) in paragraph at lines 9509--9510 []|\T1/SourceSansPro-LF/m/n/10 javadoc- Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 []|\T1/zi4/m/n/10 ${src. Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/zi4/m/n/10 main. Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/zi4/m/n/10 java}/ Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/zi4/m/n/10 overview. Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/zi4/m/n/10 html[] \T1/SourceSansPro-LF/m/n/10 if Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/SourceSansPro-LF/m/n/10 ex-ists, oth- Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/SourceSansPro-LF/m/n/10 er-wise a Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/SourceSansPro-LF/m/n/10 de-fault Underfull \hbox (badness 10000) in paragraph at lines 9520--9522 []|\T1/zi4/m/n/10 ${target}/ Overfull \hbox (60.42845pt too wide) in paragraph at lines 9523--9524 []|\T1/SourceSansPro-LF/m/n/10 target.artifacts.main.javadoc.jar.name| Underfull \hbox (badness 10000) in paragraph at lines 9527--9529 []|\T1/zi4/m/n/10 ${module. Overfull \hbox (15.34927pt too wide) in paragraph at lines 9527--9529 \T1/zi4/m/n/10 name}-javadoc. Overfull \hbox (10.34927pt too wide) in paragraph at lines 9534--9536 []|\T1/zi4/m/n/10 documentation[]| [164] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:application -testsuite' on page 165 undefined on input line 9544. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-addon-lib' on page 165 undefined on input line 9551. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-foundation-lib-api' on page 165 undefined on input line 9554. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-foundation-lib-impl' on page 165 undefined on input line 9557. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-standalone-application' on page 165 undefined on input line 9560. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-sandboxed-application' on page 165 undefined on input line 9563. [165] Overfull \hbox (52.12843pt too wide) in paragraph at lines 9584--9585 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.cc.excludes.classes| Overfull \hbox (5.32855pt too wide) in paragraph at lines 9591--9592 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.timeout| Overfull \hbox (79.65843pt too wide) in paragraph at lines 9598--9599 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.properties.s3.cc.activated| Underfull \hbox (badness 10000) in paragraph at lines 9609--9615 []|\T1/SourceSansPro-LF/m/n/10 Java source folder ( Underfull \hbox (badness 10000) in paragraph at lines 9609--9615 []\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 9616--9617 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.verbose| Overfull \hbox (5.08855pt too wide) in paragraph at lines 9623--9624 []|\T1/SourceSansPro-LF/m/n/10 test.run.excludes.pattern| Overfull \hbox (3.94856pt too wide) in paragraph at lines 9637--9638 []|\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 9661. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-addon-processor' on page 166 undefined on input line 9669. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-mock' on page 166 undefined on input line 9672. Overfull \hbox (5.08855pt too wide) in paragraph at lines 9693--9694 []|\T1/SourceSansPro-LF/m/n/10 test.run.excludes.pattern| Overfull \hbox (3.94856pt too wide) in paragraph at lines 9707--9708 []|\T1/SourceSansPro-LF/m/n/10 test.run.includes.pattern| Underfull \hbox (badness 10000) in paragraph at lines 9711--9713 []|\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 9733. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-foundation-lib-api' on page 167 undefined on input line 9736. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-standalone-application' on page 167 undefined on input line 9739. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-sandboxed-application' on page 167 undefined on input line 9742. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-module-repository' on page 167 undefined on input line 9745. Overfull \hbox (19.2786pt too wide) in paragraph at lines 9787--9788 []|\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 9829. [168] LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 169 undefined on input line 9870. [169 <./repository-tree.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 1 70 undefined on input line 9879. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 170 undefined on input line 9882. LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 170 undefined on input line 9896. Underfull \hbox (badness 10000) in paragraph at lines 9902--9903 []\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 9910. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-specification' on page 170 undefined on input line 9916. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-module-repository' on page 170 undefined on input line 9928. [170] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-dependencies' on pa ge 171 undefined on input line 9938. [171] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-module-repository' on page 172 undefined on input line 10023. LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:changelog-5-3-0' on p age 172 undefined on input line 10025. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-dependencies' on pa ge 172 undefined on input line 10025. [172 <./javadoc_module_dependency.png>] Underfull \hbox (badness 10000) in paragraph at lines 10043--10045 []\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 10059. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-preferences-page' on page 173 undefined on input line 10065. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:application -classpath-mapping' on page 173 undefined on input line 10096. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-mic roej-link-and-load-model' on page 173 undefined on input line 10100. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements' on page 173 undefined on input line 10104. [173] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements' on page 174 undefined on input line 10138. [174 <./ClassPath_4.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-entrypoints' on page 175 undefined on input line 10155. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-types' on page 175 undefined on input line 10158. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-immutables' on page 175 undefined on input line 10161. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 175 undefined on input line 10164 . LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 1 75 undefined on input line 10173. [175 <./ClassPath_1.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/stackTraceReader:sect ion-stacktrace-reader-tool' on page 176 undefined on input line 10215. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 176 undefined on input line 10233 . LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 176 undefined on input line 10238 . Underfull \hbox (badness 10000) in paragraph at lines 10236--10239 []\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 10257. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/standaloneApplication :standalone-application' on page 177 undefined on input line 10275. [177 <./graphviz-c47847d0d8d3fe6990d75c678f74a6fdddb4e842.pdf>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 178 undefined on input line 10289. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedApplication: sandboxed-application' on page 178 undefined on input line 10318. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 178 undefined on input line 10325. [178] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 179 undefined on input line 10388. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/multiSandbox:multisandbo x' on page 179 undefined on input line 10415. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedApplication: sandboxed-application' on page 179 undefined on input line 10416. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 179 undefined on input line 10422. [179] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/externalResourceLoader:s ection-externalresourceloader' on page 180 undefined on input line 10455. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-raw-resources' on page 180 undefined on input line 10468. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/images:sec tion-ui-images' on page 180 undefined on input line 10471. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fonts:sect ion-ui-fonts' on page 180 undefined on input line 10474. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/nls:chapter-nls' on p age 180 undefined on input line 10477. [180 <./graphviz-08e33b4270e5827eddcf70955c1d81df296d2d8d.pdf>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 181 undefined on input line 10525. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 181 undefined on input line 10525 . [181 <./graphviz-a5e7bd17651cb051e8da67ab9dfebf680966828d.pdf>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 182 undefined on input line 10540. [182] [183] [184] [185 <./debug1.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-dependencies' on pa ge 186 undefined on input line 10768. [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 10819. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/launches:launch-sourc e-tab' on page 189 undefined on input line 10822. [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 10851. [190 <./foundation_library_debug_select_source_jars.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:application -testsuite' on page 191 undefined on input line 10871. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-options' on page 191 undefined on input line 10876. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-options' on page 191 undefined on input line 10879. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platform:source-platf orm-import' on page 191 undefined on input line 10879. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-dependencies' on pa ge 191 undefined on input line 10882. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-options' on page 191 undefined on input line 10892. [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 10925. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/tools:fig-tool-launch ' on page 192 undefined on input line 10943. [192 <./tool-launch.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuiteEngine:tests uite-engine' on page 193 undefined on input line 10954. Underfull \hbox (badness 10000) in paragraph at lines 2--10965 [][]\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 Li-brary) or the [193] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 194 undefined on input line 11021. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 1 94 undefined on input line 11030. [194] [195 <./testsuiteReportHTMLExample.png> <./testsuiteReportXMLExample.png> <./testsuiteReportXMLExampleJunitView.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuiteEngine:tests uite-engine' on page 196 undefined on input line 11149. Underfull \hbox (badness 10000) in paragraph at lines 11180--11183 []\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 11190. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 196 undefined on input line 11197. [196] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuiteEngine:tests uite-engine' on page 197 undefined on input line 11222. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 197 undefined on input line 11222. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-types' on page 197 undefined on input line 11238. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/multiSandbox:multisandbo x' on page 197 undefined on input line 11254. [197] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-cases' on page 198 undefined on input line 11284. [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 11576. [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 11680. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 213 undefined on input line 11681. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-java-heap' on page 213 undefined on input line 11681. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-java-heap' on page 213 undefined on input line 11699. [213 <./heap_usage.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-enable-heap-usage' on page 214 undefined on input line 11800. [214] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/heapAnalyzer:heapdump er' on page 215 undefined on input line 11821. [215] Underfull \hbox (badness 10000) in paragraph at lines 11951--11951 []\T1/SourceSansPro-LF/m/n/10 Num-ber of Underfull \hbox (badness 10000) in paragraph at lines 11951--11951 []\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 12185. [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 12517. [231 <./RIDetailedView.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 232 undefined on input line 12541. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ar chitecture-options-group-trace' on page 232 undefined on input line 12541. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 232 undefined on input line 12546. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ar chitecture-options-group-trace' on page 232 undefined on input line 12546. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-constants' on page 232 undefined on input line 12577. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:if-constant -removal' on page 232 undefined on input line 12578. [232] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview' o n page 233 undefined on input line 12653. LaTeX Warning: Hyper reference `support:get-support' on page 233 undefined on i nput line 12658. [233] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/advanceTrace:advanced-ev ent-tracing' on page 234 undefined on input line 12663. LaTeX Warning: Hyper reference `support:get-support' on page 234 undefined on i nput line 12671. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 2 34 undefined on input line 12693. [234 <./null_analysis_example.png>] Underfull \hbox (badness 6542) in paragraph at lines 12715--12718 []\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 12744. [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 12794. [238 <./null_analysis_project_configuration_suppress_warnings.png>] LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 239 undefined on input line 12811. LaTeX Warning: Hyper reference `support:get-support' on page 239 undefined on i nput line 12811. [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 13070. Package varwidth Warning: Failed to reprocess entire contents on input line 131 52. Package varwidth Warning: Failed to reprocess entire contents on input line 131 52. Overfull \hbox (3.0945pt too wide) in paragraph at lines 13188--13189 []|[]\T1/zi4/m/n/10 symbolPrefix[]| LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/linker:linker-autosec tions' on page 243 undefined on input line 13190. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/linker:linker-autosec tions' on page 243 undefined on input line 13195. Package varwidth Warning: Failed to reprocess entire contents on input line 132 01. Package varwidth Warning: Failed to reprocess entire contents on input line 132 01. Package varwidth Warning: Failed to reprocess entire contents on input line 132 43. Package varwidth Warning: Failed to reprocess entire contents on input line 132 43. 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. [243] Package varwidth Warning: Failed to reprocess entire contents on input line 132 71. Package varwidth Warning: Failed to reprocess entire contents on input line 132 71. Package varwidth Warning: Failed to reprocess entire contents on input line 132 90. Package varwidth Warning: Failed to reprocess entire contents on input line 132 90. Package varwidth Warning: Failed to reprocess entire contents on input line 133 19. Package varwidth Warning: Failed to reprocess entire contents on input line 133 19. Package varwidth Warning: Failed to reprocess entire contents on input line 133 33. Package varwidth Warning: Failed to reprocess entire contents on input line 133 33. Package varwidth Warning: Failed to reprocess entire contents on input line 133 62. Package varwidth Warning: Failed to reprocess entire contents on input line 133 62. Package varwidth Warning: Failed to reprocess entire contents on input line 133 76. Package varwidth Warning: Failed to reprocess entire contents on input line 133 76. Package varwidth Warning: Failed to reprocess entire contents on input line 133 90. Package varwidth Warning: Failed to reprocess entire contents on input line 133 90. Package varwidth Warning: Failed to reprocess entire contents on input line 134 27. Package varwidth Warning: Failed to reprocess entire contents on input line 134 27. Package varwidth Warning: Failed to reprocess entire contents on input line 134 41. Package varwidth Warning: Failed to reprocess entire contents on input line 134 41. [244] [245] [246] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/linker:linker-autosec tions' on page 247 undefined on input line 13497. Underfull \hbox (badness 10000) in paragraph at lines 13550--13553 []\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 13978. Underfull \hbox (badness 6063) in paragraph at lines 14049--14054 []|\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 14168. [251] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/memoryMapAnalyzer:mem orymapanalyzer' on page 252 undefined on input line 14183. [252] [253] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:application -testsuite' on page 254 undefined on input line 14339. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 254 undefined on input line 14344. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 254 und efined on input line 14352. Underfull \hbox (badness 10000) in paragraph at lines 14390--14395 \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 14426--14427 []|\T1/zi4/m/n/10 testsuite. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuiteEngine:tests uite-various-customproperties' on page 255 undefined on input line 14431. Underfull \hbox (badness 10000) in paragraph at lines 14434--14435 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14439--14440 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14439--14440 \T1/zi4/m/n/10 test. Underfull \hbox (badness 5388) in paragraph at lines 14441--14444 []|\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 14445--14446 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14445--14446 \T1/zi4/m/n/10 common. Underfull \hbox (badness 10000) in paragraph at lines 14447--14450 []|\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 14451--14452 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14472--14473 []|\T1/SourceSansPro-LF/m/n/10 Attribute Overfull \hbox (20.24944pt too wide) in paragraph at lines 14487--14488 []|\T1/zi4/m/n/10 verboseLevel[]| Overfull \hbox (10.24944pt too wide) in paragraph at lines 14496--14497 []|\T1/zi4/m/n/10 reportName[]| Overfull \hbox (85.24944pt too wide) in paragraph at lines 14503--14504 []|\T1/zi4/m/n/10 customPropertiesExtension[]| Overfull \hbox (40.24944pt too wide) in paragraph at lines 14518--14519 []|\T1/zi4/m/n/10 commonProperties[]| Overfull \hbox (15.24944pt too wide) in paragraph at lines 14536--14537 []|\T1/zi4/m/n/10 productName[]| Overfull \hbox (95.24944pt too wide) in paragraph at lines 14560--14561 []|\T1/zi4/m/n/10 testsuiteReportFileProperty[]| Overfull \hbox (90.24944pt too wide) in paragraph at lines 14569--14570 []|\T1/zi4/m/n/10 testsuiteReportDirProperty[]| Overfull \hbox (75.24944pt too wide) in paragraph at lines 14577--14578 []|\T1/zi4/m/n/10 testsuiteResultProperty[]| [255] Overfull \hbox (9.17415pt too wide) in paragraph at lines 14615--14616 []|\T1/zi4/m/n/10 testIgnoredPath[] [256] Underfull \hbox (badness 10000) in paragraph at lines 14672--14673 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14679--14680 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14679--14680 \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 14938. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 261 undefined on input line 14961. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 261 undefined on input line 14988. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 261 undefined on input line 14988 . [261] [262 <./graphviz-10e3ec41215ccaaed72e3531512446b2cd8ccdba.pdf>] [263] [264] [265] [266] Overfull \hbox (13.12488pt too wide) in paragraph at lines 15544--15545 [][] [267] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 268 undefined on input line 15611. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 268 undefined on input line 15611 . [268] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fontDesign er:section-tool-fontdesigner' on page 269 undefined on input line 15644. [269 <./graphviz-6f2b41929bb57b50d9a115d32914e871d3596e88.pdf>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fonts:tabl e-unicoderanges' on page 270 undefined on input line 15717. [270] Overfull \hbox (1.21721pt too wide) in paragraph at lines 16063--16064 []|\T1/SourceSansPro-LF/m/n/10 0x1000| Overfull \hbox (0.87721pt too wide) in paragraph at lines 16072--16073 []|\T1/SourceSansPro-LF/m/n/10 0x10a0| Overfull \hbox (0.74721pt too wide) in paragraph at lines 16090--16091 []|\T1/SourceSansPro-LF/m/n/10 0x1200| Overfull \hbox (0.6772pt too wide) in paragraph at lines 16099--16100 []|\T1/SourceSansPro-LF/m/n/10 0x1380| Overfull \hbox (1.0272pt too wide) in paragraph at lines 16118--16119 []|\T1/SourceSansPro-LF/m/n/10 0x1400| Overfull \hbox (0.9572pt too wide) in paragraph at lines 16127--16128 []|\T1/SourceSansPro-LF/m/n/10 0x1680| Overfull \hbox (0.74721pt too wide) in paragraph at lines 16136--16137 []|\T1/SourceSansPro-LF/m/n/10 0x16a0| Overfull \hbox (0.5072pt too wide) in paragraph at lines 16145--16146 []|\T1/SourceSansPro-LF/m/n/10 0x1700| Overfull \hbox (1.0872pt too wide) in paragraph at lines 16190--16191 []|\T1/SourceSansPro-LF/m/n/10 0x1800| Overfull \hbox (5.6804pt too wide) in paragraph at lines 16199--16200 []|\T1/SourceSansPro-LF/m/n/10 unified_canadian_aboriginal_syllabics_extended| Overfull \hbox (1.23721pt too wide) in paragraph at lines 16201--16202 []|\T1/SourceSansPro-LF/m/n/10 0x18b0| Overfull \hbox (1.0872pt too wide) in paragraph at lines 16210--16211 []|\T1/SourceSansPro-LF/m/n/10 0x1900| Overfull \hbox (0.6772pt too wide) in paragraph at lines 16219--16220 []|\T1/SourceSansPro-LF/m/n/10 0x1950| Overfull \hbox (0.9572pt too wide) in paragraph at lines 16228--16229 []|\T1/SourceSansPro-LF/m/n/10 0x1980| Overfull \hbox (0.6672pt too wide) in paragraph at lines 16237--16238 []|\T1/SourceSansPro-LF/m/n/10 0x19e0| Overfull \hbox (0.87721pt too wide) in paragraph at lines 16246--16247 []|\T1/SourceSansPro-LF/m/n/10 0x1a00| Overfull \hbox (1.02722pt too wide) in paragraph at lines 16265--16266 []|\T1/SourceSansPro-LF/m/n/10 0x1ab0| Overfull \hbox (1.36722pt too wide) in paragraph at lines 16274--16275 []|\T1/SourceSansPro-LF/m/n/10 0x1b00| Overfull \hbox (1.23721pt too wide) in paragraph at lines 16283--16284 []|\T1/SourceSansPro-LF/m/n/10 0x1b80| Overfull \hbox (0.54723pt too wide) in paragraph at lines 16292--16293 []|\T1/SourceSansPro-LF/m/n/10 0x1bc0| Overfull \hbox (1.38722pt too wide) in paragraph at lines 16346--16347 []|\T1/SourceSansPro-LF/m/n/10 0x1d00| Overfull \hbox (1.25722pt too wide) in paragraph at lines 16356--16357 []|\T1/SourceSansPro-LF/m/n/10 0x1d80| Overfull \hbox (0.56723pt too wide) in paragraph at lines 16366--16367 []|\T1/SourceSansPro-LF/m/n/10 0x1dc0| Overfull \hbox (0.79721pt too wide) in paragraph at lines 16376--16377 []|\T1/SourceSansPro-LF/m/n/10 0x1e00| Overfull \hbox (2.4372pt too wide) in paragraph at lines 16394--16395 []|\T1/SourceSansPro-LF/m/n/10 0x2000| Overfull \hbox (1.48718pt too wide) in paragraph at lines 16404--16405 []|\T1/SourceSansPro-LF/m/n/10 0x2070| Overfull \hbox (2.0972pt too wide) in paragraph at lines 16413--16414 []|\T1/SourceSansPro-LF/m/n/10 0x20a0| Overfull \hbox (2.60721pt too wide) in paragraph at lines 16423--16424 []|\T1/SourceSansPro-LF/m/n/10 0x20d0| Overfull \hbox (0.5872pt too wide) in paragraph at lines 16432--16433 []|\T1/SourceSansPro-LF/m/n/10 0x2100| Overfull \hbox (1.9072pt too wide) in paragraph at lines 16459--16460 []|\T1/SourceSansPro-LF/m/n/10 0x2200| Overfull \hbox (2.02719pt too wide) in paragraph at lines 16468--16469 []|\T1/SourceSansPro-LF/m/n/10 0x2300| Overfull \hbox (1.94719pt too wide) in paragraph at lines 16477--16478 []|\T1/SourceSansPro-LF/m/n/10 0x2400| Overfull \hbox (1.75719pt too wide) in paragraph at lines 16487--16488 []|\T1/SourceSansPro-LF/m/n/10 0x2440| [271] Overfull \hbox (1.81718pt too wide) in paragraph at lines 16496--16497 []|\T1/SourceSansPro-LF/m/n/10 0x2460| Overfull \hbox (2.02719pt too wide) in paragraph at lines 16505--16506 []|\T1/SourceSansPro-LF/m/n/10 0x2500| Overfull \hbox (1.89719pt too wide) in paragraph at lines 16514--16515 []|\T1/SourceSansPro-LF/m/n/10 0x2580| Overfull \hbox (1.6872pt too wide) in paragraph at lines 16523--16524 []|\T1/SourceSansPro-LF/m/n/10 0x25a0| Overfull \hbox (2.2472pt too wide) in paragraph at lines 16532--16533 []|\T1/SourceSansPro-LF/m/n/10 0x2600| Overfull \hbox (1.48718pt too wide) in paragraph at lines 16541--16542 []|\T1/SourceSansPro-LF/m/n/10 0x2700| Underfull \hbox (badness 10000) in paragraph at lines 16546--16548 []|\T1/SourceSansPro-LF/m/n/10 Miscellaneous Math-e-mat-i-cal Overfull \hbox (0.9072pt too wide) in paragraph at lines 16551--16552 []|\T1/SourceSansPro-LF/m/n/10 0x27c0| Overfull \hbox (2.4072pt too wide) in paragraph at lines 16569--16570 []|\T1/SourceSansPro-LF/m/n/10 0x2800| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16578--16579 []|\T1/SourceSansPro-LF/m/n/10 0x2900| Underfull \hbox (badness 10000) in paragraph at lines 16583--16585 []|\T1/SourceSansPro-LF/m/n/10 Miscellaneous Math-e-mat-i-cal Overfull \hbox (2.07718pt too wide) in paragraph at lines 16588--16589 []|\T1/SourceSansPro-LF/m/n/10 0x2980| Underfull \hbox (badness 6526) in paragraph at lines 16593--16595 []|\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 16598--16599 []|\T1/SourceSansPro-LF/m/n/10 0x2a00| Overfull \hbox (2.68721pt too wide) in paragraph at lines 16608--16609 []|\T1/SourceSansPro-LF/m/n/10 0x2b00| Overfull \hbox (1.71721pt too wide) in paragraph at lines 16617--16618 []|\T1/SourceSansPro-LF/m/n/10 0x2c00| Overfull \hbox (1.5872pt too wide) in paragraph at lines 16626--16627 []|\T1/SourceSansPro-LF/m/n/10 0x2c60| Overfull \hbox (1.5872pt too wide) in paragraph at lines 16635--16636 []|\T1/SourceSansPro-LF/m/n/10 0x2c80| Overfull \hbox (2.70721pt too wide) in paragraph at lines 16644--16645 []|\T1/SourceSansPro-LF/m/n/10 0x2d00| Overfull \hbox (2.29721pt too wide) in paragraph at lines 16653--16654 []|\T1/SourceSansPro-LF/m/n/10 0x2d30| Overfull \hbox (2.57721pt too wide) in paragraph at lines 16662--16663 []|\T1/SourceSansPro-LF/m/n/10 0x2d80| Overfull \hbox (2.28722pt too wide) in paragraph at lines 16671--16672 []|\T1/SourceSansPro-LF/m/n/10 0x2de0| Overfull \hbox (2.1172pt too wide) in paragraph at lines 16680--16681 []|\T1/SourceSansPro-LF/m/n/10 0x2e00| Overfull \hbox (1.9872pt too wide) in paragraph at lines 16689--16690 []|\T1/SourceSansPro-LF/m/n/10 0x2e80| Overfull \hbox (2.4972pt too wide) in paragraph at lines 16718--16719 []|\T1/SourceSansPro-LF/m/n/10 0x3000| Overfull \hbox (2.30719pt too wide) in paragraph at lines 16727--16728 []|\T1/SourceSansPro-LF/m/n/10 0x3040| Overfull \hbox (2.1572pt too wide) in paragraph at lines 16736--16737 []|\T1/SourceSansPro-LF/m/n/10 0x30a0| Overfull \hbox (0.7072pt too wide) in paragraph at lines 16745--16746 []|\T1/SourceSansPro-LF/m/n/10 0x3100| Overfull \hbox (0.5772pt too wide) in paragraph at lines 16764--16765 []|\T1/SourceSansPro-LF/m/n/10 0x3190| Overfull \hbox (1.92719pt too wide) in paragraph at lines 16802--16803 []|\T1/SourceSansPro-LF/m/n/10 0x3200| Overfull \hbox (1.94719pt too wide) in paragraph at lines 16811--16812 []|\T1/SourceSansPro-LF/m/n/10 0x3300| Overfull \hbox (2.30719pt too wide) in paragraph at lines 16821--16822 []|\T1/SourceSansPro-LF/m/n/10 0x3400| Overfull \hbox (0.57722pt too wide) in paragraph at lines 16823--16825 []|\T1/SourceSansPro-LF/m/n/10 0x4dbf| Overfull \hbox (2.06721pt too wide) in paragraph at lines 16830--16831 []|\T1/SourceSansPro-LF/m/n/10 0x4dc0| Overfull \hbox (2.2972pt too wide) in paragraph at lines 16839--16840 []|\T1/SourceSansPro-LF/m/n/10 0x4e00| Overfull \hbox (2.4672pt too wide) in paragraph at lines 16848--16849 []|\T1/SourceSansPro-LF/m/n/10 0xa000| Overfull \hbox (2.00719pt too wide) in paragraph at lines 16857--16858 []|\T1/SourceSansPro-LF/m/n/10 0xa490| [272] Overfull \hbox (2.4472pt too wide) in paragraph at lines 16866--16867 []|\T1/SourceSansPro-LF/m/n/10 0xa4d0| Overfull \hbox (2.05719pt too wide) in paragraph at lines 16875--16876 []|\T1/SourceSansPro-LF/m/n/10 0xa500| Overfull \hbox (2.14719pt too wide) in paragraph at lines 16884--16885 []|\T1/SourceSansPro-LF/m/n/10 0xa640| Overfull \hbox (1.9972pt too wide) in paragraph at lines 16893--16894 []|\T1/SourceSansPro-LF/m/n/10 0xa6a0| Overfull \hbox (1.75719pt too wide) in paragraph at lines 16902--16903 []|\T1/SourceSansPro-LF/m/n/10 0xa700| Overfull \hbox (1.32718pt too wide) in paragraph at lines 16911--16912 []|\T1/SourceSansPro-LF/m/n/10 0xa720| Overfull \hbox (2.33719pt too wide) in paragraph at lines 16920--16921 []|\T1/SourceSansPro-LF/m/n/10 0xa800| Overfull \hbox (1.82718pt too wide) in paragraph at lines 16930--16931 []|\T1/SourceSansPro-LF/m/n/10 0xa830| Overfull \hbox (2.14719pt too wide) in paragraph at lines 16939--16940 []|\T1/SourceSansPro-LF/m/n/10 0xa840| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16948--16949 []|\T1/SourceSansPro-LF/m/n/10 0xa880| Overfull \hbox (1.91719pt too wide) in paragraph at lines 16957--16958 []|\T1/SourceSansPro-LF/m/n/10 0xa8e0| Overfull \hbox (2.33719pt too wide) in paragraph at lines 16966--16967 []|\T1/SourceSansPro-LF/m/n/10 0xa900| Overfull \hbox (1.78719pt too wide) in paragraph at lines 16975--16976 []|\T1/SourceSansPro-LF/m/n/10 0xa930| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16984--16985 []|\T1/SourceSansPro-LF/m/n/10 0xa960| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16993--16994 []|\T1/SourceSansPro-LF/m/n/10 0xa980| Overfull \hbox (1.91719pt too wide) in paragraph at lines 17002--17003 []|\T1/SourceSansPro-LF/m/n/10 0xa9e0| Overfull \hbox (2.1272pt too wide) in paragraph at lines 17011--17012 []|\T1/SourceSansPro-LF/m/n/10 0xaa00| Overfull \hbox (1.9972pt too wide) in paragraph at lines 17020--17021 []|\T1/SourceSansPro-LF/m/n/10 0xaa60| Overfull \hbox (1.9972pt too wide) in paragraph at lines 17029--17030 []|\T1/SourceSansPro-LF/m/n/10 0xaa80| Overfull \hbox (1.7072pt too wide) in paragraph at lines 17038--17039 []|\T1/SourceSansPro-LF/m/n/10 0xaae0| Overfull \hbox (2.6172pt too wide) in paragraph at lines 17047--17048 []|\T1/SourceSansPro-LF/m/n/10 0xab00| Overfull \hbox (2.2072pt too wide) in paragraph at lines 17056--17057 []|\T1/SourceSansPro-LF/m/n/10 0xab30| Overfull \hbox (1.9072pt too wide) in paragraph at lines 17065--17066 []|\T1/SourceSansPro-LF/m/n/10 0xab70| Overfull \hbox (1.79721pt too wide) in paragraph at lines 17074--17075 []|\T1/SourceSansPro-LF/m/n/10 0xabc0| Overfull \hbox (1.6472pt too wide) in paragraph at lines 17083--17084 []|\T1/SourceSansPro-LF/m/n/10 0xac00| Overfull \hbox (2.5872pt too wide) in paragraph at lines 17092--17093 []|\T1/SourceSansPro-LF/m/n/10 0xd7b0| Overfull \hbox (2.77719pt too wide) in paragraph at lines 17101--17102 []|\T1/SourceSansPro-LF/m/n/10 0xd800| Overfull \hbox (2.9272pt too wide) in paragraph at lines 17111--17112 []|\T1/SourceSansPro-LF/m/n/10 0xdb80| Overfull \hbox (2.0872pt too wide) in paragraph at lines 17120--17121 []|\T1/SourceSansPro-LF/m/n/10 0xdc00| Overfull \hbox (2.31718pt too wide) in paragraph at lines 17129--17130 []|\T1/SourceSansPro-LF/m/n/10 0xe000| Overfull \hbox (0.59721pt too wide) in paragraph at lines 17149--17150 []|\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 17483. [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 17840. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-immortal-heap' on page 283 undefined on input line 17843. [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 18193--18193 []\T1/SourceSansPro-LF/m/n/10 Event Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0x0 Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0xa Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0xb Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0xc Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0xd Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0xe Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0xf Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0x14 Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0x15 Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0x16 Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0x17 Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0x18 [289] [290] Package longtable Warning: Column widths have changed (longtable) in table 19 on input line 18634. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview' o n page 291 undefined on input line 18639. [291 <./microui_traces_systemview.png>] Underfull \vbox (badness 3281) detected at line 18757 [292] Underfull \vbox (badness 10000) detected at line 18757 Underfull \vbox (badness 10000) detected at line 18757 [293] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 294 undefined on input line 18855. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 294 undefined on input line 18855. [294] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiReleaseNotes:section-u i-api' on page 295 undefined on input line 18866. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/applicatio nOptions:section-ui-options-microui' on page 295 undefined on input line 18900. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-java-heap' on page 295 undefined on input line 18903. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/applicatio nOptions:section-ui-options-microui' on page 295 undefined on input line 18911. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/applicatio nOptions:section-ui-options-imagesheapsize' on page 295 undefined on input line 18911. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 295 undefined on input line 18923. [295] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/matrix:mat rix' on page 296 undefined on input line 19005. [296] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/gradient:l inear-gradient' on page 297 undefined on input line 19034. [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 19205. [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 19434. [306 <./gradient2.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 307 undefined on input line 19454 . [307] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/gradient:l inear-gradient' on page 308 undefined on input line 19510. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/path:fillt ype' on page 308 undefined on input line 19512. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/path:alpha -blending-mode' on page 308 undefined on input line 19512. [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 19618. Underfull \hbox (badness 10000) in paragraph at lines 19633--19634 []\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 19672--19673 []\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.19787 ...ربية}\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.19787 ...ربية}\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.19787 ...ربية}\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.19787 ...ربية}\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.19787 ...ربية}\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.19787 ...ربية}\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.19787 ...ربية}\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 19809. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :drawoncircle' on page 316 undefined on input line 19821. [316 <./drawStringLayout.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorimag e:vectorimage-limitations' on page 317 undefined on input line 19871. Underfull \hbox (badness 10000) in paragraph at lines 19885--19886 []\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 19887. [317] [318 <./drawImage.png>] [319 <./drawImageAlpha.png>] Underfull \hbox (badness 10000) in paragraph at lines 20021--20022 []\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 20068--20069 []\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 20068--20069 \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 20174 [322] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20181 ...imen]{{drawAnimatedImageTranslate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20181 ...imen]{{drawAnimatedImageTranslate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20221 ...dimen]{{drawAnimatedImageOverPath}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20221 ...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.20293 ...xdimen]{{drawAnimatedImageScaleXY}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20293 ...xdimen]{{drawAnimatedImageScaleXY}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20334 ...pxdimen]{{drawAnimatedImageRotate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20334 ...pxdimen]{{drawAnimatedImageRotate}.gif} [325] Underfull \vbox (badness 7397) detected at line 20439 [326] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20446 ...dimen]{{drawAnimatedImageMorphing}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20446 ...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.20532 ...xpxdimen]{{drawAnimatedImageColor}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20532 ...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.20640 ...phinxpxdimen]{{linearInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20640 ...phinxpxdimen]{{linearInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20652 ...xpxdimen]{{accelerateInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20652 ...xpxdimen]{{accelerateInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20664 ...phinxpxdimen]{{bounceInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20664 ...phinxpxdimen]{{bounceInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20676 ...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.20676 ...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.20690 ...hinxpxdimen]{{custom0Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20690 ...hinxpxdimen]{{custom0Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20706 ...hinxpxdimen]{{custom1Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20706 ...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 20795. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 332 undefined on input line 20798. [332] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/avdLoader: section-avdloader-convert' on page 333 undefined on input line 20894. [333] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 334 undefined on input line 20931 . LaTeX Warning: Hyper reference `PlatformDeveloperGuide/externalResourceLoader:s ection-externalresourceloader' on page 334 undefined on input line 20931. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorimag e:vectorimage-limitations' on page 334 undefined on input line 20937. [334 <./drawRuntimeImage.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-constants' on page 335 undefined on input line 21002. [335] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/avdLoader: section-avdloader-format' on page 336 undefined on input line 21026. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 21034. (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmss.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmss.fd) LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 336 undefined on input line 21038. [336 <./hierarchy.png (PNG copy)>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-partial-buffer' on page 337 undefined on input line 21096. [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 21253. [341] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MWT/how-to-animate -widget:section-animate-widget' on page 342 undefined on input line 21288. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-partial-buffer' on page 342 undefined on input line 21293. [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 21330. [344] [345] [346] [347] [348] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-partial-buffer' on page 349 undefined on input line 21659. [349] [350] [351] [352] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MWT/concepts:secti on-render-policy' on page 353 undefined on input line 21869. [353] [354 <./defaultRenderPolicy.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-constants' on page 355 undefined on input line 22003. [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 22045. [357] Underfull \hbox (badness 10000) in paragraph at lines 22154--22155 []\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 22432. Underfull \vbox (badness 2635) detected at line 22451 [363] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/limitations:js-lim itations' on page 364 undefined on input line 22470. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/getting_started:js -getting-started' on page 364 undefined on input line 22471. [364 <./js_runtime.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 365 und efined on input line 22479. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli-commands-init' on page 365 undefined on input line 22491. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures' on page 365 undefined on input line 22493. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-addon-lib' on page 365 undefined on input line 22494. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-standalone-application' on page 365 undefined on input line 22495. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-sandboxed-application' on page 365 undefined on input line 22496. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli-commands-run' on page 365 undefined on input line 22539. [365] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/api:js-api' on pag e 366 undefined on input line 22573. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli' on page 366 undefined on input line 22573. [366] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 367 undefined on input line 22654. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 367 und efined on input line 22671. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/libraries:libraries' on page 367 undefined on input line 22677. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedApplication: sandboxed-application' on page 367 undefined on input line 22677. [367] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 368 und efined on input line 22726. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 368 und efined on input line 22741. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/getting_started:js -getting-started' on page 368 undefined on input line 22743. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/examples/simple_ap plication:js-examples-simple-app' on page 368 undefined on input line 22743. [368] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 369 und efined on input line 22792. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/java:js-java' on p age 369 undefined on input line 22801. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 369 und efined on input line 22807. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/getting_started:js -getting-started' on page 369 undefined on input line 22809. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/examples/simple_ap plication:js-examples-simple-app' on page 369 undefined on input line 22809. [369] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 370 und efined on input line 22865. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/java:js-java' on p age 370 undefined on input line 22874. [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 23580. [378] [379] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/libraries:libraries' on page 380 undefined on input line 23786. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/standaloneApplication :standalone-application' on page 380 undefined on input line 23786. [380] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 381 undefined on input line 23808. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 381 und efined on input line 23843. [381] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/api:js-api' on pag e 382 undefined on input line 23873. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/internals:js-java- ffi' on page 382 undefined on input line 23895. [382] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/java:js-java-java- to-js' on page 383 undefined on input line 23973. [383 <./js_processor_overview.png>] [384] Underfull \hbox (badness 10000) in paragraph at lines 24053--24054 []|\T1/SourceSansPro-LF/m/n/10 Module Overfull \hbox (5.24944pt too wide) in paragraph at lines 24060--24061 []|\T1/zi4/m/n/10 Bluetooth[]| Underfull \hbox (badness 5302) in paragraph at lines 24062--24063 \T1/SourceSansPro-LF/m/n/10 on the Generic At-tribute Pro-file Overfull \hbox (1.35934pt too wide) in paragraph at lines 2--24065 []|[][]\T1/SourceSansPro-LF/m/n/10 bluetooth[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24070 [][][]\T1/SourceSansPro-LF/m/n/10 Bluetooth Overfull \hbox (20.24944pt too wide) in paragraph at lines 24074--24075 []|\T1/zi4/m/n/10 ECOM-Network[]| Underfull \hbox (badness 5696) in paragraph at lines 24076--24077 []|\T1/SourceSansPro-LF/m/n/10 Network in-ter-faces man-age-ment Underfull \hbox (badness 10000) in paragraph at lines 2--24079 []|[][]\T1/SourceSansPro-LF/m/n/10 ecom- Overfull \hbox (16.7787pt too wide) in paragraph at lines 2--24081 []|[][]\T1/SourceSansPro-LF/m/n/10 NetworkInterfaceManager Overfull \hbox (5.24944pt too wide) in paragraph at lines 24083--24084 []|\T1/zi4/m/n/10 ECOM-WIFI[]| Underfull \hbox (badness 10000) in paragraph at lines 2--24088 []|[][]\T1/SourceSansPro-LF/m/n/10 ecom- Underfull \hbox (badness 10000) in paragraph at lines 2--24113 [][][]\T1/SourceSansPro-LF/m/n/10 NET util-ity Underfull \hbox (badness 10000) in paragraph at lines 2--24136 [][][]\T1/SourceSansPro-LF/m/n/10 SSL mu-tual Underfull \hbox (badness 10000) in paragraph at lines 2--24139 [][][]\T1/SourceSansPro-LF/m/n/10 SSL mu-tual Underfull \hbox (badness 10000) in paragraph at lines 2--24142 [][][]\T1/SourceSansPro-LF/m/n/10 SSL util-ity [385 <./networking_overview.png>] Underfull \hbox (badness 10000) in paragraph at lines 24166--24167 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 24173--24174 []|\T1/zi4/m/n/10 Android Overfull \hbox (20.24944pt too wide) in paragraph at lines 24173--24174 \T1/zi4/m/n/10 Connectivity[]| Underfull \hbox (badness 10000) in paragraph at lines 2--24178 []|[][]\T1/SourceSansPro-LF/m/n/10 android- Overfull \hbox (11.39934pt too wide) in paragraph at lines 2--24178 \T1/SourceSansPro-LF/m/n/10 connectivity[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24180 []|[][]\T1/SourceSansPro-LF/m/n/10 ConnectivityManager Underfull \hbox (badness 10000) in paragraph at lines 24187--24188 []|\T1/zi4/m/n/10 HTTP Overfull \hbox (3.66933pt too wide) in paragraph at lines 2--24192 []|[][]\T1/SourceSansPro-LF/m/n/10 httpclient[][], Underfull \hbox (badness 10000) in paragraph at lines 2--24192 [][]\T1/SourceSansPro-LF/m/n/10 http- Underfull \hbox (badness 10000) in paragraph at lines 2--24194 []|[][]\T1/SourceSansPro-LF/m/n/10 HttpURLConnection Underfull \hbox (badness 10000) in paragraph at lines 2--24197 [][][]\T1/SourceSansPro-LF/m/n/10 HTTP client Underfull \hbox (badness 10000) in paragraph at lines 24199--24200 []\T1/SourceSansPro-LF/m/n/10 See also [][]REST Underfull \hbox (badness 10000) in paragraph at lines 24204--24205 []|\T1/zi4/m/n/10 HTTP Underfull \hbox (badness 10000) in paragraph at lines 24204--24205 \T1/zi4/m/n/10 Server Underfull \hbox (badness 10000) in paragraph at lines 24221--24222 []|\T1/zi4/m/n/10 MQTT Underfull \hbox (badness 10000) in paragraph at lines 24221--24222 \T1/zi4/m/n/10 Client Overfull \hbox (15.24944pt too wide) in paragraph at lines 24221--24222 \T1/zi4/m/n/10 (MicroPaho)[]| Underfull \hbox (badness 6876) in paragraph at lines 24223--24224 []|\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--24226 []|[][]\T1/SourceSansPro-LF/m/n/10 micropaho[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24231 [][][]\T1/SourceSansPro-LF/m/n/10 MicroPaho Underfull \hbox (badness 10000) in paragraph at lines 2--24234 [][][]\T1/SourceSansPro-LF/m/n/10 MQTT pub-lish Underfull \hbox (badness 10000) in paragraph at lines 24241--24242 []|\T1/zi4/m/n/10 REST Underfull \hbox (badness 10000) in paragraph at lines 24243--24244 []|\T1/SourceSansPro-LF/m/n/10 REpresentational State Tran-fer Underfull \hbox (badness 10000) in paragraph at lines 2--24251 [][][]\T1/SourceSansPro-LF/m/n/10 REST client Underfull \hbox (badness 10000) in paragraph at lines 24258--24259 []|\T1/zi4/m/n/10 REST Underfull \hbox (badness 10000) in paragraph at lines 24260--24261 []|\T1/SourceSansPro-LF/m/n/10 REpresentational State Tran-fer Overfull \hbox (1.77933pt too wide) in paragraph at lines 2--24263 []|[][]\T1/SourceSansPro-LF/m/n/10 restserver[][]| Underfull \hbox (badness 10000) in paragraph at lines 24272--24273 []|\T1/zi4/m/n/10 SNTP Underfull \hbox (badness 10000) in paragraph at lines 24274--24275 []|\T1/SourceSansPro-LF/m/n/10 Simple Net-work Time Pro-to-col Overfull \hbox (2.21935pt too wide) in paragraph at lines 2--24277 []|[][]\T1/SourceSansPro-LF/m/n/10 sntpclient[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24282 [][][]\T1/SourceSansPro-LF/m/n/10 SNTP client Overfull \hbox (5.24944pt too wide) in paragraph at lines 24286--24287 []|\T1/zi4/m/n/10 WebSocket Overfull \hbox (7.54935pt too wide) in paragraph at lines 2--24291 []|[][]\T1/SourceSansPro-LF/m/n/10 websocket[][], Overfull \hbox (7.90933pt too wide) in paragraph at lines 2--24291 [][]\T1/SourceSansPro-LF/m/n/10 websocket- Underfull \hbox (badness 10000) in paragraph at lines 2--24296 [][][]\T1/SourceSansPro-LF/m/n/10 WebSocket Underfull \hbox (badness 10000) in paragraph at lines 2--24299 [][][]\T1/SourceSansPro-LF/m/n/10 WebSocket [386] [387] Underfull \hbox (badness 10000) in paragraph at lines 24320--24321 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 2--24335 [][][]\T1/SourceSansPro-LF/m/n/10 CborEncoder Underfull \hbox (badness 10000) in paragraph at lines 2--24338 [][][]\T1/SourceSansPro-LF/m/n/10 CborDecoder LaTeX Warning: Hyper reference `Tutorials/tutorialExploreDataSerializationForma ts:tutorial-cbor' on page 388 undefined on input line 24342. Underfull \hbox (badness 10000) in paragraph at lines 2--24355 [][][]\T1/SourceSansPro-LF/m/n/10 JSONObject Underfull \hbox (badness 10000) in paragraph at lines 2--24358 [][][]\T1/SourceSansPro-LF/m/n/10 JSONWriter LaTeX Warning: Hyper reference `Tutorials/tutorialExploreDataSerializationForma ts:tutorial-json' on page 388 undefined on input line 24365. Overfull \hbox (1.93938pt too wide) in paragraph at lines 2--24375 []|[][]\T1/SourceSansPro-LF/m/n/10 protobuf3[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24378 [] Overfull \hbox (12.7588pt too wide) in paragraph at lines 2--24378 [][]\T1/SourceSansPro-LF/m/n/10 CodedInputStream Underfull \hbox (badness 10000) in paragraph at lines 2--24381 [] Overfull \hbox (20.11879pt too wide) in paragraph at lines 2--24381 [][]\T1/SourceSansPro-LF/m/n/10 CodedOutputStream Underfull \hbox (badness 10000) in paragraph at lines 2--24386 [][][]\T1/SourceSansPro-LF/m/n/10 Protobuf3 Underfull \hbox (badness 10000) in paragraph at lines 2--24398 [][][]\T1/SourceSansPro-LF/m/n/10 XmlPullParser Underfull \hbox (badness 10000) in paragraph at lines 2--24401 [][][]\T1/SourceSansPro-LF/m/n/10 XmlSerializer LaTeX Warning: Hyper reference `Tutorials/tutorialExploreDataSerializationForma ts:tutorial-xml' on page 388 undefined on input line 24405. Underfull \hbox (badness 10000) in paragraph at lines 24432--24433 []|\T1/zi4/m/n/10 AWS Underfull \hbox (badness 10000) in paragraph at lines 24432--24433 \T1/zi4/m/n/10 IoT Underfull \hbox (badness 5475) in paragraph at lines 24434--24435 []|\T1/SourceSansPro-LF/m/n/10 AWS IoT Core client, pro-vid-ing pub- Underfull \hbox (badness 10000) in paragraph at lines 24447--24448 []|\T1/zi4/m/n/10 Google Underfull \hbox (badness 10000) in paragraph at lines 24447--24448 \T1/zi4/m/n/10 Cloud Overfull \hbox (7.69951pt too wide) in paragraph at lines 24447--24448 \T1/zi4/m/n/10 Platform Underfull \hbox (badness 10000) in paragraph at lines 24447--24448 \T1/zi4/m/n/10 Iot Underfull \hbox (badness 10000) in paragraph at lines 2--24455 [][][]\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 24489. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-constants' on page 389 undefined on input line 24491. LaTeX Warning: Hyper reference `support:get-support' on page 389 undefined on i nput line 24497. ! 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.24506 ...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.24506 ...PYG{l+s}{\PYGZdq{}}\PYG{p}{)}\PYG{p}{;} LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/characterEncoding:enc oding-utf8' on page 389 undefined on input line 24510. [389] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ar chitecture-changelog' on page 390 undefined on input line 24533. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-l ink' on page 390 undefined on input line 24537. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-maximum-number-of-monitors-per-thread' on page 390 undefined on input line 24680. [390 <./eclipse_encoding.png>] [391] Chapter 5. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 24785. [392] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformOverview:fig-ove rall-process' on page 393 undefined on input line 24796. [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 24867. [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 24967. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 399 undefined on input line 24970. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 399 undefined on input line 24973. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-kf' o n page 399 undefined on input line 24976. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sp:sp' on page 399 undef ined on input line 24979. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:fig-jpf-run time-components' on page 399 undefined on input line 24983. [399 <./low-level-2c.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 400 undefined on input line 24996. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llmjvm-ap i-section' on page 400 undefined on input line 24999. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llsp-api- section' on page 400 undefined on input line 25002. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-configuration-creation' on page 400 undefined on input line 25037. [400 <./jpf-runtime-components.png>] [401] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/advanceTrace:advanced-ev ent-tracing' on page 402 undefined on input line 25154. [402] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 403 undefined on input line 25247. [403] Underfull \hbox (badness 10000) in paragraph at lines 25349--25353 []\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 25637. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-13-0' on page 407 undefined on input line 25676. [407] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-12-0' on page 408 undefined on input line 25723. [408] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-13-0' on page 409 undefined on input line 25769. [409] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-12-0' on page 410 undefined on input line 25922. Overfull \hbox (26.89265pt too wide) in paragraph at lines 25920--25923 []\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 25937--25939 []\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 26049. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-10-0' on page 411 undefined on input line 26081. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-10-0' on page 411 undefined on input line 26085. [411] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-11-0' on page 412 undefined on input line 26128. [412] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-10-0' on page 413 undefined on input line 26221. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-10-0' on page 413 undefined on input line 26226. [413] [414] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-10-0' on page 415 undefined on input line 26481. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-10-0' on page 415 undefined on input line 26487. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-10-0' on page 415 undefined on input line 26491. [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 26525. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26525. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26525. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26525. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26525. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26525. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26525. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26525. [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 27155. [423] [424] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-6-9-1' on page 425 undefined on input line 27356. [425] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom-comm:pack-ecom-comm ' on page 426 undefined on input line 27389. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ui:pack-gui' on page 426 undefined on input line 27392. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/net:pack-net' on page 42 6 undefined on input line 27395. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/fs:pack-fs' on page 426 undefined on input line 27398. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-configuration-creation' on page 426 undefined on input line 27406. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:pack-im port' on page 426 undefined on input line 27421. [426] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-module-configuration' on page 427 undefined on input line 27485. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformMigration:former -platform-migration' on page 427 undefined on input line 27515. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 427 undefined on input line 27521. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/toolchain:archi tectures-toolchains' on page 427 undefined on input line 27526. LaTeX Warning: Hyper reference `support:get-support' on page 427 undefined on i nput line 27529. [427] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 428 undefined on input line 27564. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/toolchain:archi tectures-toolchains' on page 428 undefined on input line 27578. [428 <./platformConfigurationSkeleton.png>] LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 429 undefined on input line 27598. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-overview' on p age 429 undefined on input line 27610. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 429 undefined on input line 27616. [429] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-architecture-s pecific' on page 430 undefined on input line 27673. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-generic-legacy ' on page 430 undefined on input line 27673. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-module-configuration' on page 430 undefined on input line 27674. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli' on page 430 undefined on input line 27680. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-build' on page 430 undefined on input line 27681. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli-shared-configuration' on page 430 undefined on input line 27694. Underfull \hbox (badness 10000) in paragraph at lines 27705--27706 []\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 27721--27721 []\T1/zi4/m/it/9 ============================================================== ==============================================[]| Overfull \hbox (75.24504pt too wide) in paragraph at lines 27726--27726 []\T1/zi4/m/it/9 ============================================================== ==============================================[]| [430] [431 <./platformSource.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/multiSandbox:multisandbo x' on page 432 undefined on input line 27756. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/externalResourceLoader:s ection-externalresourceloader' on page 432 undefined on input line 27756. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i-installation' on page 432 undefined on input line 27759. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/networkCoreEngine:networ k-core' on page 432 undefined on input line 27759. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/frontpanel:section-front panel' on page 432 undefined on input line 27762. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/javah:tool-javah' on pag e 432 undefined on input line 27765. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-generic' on pa ge 432 undefined on input line 27769. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-build' on page 432 undefined on input line 27769. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 432 undefined on input line 27772. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-architecture-s pecific' on page 432 undefined on input line 27772. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-generic-legacy ' on page 432 undefined on input line 27773. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 432 undefined on input line 27776. [432] Underfull \hbox (badness 10000) in paragraph at lines 27832--27835 []\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 27858. [433 <./platformConfigurationModules.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-build' on page 434 undefined on input line 27890. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 434 undefined on input line 27895. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformOverview:build-p rocess-overview' on page 434 undefined on input line 27920. [434] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-build-script' on page 435 undefined on input line 27934. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 435 undefined on input line 27951. [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 28062--28063 []|\T1/SourceSansPro-LF/m/n/10 Option Overfull \hbox (15.24944pt too wide) in paragraph at lines 28069--28070 []|\T1/zi4/m/n/10 microejapp. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28069--28070 \T1/zi4/m/n/10 relative. Overfull \hbox (15.24944pt too wide) in paragraph at lines 28076--28077 []|\T1/zi4/m/n/10 microejlib. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28076--28077 \T1/zi4/m/n/10 relative. Overfull \hbox (15.24944pt too wide) in paragraph at lines 28083--28084 []|\T1/zi4/m/n/10 microejinc. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28083--28084 \T1/zi4/m/n/10 relative. Overfull \hbox (30.24944pt too wide) in paragraph at lines 28090--28091 []|\T1/zi4/m/n/10 microejscript. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28090--28091 \T1/zi4/m/n/10 relative. Underfull \hbox (badness 10000) in paragraph at lines 28097--28098 []|\T1/zi4/m/n/10 root. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 437 undefined on input line 28108. Underfull \hbox (badness 10000) in paragraph at lines 28125--28126 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28130--28131 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28135--28136 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28140--28141 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28145--28146 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28150--28151 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28155--28156 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28160--28161 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28165--28166 []|\T1/zi4/m/n/10 deploy.dir. [437] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-options' on page 438 undefined on input line 28175. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-cases' on page 438 undefined on input line 28181. [438] [439] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 440 undefined on input line 28302. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 440 undefined on input line 28334. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/serialToSocketTransmi tter:tool-serial-to-socket' on page 440 undefined on input line 28335. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformConcepts:low-lev el-api' on page 440 undefined on input line 28352. [440] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 441 undefined on input line 28369. [441 <./overview-platform-qualification.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:new-pla tform-creation' on page 442 undefined on input line 28407. LaTeX Warning: Hyper reference `Tutorials/tutorialCreateFirmwareFromScratch:tut orial-create-firmware-from-scratch' on page 442 undefined on input line 28408. [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 28421. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-run-script' on page 443 undefined on input line 28422. LaTeX Warning: Hyper reference `Tutorials/tutorialCreatePlatformBuildAndRunScri pts:tutorial-create-platform-build-and-run-scripts' on page 443 undefined on in put line 28422. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 443 undefined on input line 28435. LaTeX Warning: Hyper reference `Tutorials/tutorialRunATestSuiteOnDevice:tutoria l-run-test-suite-on-device' on page 443 undefined on input line 28436. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformConcepts:low-lev el-api' on page 443 undefined on input line 28449. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuiteEngine:tests uite-engine' on page 443 undefined on input line 28452. [443] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:pack-im port' on page 444 undefined on input line 28488. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llfs-api- section' on page 444 undefined on input line 28490. [444 <./testsuite-engine-overview.png>] LaTeX Warning: Hyper reference `support:get-support' on page 445 undefined on i nput line 28588. Overfull \hbox (1.17941pt too wide) in paragraph at lines 28656--28657 []|\T1/SourceSansPro-LF/m/n/10 SECURITY Underfull \hbox (badness 7256) in paragraph at lines 28658--28659 []|\T1/SourceSansPro-LF/m/n/10 NET Java Test Underfull \hbox (badness 10000) in paragraph at lines 28660--28661 []|\T1/SourceSansPro-LF/m/n/10 SSL Java Test Underfull \hbox (badness 10000) in paragraph at lines 28673--28674 []|\T1/SourceSansPro-LF/m/n/10 3.4.0 (On Underfull \hbox (badness 10000) in paragraph at lines 28675--28676 []|\T1/SourceSansPro-LF/m/n/10 3.0.1 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28688--28689 []|\T1/SourceSansPro-LF/m/n/10 3.4.0 (On Underfull \hbox (badness 10000) in paragraph at lines 28690--28691 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28692--28694 []|\T1/SourceSansPro-LF/m/n/10 1.1.0 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28703--28704 []|\T1/SourceSansPro-LF/m/n/10 3.5.2 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28705--28706 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28707--28709 []|\T1/SourceSansPro-LF/m/n/10 1.1.0 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28716--28717 []|\T1/SourceSansPro-LF/m/n/10 1.4.0 Underfull \hbox (badness 10000) in paragraph at lines 28716--28717 \T1/SourceSansPro-LF/m/n/10 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28718--28719 []|\T1/SourceSansPro-LF/m/n/10 3.5.2 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28720--28721 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28722--28724 []|\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 28738. [446 <./mjvm_flow2.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/multiSandbox:multisandbo x' on page 447 undefined on input line 28806. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/tiny:core-tiny' on page 447 undefined on input line 28810. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/toolchain:appen dix-matrixcapabilities' on page 447 undefined on input line 28815. [447 <./mjvm_gt.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 448 undefined on input line 28821. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-e rror-codes' on page 448 undefined on input line 28825. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llmjvm-ap i-section' on page 448 undefined on input line 28829. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/linker:linker-lscf' o n page 448 undefined on input line 28867. [448] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/javalibs/edc:ed c-exit-codes' on page 449 undefined on input line 28966. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/limitations:limitatio ns' on page 449 undefined on input line 28986. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-java-heap' on page 449 undefined on input line 28993. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/limitations:limitatio ns' on page 449 undefined on input line 28999. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-number-of-threads' on page 449 undefined on input line 28999. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-java-heap' on page 449 undefined on input line 29006. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-number-of-stack-blocks' on page 449 undefined on input line 29014. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/limitations:limitatio ns' on page 449 undefined on input line 29067. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-maximum-number-of-monitors-per-thread' on page 449 undefined on input line 29068. [449] Overfull \vbox (72.56984pt too high) has occurred while \output is active [450] Overfull \vbox (1.75471pt too high) detected at line 29167 [451] [452] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/stackTraceReader:stac k-trace-reader' on page 453 undefined on input line 29262. [453] [454] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-i mplementation' on page 455 undefined on input line 29490. [455] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 456 undefined on input line 29505. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 456 undefined on input line 29508. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 456 undefined on input line 29515. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 456 undefined on input line 29516. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/trace:event-enable-re cording' on page 456 undefined on input line 29548. Underfull \hbox (badness 10000) in paragraph at lines 29551--29552 []\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 29551--29552 []\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 29587. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformOverview:build-p rocess-overview' on page 457 undefined on input line 29598. [457] LaTeX Warning: Hyper reference `KernelDeveloperGuide/index:kernel-developer-gui de' on page 458 undefined on input line 29613. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelLink:kernel-link' on page 458 undefined on input line 29614. LaTeX Warning: Hyper reference `KernelDeveloperGuide/applicationLink:applicatio n-link' on page 458 undefined on input line 29614. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/multiSandbox:table-kf-ov erhead' on page 458 undefined on input line 29620. [458 <./process-multiapp-overview.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llkf-api- section' on page 459 undefined on input line 29686. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 459 undefined on input line 29701. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 459 undefined on input line 29702. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 459 undefined on input line 29709. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor mcustomization' on page 459 undefined on input line 29731. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/limitations:limitatio ns' on page 459 undefined on input line 29737. [459] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 460 undefined on input line 29764. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 460 undefined on input line 29794. [460] Overfull \vbox (0.67719pt too high) detected at line 29832 [461 <./sni_flow.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 462 undefined on input line 29859. [462] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sni:fig-sni-sync' on pag e 463 undefined on input line 29892. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 463 undefined on input line 29905. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 463 undefined on input line 29913. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 463 undefined on input line 29914. [463 <./sni_sync.png>] Underfull \hbox (badness 10000) in paragraph at lines 1--29953 []|[][]$\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 29978. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sp:sp-compiler' on page 464 undefined on input line 29984. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/tools:microejtoolssec tion' on page 464 undefined on input line 29993. [464 <./sp1.png>] [465 <./sp_flow.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llsp-api- section' on page 466 undefined on input line 30115. [466] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 467 undefined on input line 30130. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 467 undefined on input line 30138. [467 <./javah_process.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 468 undefined on input line 30189 . LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 468 undefined on input line 30195 . [468] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llext-res -api-section' on page 469 undefined on input line 30280. Underfull \hbox (badness 10000) in paragraph at lines 30287--30290 \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 30331. [470 <./ecom-core_process.png>] Underfull \hbox (badness 10000) in paragraph at lines 30373--30377 \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 30383. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 471 undefined on input line 30400. [471] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom:fig-ecom-flow' on p age 472 undefined on input line 30447. [472 <./architecture.png>] [473] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom-comm:section-ecomco mm-driver' on page 474 undefined on input line 30586. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom:section-ecom-dm' on page 474 undefined on input line 30592. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 474 undefined on input line 30594. [474 <./comm_open.png>] [475 <./dyn_sequence.png (PNG copy)>] [476] Underfull \hbox (badness 10000) in paragraph at lines 30787--30789 []\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.30826 \begin{sphinxVerbatim} [commandchars=\\\{\}] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 478 undefined on input line 30846. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom-comm:section-ecomco mm-installation' on page 478 undefined on input line 30850. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom-comm:section-ecomco mm-mapping' on page 478 undefined on input line 30858. [478]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.2}) has been already used, duplicate ignored \relax l.30874 \begin{sphinxVerbatim} [commandchars=\\\{\}] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/serialCommunications:eco m' on page 479 undefined on input line 30920. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llcomm-ap i-section' on page 479 undefined on input line 30924. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom-comm:section-ecomco mm-xml' on page 479 undefined on input line 30935. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 479 undefined on input line 30940. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 479 undefined on input line 30952. [479] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiChangeLog:section-ui-c hangelog' on page 480 undefined on input line 30959. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMigrationGuide:section -ui-migrationguide' on page 480 undefined on input line 30959. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 480 undefined on input line 30980. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-input' o n page 480 undefined on input line 30980. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiLed:section-leds' on p age 480 undefined on input line 30980. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 480 undefined on input line 30983. [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 31005. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 482 undefined on input line 31019. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 482 undefined on input line 31066. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-input' o n page 482 undefined on input line 31066. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiLed:section-leds' on p age 482 undefined on input line 31066. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 482 undefined on input line 31066. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-input' o n page 482 undefined on input line 31066. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiLed:section-leds' on p age 482 undefined on input line 31066. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 482 undefined on input line 31071. [482] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-input' o n page 483 undefined on input line 31090. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 483 undefined on input line 31100. [483] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiFont:section-fonts' on page 484 undefined on input line 31167. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 484 undefined on input line 31194. [484] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/index:sect ion-app-microui' on page 485 undefined on input line 31200. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-archit ecture' on page 485 undefined on input line 31208. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-input' o n page 485 undefined on input line 31213. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/tools/static:mu istaticinit' on page 485 undefined on input line 31223. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i-installation' on page 485 undefined on input line 31228. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 485 undefined on input line 31233. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-input' o n page 485 undefined on input line 31244. [485] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/tools/static:mu istaticinit' on page 486 undefined on input line 31271. [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 31415. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 488 undefined on input line 31432. [488] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 489 undefined on input line 31476. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiLed:section-leds-llapi ' on page 489 undefined on input line 31480. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-input-ll api' on page 489 undefined on input line 31480. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-llapi' on page 489 undefined on input line 31480. [489 <./ui_llapi_emb.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 490 undefined on input line 31526. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llleds-ap i-section' on page 490 undefined on input line 31534. [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 31610. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiLed:section-leds-imple mentation' on page 492 undefined on input line 31613. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llleds-ap i-section' on page 492 undefined on input line 31613. [492] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llinput-a pi-section' on page 493 undefined on input line 31643. [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 31701. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 495 undefined on input line 31735. [495] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 496 undefined on input line 31746. [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 31910. [499] Underfull \hbox (badness 5696) in paragraph at lines 31959--31961 []\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 32057 Underfull \vbox (badness 10000) detected at line 32057 [501] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 502 undefined on input line 32065. [502] Underfull \hbox (badness 10000) in paragraph at lines 32131--32133 \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 32145--32146 []\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 32162--32163 []\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 32168--32169 []\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 32176. Underfull \hbox (badness 6428) in paragraph at lines 32179--32180 []\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 32179--32180 \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 32245. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiReleaseNotes:section-u i-releasenotes-cmodule' on page 505 undefined on input line 32251. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i' on page 505 undefined on input line 32259. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 505 undefined on input line 32262. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llinput-a pi-section' on page 505 undefined on input line 32265. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:lldisplay -api-section' on page 505 undefined on input line 32291. [505] [506] [507 <./display_modes_nocustom.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:switchmodesync steps' on page 508 undefined on input line 32362. [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 32439. [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 32502. [512 <./direct.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MWT/concepts:secti on-render-policy' on page 513 undefined on input line 32556. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MWT/concepts:secti on-animations' on page 513 undefined on input line 32567. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-installation' on page 513 undefined on input line 32590. [513] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-layout-byte' on page 514 undefined on input line 32880. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-installation' on page 514 undefined on input line 32880. [514] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure-standard' on page 515 undefined on input line 33212. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure-driver' on page 515 undefined on input line 33212. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-installation' on page 515 undefined on input line 33212. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 515 undefined on input line 33218. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 515 undefined on input line 33218. [515] [516] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-lut' o n page 517 undefined on input line 33390. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator-extended' on page 517 undefined on input line 33394. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-display' on page 517 undefined on input line 33397. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:colorconv ersions' on page 517 undefined on input line 33400. [517] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator-extended' on page 518 undefined on input line 33427. [518] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiReleaseNotes:section-u i-releasenotes-cmodule' on page 519 undefined on input line 33551. [519 <./ui_llapi_display.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-modes' on page 520 undefined on input line 33602. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-modes' on page 520 undefined on input line 33608. [520] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 521 undefined on input line 33615. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-lut' o n page 521 undefined on input line 33615. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-drawin g-native' on page 521 undefined on input line 33620. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiReleaseNotes:section-u i-releasenotes-cmodule' on page 521 undefined on input line 33622. [521] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-modes' on page 522 undefined on input line 33640. [522] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:copybuffermode ' on page 523 undefined on input line 33718. Overfull \vbox (2.594pt too high) detected at line 33770 [523] Overfull \vbox (0.82593pt too high) detected at line 33816 [524] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-lluidi splay-parallel-tearing' on page 525 undefined on input line 33822. [525] Overfull \vbox (1.82593pt too high) detected at line 33939 [526] Overfull \vbox (2.12442pt too high) detected at line 34008 [527] Underfull \vbox (badness 3343) detected at line 34080 [528] [529] Overfull \vbox (1.29552pt too high) detected at line 34152 [530] Overfull \vbox (1.82593pt too high) detected at line 34227 [531] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiReleaseNotes:section-u i-releasenotes-cmodule' on page 532 undefined on input line 34232. [532] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:copybuffermode ' on page 533 undefined on input line 34273. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:copybuffermode ' on page 533 undefined on input line 34287. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:switchbuffermo de' on page 533 undefined on input line 34287. [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 34519--34519 []\T1/SourceSansPro-LF/m/n/10 Tear- Underfull \hbox (badness 10000) in paragraph at lines 34519--34519 []\T1/SourceSansPro-LF/m/n/10 Nb Underfull \hbox (badness 10000) in paragraph at lines 34519--34519 []\T1/SourceSansPro-LF/m/n/10 Flush time Underfull \hbox (badness 10000) in paragraph at lines 34519--34519 []\T1/SourceSansPro-LF/m/n/10 FPS Underfull \hbox (badness 5203) in paragraph at lines 34519--34519 []\T1/SourceSansPro-LF/m/n/10 CPU load LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiFontGenerator:section- fontgen' on page 536 undefined on input line 34534. [536] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 537 undefined on input line 34552. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:lldisplay -api-section' on page 537 undefined on input line 34557. [537] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 538 undefined on input line 34597. [538] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 539 undefined on input line 34708. Underfull \hbox (badness 10000) in paragraph at lines 34722--34723 []\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 34722--34723 []\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 34733. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-implementation' on page 539 undefined on input line 34738. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:lldisplay -api-section' on page 539 undefined on input line 34739. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-implementation' on page 539 undefined on input line 34755. [539] [540] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -gpu-raw' on page 541 undefined on input line 34897. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-custom-format' on page 541 undefined on input line 34897. [541] [542] [543 <./graphviz-8eba0ad654d65d10f438882f4fb435b996d10a8a.pdf>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -standard-raw' on page 544 undefined on input line 34985. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -binary-raw' on page 544 undefined on input line 34988. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 544 undefined on input line 35001. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 544 undefined on input line 35002. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 544 undefined on input line 35011. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 544 undefined on input line 35012. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 544 undefined on input line 35020. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 544 undefined on input line 35020. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -standard-raw' on page 544 undefined on input line 35040. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -display-raw' on page 544 undefined on input line 35040. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -gpu-raw' on page 544 undefined on input line 35040. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -binary-raw' on page 544 undefined on input line 35040. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 544 undefined on input line 35045. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 544 undefined on input line 35048. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:section-im age-loader' on page 544 undefined on input line 35048. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -asis' on page 544 undefined on input line 35052. [544] [545 <./uiFormat01.png>] [546] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 547 undefined on input line 35277. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -standard-raw' on page 547 undefined on input line 35296. [547] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -standard-raw' on page 548 undefined on input line 35336. [548 <./uiFormat02.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -standard-raw' on page 549 undefined on input line 35417. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 549 undefined on input line 35456. [549] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:fp-ui-decod er' on page 550 undefined on input line 35545. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 550 undefined on input line 35548. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 550 undefined on input line 35551. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:fp-ui-decod er' on page 550 undefined on input line 35551. LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 550 undefined on input line 35554. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator-imageio' on page 550 undefined on input line 35554. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:fp-ui-decod er' on page 550 undefined on input line 35554. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 550 undefined on input line 35572. [550] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageOverview:section- image-core-process' on page 551 undefined on input line 35602. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -standard-raw' on page 551 undefined on input line 35633. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -display-raw' on page 551 undefined on input line 35636. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -gpu-raw' on page 551 undefined on input line 35636. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -binary-raw' on page 551 undefined on input line 35636. [551 <./static-image-gen2.png>] [552] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 553 undefined on input line 35740. [553] Underfull \hbox (badness 10000) in paragraph at lines 35768--35769 []\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 35771--35772 []\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 35807. [554] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -display-raw' on page 555 undefined on input line 35813. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -gpu-raw' on page 555 undefined on input line 35813. Underfull \hbox (badness 10000) in paragraph at lines 35820--35821 \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 35823. Underfull \hbox (badness 10000) in paragraph at lines 35832--35833 []\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 35861. [555] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 556 undefined on input line 35888. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/images:ima ge-gen-tool' on page 556 undefined on input line 35894. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 3}) has been already used, duplicate ignored \relax l.35902 \begin{sphinxVerbatim} [commandchars=\\\{\}] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 556 undefined on input line 35910. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 4}) has been already used, duplicate ignored \relax l.35914 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.5}) has been already used, d uplicate ignored \relax l.35924 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.6}) has been already used, d uplicate ignored \relax l.35936 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.7}) has been already used, d uplicate ignored \relax l.35946 \begin{sphinxVerbatim} [commandchars=\\\{\}] [556]pdfTeX warning (ext4): destination with the same identifier (name{literalblock.8}) has been already u sed, duplicate ignored \relax l.35956 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 35972--35973 []\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 35994. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 557 undefined on input line 35997. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 557 undefined on input line 36021. [557] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -binary-raw' on page 558 undefined on input line 36054. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -standard-raw' on page 558 undefined on input line 36075. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -gpu-raw' on page 558 undefined on input line 36075. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:lldisplay -api-section' on page 558 undefined on input line 36081. [558] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 559 undefined on input line 36088. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -display-raw' on page 559 undefined on input line 36088. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator-conffile' on page 559 undefined on input line 36105. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 559 undefined on input line 36105. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/images:sec tion-ui-images' on page 559 undefined on input line 36120. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/externalResourceLoader:s ection-externalresourceloader' on page 559 undefined on input line 36129. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:section-im age-loader-memory' on page 559 undefined on input line 36138. [559] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 560 undefined on input line 36161. [560] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageCore:section-imag e-core' on page 561 undefined on input line 36222. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 561 undefined on input line 36244. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -raw' on page 561 undefined on input line 36253. [561] [562 <./graphviz-05faa46b5c5fd522c1e049948e7dc688922b9e6c.pdf>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i' on page 563 undefined on input line 36266. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 563 undefined on input line 36269. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fontDesign er:section-tool-fontdesigner' on page 563 undefined on input line 36295. [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 36721. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fonts:font s-list-grammar' on page 567 undefined on input line 36732. [567]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.9}) has been already used, duplicate ignored \relax l.36743 \begin{sphinxVerbatim} [commandchars=\\\{\}] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiFontCore:section-font- core' on page 568 undefined on input line 36765. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 568 undefined on input line 36779. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 568 undefined on input line 36791. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i' on page 568 undefined on input line 36801. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 568 undefined on input line 36801. [568] [569 <./graphviz-6baf21a497ab9e0043cef2bf3d691fc132794bb5.pdf>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiFontGenerator:section- fontgen-conffile' on page 570 undefined on input line 36829. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 570 undefined on input line 36829. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fonts:sect ion-ui-fonts' on page 570 undefined on input line 36844. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/externalResourceLoader:s ection-externalresourceloader' on page 570 undefined on input line 36853. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fontDesign er:section-tool-fontdesigner-styles' on page 570 undefined on input line 36882. [570] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i' on page 571 undefined on input line 36896. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 571 undefined on input line 36899. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/frontpanel:section-front panel' on page 571 undefined on input line 36920. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i' on page 571 undefined on input line 36920. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/frontpanel:section-front panel' on page 571 undefined on input line 36933. [571] [572 <./fpwidgets.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiLowLevel:section-ui-lo w-level' on page 573 undefined on input line 37002. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-display' on page 573 undefined on input line 37017. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-input' on page 573 undefined on input line 37029. [573] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-refreshrate' on page 574 undefined on input line 37048. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-flushtime' on page 574 undefined on input line 37051. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-nonrectangulardisplay' on page 574 undefined on input line 37057. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure-standard' on page 574 undefined on input line 37060. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure-driver' on page 574 undefined on input line 37063. [574] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/frontpanel:section-front panel-widget' on page 575 undefined on input line 37105. Underfull \hbox (badness 10000) in paragraph at lines 37129--37130 []\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 37132. [575] Underfull \hbox (badness 10000) in paragraph at lines 37216--37217 []\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 37231. [576] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-customdrawing' on page 577 undefined on input line 37282. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 577 undefined on input line 37303. [577] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:section-im age-loader-memory' on page 578 undefined on input line 37323. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiFontCore:section-font- loader-memory' on page 578 undefined on input line 37323. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:section-im age-external-memory' on page 578 undefined on input line 37326. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiFontCore:section-font- loader-memory' on page 578 undefined on input line 37329. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-exte rnal-decoder' on page 578 undefined on input line 37336. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-exte rnal-decoder' on page 578 undefined on input line 37336. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:fp-ui-insta llation' on page 578 undefined on input line 37343. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator-imageio' on page 578 undefined on input line 37410. [578] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i' on page 579 undefined on input line 37429. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 579 undefined on input line 37432. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/frontpanel:fp-installati on' on page 579 undefined on input line 37443. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:fp-ui-decod er' on page 579 undefined on input line 37450. [579] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMigrationGuide:section -ui-migrationguide' on page 580 undefined on input line 37681. [580] Overfull \hbox (26.05243pt too wide) in paragraph at lines 37705--37706 []\T1/zi4/m/n/10 void LLUI_DISPLAY_IMPL_binarySemaphoreTake([. Overfull \hbox (26.05243pt too wide) in paragraph at lines 37708--37709 []\T1/zi4/m/n/10 void LLUI_DISPLAY_IMPL_binarySemaphoreGive([. Underfull \hbox (badness 10000) in paragraph at lines 37711--37712 []\T1/zi4/m/n/10 uint8_t* LLUI_DISPLAY_IMPL_flush([... Overfull \hbox (71.05243pt too wide) in paragraph at lines 37721--37722 []\T1/zi4/m/n/10 int32_t LLDISPLAY_IMPL_getWorkingBufferStartAddress([. Overfull \hbox (61.05243pt too wide) in paragraph at lines 37724--37725 []\T1/zi4/m/n/10 int32_t LLDISPLAY_IMPL_getWorkingBufferEndAddress([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37787--37788 []\T1/zi4/m/n/10 jint LLUI_INPUT_IMPL_getInitialStateValue([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37790--37791 []\T1/zi4/m/n/10 void LLUI_INPUT_IMPL_enterCriticalSection([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37793--37794 []\T1/zi4/m/n/10 void LLUI_INPUT_IMPL_leaveCriticalSection([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37806--37807 []\T1/zi4/m/n/10 int32_t LLINPUT_IMPL_getInitialStateValue([. Overfull \hbox (6.05243pt too wide) in paragraph at lines 37809--37810 []\T1/zi4/m/n/10 void LLINPUT_IMPL_enterCriticalSection([. Overfull \hbox (6.05243pt too wide) in paragraph at lines 37812--37813 []\T1/zi4/m/n/10 void LLINPUT_IMPL_leaveCriticalSection([. [581] Underfull \hbox (badness 10000) in paragraph at lines 37859--37860 []\T1/zi4/m/n/10 int32_t LLLEDS_IMPL_getIntensity([... Underfull \hbox (badness 10000) in paragraph at lines 37915--37917 \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 37953. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:section-im age-loader-memory' on page 583 undefined on input line 37956. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-inputs-e ventbuffer' on page 583 undefined on input line 37959. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 583 undefined on input line 38012. [583] [584] [585] [586] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:section-im age-loader-memory' on page 587 undefined on input line 38312. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-inputs-e ventbuffer' on page 587 undefined on input line 38315. [587] [588] [589] [590] [591] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMigrationGuide:section -ui-migration-llapi-13x' on page 592 undefined on input line 38773. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMigrationGuide:section -ui-migration-frontpanelapi-13x' on page 592 undefined on input line 38793. Underfull \hbox (badness 10000) in paragraph at lines 38800--38801 []\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 38826. [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 40395. Overfull \hbox (4.46881pt too wide) in paragraph at lines 40398--40399 []\T1/SourceSansPro-LF/m/n/10 The sig-na-tures of []\T1/zi4/m/n/10 LLUI_DISPLA Y_IMPL_decodeImage[] \T1/SourceSansPro-LF/m/n/10 and []\T1/zi4/m/n/10 LLUI_DI SPLAY_IMPL_getNewImageStrideInBytes[] [611] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:section-im age-loader-memory' on page 612 undefined on input line 40457. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiReleaseNotes:section-u i-releasenotes-cmodule' on page 612 undefined on input line 40457. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 612 undefined on input line 40471. [612] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 613 undefined on input line 40489. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 40492. (/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 40492. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMigrationGuide:section -ui-migration-frontpanelapi-13x' on page 613 undefined on input line 40507. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMigrationGuide:section -ui-migration-12x' on page 613 undefined on input line 40510. [613] Underfull \hbox (badness 10000) in paragraph at lines 40611--40612 []\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 40614--40615 []\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 40614--40615 []\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 40800. [616] Underfull \hbox (badness 10000) in paragraph at lines 40846--40847 []\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 40849--40850 []\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 40849--40850 \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 40947. Underfull \hbox (badness 10000) in paragraph at lines 40976--40977 []\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 41003--41004 []\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 41003--41004 []\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 41058--41059 []\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 41080--41081 []\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 41083--41084 []\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 41086--41087 []\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 41089--41090 []\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 41092--41093 []\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 41095--41096 []\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 41098--41099 []\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 41101--41102 []\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 41104--41105 []\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 41107--41108 []\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 41113--41114 \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 41116--41117 []\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 41116--41117 \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 41116--41117 \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 41119--41120 []\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 41119--41120 \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 41119--41120 \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 41122--41123 []\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 41122--41123 []\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 41122--41123 \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 41128--41129 []\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 41131--41132 []\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 41134--41135 []\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 41137--41138 []\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 41151--41152 []\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 41154--41155 []\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 41154--41155 \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 41157--41158 []\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 41157--41158 []\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 41160--41161 []\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 41168--41169 []\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 41171--41172 []\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 41174--41175 []\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 41177--41178 []\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 41183--41184 []\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 41189--41190 []\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 41198--41199 []\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 41206--41207 []\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 41214--41215 []\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 41220--41221 []\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 41223--41224 []\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 41234--41235 []\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 41237--41238 []\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 41240--41241 []\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 41243--41244 []\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 41246--41247 []\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 41249--41250 []\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 41252--41253 []\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 41255--41256 []\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 41261--41262 []\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 41264--41265 []\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 41267--41268 []\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 41270--41271 []\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 41273--41274 []\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 41284--41285 []\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 41287--41288 []\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 41290--41291 []\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 41327--41328 []\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 41330--41331 []\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 41330--41331 []\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 41333--41334 []\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 41341--41342 []\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 41376--41377 []\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 41393. Underfull \hbox (badness 10000) in paragraph at lines 41419--41420 []\T1/SourceSansPro-LF/m/n/10 Create a new front panel project: [][][] > [][ ][] > [][][] > [][][] > [624] Underfull \hbox (badness 10000) in paragraph at lines 41506--41507 []\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 41567--41568 \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 41631--41632 []\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 41631--41632 \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 41725--41726 []\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 41757. [627] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/releaseNot es:section-mui-migrationguide' on page 628 undefined on input line 41807. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/releaseNot es:section-mui-migrationguide' on page 628 undefined on input line 41818. Underfull \hbox (badness 10000) in paragraph at lines 41855--41856 []\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 41863--41864 []\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 41869--41870 []\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 41891--41892 []\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 41960. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/index:sect ion-app-microvg' on page 630 undefined on input line 41960. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgMatrix:section-vg-matr ix' on page 630 undefined on input line 41971. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgPath:section-vg-path' on page 630 undefined on input line 41971. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 630 undefined on input line 41971. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgFont:section-vg-font' on page 630 undefined on input line 41971. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgSimulation:section-vg- simulation' on page 630 undefined on input line 41976. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 630 undefined on input line 41977. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 630 undefined on input line 41980. [630 <./java-c-vg-interface.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i-native-calls' on page 631 undefined on input line 42003. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 631 undefined on input line 42009. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/index:sect ion-app-microvg' on page 631 undefined on input line 42020. [631] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llvg-api- section' on page 632 undefined on input line 42056. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgMatrix:section-vg-matr ix-llapi' on page 632 undefined on input line 42057. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgPath:section-vg-path-l lapi' on page 632 undefined on input line 42057. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient-llapi' on page 632 undefined on input line 42057. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgFont:section-vg-font-l lapi' on page 632 undefined on input line 42057. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 632 undefined on input line 42069. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vg:pack-vg' on page 632 undefined on input line 42072. [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 42126. [633] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-c-modul e-microvg' on page 634 undefined on input line 42139. [634 <./vg_llapi_matrix.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 635 undefined on input line 42212. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llvg-path -api-section' on page 635 undefined on input line 42217. [635] Underfull \hbox (badness 10000) in paragraph at lines 42235--42236 []\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 42238. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-c-modul e-microvg' on page 636 undefined on input line 42241. Underfull \hbox (badness 10000) in paragraph at lines 42241--42242 []\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 42244. [636 <./vg_llapi_path.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llvg-grad ient-api-section' on page 637 undefined on input line 42282. [637] Underfull \hbox (badness 10000) in paragraph at lines 42292--42293 []\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 42295. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-c-modul e-microvg' on page 638 undefined on input line 42298. Underfull \hbox (badness 10000) in paragraph at lines 42298--42299 []\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 42342 . LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 639 undefined on input line 42349. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llvg-font -api-section' on page 639 undefined on input line 42354. [639] Underfull \hbox (badness 10000) in paragraph at lines 42372--42373 []\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 42375. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-c-modul e-microvg' on page 640 undefined on input line 42378. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :section-vg-font-complex' on page 640 undefined on input line 42378. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 640 undefined on input line 42381. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-c-modul e-microvg' on page 640 undefined on input line 42384. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :section-vg-font-complex' on page 640 undefined on input line 42384. [640 <./vg_llapi_font.png>] LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 641 undefined on input line 42405. LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 641 undefined on input line 42405. [641 <./vg_cco.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-llapi' on page 642 undefined on input line 42437. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-llapi' on page 642 undefined on input line 42446. LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 642 undefined on input line 42458. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgMatrix:section-vg-matr ix' on page 642 undefined on input line 42474. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgPath:section-vg-path' on page 642 undefined on input line 42474. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 642 undefined on input line 42474. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgFont:section-vg-font' on page 642 undefined on input line 42474. LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 642 undefined on input line 42480. [642] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgMatrix:section-vg-matr ix-llapi' on page 643 undefined on input line 42491. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgPath:section-vg-path-l lapi' on page 643 undefined on input line 42494. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient-llapi' on page 643 undefined on input line 42497. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgFont:section-vg-font-l lapi' on page 643 undefined on input line 42500. LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 643 undefined on input line 42504. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :section-vg-font-complex' on page 643 undefined on input line 42515. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :section-vg-font-complex' on page 643 undefined on input line 42544. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 643 undefined on input line 42547 . [643] LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 644 undefined on input line 42564. LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 644 undefined on input line 42577. LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 644 undefined on input line 42611. [644] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgReleaseNotes:section-v g-releasenotes' on page 645 undefined on input line 42616. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 645 undefined on input line 42624. [645] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-cco' on page 646 undefined on input line 42713. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-llapi' on page 646 undefined on input line 42722. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-c-modul e-microui-vglite' on page 646 undefined on input line 42725. Underfull \hbox (badness 10000) in paragraph at lines 42814--42815 []\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] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :section-vg-font-complex' on page 647 undefined on input line 42831. [647] [648 <./java-c-net-interface.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llnet-api -section' on page 649 undefined on input line 42934. Underfull \hbox (badness 10000) in paragraph at lines 42930--42935 []\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[] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 649 undefined on input line 42989. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 649 undefined on input line 42997. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 43009. [649] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/networkCoreEngine:networ k-core' on page 650 undefined on input line 43034. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llnet-ssl -api-section' on page 650 undefined on input line 43038. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 650 undefined on input line 43051. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llfs-api- section' on page 650 undefined on input line 43081. [650] [651] [652] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 653 undefined on input line 43221. [653] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llhal-api -section' on page 654 undefined on input line 43380. [654] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 655 undefined on input line 43393. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:lldevice- api-section' on page 655 undefined on input line 43415. Underfull \hbox (badness 10000) in paragraph at lines 43430--43433 []\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 LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 655 undefined on input line 43443. [655] [656 <./watchdog_sandwich.png>] [657 <./watchdog_highlevel_diagram.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llwatchdo g-timer-api-section' on page 658 undefined on input line 43512. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llwatchdo g-timer-api-section' on page 658 undefined on input line 43515. [658 <./watchdog_seq_diagram.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-build' on page 659 undefined on input line 43533. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 659 undefined on input line 43541. Overfull \vbox (8.27005pt too high) detected at line 43612 [659] Underfull \hbox (badness 10000) in paragraph at lines 43638--43641 []\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 [660] Overfull \vbox (3.05565pt too high) detected at line 43710 [661] [662] [663 <./STM32F7508-DK-demoWidget-SystemView.png>] Underfull \hbox (badness 10000) in paragraph at lines 43799--43800 []\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 43802--43803 []\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 43802--43803 []\T1/zi4/m/n/10 SEGGER_SYSVIEW_SendSysDesc("N="SYSVIEW_APP_NAME",D="SYSVIEW_DE VICE_NAME", [664 <./sytemview_remove_systick.png>] LaTeX Warning: Hyper reference `support:get-support' on page 665 undefined on i nput line 43849. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/trace:trace-implement ations' on page 665 undefined on input line 43854. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview-no -rtt-block' on page 665 undefined on input line 43889. [665] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/traces:mic roui-traces' on page 666 undefined on input line 43902. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine' on page 666 undefined on input line 43909. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-i mplementation' on page 666 undefined on input line 43910. [666] [667 <./sv_names.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/trace:event-tracing' on page 668 undefined on input line 43962. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/trace:event-enable-re cording' on page 668 undefined on input line 43964. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 668 undefined on input line 43964. [668] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/trace:event-enable-re cording' on page 669 undefined on input line 43995. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 669 undefined on input line 43995. Underfull \hbox (badness 5578) in paragraph at lines 44000--44003 \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 44000--44003 \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 44000--44003 \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/ [669 <./sysview_app_traces.png>] [670 <./systemview_rtt_not_found.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 671 undefined on input line 44091. [671 <./systemview_st_link_pb.png>] [672 <./hil1.png> <./hil2.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 673 undefined on input line 44150. [673 <./hil3.png>] [674] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 675 undefined on input line 44264. [675 <./hil4.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 676 undefined on input line 44305. [676] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 6 77 undefined on input line 44412. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-dependencies' on pa ge 677 undefined on input line 44425. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-configuration-creation' on page 677 undefined on input line 44428. [677 <./mock-skeleton.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sp:sp' on page 678 undef ined on input line 44472. [678] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 679 undefined on input line 44515. [679 <./hil5.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/tools/mui_front panelmock:front-panel-file' on page 680 undefined on input line 44532. [680 <./newfp.png>] [681 <./project-content.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 682 undefined on input line 44621. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/tools/mui_front panelmock:front-panel-file' on page 682 undefined on input line 44674. [682] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 683 undefined on input line 44714. [683 <./working-layout.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 684 undefined on input line 44722. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/frontpanel:section-filte r-input' on page 684 undefined on input line 44762. [684] [685] [686] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-module-configuration' on page 687 undefined on input line 44920. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 687 undefined on input line 44942. [687 <./fp-widget-active-area.png>] [688 <./blemock-controller.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/blemock:blemock-troubles hooting' on page 689 undefined on input line 45010. [689] [690 <./blemock-flash-download-tool.png>] [691 <./blemock-wifi-setup-inte rface.png> <./blemock-wifi-setup-last-screen.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/launches:concepts-mic roejlaunches' on page 692 undefined on input line 45102. [692 <./blemock-controller-ip.png>] [693 <./blemock-configuration.png>] [694] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sp:sp' on page 695 undef ined on input line 45246. [695] Underfull \hbox (badness 6910) in paragraph at lines 45294--45298 []\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 45294--45298 \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 [696] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-inputs-g enericeventgenerators' on page 697 undefined on input line 45378. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:table-lli nputapievtgen' on page 697 undefined on input line 45384. Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 \T1/SourceSansPro-LF/m/n/10 gen-er-a-tor Overfull \hbox (8.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonRepeatedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (18.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (3.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerMovedEvent[]| Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 []|\T1/SourceSansPro-LF/m/n/10 The ini-tial value of each state ma-chine Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 \T1/SourceSansPro-LF/m/n/10 (of a States) is re-trieved by a call to Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_getInitialStateValue[] Overfull \hbox (3.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (8.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 \T1/SourceSansPro-LF/m/n/10 gen-er-a-tor Overfull \hbox (8.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonRepeatedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (18.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (3.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerMovedEvent[]| Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 []|\T1/SourceSansPro-LF/m/n/10 The ini-tial value of each state ma-chine Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 \T1/SourceSansPro-LF/m/n/10 (of a States) is re-trieved by a call to Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_getInitialStateValue[] Overfull \hbox (3.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (8.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 [697] [698] Underfull \hbox (badness 6725) in paragraph at lines 45556--45561 \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 ( [699] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 700 undefined on input line 45600. [700] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-lut' o n page 701 undefined on input line 45609. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-exte rnal-decoder' on page 701 undefined on input line 45614. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vg:pack-vg' on page 701 undefined on input line 45650. [701] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgMatrix:section-vg-matr ix' on page 702 undefined on input line 45669. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgPath:section-vg-path' on page 702 undefined on input line 45702. [702] [703] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 704 undefined on input line 45793. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-drawin g-native' on page 704 undefined on input line 45798. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 704 undefined on input line 45806. [704] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgFont:section-vg-font' on page 705 undefined on input line 45829. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 705 undefined on input line 45871. Underfull \hbox (badness 10000) in paragraph at lines 45874--45875 []\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 705 undefined on input line 45879. [705] [706] [707] [708] [709] Overfull \hbox (5.24129pt too wide) in paragraph at lines 46253--46254 []|\T1/SourceSansPro-LF/m/n/10 Message LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-e rror-codes' on page 710 undefined on input line 46324. [710] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 711 undefined on input line 46377. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/javalibs/kf:tab le-kf-feature-keys' on page 711 undefined on input line 46382. Underfull \hbox (badness 10000) in paragraph at lines 46449--46449 []|\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 711 undefined on input line 46449. Underfull \hbox (badness 10000) in paragraph at lines 46449--46449 []|\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 711 undefined on input line 46449. [711] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelAPI:kernel-api-def' on page 712 undefined on input line 46465. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 712 undefined on input line 46470. Underfull \hbox (badness 10000) in paragraph at lines 46470--46473 []\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 712 undefined on input line 46477. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/javalibs/kf:tab le-kf-errorcodes-kind' on page 712 undefined on input line 46481. [712] Overfull \hbox (25.02158pt too wide) in paragraph at lines 46650--46651 [][] Overfull \hbox (10.13881pt too wide) in paragraph at lines 46747--46748 [][] [713] [714] [715] [716] [717] Package longtable Warning: Column widths have changed (longtable) in table 38 on input line 47787. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/soar:soar-clinit' on page 718 undefined on input line 47944. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:en able-assertions-emb' on page 718 undefined on input line 47955. [718] [719] Underfull \hbox (badness 10000) in paragraph at lines 48404--48404 []\T1/SourceSansPro-LF/m/n/10 Mes-sage [720] Underfull \hbox (badness 10000) in paragraph at lines 48561--48561 []\T1/zi4/m/n/10 -descriptionFile Underfull \hbox (badness 10000) in paragraph at lines 48561--48561 []\T1/zi4/m/n/10 -waitingTaskLimit Overfull \hbox (6.25586pt too wide) in paragraph at lines 48561--48561 []\T1/zi4/m/n/10 -outputArchitecture Overfull \hbox (1.25586pt too wide) in paragraph at lines 48561--48561 []\T1/zi4/m/n/10 -rwBlockHeaderSize Underfull \hbox (badness 10000) in paragraph at lines 48561--48561 []\T1/zi4/m/n/10 -cConstantsPrefix [721]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.10}) has been already used, duplicate ignored \relax l.48760 \begin{sphinxVerbatim} [commandchars=\\\{\}] [722] Overfull \hbox (3.86812pt too wide) in paragraph at lines 48826--48827 []\T1/zi4/m/n/10 eventgenerators[] Underfull \hbox (badness 10000) in paragraph at lines 48826--48827 Package varwidth Warning: Failed to reprocess entire contents on input line 488 28. Underfull \hbox (badness 10000) detected at line 48828 Overfull \hbox (3.86812pt too wide) detected at line 48828 []\T1/zi4/m/n/10 eventgenerators[] Package varwidth Warning: Failed to reprocess entire contents on input line 488 28. Underfull \hbox (badness 10000) in paragraph at lines 48840--48841 []\T1/zi4/m/n/10 eventgenerator[] Underfull \hbox (badness 10000) in paragraph at lines 48840--48841 Package varwidth Warning: Failed to reprocess entire contents on input line 488 42. Underfull \hbox (badness 10000) detected at line 48842 Package varwidth Warning: Failed to reprocess entire contents on input line 488 42. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-inputs-g enericeventgenerators' on page 723 undefined on input line 48845. Package varwidth Warning: Failed to reprocess entire contents on input line 488 66. Package varwidth Warning: Failed to reprocess entire contents on input line 488 66. Package varwidth Warning: Failed to reprocess entire contents on input line 488 85. Package varwidth Warning: Failed to reprocess entire contents on input line 488 85. Package varwidth Warning: Failed to reprocess entire contents on input line 489 04. Package varwidth Warning: Failed to reprocess entire contents on input line 489 04. Package varwidth Warning: Failed to reprocess entire contents on input line 489 28. Package varwidth Warning: Failed to reprocess entire contents on input line 489 28. Package varwidth Warning: Failed to reprocess entire contents on input line 489 62. Package varwidth Warning: Failed to reprocess entire contents on input line 489 62. 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. Underfull \hbox (badness 10000) in paragraph at lines 48989--48991 []|\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 48989--48991 \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 490 22. Package varwidth Warning: Failed to reprocess entire contents on input line 490 22. Package varwidth Warning: Failed to reprocess entire contents on input line 490 36. Package varwidth Warning: Failed to reprocess entire contents on input line 490 36. [723] [724] Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. [725] Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Overfull \hbox (1.7963pt too wide) in paragraph at lines 49312--49312 []|\T1/zi4/m/n/10 xsi:schemaLocation[]| Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Overfull \hbox (1.7963pt too wide) in paragraph at lines 49312--49312 []|\T1/zi4/m/n/10 xsi:schemaLocation[]| Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Underfull \hbox (badness 10000) in paragraph at lines 49373--49373 []\T1/zi4/m/n/10 -connectTimeout Underfull \hbox (badness 10000) in paragraph at lines 49373--49373 []\T1/zi4/m/n/10 -excludes Underfull \hbox (badness 10000) in paragraph at lines 49373--49373 []\T1/zi4/m/n/10 -mocks [726] Package longtable Warning: Column widths have changed (longtable) in table 49 on input line 49516. [727] [728] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/tools/heapdump: intclassfileformat' on page 729 undefined on input line 49522. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 11}) has been already used, duplicate ignored \relax l.49526 \begin{sphinxVerbatim} [commandchars=\\\{\}] Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. [729] [730] Overfull \hbox (2.36441pt too wide) in paragraph at lines 49863--49864 [][] [731] Overfull \hbox (8.14131pt too wide) in paragraph at lines 49915--49916 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 49917--49918 []|\T1/SourceSansPro-LF/m/n/10 Build Underfull \hbox (badness 10000) in paragraph at lines 49917--49918 \T1/SourceSansPro-LF/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 49919--49920 []|\T1/SourceSansPro-LF/m/n/10 Known Com-pat-i-ble Ver- Overfull \hbox (0.92131pt too wide) in paragraph at lines 49923--49925 []|\T1/SourceSansPro-LF/m/n/10 Module| Underfull \hbox (badness 10000) in paragraph at lines 49926--49927 []|\T1/SourceSansPro-LF/m/n/10 Keil Underfull \hbox (badness 10000) in paragraph at lines 49926--49927 \T1/SourceSansPro-LF/m/n/10 uVi- Overfull \hbox (1.57127pt too wide) in paragraph at lines 49928--49929 []|\T1/SourceSansPro-LF/m/n/10 5.18.0.0| Underfull \hbox (badness 10000) in paragraph at lines 49932--49933 []|\T1/zi4/m/n/10 --cpu Cortex-M4.fp --apcs=/hardfp Overfull \hbox (9.55128pt too wide) in paragraph at lines 2--49936 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4A20[][]| Underfull \hbox (badness 10000) in paragraph at lines 49943--49944 []|\T1/zi4/m/n/10 -mabi=aapcs -mcpu=cortex-m4 Underfull \hbox (badness 10000) in paragraph at lines 49943--49944 \T1/zi4/m/n/10 -mlittle-endian -mfpu=fpv4-sp-d16 Overfull \hbox (9.87128pt too wide) in paragraph at lines 2--49947 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4G25[][]| Underfull \hbox (badness 10000) in paragraph at lines 49948--49949 []|\T1/SourceSansPro-LF/m/n/10 IAR Underfull \hbox (badness 10000) in paragraph at lines 49948--49949 \T1/SourceSansPro-LF/m/n/10 Em- Underfull \hbox (badness 10000) in paragraph at lines 49948--49949 \T1/SourceSansPro-LF/m/n/10 bed- Underfull \hbox (badness 10000) in paragraph at lines 49948--49949 \T1/SourceSansPro-LF/m/n/10 ded Underfull \hbox (badness 10000) in paragraph at lines 49948--49949 \T1/SourceSansPro-LF/m/n/10 Work- Underfull \hbox (badness 10000) in paragraph at lines 49948--49949 \T1/SourceSansPro-LF/m/n/10 bench Underfull \hbox (badness 10000) in paragraph at lines 49948--49949 \T1/SourceSansPro-LF/m/n/10 for Overfull \hbox (18.03123pt too wide) in paragraph at lines 49950--49951 []|\T1/SourceSansPro-LF/m/n/10 8.32.1.18631| Overfull \hbox (6.29128pt too wide) in paragraph at lines 2--49958 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4I35[][]| Overfull \hbox (8.14131pt too wide) in paragraph at lines 49979--49980 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 49981--49982 []|\T1/SourceSansPro-LF/m/n/10 Build Underfull \hbox (badness 10000) in paragraph at lines 49981--49982 \T1/SourceSansPro-LF/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 49983--49984 []|\T1/SourceSansPro-LF/m/n/10 Known Com-pat-i-ble Ver- Overfull \hbox (0.92131pt too wide) in paragraph at lines 49987--49989 []|\T1/SourceSansPro-LF/m/n/10 Module| Underfull \hbox (badness 10000) in paragraph at lines 49990--49991 []|\T1/SourceSansPro-LF/m/n/10 Keil Underfull \hbox (badness 10000) in paragraph at lines 49990--49991 \T1/SourceSansPro-LF/m/n/10 uVi- Overfull \hbox (1.57127pt too wide) in paragraph at lines 49992--49993 []|\T1/SourceSansPro-LF/m/n/10 5.18.0.0| Underfull \hbox (badness 7344) in paragraph at lines 49996--49997 []|\T1/zi4/m/n/10 --cpu Cortex-M7.fp.sp --apcs=/hardfp Overfull \hbox (7.4213pt too wide) in paragraph at lines 2--50000 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7A21[][]| Underfull \hbox (badness 10000) in paragraph at lines 50007--50008 []|\T1/zi4/m/n/10 -mabi=aapcs -mcpu=cortex-m7 Underfull \hbox (badness 10000) in paragraph at lines 50007--50008 \T1/zi4/m/n/10 -mlittle-endian -mfpu=fpv5-sp-d16 Overfull \hbox (9.81128pt too wide) in paragraph at lines 2--50011 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7G26[][]| Underfull \hbox (badness 10000) in paragraph at lines 50012--50013 []|\T1/SourceSansPro-LF/m/n/10 IAR Underfull \hbox (badness 10000) in paragraph at lines 50012--50013 \T1/SourceSansPro-LF/m/n/10 Em- Underfull \hbox (badness 10000) in paragraph at lines 50012--50013 \T1/SourceSansPro-LF/m/n/10 bed- Underfull \hbox (badness 10000) in paragraph at lines 50012--50013 \T1/SourceSansPro-LF/m/n/10 ded Underfull \hbox (badness 10000) in paragraph at lines 50012--50013 \T1/SourceSansPro-LF/m/n/10 Work- Underfull \hbox (badness 10000) in paragraph at lines 50012--50013 \T1/SourceSansPro-LF/m/n/10 bench Underfull \hbox (badness 10000) in paragraph at lines 50012--50013 \T1/SourceSansPro-LF/m/n/10 for Overfull \hbox (18.03123pt too wide) in paragraph at lines 50014--50015 []|\T1/SourceSansPro-LF/m/n/10 8.32.1.18631| Overfull \hbox (6.39128pt too wide) in paragraph at lines 2--50022 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7I36[][]| [732] Overfull \hbox (3.87445pt too wide) in paragraph at lines 50040--50041 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 50046--50047 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 50051--50052 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50051--50052 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50053--50054 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50053--50054 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50053--50054 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50053--50054 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50053--50054 \T1/SourceSansPro-LF/m/n/10 80- Overfull \hbox (8.4644pt too wide) in paragraph at lines 50053--50054 \T1/SourceSansPro-LF/m/n/10 g6c4433a)| Overfull \hbox (2.18443pt too wide) in paragraph at lines 2--50058 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou1[][]| Underfull \hbox (badness 10000) in paragraph at lines 50062--50063 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50062--50063 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50064--50065 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50064--50065 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50064--50065 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50064--50065 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50064--50065 \T1/SourceSansPro-LF/m/n/10 80- Overfull \hbox (8.4644pt too wide) in paragraph at lines 50064--50065 \T1/SourceSansPro-LF/m/n/10 g6c4433a)| Overfull \hbox (3.50443pt too wide) in paragraph at lines 2--50069 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou2[][]| Underfull \hbox (badness 10000) in paragraph at lines 50073--50074 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50073--50074 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50075--50076 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50075--50076 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50075--50076 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50075--50076 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50075--50076 \T1/SourceSansPro-LF/m/n/10 96- Overfull \hbox (8.94438pt too wide) in paragraph at lines 50075--50076 \T1/SourceSansPro-LF/m/n/10 g2852398)| Overfull \hbox (3.50443pt too wide) in paragraph at lines 2--50080 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou2[][]| Underfull \hbox (badness 10000) in paragraph at lines 50084--50085 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50084--50085 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50086--50087 []|\T1/SourceSansPro-LF/m/n/10 8.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50086--50087 \T1/SourceSansPro-LF/m/n/10 (crosstool- Overfull \hbox (3.46442pt too wide) in paragraph at lines 2--50091 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou3[][]| Underfull \hbox (badness 10000) in paragraph at lines 50095--50096 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50095--50096 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50097--50098 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50097--50098 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50097--50098 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50097--50098 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50097--50098 \T1/SourceSansPro-LF/m/n/10 97- Overfull \hbox (8.04442pt too wide) in paragraph at lines 50097--50098 \T1/SourceSansPro-LF/m/n/10 gc752ad5)| Overfull \hbox (5.4645pt too wide) in paragraph at lines 50101--50102 []|\T1/zi4/m/n/10 simikou4[]| Underfull \hbox (badness 10000) in paragraph at lines 50106--50107 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50106--50107 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50108--50109 []|\T1/SourceSansPro-LF/m/n/10 8.4.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50108--50109 \T1/SourceSansPro-LF/m/n/10 (crosstool- Overfull \hbox (5.4645pt too wide) in paragraph at lines 50112--50113 []|\T1/zi4/m/n/10 simikou5[]| Underfull \hbox (badness 10000) in paragraph at lines 50117--50118 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50117--50118 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50119--50120 []|\T1/SourceSansPro-LF/m/n/10 8.4.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50119--50120 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50121--50122 []|\T1/zi4/m/n/10 -mlongcalls -mfix-esp32-psram-cache-issue Overfull \hbox (5.4645pt too wide) in paragraph at lines 50123--50124 []|\T1/zi4/m/n/10 simikou6[]| [733] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:new-pla tform-creation' on page 734 undefined on input line 50177. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-build' on page 734 undefined on input line 50182. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-configuration-creation' on page 734 undefined on input line 50182. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 734 undefined on input line 50182. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-cases' on page 734 undefined on input line 50185. [734] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 735 undefined on input line 50207. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 735 undefined on input line 50207. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-overview' on p age 735 undefined on input line 50208. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 735 undefined on input line 50218. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-build-script' on page 735 undefined on input line 50221. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-run-script' on page 735 undefined on input line 50221. LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 735 undefined on input line 50237. LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 735 undefined on input line 50237. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-configuration' on page 735 undefined on input line 50241. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 735 undefined on input line 50243. LaTeX Warning: Hyper reference `SDKUserGuide/version:get-sdk-version' on page 7 35 undefined on input line 50249. [735 <./platform_fullPackaging_structure.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureNamingConven tion:architecture-naming-convention' on page 736 undefined on input line 50280. Underfull \hbox (badness 10000) in paragraph at lines 50304--50307 \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 736 undefined on input line 50311. [736] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:pack-im port' on page 737 undefined on input line 50353. [737] [738 <./platform_architecture-repository.png> <./platformMigration-import .png>] Underfull \hbox (badness 10000) in paragraph at lines 50439--50443 []\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 50439--50443 \T1/SourceSansPro-LF/m/n/10 github . com / MicroEJ / PlatformQualificationTools / blob / master / framework / platform / README . rst$[][]. Underfull \hbox (badness 10000) in paragraph at lines 50439--50443 \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 50450--50451 []\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 50450--50451 []\T1/zi4/m/n/10 ] [746 <./inputs_outputs.png>] [747 <./build_flow_ge neric.png>] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelCreation:multisandbo x-firmware-creation' on page 748 undefined on input line 50845. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelCreation:ivy-confs' on page 748 undefined on input line 50855. [748 <./build_flow_virtual_device.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedAppFundament alConcepts:sandboxed-application-fundamental-concepts' on page 749 undefined on input line 50935. Underfull \hbox (badness 10000) in paragraph at lines 1--50954 []|[][]$\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 51084--51084 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Demo Run- Underfull \hbox (badness 10000) in paragraph at lines 51084--51084 []\T1/SourceSansPro-LF/m/n/10 EDC/B- Overfull \hbox (27.2402pt too wide) in paragraph at lines 51084--51084 []\T1/SourceSansPro-LF/m/n/10 COMP/WADAPPS| Underfull \hbox (badness 10000) in paragraph at lines 51084--51084 []\T1/SourceSansPro-LF/m/n/10 MI- Overfull \hbox (14.15453pt too wide) in paragraph at lines 51084--51084 \T1/SourceSansPro-LF/m/n/10 CROUI/MWT| Overfull \hbox (26.17175pt too wide) in paragraph at lines 51084--51084 []\T1/SourceSansPro-LF/m/n/10 LEDS/BUTTONS| Overfull \hbox (31.06073pt too wide) in paragraph at lines 51084--51084 []\T1/SourceSansPro-LF/m/n/10 NET/CONNECT/SSL| Overfull \hbox (1.01366pt too wide) in paragraph at lines 51084--51084 []\T1/SourceSansPro-LF/m/n/10 BLE| Overfull \hbox (1.82365pt too wide) in paragraph at lines 51084--51084 []\T1/SourceSansPro-LF/m/n/10 HAL| Overfull \hbox (21.5272pt too wide) in paragraph at lines 51084--51084 []\T1/SourceSansPro-LF/m/n/10 ECOM/COMM| Underfull \hbox (badness 10000) in paragraph at lines 51176--51176 []\T1/SourceSansPro-LF/m/n/10 BUT-TONS or MICROUI- [749 <./check.png>] Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 \T1/SourceSansPro-LF/m/n/10 Demo Underfull \hbox (badness 5741) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Run-time Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 \T1/SourceSansPro-LF/m/n/10 age- Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 App- Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 \T1/SourceSansPro-LF/m/n/10 Metadata- Overfull \hbox (13.73042pt too wide) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 CommandServer- Overfull \hbox (2.49365pt too wide) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 NTP| Overfull \hbox (10.21362pt too wide) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 About| Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 Ap- Overfull \hbox (1.8816pt too wide) in paragraph at lines 51301--51301 \T1/SourceSansPro-LF/m/n/10 pList| Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 Forge Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 MicroEJ- Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 MicroEJ- Underfull \hbox (badness 10000) in paragraph at lines 51358--51358 []\T1/SourceSansPro-LF/m/n/10 App-Metadata- Overfull \hbox (3.66864pt too wide) in paragraph at lines 51358--51358 []\T1/SourceSansPro-LF/m/n/10 CommandServer- [750] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 751 undefined on input line 51365. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures' on page 751 undefined on input line 51365. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 7 51 undefined on input line 51370. [751 <./firmware-multiapp-skeleton-project.png (PNG copy)>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 752 undefined on input line 51384. LaTeX Warning: Hyper reference `KernelDeveloperGuide/overview:in-out-artifacts' on page 752 undefined on input line 51393. [752] [753 <./firmware-multiapp-skeleton-artifacts.png (PNG copy)>] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 754 undefined on input line 51419. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelAPI:kernel-api' on p age 754 undefined on input line 51422. LaTeX Warning: Hyper reference `KernelDeveloperGuide/runtimeEnvironment:runtime -environment' on page 754 undefined on input line 51422. Underfull \hbox (badness 10000) in paragraph at lines 51430--51431 []\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 754 undefined on input line 51470. [754] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/launches:concepts-mic roejlaunches' on page 755 undefined on input line 51485. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/standaloneApplication :standalone-application' on page 755 undefined on input line 51492. [755 <./build_flow_zoom_buildtype.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 756 undefined on input line 51517. Underfull \hbox (badness 10000) in paragraph at lines 51517--51518 \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 [756 <./build_flow_zoom_workspace.png>] LaTeX Warning: Hyper reference `KernelDeveloperGuide/overview:in-out-artifacts' on page 757 undefined on input line 51541. Underfull \hbox (badness 6445) in paragraph at lines 51636--51636 []|\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 51636--51636 []|\T1/zi4/m/n/10 default->default;[] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 757 undefined on input line 51636. Underfull \hbox (badness 10000) in paragraph at lines 51636--51636 []|\T1/SourceSansPro-LF/m/n/10 Runtime En-vi-ron- LaTeX Warning: Hyper reference `KernelDeveloperGuide/runtimeEnvironment:runtime -environment' on page 757 undefined on input line 51636. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelCreation:system-appl ication-input-ways' on page 757 undefined on input line 51636. Overfull \hbox (2.65308pt too wide) in paragraph at lines 51636--51636 []|\T1/zi4/m/n/10 systemapp-fw->application[]| Underfull \hbox (badness 6445) in paragraph at lines 51636--51636 []|\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 51636--51636 []|\T1/zi4/m/n/10 default->default;[] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 757 undefined on input line 51636. Underfull \hbox (badness 10000) in paragraph at lines 51636--51636 []|\T1/SourceSansPro-LF/m/n/10 Runtime En-vi-ron- LaTeX Warning: Hyper reference `KernelDeveloperGuide/runtimeEnvironment:runtime -environment' on page 757 undefined on input line 51636. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelCreation:system-appl ication-input-ways' on page 757 undefined on input line 51636. Overfull \hbox (2.65308pt too wide) in paragraph at lines 51636--51636 []|\T1/zi4/m/n/10 systemapp-fw->application[]| Overfull \hbox (3.17218pt too wide) in paragraph at lines 51636--51637 [][] [757] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 758 undefined on input line 51694. [758] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 759 undefined on input line 51699. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 1}) has been already used, duplicate ignored \relax l.51702 \begin{sphinxVerbatim} [commandchars=\\\{\}] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 759 undefined on input line 51712. Overfull \hbox (1.65721pt too wide) in paragraph at lines 51779--51779 []|\T1/SourceSansPro-LF/m/n/10 require| Overfull \hbox (4.48721pt too wide) in paragraph at lines 51779--51779 []||[]| Overfull \hbox (1.65721pt too wide) in paragraph at lines 51779--51779 []|\T1/SourceSansPro-LF/m/n/10 require| Overfull \hbox (4.48721pt too wide) in paragraph at lines 51779--51779 []\T1/SourceSansPro-LF/m/n/10 method Overfull \hbox (4.48721pt too wide) detected at line 51779 []\T1/SourceSansPro-LF/m/n/10 method LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 759 undefined on input line 51792. [759] [760 <./kernelapi_launch.png (PNG copy)>] [761 <./img115.png (PNG copy)>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures' on page 762 undefined on input line 51863. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelAPI:kernel-api' on p age 762 undefined on input line 51864. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelCreation:define-apis ' on page 762 undefined on input line 51866. [762] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 7 63 undefined on input line 51890. [763 <./runtime_environment_build_flow.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 764 undefined on input line 51947. [764] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 765 undefined on input line 51981. [765] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-edc' on page 766 undefined on input line 52047. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelAPI:kernel-api' on p age 766 undefined on input line 52068. [766 <./graph_build_string_methods.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine' on page 767 undefined on input line 52126. LaTeX Warning: Hyper reference `KernelDeveloperGuide/applicationLink:soar-build -phases' on page 767 undefined on input line 52127. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelLink:feature-portabi lity-control' on page 767 undefined on input line 52131. [767] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedAppSharedInt erface:chapter-shared-interfaces' on page 768 undefined on input line 52169. [768 <./sandboxed-application-lifecycle.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedAppSharedInt erface:section-transferable-types' on page 769 undefined on input line 52175. [769] Underfull \hbox (badness 10000) in paragraph at lines 52323--52324 []\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 770 undefined on input line 52367. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/soar:soar-clinit-expl icit-dependencies' on page 770 undefined on input line 52367. [770] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:application -testsuite' on page 771 undefined on input line 52412. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 771 undefined on input line 52434. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-options' on page 771 undef ined on input line 52436. [771] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 7 72 undefined on input line 52452. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 7 72 undefined on input line 52455. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 7 72 undefined on input line 52458. [772] [773 <./kf_testsuite_project_structure.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:testsuite-o ptions' on page 774 undefined on input line 52491. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelAPI:kernel-api' on p age 774 undefined on input line 52500. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/multiSandbox:multisandbo x' on page 774 undefined on input line 52515. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/stackTraceReader:stac k-trace-reader' on page 774 undefined on input line 52517. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/heapAnalyzer:heapdump er' on page 774 undefined on input line 52517. [774 <./link_kernel.png>] LaTeX Warning: Hyper reference `KernelDeveloperGuide/applicationLink:build-feat ure-on-device' on page 775 undefined on input line 52523. LaTeX Warning: Hyper reference `KernelDeveloperGuide/applicationLink:build-feat ure-off-board' on page 775 undefined on input line 52524. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ar chitecture-options-group-installed-features' on page 775 undefined on input lin e 52557. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelCreation:system-appl ication-input-ways' on page 775 undefined on input line 52559. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/tools:microejtoolssec tion' on page 775 undefined on input line 52560. [775 <./kernel_metadata_generator.png>] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelLink:kernel-metadata -generation' on page 776 undefined on input line 52582. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelUID:kernel-uid' on p age 776 undefined on input line 52583. [776 <./build_flow_zoom_workspace_firmware_linker_only.png>] LaTeX Warning: Hyper reference `support:get-support' on page 777 undefined on i nput line 52598. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 777 undefined on input line 52601. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/soar:soar-method-devi rtualization' on page 777 undefined on input line 52619. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/soar:soar-method-inli ning' on page 777 undefined on input line 52619. [777 <./feature_portability_control_principle.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/soar:soar-clinit' on page 778 undefined on input line 52690. LaTeX Warning: Hyper reference `KernelDeveloperGuide/applicationLink:fso-compat ibility' on page 778 undefined on input line 52695. LaTeX Warning: Hyper reference `KernelDeveloperGuide/applicationLink:feature-po rtability' on page 778 undefined on input line 52717. [778] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 779 undefined on input line 52732. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelLink:firmware-linker ' on page 779 undefined on input line 52735. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/launches:concepts-mic roejlaunches' on page 779 undefined on input line 52743. [779 <./link_application.png>] LaTeX Warning: Hyper reference `support:get-support' on page 780 undefined on i nput line 52765. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelLink:kernel-metadata -generation' on page 780 undefined on input line 52782. [780 <./build_flow_zoom_workspace_feature_only.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-dependencies' on pa ge 781 undefined on input line 52823. [781 <./link_application_on_device.png>] Underfull \vbox (badness 10000) detected at line 52900 Underfull \vbox (badness 10000) detected at line 52900 [782] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelLink:feature-portabi lity-control' on page 783 undefined on input line 52937. [783 <./feature_portability_overview.png>] Chapter 7. LaTeX Warning: Hyper reference `glossary:chapter-glossary' on page 784 undefine d on input line 52961. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 52972. [784 <./qa_resources-v3.PNG>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 785 undefined on input line 52974. LaTeX Warning: Hyper reference `SDKUserGuide/licenses:evaluation-license' on pa ge 785 undefined on input line 52980. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/limitations:limitatio ns' on page 785 undefined on input line 52980. LaTeX Warning: Hyper reference `SDKUserGuide/licenses:production-license' on pa ge 785 undefined on input line 52983. Underfull \hbox (badness 10000) in paragraph at lines 52987--52989 []\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 785 undefined on input line 52993. LaTeX Warning: Hyper reference `support:get-support' on page 785 undefined on i nput line 52996. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformOverview:platfor m-overview' on page 785 undefined on input line 53007. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-overview' on p age 785 undefined on input line 53010. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platform:platform-imp ort' on page 785 undefined on input line 53037. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:new-pla tform-creation' on page 785 undefined on input line 53037. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 785 undefined on input line 53041. [785] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/buildAndRunApplicatio n:simulator-execution' on page 786 undefined on input line 53101. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:repository -offline' on page 786 undefined on input line 53135. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 786 undefined on input line 53139. [786] [787 <./platform-build_workflow.PNG>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 788 undefined on input line 53226. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-overview' on p age 788 undefined on input line 53238. [788 <./build_microej_mono_sandbox_firmware_numbered.PNG>] LaTeX Warning: Hyper reference `overview/vee:section-firmware' on page 789 unde fined on input line 53320. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/index:platform-developer -guide' on page 789 undefined on input line 53322. [789] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/index:platform-developer -guide' on page 790 undefined on input line 53392. [790 <./tuto_microej_platform_how_to_select_modules.PNG>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-configuration-creation' on page 791 undefined on input line 53462. [791] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 792 undefined on input line 53554. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:new-pla tform-creation' on page 792 undefined on input line 53555. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llapi-cha pter' on page 792 undefined on input line 53555. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 792 undefined on input line 53556. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 792 undefined on input line 53574. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:new-pla tform-creation' on page 792 undefined on input line 53578. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llapi-cha pter' on page 792 undefined on input line 53582. [792] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/buildAndRunApplicatio n:simulator-execution' on page 793 undefined on input line 53589. [793]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.1}) has been already used, duplicate ignored \relax l.53749 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53749--53749 []\T1/SourceSansPro-LF/m/n/10 Listing 1: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [794] Overfull \vbox (1.82593pt too high) detected at line 53845 [795]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.2}) has been already used, duplicate ignored \relax l.53876 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53876--53876 []\T1/SourceSansPro-LF/m/n/10 Listing 2: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [796]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.3}) has been already used, duplicate ignored \relax l.53938 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53938--53938 []\T1/SourceSansPro-LF/m/n/10 Listing 3: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [797] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:mjvm-javalang uage' on page 798 undefined on input line 53969. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/toolchain:archi tectures-toolchains' on page 798 undefined on input line 53986. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/toolchain:appen dix-matrixcapabilities' on page 798 undefined on input line 53992. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 798 undefined on input line 54001. [798] LaTeX Warning: Hyper reference `SDKUserGuide/licenses:evaluation-license' on pa ge 799 undefined on input line 54040. LaTeX Warning: Hyper reference `support:get-support' on page 799 undefined on i nput line 54080. [799 <./tuto_microej_fw_from_scratch_import_architecture.PNG>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:new-pla tform-creation' on page 800 undefined on input line 54118. [800 <./tuto_microej_fw_from_scratch_activate_license.PNG>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-configuration-creation' on page 801 undefined on input line 54155. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 801 undefined on input line 54158. [801 <./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 54238--54238 []\T1/zi4/m/it/9 ============================================================== ==============================================| Overfull \hbox (25.24498pt too wide) in paragraph at lines 54243--54243 []\T1/zi4/m/it/9 ============================================================== ==============================================| [802] [803 <./tuto_microej_fw_from_scratch_build_platform.png> <./tuto_microej_ fw_from_scratch_new_microej_application_project.PNG>] [804 <./tuto_microej_fw_f rom_scratch_run_as_microej_application.PNG>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 805 undefined on input line 54295. [805] [806 <./tuto_microej_fw_from_scratch_run_configurations.PNG> <./tuto_micr oej_fw_from_scratch_run_configurations_execute_on_device.PNG>] [807]pdfTeX warn ing (ext4): destination with the same identifier (name{literalblock.4}) has bee n already used, duplicate ignored \relax l.54461 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.5}) has been already used, d uplicate ignored \relax l.54496 \begin{sphinxVerbatim} [commandchars=\\\{\}] [808] Underfull \vbox (badness 10000) detected at line 54554 Underfull \vbox (badness 10000) detected at line 54554 [809]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.6}) has been already used, duplicate ignored \relax l.54604 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54604--54604 []\T1/SourceSansPro-LF/m/n/10 Listing 6: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / Overfull \vbox (0.78357pt too high) detected at line 54622 [810]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.7}) has been already used, duplicate ignored \relax l.54650 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54650--54650 []\T1/SourceSansPro-LF/m/n/10 Listing 7: |[][][]$https : / / github . com / Fre eRTOS / FreeRTOS / commit / [811] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54683. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54683. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54684. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54685. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/tiny:core-tiny' on page 812 undefined on input line 54691. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 8}) has been already used, duplicate ignored \relax l.54720 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54720--54720 []\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 54744. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54745. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54746. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54746. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54747. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54748. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54750. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54751. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54752. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54753. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54754. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54755. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54757. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54758. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54759. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54760. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54761. [812]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.9}) has been already used, duplicate ignored \relax l.54775 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54775--54775 []\T1/SourceSansPro-LF/m/n/10 Listing 9: |[][][]$https : / / github . com / Mic roEJ / 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 54803. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54804. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54805. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54806. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54807. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54808. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54809. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54810. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54811. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54812. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54813. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54814. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54815. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54816. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54817. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54818. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54819. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54820. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54821. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54822. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54823. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54824. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54825. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54826. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54827. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54828. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54829. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 10}) has been already used, duplicate ignored \relax l.54839 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54839--54839 []\T1/SourceSansPro-LF/m/n/10 Listing 10: |[][][]$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 54877. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54878. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 11}) has been already used, duplicate ignored \relax l.54887 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54887--54887 []\T1/SourceSansPro-LF/m/n/10 Listing 11: |[][][]$https : / / github . com / Mi croEJ / FreeRTOS / commit / [815] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54925. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54926. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 12}) has been already used, duplicate ignored \relax l.54937 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54937--54937 []\T1/SourceSansPro-LF/m/n/10 Listing 12: |[][][]$https : / / github . com / Mi croEJ / FreeRTOS / commit / [816] [817 <./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 818 undefined on in put line 55050. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platform:platform-imp ort' on page 818 undefined on input line 55057. [818] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 819 undefined on input line 55065. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 819 undefined on input line 55068. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/standaloneApplication :standalone-application' on page 819 undefined on input line 55071. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 819 undefined on input line 55074. LaTeX Warning: Hyper reference `Tutorials/tutorialCreateFirmwareFromScratch:tut orial-create-firmware-from-scratch' on page 819 undefined on input line 55081. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-build-script' on page 819 undefined on input line 55098. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-run-script' on page 819 undefined on input line 55098. LaTeX Warning: Hyper reference `Tutorials/tutorialCreateFirmwareFromScratch:tut orial-create-firmware-from-scratch' on page 819 undefined on input line 55103. LaTeX Warning: Hyper reference `Tutorials/tutorialCreateFirmwareFromScratch:tut orial-create-firmware-from-scratch' on page 819 undefined on input line 55108. [819] [820] [821] Overfull \vbox (2.82591pt too high) detected at line 55364 [822] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-cases' on page 823 undefined on input line 55393. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-options' on page 823 undefined on input line 55393. [823] [824 <./configure_build_bat_eclipse.png>] LaTeX Warning: Hyper reference `Tutorials/tutorialCreateFirmwareFromScratch:tut orial-create-firmware-from-scratch' on page 825 undefined on input line 55505. [825] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-build-script' on page 826 undefined on input line 55571. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-run-script' on page 826 undefined on input line 55571. LaTeX Warning: Hyper reference `Tutorials/tutorialRunATestSuiteOnDevice:tutoria l-run-test-suite-on-device' on page 826 undefined on input line 55577. LaTeX Warning: Hyper reference `Tutorials/tutorialSetupBuildUsingJenkinsAndArti factory:tutorial-setup-automated-build-using-jenkins-and-artifactory' on page 8 26 undefined on input line 55580. [826] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 827 undefined on input line 55587. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 827 undefined on input line 55613. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli' on page 827 undefined on input line 55618. [827 <./tuto_microej_cli_flow.PNG>] LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 828 undefined on input line 55695. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 828 und efined on input line 55724. [828] Underfull \vbox (badness 10000) detected at line 55800 Underfull \vbox (badness 10000) detected at line 55800 [829] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 830 undefined on input line 55802. [830] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 831 undefined on input line 55831. [831] LaTeX Warning: Hyper reference `Tutorials/tutorialSetupBuildUsingJenkinsAndArti factory:get-microej-module-repository' on page 832 undefined on input line 5596 4. Underfull \hbox (badness 10000) in paragraph at lines 55964--55965 []\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 [832] [833 <./tuto_microej_cli_artifactory_module_preview.PNG>] [834] [835 <./t uto_microej_cli_module_creation.PNG>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/index:application-dev eloper-guide' on page 836 undefined on input line 56227. [836 <./tuto_microej_cli_module_files.PNG> <./tuto_microej_cli_module_location. PNG>] Underfull \hbox (badness 10000) in paragraph at lines 56286--56287 []\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/ [837 <./tuto_microej_cli_jenkins_parameter.PNG> <./tuto_microej_cli_jenkins_git _hello.PNG>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 838 undefined on input line 56296. [838] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-options' on page 839 undefined on input line 56365. [839] LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:visibility ' on page 840 undefined on input line 56485. [840] [841] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 8 42 undefined on input line 56612. LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:sonar-code -analysis' on page 842 undefined on input line 56678. [842] LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:equals-has hcode' on page 843 undefined on input line 56691. LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:local-extr action' on page 843 undefined on input line 56709. LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:local-extr action' on page 843 undefined on input line 56724. [843] Overfull \vbox (1.05565pt too high) detected at line 56881 [844] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:application -testsuite' on page 845 undefined on input line 56945. [845] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/memoryMapAnalyzer:mem orymapanalyzer' on page 846 undefined on input line 57015. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/memoryMapAnalyzer:mem orymapanalyzer' on page 846 undefined on input line 57031. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/heapAnalyzer:heapdump er' on page 846 undefined on input line 57034. [846] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/buildOutputFiles:outp utfiles' on page 847 undefined on input line 57045. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-l ink' on page 847 undefined on input line 57089. [847] LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:improve-co de-quality' on page 848 undefined on input line 57094. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:application -classpath-mapping' on page 848 undefined on input line 57105. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-configuration-creation' on page 848 undefined on input line 57113. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 848 undefined on input line 57119. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fontDesign er:section-tool-fontdesigner' on page 848 undefined on input line 57127. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 848 undefined on input line 57130. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 848 undefined on input line 57147. [848] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiFontGenerator:section- fontgen' on page 849 undefined on input line 57154. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/nls:chapter-nls' on p age 849 undefined on input line 57162. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/externalResourceLoader:s ection-externalresourceloader' on page 849 undefined on input line 57171. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 849 undefined on input line 57187. [849] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/externalResourceLoader:s ection-externalresourceloader' on page 850 undefined on input line 57207. LaTeX Warning: Hyper reference `Tutorials/tutorialInstrumentJavaCodeForLogging: log-logging-library' on page 850 undefined on input line 57227. LaTeX Warning: Hyper reference `Tutorials/tutorialInstrumentJavaCodeForLogging: log-trace-library' on page 850 undefined on input line 57227. LaTeX Warning: Hyper reference `Tutorials/tutorialInstrumentJavaCodeForLogging: log-message-library' on page 850 undefined on input line 57227. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-constants' on page 850 undefined on input line 57255. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:system-prop erties' on page 850 undefined on input line 57261. [850] LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:equals-has hcode' on page 851 undefined on input line 57275. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-immutables' on page 851 undefined on input line 57287. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/tiny:core-tiny' on page 851 undefined on input line 57303. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- conversion' on page 851 undefined on input line 57309. Underfull \hbox (badness 10000) in paragraph at lines 57318--57319 []\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 851 undefined on input line 57334. [851] LaTeX Warning: Hyper reference `Tutorials/tutorialOptimizeMemoryFootprint:strip classnames' on page 852 undefined on input line 57344. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:de fine-option' on page 852 undefined on input line 57354. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 852 undefined on input line 57366. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:de fine-option' on page 852 undefined on input line 57368. [852] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/stackTraceReader:stac k-trace-reader' on page 853 undefined on input line 57421. LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:improve-co de-quality' on page 853 undefined on input line 57426. [853] LaTeX Warning: Hyper reference `Tutorials/tutorialOptimizeMemoryFootprint:debug stackoverflows' on page 854 undefined on input line 57474. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-partial-buffer' on page 854 undefined on input line 57480. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:de fine-option' on page 854 undefined on input line 57527. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-immortal-heap' on page 854 undefined on input line 57533. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-java-heap' on page 854 undefined on input line 57536. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/heapUsageMonitoring:h eap-usage-monitoring' on page 854 undefined on input line 57536. [854] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-number-of-threads' on page 855 undefined on input line 57544. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-number-of-stack-blocks' on page 855 undefined on input line 57547. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-maximum-number-of-stack-blocks-per-thread' on page 855 undefined on input line 57550. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-maximum-number-of-monitors-per-thread' on page 855 undefined on input line 57553. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sni:sni' on page 855 und efined on input line 57561. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:vm-dump' on p age 855 undefined on input line 57561. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/images:ima ges-heap' on page 855 undefined on input line 57570. [855] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 856 undefined on input line 57593. [856] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 857 undefined on input line 57694. [857] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-raw-resources' on page 858 undefined on input line 57726. [858 <./json-src-files-folders.png>] Underfull \vbox (badness 3343) detected at line 57824 [859] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 860 undefined on input line 57834. Underfull \hbox (badness 10000) in paragraph at lines 57844--57847 \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 57853--57853 []\T1/zi4/m/it/9 a1646d656e75a36269646466696c656576616c75656446696c6565706f7075 70a1686d656e756974656d83a26576616c7565634e6577676f6e636c69636b6e4372656174654e6 577446f632829a26576616c7565644f70656e676f6e636c69636b694f70656e446f632829a26576 616c756565436c6f7365676f6e636c69636b6a436c6f7365446f632829| [860] LaTeX Warning: Hyper reference `Tutorials/tutorialExploreDataSerializationForma ts:json-module' on page 861 undefined on input line 57876. [861] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/trace:event-tracing' on page 862 undefined on input line 57959. [862] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 863 undefined on input line 58015. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:de fine-option-in-launcher' on page 863 undefined on input line 58016. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/trace:trace-implement ations' on page 863 undefined on input line 58031. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview' o n page 863 undefined on input line 58031. [863 <./tuto_microej_trace_property.png>] [864] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-constants' on page 865 undefined on input line 58185. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:if-constant -removal' on page 865 undefined on input line 58189. [865] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 866 undefined on input line 58222. [866 <./tuto_microej_trace_constant.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 867 undefined on input line 58261. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/fs:pack-fs' on page 867 undefined on input line 58265. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:application -testsuite' on page 867 undefined on input line 58282. LaTeX Warning: Hyper reference `glossary:chapter-glossary' on page 867 undefine d on input line 58297. LaTeX Warning: Hyper reference `Tutorials/tutorialUnderstandMicroEJFirmwareBuil d:tutorialunderstandmicroejfirmwarebuild' on page 867 undefined on input line 5 8300. LaTeX Warning: Hyper reference `SDKUserGuide/version:get-sdk-version' on page 8 67 undefined on input line 58303. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llfs-api- section' on page 867 undefined on input line 58316. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 867 undefined on input line 58320. [867] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 868 undefined on input line 58332. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/fs:pack-fs' on page 868 undefined on input line 58333. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:te st-suite-versioning' on page 868 undefined on input line 58390. [868 <./ClassPath_21.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 869 undefined on input line 58415. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/serialToSocketTransmi tter:tool-serial-to-socket' on page 869 undefined on input line 58425. [869 <./tuto_testsuite_plug_uart_wrover.JPG>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/serialToSocketTransmi tter:tool-serial-to-socket' on page 870 undefined on input line 58444. Underfull \hbox (badness 6876) in paragraph at lines 58498--58503 \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 58498--58503 \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 58498--58503 [][]$\T1/SourceSansPro-LF/m/n/10 https : / / github . com / MicroEJ / PlatformQ ualificationTools / blob / 2 . 3 . 0 / tests / fs / java / java-[]testsuite-[]f s / validation / [870] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:testsuite-r eport' on page 871 undefined on input line 58561. [871 <./tuto_testsuite_fs_all_tests_passed.PNG>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sni:sni' on page 872 und efined on input line 58580. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sni:sni' on page 872 und efined on input line 58592. [872] [873] [874 <./tuto_sni_non_blocking_call_blocking_case.PNG>] [875 <./tuto _sni_non_blocking_call_non_blocking_case.PNG>] Underfull \hbox (badness 10000) in paragraph at lines 58789--58792 []\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 58789--58792 []\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 876 u ndefined on input line 58817. LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:system-requirem ents' on page 876 undefined on input line 58818. [876] [877] [878 <./createStandaloneProject.png> <./structure.png>] [879 <./wid getdemo.png>] [880 <./simulator.png>] Underfull \hbox (badness 6641) in paragraph at lines 59010--59011 []\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 [881] [882 <./runapplication.png>] [883 <./hello.png>] [884 <./drawline.png>] [885 <./geometry.png>] [886 <./imagedrawable.png>] [887 <./thickshapes.png>] [888 <./ticking.png>] [889] [890] [891 <./progressbar.png> <./flowexample.png>] [892 <./flowusage.png>] [893 <./canvassample.png>] LaTeX Warning: Hyper reference `Tutorials/getStartedWithGUI/Step05:ui-advanced- styling' on page 894 undefined on input line 59458. [894] [895 <./styleborder.png>] [896 <./margin.png> <./tuto_microej_gettingstar ted_oversizedmargin.png>] [897 <./marginandpadding.png>] [898 <./tuto_microej_g ettingstarted_oversizedmarginandpadding.png> <./microej_logo.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/images:sec tion-ui-images' on page 899 undefined on input line 59602. [899 <./resources.png>] [900 <./imagessimulator.png>] [901 <./imagebackgroundex ample.png>] [902 <./classselectorexample.png>] [903] [904] [905 <./microejfont. png>] [906 <./fontname.png>] [907 <./fonteditor.png>] [908 <./importfonts1.png> ] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fonts:sect ion-ui-fonts' on page 909 undefined on input line 59912. [909 <./importfonts2.png>] [910 <./font.png>] [911 <./listsample.png>] Overfull \vbox (1.6736pt too high) detected at line 60034 [912 <./scrollbar.png>] LaTeX Warning: Hyper reference `Tutorials/getStartedWithGUI/Step09:ui-creating- widgets' on page 913 undefined on input line 60045. [913] [914] [915 <./listcontact.png>] [916] [917 <./labelsampleptbr.png>] LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools' on page 918 undef ined on input line 60293. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-use-case-1' on page 918 undefined on input line 60296. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-use-case-2' on page 918 undefined on input line 60299. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-use-case-1' on page 918 undefined on input line 60308. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-use-case-2' on page 918 undefined on input line 60309. [918 <./labelsampleenus.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/index:application-dev eloper-guide' on page 919 undefined on input line 60315. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/index:platform-developer -guide' on page 919 undefined on input line 60315. LaTeX Warning: Hyper reference `KernelDeveloperGuide/index:kernel-developer-gui de' on page 919 undefined on input line 60315. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools-events-tracing-and -logging' on page 919 undefined on input line 60318. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools-runtime-state-dump ' on page 919 undefined on input line 60321. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools-memory-inspection' on page 919 undefined on input line 60324. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools-platform-qualifica tion' on page 919 undefined on input line 60327. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools-simulator-debugger ' on page 919 undefined on input line 60330. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools-static-analysis-to ols' on page 919 undefined on input line 60333. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools-gui-debugging-tool s' on page 919 undefined on input line 60336. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview' o n page 919 undefined on input line 60365. [919] LaTeX Warning: Hyper reference `Tutorials/tutorialInstrumentJavaCodeForLogging: tutorial-instrument-java-code-for-logging' on page 920 undefined on input line 60415. [920 <./STM32F7508-DK-demoWidget-SystemView1.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/stackTraceReader:stac k-trace-reader' on page 921 undefined on input line 60421. Underfull \hbox (badness 10000) in paragraph at lines 60423--60424 [][] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:vm-dump' on p age 921 undefined on input line 60428. [921 <./trace11.png> <./STR_trace-read1.png>] Underfull \vbox (badness 10000) detected at line 60512 Underfull \vbox (badness 10000) detected at line 60512 [922] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-c heck-integrity' on page 923 undefined on input line 60523. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/heapUsageMonitoring:h eap-usage-monitoring' on page 923 undefined on input line 60526. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/heapAnalyzer:heapdump er' on page 923 undefined on input line 60529. [923 <./HeapAnalyzer-example.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-qualification' on page 924 undefined on input line 60556. [924 <./overview-platform-qualification1.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/debug:application-deb ugger' on page 925 undefined on input line 60562. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/debug:application-deb ugger' on page 925 undefined on input line 60573. LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:sonar-code -analysis' on page 925 undefined on input line 60583. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/nullAnalysis:null-ana lysis' on page 925 undefined on input line 60586. [925 <./debug11.png> <./null_analysis_example1.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/Widgets/widget:wid get-library-debug-utilities' on page 926 undefined on input line 60602. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-inputs-e ventbuffer' on page 926 undefined on input line 60618. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/traces:mic roui-traces' on page 926 undefined on input line 60663. [926] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MWT/concepts:mwt-c oncepts' on page 927 undefined on input line 60673. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview' o n page 927 undefined on input line 60722. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/traces:mic roui-traces' on page 927 undefined on input line 60722. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-inputs-e ventbuffer' on page 927 undefined on input line 60725. [927 <./microui_traces_systemview1.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview' o n page 928 undefined on input line 60734. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-check-java-threads-sched uling' on page 928 undefined on input line 60747. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine' on page 928 undefined on input line 60768. [928 <./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 929 undefined on input line 60834. Underfull \hbox (badness 6842) in paragraph at lines 60844--60847 []\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. [929] [930] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-inputs-e ventbuffer' on page 931 undefined on input line 60973. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-number-of-threads' on page 931 undefined on input line 60982. [931] [932] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:vm-dump' on p age 933 undefined on input line 61090. Underfull \hbox (badness 10000) in paragraph at lines 61111--61112 []\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 933 undefined on input line 61115. [933] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-l ink' on page 934 undefined on input line 61211. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 934 undefined on input line 61211. [934] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:vm-dump-debug ger' on page 935 undefined on input line 61260. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:vm-dump' on p age 935 undefined on input line 61298. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/index:sect ion-app-microvg' on page 935 undefined on input line 61303. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :section-vector-fonts' on page 935 undefined on input line 61321. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/index:sect ion-app-microvg' on page 935 undefined on input line 61324. [935] [936 <./emojisProfiles.png>] [937 <./emojisCopy.png> <./emojisAppend.png> ] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :section-vector-fonts' on page 938 undefined on input line 61417. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :colored-emojis' on page 938 undefined on input line 61426. [938 <./emojisExport.png>] Chapter 8. LaTeX Warning: Hyper reference `SDKUserGuide/version:get-sdk-version' on page 9 39 undefined on input line 61453. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 939 undefined on input line 61458. LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 939 undefined on input line 61463. Underfull \hbox (badness 10000) in paragraph at lines 1--61465 []|[][]$\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 939 undefined on input line 61473. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 61481. [939] Chapter 9. No file microej-docs.ind. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 61514. [940] 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 (942 pages, 21743172 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' ------------ 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] Overfull \hbox (0.50993pt too wide) detected at line 2212 []\T1/SourceSansPro-LF/m/n/10 900 ) [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 4799--4802 []\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 4879--4882 []\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 5372--5375 \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 5590. [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 6018--6020 []\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 6025--6026 []\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 7482--7483 []\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 7635--7636 []\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 7996--7997 []|\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 8203. [151 <./SI_4.png>] [152] [153 <./ClassPath_2.png>] [154 <./virtual-device.png>] Underfull \hbox (badness 10000) in paragraph at lines 1--8472 []|[][]$\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--8532 []|[][]$\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 8903--8905 []|\T1/zi4/m/n/10 private. Underfull \hbox (badness 10000) in paragraph at lines 8903--8905 \T1/zi4/m/n/10 modules. Underfull \hbox (badness 10000) in paragraph at lines 8910--8912 []|\T1/zi4/m/n/10 public. Underfull \hbox (badness 10000) in paragraph at lines 8910--8912 \T1/zi4/m/n/10 modules. [159] Overfull \hbox (54.6115pt too wide) in paragraph at lines 8974--8979 []|\T1/SourceSansPro-LF/m/n/10 architecture.configurations.includes[][][][][]| Underfull \hbox (badness 10000) in paragraph at lines 8997--8999 []|\T1/zi4/m/n/10 ${target}/ Overfull \hbox (12.6686pt too wide) in paragraph at lines 9000--9001 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.from| Overfull \hbox (10.89856pt too wide) in paragraph at lines 9007--9008 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.host| Overfull \hbox (32.97856pt too wide) in paragraph at lines 9014--9015 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.password| Overfull \hbox (10.4886pt too wide) in paragraph at lines 9021--9022 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.port| Overfull \hbox (3.59857pt too wide) in paragraph at lines 9028--9029 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.ssl| Overfull \hbox (0.86859pt too wide) in paragraph at lines 9035--9036 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.to| Overfull \hbox (10.72858pt too wide) in paragraph at lines 9042--9043 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.user| Overfull \hbox (12.60864pt too wide) in paragraph at lines 9049--9050 []|\T1/SourceSansPro-LF/m/n/10 bar.populate.from.resolver| Overfull \hbox (5.34927pt too wide) in paragraph at lines 9053--9055 []|\T1/zi4/m/n/10 fetchRelease[]| Overfull \hbox (18.65855pt too wide) in paragraph at lines 9056--9057 []|\T1/SourceSansPro-LF/m/n/10 bar.populate.ivy.settings.file| Underfull \hbox (badness 10000) in paragraph at lines 9060--9062 []|\T1/zi4/m/n/10 ${project. Underfull \hbox (badness 10000) in paragraph at lines 9060--9062 \T1/zi4/m/n/10 ivy. Underfull \hbox (badness 10000) in paragraph at lines 9060--9062 \T1/zi4/m/n/10 settings. Overfull \hbox (19.75862pt too wide) in paragraph at lines 9063--9064 []|\T1/SourceSansPro-LF/m/n/10 bar.populate.repository.conf| Overfull \hbox (14.9056pt too wide) in paragraph at lines 9092--9097 []|\T1/SourceSansPro-LF/m/n/10 javadoc.modules.excludes[][][][][]| Overfull \hbox (2.87866pt too wide) in paragraph at lines 9125--9126 []|\T1/SourceSansPro-LF/m/n/10 skip.javadoc.deprecated| [160] [161] [162] Underfull \hbox (badness 10000) in paragraph at lines 9320--9322 []|\T1/zi4/m/n/10 lines, Underfull \hbox (badness 10000) in paragraph at lines 9320--9322 \T1/zi4/m/n/10 source, Underfull \hbox (badness 10000) in paragraph at lines 9334--9336 \T1/zi4/m/n/10 src/main/ [163] Underfull \hbox (badness 10000) in paragraph at lines 9378--9379 []|\T1/SourceSansPro-LF/m/n/10 platform- Underfull \hbox (badness 10000) in paragraph at lines 9382--9384 []|\T1/zi4/m/n/10 ${target}/ Overfull \hbox (45.1186pt too wide) in paragraph at lines 9385--9386 []|\T1/SourceSansPro-LF/m/n/10 platform.loader.skip.load.platform| Underfull \hbox (badness 10000) in paragraph at lines 9393--9394 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (13.1586pt too wide) in paragraph at lines 9393--9394 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.conf| Underfull \hbox (badness 10000) in paragraph at lines 9400--9401 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (6.47862pt too wide) in paragraph at lines 9400--9401 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.dir| Underfull \hbox (badness 10000) in paragraph at lines 9407--9408 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (27.00859pt too wide) in paragraph at lines 9407--9408 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.dropins| Underfull \hbox (badness 10000) in paragraph at lines 9414--9415 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (7.9986pt too wide) in paragraph at lines 9414--9415 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.file| Underfull \hbox (badness 10000) in paragraph at lines 9464--9466 \T1/zi4/m/n/10 src/main/ Underfull \hbox (badness 10000) in paragraph at lines 9492--9494 []|\T1/zi4/m/n/10 ${target}/ Underfull \hbox (badness 10000) in paragraph at lines 9499--9501 []|\T1/zi4/m/n/10 ${target. Underfull \hbox (badness 10000) in paragraph at lines 9499--9501 \T1/zi4/m/n/10 reports}/ Underfull \hbox (badness 10000) in paragraph at lines 9506--9508 []|\T1/zi4/m/n/10 ${target. Underfull \hbox (badness 10000) in paragraph at lines 9506--9508 \T1/zi4/m/n/10 javadoc}/ Underfull \hbox (badness 10000) in paragraph at lines 9509--9510 []|\T1/SourceSansPro-LF/m/n/10 javadoc- Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 []|\T1/zi4/m/n/10 ${src. Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/zi4/m/n/10 main. Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/zi4/m/n/10 java}/ Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/zi4/m/n/10 overview. Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/zi4/m/n/10 html[] \T1/SourceSansPro-LF/m/n/10 if Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/SourceSansPro-LF/m/n/10 ex-ists, oth- Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/SourceSansPro-LF/m/n/10 er-wise a Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/SourceSansPro-LF/m/n/10 de-fault Underfull \hbox (badness 10000) in paragraph at lines 9520--9522 []|\T1/zi4/m/n/10 ${target}/ Overfull \hbox (60.42845pt too wide) in paragraph at lines 9523--9524 []|\T1/SourceSansPro-LF/m/n/10 target.artifacts.main.javadoc.jar.name| Underfull \hbox (badness 10000) in paragraph at lines 9527--9529 []|\T1/zi4/m/n/10 ${module. Overfull \hbox (15.34927pt too wide) in paragraph at lines 9527--9529 \T1/zi4/m/n/10 name}-javadoc. Overfull \hbox (10.34927pt too wide) in paragraph at lines 9534--9536 []|\T1/zi4/m/n/10 documentation[]| [164] [165] Overfull \hbox (52.12843pt too wide) in paragraph at lines 9584--9585 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.cc.excludes.classes| Overfull \hbox (5.32855pt too wide) in paragraph at lines 9591--9592 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.timeout| Overfull \hbox (79.65843pt too wide) in paragraph at lines 9598--9599 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.properties.s3.cc.activated| Underfull \hbox (badness 10000) in paragraph at lines 9609--9615 []|\T1/SourceSansPro-LF/m/n/10 Java source folder ( Underfull \hbox (badness 10000) in paragraph at lines 9609--9615 []\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 9616--9617 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.verbose| Overfull \hbox (5.08855pt too wide) in paragraph at lines 9623--9624 []|\T1/SourceSansPro-LF/m/n/10 test.run.excludes.pattern| Overfull \hbox (3.94856pt too wide) in paragraph at lines 9637--9638 []|\T1/SourceSansPro-LF/m/n/10 test.run.includes.pattern| Overfull \hbox (5.08855pt too wide) in paragraph at lines 9693--9694 []|\T1/SourceSansPro-LF/m/n/10 test.run.excludes.pattern| Overfull \hbox (3.94856pt too wide) in paragraph at lines 9707--9708 []|\T1/SourceSansPro-LF/m/n/10 test.run.includes.pattern| Underfull \hbox (badness 10000) in paragraph at lines 9711--9713 []|\T1/zi4/m/n/10 **/*[] \T1/SourceSansPro-LF/m/n/10 (all [166] Overfull \hbox (19.2786pt too wide) in paragraph at lines 9787--9788 []|\T1/SourceSansPro-LF/m/n/10 skip.foundationconf.checker| [167] [168] [169 <./repository-tree.png>] Underfull \hbox (badness 10000) in paragraph at lines 9902--9903 []\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 10043--10045 []\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 10236--10239 []\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 2--10965 [][]\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 Li-brary) or the [193] [194] [195 <./testsuiteReportHTMLExample.png> <./testsuiteReportXMLExampl e.png> <./testsuiteReportXMLExampleJunitView.png>] Underfull \hbox (badness 10000) in paragraph at lines 11180--11183 []\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 11951--11951 []\T1/SourceSansPro-LF/m/n/10 Num-ber of Underfull \hbox (badness 10000) in paragraph at lines 11951--11951 []\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 12715--12718 []\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 52. Package varwidth Warning: Failed to reprocess entire contents on input line 131 52. Overfull \hbox (3.0945pt too wide) in paragraph at lines 13188--13189 []|[]\T1/zi4/m/n/10 symbolPrefix[]| Package varwidth Warning: Failed to reprocess entire contents on input line 132 01. Package varwidth Warning: Failed to reprocess entire contents on input line 132 01. Package varwidth Warning: Failed to reprocess entire contents on input line 132 43. Package varwidth Warning: Failed to reprocess entire contents on input line 132 43. 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. [243] Package varwidth Warning: Failed to reprocess entire contents on input line 132 71. Package varwidth Warning: Failed to reprocess entire contents on input line 132 71. Package varwidth Warning: Failed to reprocess entire contents on input line 132 90. Package varwidth Warning: Failed to reprocess entire contents on input line 132 90. Package varwidth Warning: Failed to reprocess entire contents on input line 133 19. Package varwidth Warning: Failed to reprocess entire contents on input line 133 19. Package varwidth Warning: Failed to reprocess entire contents on input line 133 33. Package varwidth Warning: Failed to reprocess entire contents on input line 133 33. Package varwidth Warning: Failed to reprocess entire contents on input line 133 62. Package varwidth Warning: Failed to reprocess entire contents on input line 133 62. Package varwidth Warning: Failed to reprocess entire contents on input line 133 76. Package varwidth Warning: Failed to reprocess entire contents on input line 133 76. Package varwidth Warning: Failed to reprocess entire contents on input line 133 90. Package varwidth Warning: Failed to reprocess entire contents on input line 133 90. Package varwidth Warning: Failed to reprocess entire contents on input line 134 27. Package varwidth Warning: Failed to reprocess entire contents on input line 134 27. Package varwidth Warning: Failed to reprocess entire contents on input line 134 41. Package varwidth Warning: Failed to reprocess entire contents on input line 134 41. [244] [245] [246] Underfull \hbox (badness 10000) in paragraph at lines 13550--13553 []\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 14049--14054 []|\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 14390--14395 \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 14426--14427 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14434--14435 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14439--14440 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14439--14440 \T1/zi4/m/n/10 test. Underfull \hbox (badness 5388) in paragraph at lines 14441--14444 []|\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 14445--14446 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14445--14446 \T1/zi4/m/n/10 common. Underfull \hbox (badness 10000) in paragraph at lines 14447--14450 []|\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 14451--14452 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14472--14473 []|\T1/SourceSansPro-LF/m/n/10 Attribute Overfull \hbox (20.24944pt too wide) in paragraph at lines 14487--14488 []|\T1/zi4/m/n/10 verboseLevel[]| Overfull \hbox (10.24944pt too wide) in paragraph at lines 14496--14497 []|\T1/zi4/m/n/10 reportName[]| Overfull \hbox (85.24944pt too wide) in paragraph at lines 14503--14504 []|\T1/zi4/m/n/10 customPropertiesExtension[]| Overfull \hbox (40.24944pt too wide) in paragraph at lines 14518--14519 []|\T1/zi4/m/n/10 commonProperties[]| Overfull \hbox (15.24944pt too wide) in paragraph at lines 14536--14537 []|\T1/zi4/m/n/10 productName[]| Overfull \hbox (95.24944pt too wide) in paragraph at lines 14560--14561 []|\T1/zi4/m/n/10 testsuiteReportFileProperty[]| Overfull \hbox (90.24944pt too wide) in paragraph at lines 14569--14570 []|\T1/zi4/m/n/10 testsuiteReportDirProperty[]| Overfull \hbox (75.24944pt too wide) in paragraph at lines 14577--14578 []|\T1/zi4/m/n/10 testsuiteResultProperty[]| [255] Overfull \hbox (9.17415pt too wide) in paragraph at lines 14615--14616 []|\T1/zi4/m/n/10 testIgnoredPath[] [256] Underfull \hbox (badness 10000) in paragraph at lines 14672--14673 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14679--14680 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14679--14680 \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 15544--15545 [][] [267] [268] [269 <./graphviz-6f2b41929bb57b50d9a115d32914e871d3596e88.pdf>] [270] Overfull \hbox (1.21721pt too wide) in paragraph at lines 16063--16064 []|\T1/SourceSansPro-LF/m/n/10 0x1000| Overfull \hbox (0.87721pt too wide) in paragraph at lines 16072--16073 []|\T1/SourceSansPro-LF/m/n/10 0x10a0| Overfull \hbox (0.74721pt too wide) in paragraph at lines 16090--16091 []|\T1/SourceSansPro-LF/m/n/10 0x1200| Overfull \hbox (0.6772pt too wide) in paragraph at lines 16099--16100 []|\T1/SourceSansPro-LF/m/n/10 0x1380| Overfull \hbox (1.0272pt too wide) in paragraph at lines 16118--16119 []|\T1/SourceSansPro-LF/m/n/10 0x1400| Overfull \hbox (0.9572pt too wide) in paragraph at lines 16127--16128 []|\T1/SourceSansPro-LF/m/n/10 0x1680| Overfull \hbox (0.74721pt too wide) in paragraph at lines 16136--16137 []|\T1/SourceSansPro-LF/m/n/10 0x16a0| Overfull \hbox (0.5072pt too wide) in paragraph at lines 16145--16146 []|\T1/SourceSansPro-LF/m/n/10 0x1700| Overfull \hbox (1.0872pt too wide) in paragraph at lines 16190--16191 []|\T1/SourceSansPro-LF/m/n/10 0x1800| Overfull \hbox (5.6804pt too wide) in paragraph at lines 16199--16200 []|\T1/SourceSansPro-LF/m/n/10 unified_canadian_aboriginal_syllabics_extended| Overfull \hbox (1.23721pt too wide) in paragraph at lines 16201--16202 []|\T1/SourceSansPro-LF/m/n/10 0x18b0| Overfull \hbox (1.0872pt too wide) in paragraph at lines 16210--16211 []|\T1/SourceSansPro-LF/m/n/10 0x1900| Overfull \hbox (0.6772pt too wide) in paragraph at lines 16219--16220 []|\T1/SourceSansPro-LF/m/n/10 0x1950| Overfull \hbox (0.9572pt too wide) in paragraph at lines 16228--16229 []|\T1/SourceSansPro-LF/m/n/10 0x1980| Overfull \hbox (0.6672pt too wide) in paragraph at lines 16237--16238 []|\T1/SourceSansPro-LF/m/n/10 0x19e0| Overfull \hbox (0.87721pt too wide) in paragraph at lines 16246--16247 []|\T1/SourceSansPro-LF/m/n/10 0x1a00| Overfull \hbox (1.02722pt too wide) in paragraph at lines 16265--16266 []|\T1/SourceSansPro-LF/m/n/10 0x1ab0| Overfull \hbox (1.36722pt too wide) in paragraph at lines 16274--16275 []|\T1/SourceSansPro-LF/m/n/10 0x1b00| Overfull \hbox (1.23721pt too wide) in paragraph at lines 16283--16284 []|\T1/SourceSansPro-LF/m/n/10 0x1b80| Overfull \hbox (0.54723pt too wide) in paragraph at lines 16292--16293 []|\T1/SourceSansPro-LF/m/n/10 0x1bc0| Overfull \hbox (1.38722pt too wide) in paragraph at lines 16346--16347 []|\T1/SourceSansPro-LF/m/n/10 0x1d00| Overfull \hbox (1.25722pt too wide) in paragraph at lines 16356--16357 []|\T1/SourceSansPro-LF/m/n/10 0x1d80| Overfull \hbox (0.56723pt too wide) in paragraph at lines 16366--16367 []|\T1/SourceSansPro-LF/m/n/10 0x1dc0| Overfull \hbox (0.79721pt too wide) in paragraph at lines 16376--16377 []|\T1/SourceSansPro-LF/m/n/10 0x1e00| Overfull \hbox (2.4372pt too wide) in paragraph at lines 16394--16395 []|\T1/SourceSansPro-LF/m/n/10 0x2000| Overfull \hbox (1.48718pt too wide) in paragraph at lines 16404--16405 []|\T1/SourceSansPro-LF/m/n/10 0x2070| Overfull \hbox (2.0972pt too wide) in paragraph at lines 16413--16414 []|\T1/SourceSansPro-LF/m/n/10 0x20a0| Overfull \hbox (2.60721pt too wide) in paragraph at lines 16423--16424 []|\T1/SourceSansPro-LF/m/n/10 0x20d0| Overfull \hbox (0.5872pt too wide) in paragraph at lines 16432--16433 []|\T1/SourceSansPro-LF/m/n/10 0x2100| Overfull \hbox (1.9072pt too wide) in paragraph at lines 16459--16460 []|\T1/SourceSansPro-LF/m/n/10 0x2200| Overfull \hbox (2.02719pt too wide) in paragraph at lines 16468--16469 []|\T1/SourceSansPro-LF/m/n/10 0x2300| Overfull \hbox (1.94719pt too wide) in paragraph at lines 16477--16478 []|\T1/SourceSansPro-LF/m/n/10 0x2400| Overfull \hbox (1.75719pt too wide) in paragraph at lines 16487--16488 []|\T1/SourceSansPro-LF/m/n/10 0x2440| [271] Overfull \hbox (1.81718pt too wide) in paragraph at lines 16496--16497 []|\T1/SourceSansPro-LF/m/n/10 0x2460| Overfull \hbox (2.02719pt too wide) in paragraph at lines 16505--16506 []|\T1/SourceSansPro-LF/m/n/10 0x2500| Overfull \hbox (1.89719pt too wide) in paragraph at lines 16514--16515 []|\T1/SourceSansPro-LF/m/n/10 0x2580| Overfull \hbox (1.6872pt too wide) in paragraph at lines 16523--16524 []|\T1/SourceSansPro-LF/m/n/10 0x25a0| Overfull \hbox (2.2472pt too wide) in paragraph at lines 16532--16533 []|\T1/SourceSansPro-LF/m/n/10 0x2600| Overfull \hbox (1.48718pt too wide) in paragraph at lines 16541--16542 []|\T1/SourceSansPro-LF/m/n/10 0x2700| Underfull \hbox (badness 10000) in paragraph at lines 16546--16548 []|\T1/SourceSansPro-LF/m/n/10 Miscellaneous Math-e-mat-i-cal Overfull \hbox (0.9072pt too wide) in paragraph at lines 16551--16552 []|\T1/SourceSansPro-LF/m/n/10 0x27c0| Overfull \hbox (2.4072pt too wide) in paragraph at lines 16569--16570 []|\T1/SourceSansPro-LF/m/n/10 0x2800| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16578--16579 []|\T1/SourceSansPro-LF/m/n/10 0x2900| Underfull \hbox (badness 10000) in paragraph at lines 16583--16585 []|\T1/SourceSansPro-LF/m/n/10 Miscellaneous Math-e-mat-i-cal Overfull \hbox (2.07718pt too wide) in paragraph at lines 16588--16589 []|\T1/SourceSansPro-LF/m/n/10 0x2980| Underfull \hbox (badness 6526) in paragraph at lines 16593--16595 []|\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 16598--16599 []|\T1/SourceSansPro-LF/m/n/10 0x2a00| Overfull \hbox (2.68721pt too wide) in paragraph at lines 16608--16609 []|\T1/SourceSansPro-LF/m/n/10 0x2b00| Overfull \hbox (1.71721pt too wide) in paragraph at lines 16617--16618 []|\T1/SourceSansPro-LF/m/n/10 0x2c00| Overfull \hbox (1.5872pt too wide) in paragraph at lines 16626--16627 []|\T1/SourceSansPro-LF/m/n/10 0x2c60| Overfull \hbox (1.5872pt too wide) in paragraph at lines 16635--16636 []|\T1/SourceSansPro-LF/m/n/10 0x2c80| Overfull \hbox (2.70721pt too wide) in paragraph at lines 16644--16645 []|\T1/SourceSansPro-LF/m/n/10 0x2d00| Overfull \hbox (2.29721pt too wide) in paragraph at lines 16653--16654 []|\T1/SourceSansPro-LF/m/n/10 0x2d30| Overfull \hbox (2.57721pt too wide) in paragraph at lines 16662--16663 []|\T1/SourceSansPro-LF/m/n/10 0x2d80| Overfull \hbox (2.28722pt too wide) in paragraph at lines 16671--16672 []|\T1/SourceSansPro-LF/m/n/10 0x2de0| Overfull \hbox (2.1172pt too wide) in paragraph at lines 16680--16681 []|\T1/SourceSansPro-LF/m/n/10 0x2e00| Overfull \hbox (1.9872pt too wide) in paragraph at lines 16689--16690 []|\T1/SourceSansPro-LF/m/n/10 0x2e80| Overfull \hbox (2.4972pt too wide) in paragraph at lines 16718--16719 []|\T1/SourceSansPro-LF/m/n/10 0x3000| Overfull \hbox (2.30719pt too wide) in paragraph at lines 16727--16728 []|\T1/SourceSansPro-LF/m/n/10 0x3040| Overfull \hbox (2.1572pt too wide) in paragraph at lines 16736--16737 []|\T1/SourceSansPro-LF/m/n/10 0x30a0| Overfull \hbox (0.7072pt too wide) in paragraph at lines 16745--16746 []|\T1/SourceSansPro-LF/m/n/10 0x3100| Overfull \hbox (0.5772pt too wide) in paragraph at lines 16764--16765 []|\T1/SourceSansPro-LF/m/n/10 0x3190| Overfull \hbox (1.92719pt too wide) in paragraph at lines 16802--16803 []|\T1/SourceSansPro-LF/m/n/10 0x3200| Overfull \hbox (1.94719pt too wide) in paragraph at lines 16811--16812 []|\T1/SourceSansPro-LF/m/n/10 0x3300| Overfull \hbox (2.30719pt too wide) in paragraph at lines 16821--16822 []|\T1/SourceSansPro-LF/m/n/10 0x3400| Overfull \hbox (0.57722pt too wide) in paragraph at lines 16823--16825 []|\T1/SourceSansPro-LF/m/n/10 0x4dbf| Overfull \hbox (2.06721pt too wide) in paragraph at lines 16830--16831 []|\T1/SourceSansPro-LF/m/n/10 0x4dc0| Overfull \hbox (2.2972pt too wide) in paragraph at lines 16839--16840 []|\T1/SourceSansPro-LF/m/n/10 0x4e00| Overfull \hbox (2.4672pt too wide) in paragraph at lines 16848--16849 []|\T1/SourceSansPro-LF/m/n/10 0xa000| Overfull \hbox (2.00719pt too wide) in paragraph at lines 16857--16858 []|\T1/SourceSansPro-LF/m/n/10 0xa490| [272] Overfull \hbox (2.4472pt too wide) in paragraph at lines 16866--16867 []|\T1/SourceSansPro-LF/m/n/10 0xa4d0| Overfull \hbox (2.05719pt too wide) in paragraph at lines 16875--16876 []|\T1/SourceSansPro-LF/m/n/10 0xa500| Overfull \hbox (2.14719pt too wide) in paragraph at lines 16884--16885 []|\T1/SourceSansPro-LF/m/n/10 0xa640| Overfull \hbox (1.9972pt too wide) in paragraph at lines 16893--16894 []|\T1/SourceSansPro-LF/m/n/10 0xa6a0| Overfull \hbox (1.75719pt too wide) in paragraph at lines 16902--16903 []|\T1/SourceSansPro-LF/m/n/10 0xa700| Overfull \hbox (1.32718pt too wide) in paragraph at lines 16911--16912 []|\T1/SourceSansPro-LF/m/n/10 0xa720| Overfull \hbox (2.33719pt too wide) in paragraph at lines 16920--16921 []|\T1/SourceSansPro-LF/m/n/10 0xa800| Overfull \hbox (1.82718pt too wide) in paragraph at lines 16930--16931 []|\T1/SourceSansPro-LF/m/n/10 0xa830| Overfull \hbox (2.14719pt too wide) in paragraph at lines 16939--16940 []|\T1/SourceSansPro-LF/m/n/10 0xa840| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16948--16949 []|\T1/SourceSansPro-LF/m/n/10 0xa880| Overfull \hbox (1.91719pt too wide) in paragraph at lines 16957--16958 []|\T1/SourceSansPro-LF/m/n/10 0xa8e0| Overfull \hbox (2.33719pt too wide) in paragraph at lines 16966--16967 []|\T1/SourceSansPro-LF/m/n/10 0xa900| Overfull \hbox (1.78719pt too wide) in paragraph at lines 16975--16976 []|\T1/SourceSansPro-LF/m/n/10 0xa930| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16984--16985 []|\T1/SourceSansPro-LF/m/n/10 0xa960| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16993--16994 []|\T1/SourceSansPro-LF/m/n/10 0xa980| Overfull \hbox (1.91719pt too wide) in paragraph at lines 17002--17003 []|\T1/SourceSansPro-LF/m/n/10 0xa9e0| Overfull \hbox (2.1272pt too wide) in paragraph at lines 17011--17012 []|\T1/SourceSansPro-LF/m/n/10 0xaa00| Overfull \hbox (1.9972pt too wide) in paragraph at lines 17020--17021 []|\T1/SourceSansPro-LF/m/n/10 0xaa60| Overfull \hbox (1.9972pt too wide) in paragraph at lines 17029--17030 []|\T1/SourceSansPro-LF/m/n/10 0xaa80| Overfull \hbox (1.7072pt too wide) in paragraph at lines 17038--17039 []|\T1/SourceSansPro-LF/m/n/10 0xaae0| Overfull \hbox (2.6172pt too wide) in paragraph at lines 17047--17048 []|\T1/SourceSansPro-LF/m/n/10 0xab00| Overfull \hbox (2.2072pt too wide) in paragraph at lines 17056--17057 []|\T1/SourceSansPro-LF/m/n/10 0xab30| Overfull \hbox (1.9072pt too wide) in paragraph at lines 17065--17066 []|\T1/SourceSansPro-LF/m/n/10 0xab70| Overfull \hbox (1.79721pt too wide) in paragraph at lines 17074--17075 []|\T1/SourceSansPro-LF/m/n/10 0xabc0| Overfull \hbox (1.6472pt too wide) in paragraph at lines 17083--17084 []|\T1/SourceSansPro-LF/m/n/10 0xac00| Overfull \hbox (2.5872pt too wide) in paragraph at lines 17092--17093 []|\T1/SourceSansPro-LF/m/n/10 0xd7b0| Overfull \hbox (2.77719pt too wide) in paragraph at lines 17101--17102 []|\T1/SourceSansPro-LF/m/n/10 0xd800| Overfull \hbox (2.9272pt too wide) in paragraph at lines 17111--17112 []|\T1/SourceSansPro-LF/m/n/10 0xdb80| Overfull \hbox (2.0872pt too wide) in paragraph at lines 17120--17121 []|\T1/SourceSansPro-LF/m/n/10 0xdc00| Overfull \hbox (2.31718pt too wide) in paragraph at lines 17129--17130 []|\T1/SourceSansPro-LF/m/n/10 0xe000| Overfull \hbox (0.59721pt too wide) in paragraph at lines 17149--17150 []|\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 18193--18193 []\T1/SourceSansPro-LF/m/n/10 Event Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0x0 Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0xa Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0xb Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0xc Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0xd Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0xe Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0xf Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0x14 Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0x15 Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0x16 Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0x17 Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0x18 [289] [290] [291 <./microui_traces_systemview.png>] Underfull \vbox (badness 3281) detected at line 18757 [292] Underfull \vbox (badness 10000) detected at line 18757 Underfull \vbox (badness 10000) detected at line 18757 [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 19633--19634 []\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 19672--19673 []\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.19787 ...ربية}\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.19787 ...ربية}\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.19787 ...ربية}\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.19787 ...ربية}\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.19787 ...ربية}\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.19787 ...ربية}\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.19787 ...ربية}\PYG{l+s}{\PYGZdq{}}\PYG{p}{;} [315 <./drawStringOnCircle1.png>] [316 <./drawStringLayout.png>] Underfull \hbox (badness 10000) in paragraph at lines 19885--19886 []\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 20021--20022 []\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 20068--20069 []\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 20068--20069 \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 20174 [322] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20181 ...imen]{{drawAnimatedImageTranslate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20181 ...imen]{{drawAnimatedImageTranslate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20221 ...dimen]{{drawAnimatedImageOverPath}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20221 ...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.20293 ...xdimen]{{drawAnimatedImageScaleXY}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20293 ...xdimen]{{drawAnimatedImageScaleXY}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20334 ...pxdimen]{{drawAnimatedImageRotate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20334 ...pxdimen]{{drawAnimatedImageRotate}.gif} [325] Underfull \vbox (badness 7397) detected at line 20439 [326] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20446 ...dimen]{{drawAnimatedImageMorphing}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20446 ...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.20532 ...xpxdimen]{{drawAnimatedImageColor}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20532 ...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.20640 ...phinxpxdimen]{{linearInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20640 ...phinxpxdimen]{{linearInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20652 ...xpxdimen]{{accelerateInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20652 ...xpxdimen]{{accelerateInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20664 ...phinxpxdimen]{{bounceInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20664 ...phinxpxdimen]{{bounceInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20676 ...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.20676 ...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.20690 ...hinxpxdimen]{{custom0Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20690 ...hinxpxdimen]{{custom0Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20706 ...hinxpxdimen]{{custom1Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20706 ...hinxpxdimen]{{custom1Interpolator}.gif} [330 <./custom0Interpolator.png>] [331 <./custom1Interpolator.png>] [332] [333] [334 <./drawRuntimeImage.png>] [335] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 21034. (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmss.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmss.fd) [336 <./hierarchy.png (PNG copy)>] [337] [338] [339 <./eventDispatchUML.png (PNG copy)> <./pointerEv entDispatcherFlow.png (PNG copy)>] [340 <./boxmodel.png (PNG copy)>] [341] [342] [343 <./showSequence.png (PNG copy)>] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354 <./defaultRenderPolicy.png>] [355 <./default RenderPolicyIssue.png>] [356 <./highlightWidgetList.png> <./highlightWidgetWhee l.png>] [357] Underfull \hbox (badness 10000) in paragraph at lines 22154--22155 []\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 22451 [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 24053--24054 []|\T1/SourceSansPro-LF/m/n/10 Module Overfull \hbox (5.24944pt too wide) in paragraph at lines 24060--24061 []|\T1/zi4/m/n/10 Bluetooth[]| Underfull \hbox (badness 5302) in paragraph at lines 24062--24063 \T1/SourceSansPro-LF/m/n/10 on the Generic At-tribute Pro-file Overfull \hbox (1.35934pt too wide) in paragraph at lines 2--24065 []|[][]\T1/SourceSansPro-LF/m/n/10 bluetooth[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24070 [][][]\T1/SourceSansPro-LF/m/n/10 Bluetooth Overfull \hbox (20.24944pt too wide) in paragraph at lines 24074--24075 []|\T1/zi4/m/n/10 ECOM-Network[]| Underfull \hbox (badness 5696) in paragraph at lines 24076--24077 []|\T1/SourceSansPro-LF/m/n/10 Network in-ter-faces man-age-ment Underfull \hbox (badness 10000) in paragraph at lines 2--24079 []|[][]\T1/SourceSansPro-LF/m/n/10 ecom- Overfull \hbox (16.7787pt too wide) in paragraph at lines 2--24081 []|[][]\T1/SourceSansPro-LF/m/n/10 NetworkInterfaceManager Overfull \hbox (5.24944pt too wide) in paragraph at lines 24083--24084 []|\T1/zi4/m/n/10 ECOM-WIFI[]| Underfull \hbox (badness 10000) in paragraph at lines 2--24088 []|[][]\T1/SourceSansPro-LF/m/n/10 ecom- Underfull \hbox (badness 10000) in paragraph at lines 2--24113 [][][]\T1/SourceSansPro-LF/m/n/10 NET util-ity Underfull \hbox (badness 10000) in paragraph at lines 2--24136 [][][]\T1/SourceSansPro-LF/m/n/10 SSL mu-tual Underfull \hbox (badness 10000) in paragraph at lines 2--24139 [][][]\T1/SourceSansPro-LF/m/n/10 SSL mu-tual Underfull \hbox (badness 10000) in paragraph at lines 2--24142 [][][]\T1/SourceSansPro-LF/m/n/10 SSL util-ity [385 <./networking_overview.png>] Underfull \hbox (badness 10000) in paragraph at lines 24166--24167 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 24173--24174 []|\T1/zi4/m/n/10 Android Overfull \hbox (20.24944pt too wide) in paragraph at lines 24173--24174 \T1/zi4/m/n/10 Connectivity[]| Underfull \hbox (badness 10000) in paragraph at lines 2--24178 []|[][]\T1/SourceSansPro-LF/m/n/10 android- Overfull \hbox (11.39934pt too wide) in paragraph at lines 2--24178 \T1/SourceSansPro-LF/m/n/10 connectivity[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24180 []|[][]\T1/SourceSansPro-LF/m/n/10 ConnectivityManager Underfull \hbox (badness 10000) in paragraph at lines 24187--24188 []|\T1/zi4/m/n/10 HTTP Overfull \hbox (3.66933pt too wide) in paragraph at lines 2--24192 []|[][]\T1/SourceSansPro-LF/m/n/10 httpclient[][], Underfull \hbox (badness 10000) in paragraph at lines 2--24192 [][]\T1/SourceSansPro-LF/m/n/10 http- Underfull \hbox (badness 10000) in paragraph at lines 2--24194 []|[][]\T1/SourceSansPro-LF/m/n/10 HttpURLConnection Underfull \hbox (badness 10000) in paragraph at lines 2--24197 [][][]\T1/SourceSansPro-LF/m/n/10 HTTP client Underfull \hbox (badness 10000) in paragraph at lines 24199--24200 []\T1/SourceSansPro-LF/m/n/10 See also [][]REST Underfull \hbox (badness 10000) in paragraph at lines 24204--24205 []|\T1/zi4/m/n/10 HTTP Underfull \hbox (badness 10000) in paragraph at lines 24204--24205 \T1/zi4/m/n/10 Server Underfull \hbox (badness 10000) in paragraph at lines 24221--24222 []|\T1/zi4/m/n/10 MQTT Underfull \hbox (badness 10000) in paragraph at lines 24221--24222 \T1/zi4/m/n/10 Client Overfull \hbox (15.24944pt too wide) in paragraph at lines 24221--24222 \T1/zi4/m/n/10 (MicroPaho)[]| Underfull \hbox (badness 6876) in paragraph at lines 24223--24224 []|\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--24226 []|[][]\T1/SourceSansPro-LF/m/n/10 micropaho[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24231 [][][]\T1/SourceSansPro-LF/m/n/10 MicroPaho Underfull \hbox (badness 10000) in paragraph at lines 2--24234 [][][]\T1/SourceSansPro-LF/m/n/10 MQTT pub-lish Underfull \hbox (badness 10000) in paragraph at lines 24241--24242 []|\T1/zi4/m/n/10 REST Underfull \hbox (badness 10000) in paragraph at lines 24243--24244 []|\T1/SourceSansPro-LF/m/n/10 REpresentational State Tran-fer Underfull \hbox (badness 10000) in paragraph at lines 2--24251 [][][]\T1/SourceSansPro-LF/m/n/10 REST client Underfull \hbox (badness 10000) in paragraph at lines 24258--24259 []|\T1/zi4/m/n/10 REST Underfull \hbox (badness 10000) in paragraph at lines 24260--24261 []|\T1/SourceSansPro-LF/m/n/10 REpresentational State Tran-fer Overfull \hbox (1.77933pt too wide) in paragraph at lines 2--24263 []|[][]\T1/SourceSansPro-LF/m/n/10 restserver[][]| Underfull \hbox (badness 10000) in paragraph at lines 24272--24273 []|\T1/zi4/m/n/10 SNTP Underfull \hbox (badness 10000) in paragraph at lines 24274--24275 []|\T1/SourceSansPro-LF/m/n/10 Simple Net-work Time Pro-to-col Overfull \hbox (2.21935pt too wide) in paragraph at lines 2--24277 []|[][]\T1/SourceSansPro-LF/m/n/10 sntpclient[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24282 [][][]\T1/SourceSansPro-LF/m/n/10 SNTP client Overfull \hbox (5.24944pt too wide) in paragraph at lines 24286--24287 []|\T1/zi4/m/n/10 WebSocket Overfull \hbox (7.54935pt too wide) in paragraph at lines 2--24291 []|[][]\T1/SourceSansPro-LF/m/n/10 websocket[][], Overfull \hbox (7.90933pt too wide) in paragraph at lines 2--24291 [][]\T1/SourceSansPro-LF/m/n/10 websocket- Underfull \hbox (badness 10000) in paragraph at lines 2--24296 [][][]\T1/SourceSansPro-LF/m/n/10 WebSocket Underfull \hbox (badness 10000) in paragraph at lines 2--24299 [][][]\T1/SourceSansPro-LF/m/n/10 WebSocket [386] [387] Underfull \hbox (badness 10000) in paragraph at lines 24320--24321 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 2--24335 [][][]\T1/SourceSansPro-LF/m/n/10 CborEncoder Underfull \hbox (badness 10000) in paragraph at lines 2--24338 [][][]\T1/SourceSansPro-LF/m/n/10 CborDecoder Underfull \hbox (badness 10000) in paragraph at lines 2--24355 [][][]\T1/SourceSansPro-LF/m/n/10 JSONObject Underfull \hbox (badness 10000) in paragraph at lines 2--24358 [][][]\T1/SourceSansPro-LF/m/n/10 JSONWriter Overfull \hbox (1.93938pt too wide) in paragraph at lines 2--24375 []|[][]\T1/SourceSansPro-LF/m/n/10 protobuf3[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24378 [] Overfull \hbox (12.7588pt too wide) in paragraph at lines 2--24378 [][]\T1/SourceSansPro-LF/m/n/10 CodedInputStream Underfull \hbox (badness 10000) in paragraph at lines 2--24381 [] Overfull \hbox (20.11879pt too wide) in paragraph at lines 2--24381 [][]\T1/SourceSansPro-LF/m/n/10 CodedOutputStream Underfull \hbox (badness 10000) in paragraph at lines 2--24386 [][][]\T1/SourceSansPro-LF/m/n/10 Protobuf3 Underfull \hbox (badness 10000) in paragraph at lines 2--24398 [][][]\T1/SourceSansPro-LF/m/n/10 XmlPullParser Underfull \hbox (badness 10000) in paragraph at lines 2--24401 [][][]\T1/SourceSansPro-LF/m/n/10 XmlSerializer Underfull \hbox (badness 10000) in paragraph at lines 24432--24433 []|\T1/zi4/m/n/10 AWS Underfull \hbox (badness 10000) in paragraph at lines 24432--24433 \T1/zi4/m/n/10 IoT Underfull \hbox (badness 5475) in paragraph at lines 24434--24435 []|\T1/SourceSansPro-LF/m/n/10 AWS IoT Core client, pro-vid-ing pub- Underfull \hbox (badness 10000) in paragraph at lines 24447--24448 []|\T1/zi4/m/n/10 Google Underfull \hbox (badness 10000) in paragraph at lines 24447--24448 \T1/zi4/m/n/10 Cloud Overfull \hbox (7.69951pt too wide) in paragraph at lines 24447--24448 \T1/zi4/m/n/10 Platform Underfull \hbox (badness 10000) in paragraph at lines 24447--24448 \T1/zi4/m/n/10 Iot Underfull \hbox (badness 10000) in paragraph at lines 2--24455 [][][]\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.24506 ...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.24506 ...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 24785. [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 25349--25353 []\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 25920--25923 []\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 25937--25939 []\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 26525. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26525. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26525. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26525. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26525. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26525. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26525. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26525. [416] [417] [418] [419] [420] [421] [422] [423] [424] [425] [426] [427] [428 <./platformConfigurationSkeleton.png>] [429] Underfull \hbox (badness 10000) in paragraph at lines 27705--27706 []\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 27721--27721 []\T1/zi4/m/it/9 ============================================================== ==============================================[]| Overfull \hbox (75.24504pt too wide) in paragraph at lines 27726--27726 []\T1/zi4/m/it/9 ============================================================== ==============================================[]| [430] [431 <./platformSource.png>] [432] Underfull \hbox (badness 10000) in paragraph at lines 27832--27835 []\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 28062--28063 []|\T1/SourceSansPro-LF/m/n/10 Option Overfull \hbox (15.24944pt too wide) in paragraph at lines 28069--28070 []|\T1/zi4/m/n/10 microejapp. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28069--28070 \T1/zi4/m/n/10 relative. Overfull \hbox (15.24944pt too wide) in paragraph at lines 28076--28077 []|\T1/zi4/m/n/10 microejlib. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28076--28077 \T1/zi4/m/n/10 relative. Overfull \hbox (15.24944pt too wide) in paragraph at lines 28083--28084 []|\T1/zi4/m/n/10 microejinc. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28083--28084 \T1/zi4/m/n/10 relative. Overfull \hbox (30.24944pt too wide) in paragraph at lines 28090--28091 []|\T1/zi4/m/n/10 microejscript. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28090--28091 \T1/zi4/m/n/10 relative. Underfull \hbox (badness 10000) in paragraph at lines 28097--28098 []|\T1/zi4/m/n/10 root. Underfull \hbox (badness 10000) in paragraph at lines 28125--28126 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28130--28131 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28135--28136 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28140--28141 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28145--28146 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28150--28151 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28155--28156 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28160--28161 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28165--28166 []|\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 28656--28657 []|\T1/SourceSansPro-LF/m/n/10 SECURITY Underfull \hbox (badness 7256) in paragraph at lines 28658--28659 []|\T1/SourceSansPro-LF/m/n/10 NET Java Test Underfull \hbox (badness 10000) in paragraph at lines 28660--28661 []|\T1/SourceSansPro-LF/m/n/10 SSL Java Test Underfull \hbox (badness 10000) in paragraph at lines 28673--28674 []|\T1/SourceSansPro-LF/m/n/10 3.4.0 (On Underfull \hbox (badness 10000) in paragraph at lines 28675--28676 []|\T1/SourceSansPro-LF/m/n/10 3.0.1 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28688--28689 []|\T1/SourceSansPro-LF/m/n/10 3.4.0 (On Underfull \hbox (badness 10000) in paragraph at lines 28690--28691 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28692--28694 []|\T1/SourceSansPro-LF/m/n/10 1.1.0 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28703--28704 []|\T1/SourceSansPro-LF/m/n/10 3.5.2 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28705--28706 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28707--28709 []|\T1/SourceSansPro-LF/m/n/10 1.1.0 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28716--28717 []|\T1/SourceSansPro-LF/m/n/10 1.4.0 Underfull \hbox (badness 10000) in paragraph at lines 28716--28717 \T1/SourceSansPro-LF/m/n/10 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28718--28719 []|\T1/SourceSansPro-LF/m/n/10 3.5.2 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28720--28721 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28722--28724 []|\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 29167 [451] [452] [453] [454] [455] Underfull \hbox (badness 10000) in paragraph at lines 29551--29552 []\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 29551--29552 []\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 29832 [461 <./sni_flow.png>] [462] [463 <./sni_sync.png>] Underfull \hbox (badness 10000) in paragraph at lines 1--29953 []|[][]$\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 30287--30290 \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 30373--30377 \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 30787--30789 []\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.30826 \begin{sphinxVerbatim} [commandchars=\\\{\}] [478]pdfTeX warning (ext4): destination with the same identifier (name{literalblock.2}) has been already u sed, duplicate ignored \relax l.30874 \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 31910. [499] Underfull \hbox (badness 5696) in paragraph at lines 31959--31961 []\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 32057 Underfull \vbox (badness 10000) detected at line 32057 [501] [502] Underfull \hbox (badness 10000) in paragraph at lines 32131--32133 \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 32145--32146 []\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 32162--32163 []\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 32168--32169 []\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 32179--32180 []\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 32179--32180 \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 32502. [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 33770 [523] Overfull \vbox (0.82593pt too high) detected at line 33816 [524] [525] Overfull \vbox (1.82593pt too high) detected at line 33939 [526] Overfull \vbox (2.12442pt too high) detected at line 34008 [527] Underfull \vbox (badness 3343) detected at line 34080 [528] [529] Overfull \vbox (1.29552pt too high) detected at line 34152 [530] Overfull \vbox (1.82593pt too high) detected at line 34227 [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 34519--34519 []\T1/SourceSansPro-LF/m/n/10 Tear- Underfull \hbox (badness 10000) in paragraph at lines 34519--34519 []\T1/SourceSansPro-LF/m/n/10 Nb Underfull \hbox (badness 10000) in paragraph at lines 34519--34519 []\T1/SourceSansPro-LF/m/n/10 Flush time Underfull \hbox (badness 10000) in paragraph at lines 34519--34519 []\T1/SourceSansPro-LF/m/n/10 FPS Underfull \hbox (badness 5203) in paragraph at lines 34519--34519 []\T1/SourceSansPro-LF/m/n/10 CPU load [536] [537] [538] Underfull \hbox (badness 10000) in paragraph at lines 34722--34723 []\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 34722--34723 []\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 35768--35769 []\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 35771--35772 []\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 35820--35821 \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 35832--35833 []\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.35902 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.4}) has been already used, d uplicate ignored \relax l.35914 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.5}) has been already used, d uplicate ignored \relax l.35924 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.6}) has been already used, d uplicate ignored \relax l.35936 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.7}) has been already used, d uplicate ignored \relax l.35946 \begin{sphinxVerbatim} [commandchars=\\\{\}] [556]pdfTeX warning (ext4): destination with the same identifier (name{literalblock.8}) has been already u sed, duplicate ignored \relax l.35956 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 35972--35973 []\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.36743 \begin{sphinxVerbatim} [commandchars=\\\{\}] [568] [569 <./graphviz-6baf 21a497ab9e0043cef2bf3d691fc132794bb5.pdf>] [570] [571] [572 <./fpwidgets.png>] [573] [574] Underfull \hbox (badness 10000) in paragraph at lines 37129--37130 []\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 37216--37217 []\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 37705--37706 []\T1/zi4/m/n/10 void LLUI_DISPLAY_IMPL_binarySemaphoreTake([. Overfull \hbox (26.05243pt too wide) in paragraph at lines 37708--37709 []\T1/zi4/m/n/10 void LLUI_DISPLAY_IMPL_binarySemaphoreGive([. Underfull \hbox (badness 10000) in paragraph at lines 37711--37712 []\T1/zi4/m/n/10 uint8_t* LLUI_DISPLAY_IMPL_flush([... Overfull \hbox (71.05243pt too wide) in paragraph at lines 37721--37722 []\T1/zi4/m/n/10 int32_t LLDISPLAY_IMPL_getWorkingBufferStartAddress([. Overfull \hbox (61.05243pt too wide) in paragraph at lines 37724--37725 []\T1/zi4/m/n/10 int32_t LLDISPLAY_IMPL_getWorkingBufferEndAddress([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37787--37788 []\T1/zi4/m/n/10 jint LLUI_INPUT_IMPL_getInitialStateValue([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37790--37791 []\T1/zi4/m/n/10 void LLUI_INPUT_IMPL_enterCriticalSection([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37793--37794 []\T1/zi4/m/n/10 void LLUI_INPUT_IMPL_leaveCriticalSection([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37806--37807 []\T1/zi4/m/n/10 int32_t LLINPUT_IMPL_getInitialStateValue([. Overfull \hbox (6.05243pt too wide) in paragraph at lines 37809--37810 []\T1/zi4/m/n/10 void LLINPUT_IMPL_enterCriticalSection([. Overfull \hbox (6.05243pt too wide) in paragraph at lines 37812--37813 []\T1/zi4/m/n/10 void LLINPUT_IMPL_leaveCriticalSection([. [581] Underfull \hbox (badness 10000) in paragraph at lines 37859--37860 []\T1/zi4/m/n/10 int32_t LLLEDS_IMPL_getIntensity([... Underfull \hbox (badness 10000) in paragraph at lines 37915--37917 \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 38800--38801 []\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] Overfull \hbox (4.46881pt too wide) in paragraph at lines 40398--40399 []\T1/SourceSansPro-LF/m/n/10 The sig-na-tures of []\T1/zi4/m/n/10 LLUI_DISPLA Y_IMPL_decodeImage[] \T1/SourceSansPro-LF/m/n/10 and []\T1/zi4/m/n/10 LLUI_DI SPLAY_IMPL_getNewImageStrideInBytes[] [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 40492. (/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 40492. [613] Underfull \hbox (badness 10000) in paragraph at lines 40611--40612 []\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 40614--40615 []\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 40614--40615 []\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 40846--40847 []\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 40849--40850 []\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 40849--40850 \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 40976--40977 []\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 41003--41004 []\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 41003--41004 []\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 41058--41059 []\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 41080--41081 []\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 41083--41084 []\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 41086--41087 []\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 41089--41090 []\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 41092--41093 []\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 41095--41096 []\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 41098--41099 []\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 41101--41102 []\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 41104--41105 []\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 41107--41108 []\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 41113--41114 \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 41116--41117 []\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 41116--41117 \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 41116--41117 \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 41119--41120 []\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 41119--41120 \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 41119--41120 \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 41122--41123 []\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 41122--41123 []\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 41122--41123 \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 41128--41129 []\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 41131--41132 []\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 41134--41135 []\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 41137--41138 []\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 41151--41152 []\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 41154--41155 []\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 41154--41155 \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 41157--41158 []\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 41157--41158 []\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 41160--41161 []\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 41168--41169 []\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 41171--41172 []\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 41174--41175 []\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 41177--41178 []\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 41183--41184 []\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 41189--41190 []\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 41198--41199 []\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 41206--41207 []\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 41214--41215 []\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 41220--41221 []\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 41223--41224 []\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 41234--41235 []\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 41237--41238 []\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 41240--41241 []\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 41243--41244 []\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 41246--41247 []\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 41249--41250 []\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 41252--41253 []\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 41255--41256 []\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 41261--41262 []\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 41264--41265 []\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 41267--41268 []\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 41270--41271 []\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 41273--41274 []\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 41284--41285 []\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 41287--41288 []\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 41290--41291 []\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 41327--41328 []\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 41330--41331 []\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 41330--41331 []\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 41333--41334 []\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 41341--41342 []\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 41376--41377 []\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 41419--41420 []\T1/SourceSansPro-LF/m/n/10 Create a new front panel project: [][][] > [][ ][] > [][][] > [][][] > [624] Underfull \hbox (badness 10000) in paragraph at lines 41506--41507 []\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 41567--41568 \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 41631--41632 []\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 41631--41632 \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 41725--41726 []\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 41855--41856 []\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 41863--41864 []\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 41869--41870 []\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 41891--41892 []\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 42235--42236 []\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 42241--42242 []\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 42292--42293 []\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 42298--42299 []\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 42372--42373 []\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 42814--42815 []\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] [648 <./java-c-net-interface.png>] Underfull \hbox (badness 10000) in paragraph at lines 42930--42935 []\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[] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 43009. [649] [650] [651] [652] [653] [654] Underfull \hbox (badness 10000) in paragraph at lines 43430--43433 []\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 [655] [656 <./watchdog_sandwich.png>] [657 <./watchdog_highlevel_diagram.png>] [658 <./watchdog_seq_diagram.png>] Overfull \vbox (8.27005pt too high) detected at line 43612 [659] Underfull \hbox (badness 10000) in paragraph at lines 43638--43641 []\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 [660] Overfull \vbox (3.05565pt too high) detected at line 43710 [661] [662] [663 <./STM32F7508-DK-demoWidget-SystemView.png>] Underfull \hbox (badness 10000) in paragraph at lines 43799--43800 []\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 43802--43803 []\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 43802--43803 []\T1/zi4/m/n/10 SEGGER_SYSVIEW_SendSysDesc("N="SYSVIEW_APP_NAME",D="SYSVIEW_DE VICE_NAME", [664 <./sytemview_remove_systick.png>] [665] [666] [667 <./sv_names.png>] [668] Underfull \hbox (badness 5578) in paragraph at lines 44000--44003 \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 44000--44003 \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 44000--44003 \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/ [669 <./sysview_app_traces.png>] [670 <./systemview_rtt_not_found.png>] [671 <./systemview_st_link_pb.png>] [672 <./hil1.png> <./hil2.png>] [673 <./hil 3.png>] [674] [675 <./hil4.png>] [676] [677 <./mock-skeleton.png>] [678] [679 <./hil5.png>] [680 <./newfp.png>] [681 <./project-content.png>] [682] [683 <./working-layout.png>] [684] [685] [686] [687 <./fp-widget-active-area.pn g>] [688 <./blemock-controller.png>] [689] [690 <./blemock-flash-download-tool. png>] [691 <./blemock-wifi-setup-interface.png> <./blemock-wifi-setup-last-scre en.png>] [692 <./blemock-controller-ip.png>] [693 <./blemock-configuration.png> ] [694] [695] Underfull \hbox (badness 6910) in paragraph at lines 45294--45298 []\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 45294--45298 \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 [696] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 \T1/SourceSansPro-LF/m/n/10 gen-er-a-tor Overfull \hbox (8.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonRepeatedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (18.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (3.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerMovedEvent[]| Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 []|\T1/SourceSansPro-LF/m/n/10 The ini-tial value of each state ma-chine Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 \T1/SourceSansPro-LF/m/n/10 (of a States) is re-trieved by a call to Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_getInitialStateValue[] Overfull \hbox (3.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (8.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 \T1/SourceSansPro-LF/m/n/10 gen-er-a-tor Overfull \hbox (8.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonRepeatedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (18.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (3.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerMovedEvent[]| Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 []|\T1/SourceSansPro-LF/m/n/10 The ini-tial value of each state ma-chine Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 \T1/SourceSansPro-LF/m/n/10 (of a States) is re-trieved by a call to Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_getInitialStateValue[] Overfull \hbox (3.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (8.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 [697] [698] Underfull \hbox (badness 6725) in paragraph at lines 45556--45561 \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 ( [699] [700] [701] [702] [703] [704] Underfull \hbox (badness 10000) in paragraph at lines 45874--45875 []\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 [705] [706] [707] [708] [709] Overfull \hbox (5.24129pt too wide) in paragraph at lines 46253--46254 []|\T1/SourceSansPro-LF/m/n/10 Message [710] Underfull \hbox (badness 10000) in paragraph at lines 46449--46449 []|\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 46449--46449 []|\T1/SourceSansPro-LF/m/n/10 The fully qual-i-fied name of the class that im- ple-ments [711] Underfull \hbox (badness 10000) in paragraph at lines 46470--46473 []\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 [712] Overfull \hbox (25.02158pt too wide) in paragraph at lines 46650--46651 [][] Overfull \hbox (10.13881pt too wide) in paragraph at lines 46747--46748 [][] [713] [714] [715] [716] [717] [718] [719] Underfull \hbox (badness 10000) in paragraph at lines 48404--48404 []\T1/SourceSansPro-LF/m/n/10 Mes-sage [720] Underfull \hbox (badness 10000) in paragraph at lines 48561--48561 []\T1/zi4/m/n/10 -descriptionFile Underfull \hbox (badness 10000) in paragraph at lines 48561--48561 []\T1/zi4/m/n/10 -waitingTaskLimit Overfull \hbox (6.25586pt too wide) in paragraph at lines 48561--48561 []\T1/zi4/m/n/10 -outputArchitecture Overfull \hbox (1.25586pt too wide) in paragraph at lines 48561--48561 []\T1/zi4/m/n/10 -rwBlockHeaderSize Underfull \hbox (badness 10000) in paragraph at lines 48561--48561 []\T1/zi4/m/n/10 -cConstantsPrefix [721]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.10}) has been already used, duplicate ignored \relax l.48760 \begin{sphinxVerbatim} [commandchars=\\\{\}] [722] Overfull \hbox (3.86812pt too wide) in paragraph at lines 48826--48827 []\T1/zi4/m/n/10 eventgenerators[] Underfull \hbox (badness 10000) in paragraph at lines 48826--48827 Package varwidth Warning: Failed to reprocess entire contents on input line 488 28. Underfull \hbox (badness 10000) detected at line 48828 Overfull \hbox (3.86812pt too wide) detected at line 48828 []\T1/zi4/m/n/10 eventgenerators[] Package varwidth Warning: Failed to reprocess entire contents on input line 488 28. Underfull \hbox (badness 10000) in paragraph at lines 48840--48841 []\T1/zi4/m/n/10 eventgenerator[] Underfull \hbox (badness 10000) in paragraph at lines 48840--48841 Package varwidth Warning: Failed to reprocess entire contents on input line 488 42. Underfull \hbox (badness 10000) detected at line 48842 Package varwidth Warning: Failed to reprocess entire contents on input line 488 42. Package varwidth Warning: Failed to reprocess entire contents on input line 488 66. Package varwidth Warning: Failed to reprocess entire contents on input line 488 66. Package varwidth Warning: Failed to reprocess entire contents on input line 488 85. Package varwidth Warning: Failed to reprocess entire contents on input line 488 85. Package varwidth Warning: Failed to reprocess entire contents on input line 489 04. Package varwidth Warning: Failed to reprocess entire contents on input line 489 04. Package varwidth Warning: Failed to reprocess entire contents on input line 489 28. Package varwidth Warning: Failed to reprocess entire contents on input line 489 28. Package varwidth Warning: Failed to reprocess entire contents on input line 489 62. Package varwidth Warning: Failed to reprocess entire contents on input line 489 62. 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. Underfull \hbox (badness 10000) in paragraph at lines 48989--48991 []|\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 48989--48991 \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 490 22. Package varwidth Warning: Failed to reprocess entire contents on input line 490 22. Package varwidth Warning: Failed to reprocess entire contents on input line 490 36. Package varwidth Warning: Failed to reprocess entire contents on input line 490 36. [723] [724] Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. [725] Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Overfull \hbox (1.7963pt too wide) in paragraph at lines 49312--49312 []|\T1/zi4/m/n/10 xsi:schemaLocation[]| Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Overfull \hbox (1.7963pt too wide) in paragraph at lines 49312--49312 []|\T1/zi4/m/n/10 xsi:schemaLocation[]| Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Underfull \hbox (badness 10000) in paragraph at lines 49373--49373 []\T1/zi4/m/n/10 -connectTimeout Underfull \hbox (badness 10000) in paragraph at lines 49373--49373 []\T1/zi4/m/n/10 -excludes Underfull \hbox (badness 10000) in paragraph at lines 49373--49373 []\T1/zi4/m/n/10 -mocks [726] [727] [728]pdfTeX warning (ext4): destination with the same identifier (n ame{literalblock.11}) has been already used, duplicate ignored \relax l.49526 \begin{sphinxVerbatim} [commandchars=\\\{\}] Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. [729] [730] Overfull \hbox (2.36441pt too wide) in paragraph at lines 49863--49864 [][] [731] Overfull \hbox (8.14131pt too wide) in paragraph at lines 49915--49916 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 49917--49918 []|\T1/SourceSansPro-LF/m/n/10 Build Underfull \hbox (badness 10000) in paragraph at lines 49917--49918 \T1/SourceSansPro-LF/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 49919--49920 []|\T1/SourceSansPro-LF/m/n/10 Known Com-pat-i-ble Ver- Overfull \hbox (0.92131pt too wide) in paragraph at lines 49923--49925 []|\T1/SourceSansPro-LF/m/n/10 Module| Underfull \hbox (badness 10000) in paragraph at lines 49926--49927 []|\T1/SourceSansPro-LF/m/n/10 Keil Underfull \hbox (badness 10000) in paragraph at lines 49926--49927 \T1/SourceSansPro-LF/m/n/10 uVi- Overfull \hbox (1.57127pt too wide) in paragraph at lines 49928--49929 []|\T1/SourceSansPro-LF/m/n/10 5.18.0.0| Underfull \hbox (badness 10000) in paragraph at lines 49932--49933 []|\T1/zi4/m/n/10 --cpu Cortex-M4.fp --apcs=/hardfp Overfull \hbox (9.55128pt too wide) in paragraph at lines 2--49936 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4A20[][]| Underfull \hbox (badness 10000) in paragraph at lines 49943--49944 []|\T1/zi4/m/n/10 -mabi=aapcs -mcpu=cortex-m4 Underfull \hbox (badness 10000) in paragraph at lines 49943--49944 \T1/zi4/m/n/10 -mlittle-endian -mfpu=fpv4-sp-d16 Overfull \hbox (9.87128pt too wide) in paragraph at lines 2--49947 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4G25[][]| Underfull \hbox (badness 10000) in paragraph at lines 49948--49949 []|\T1/SourceSansPro-LF/m/n/10 IAR Underfull \hbox (badness 10000) in paragraph at lines 49948--49949 \T1/SourceSansPro-LF/m/n/10 Em- Underfull \hbox (badness 10000) in paragraph at lines 49948--49949 \T1/SourceSansPro-LF/m/n/10 bed- Underfull \hbox (badness 10000) in paragraph at lines 49948--49949 \T1/SourceSansPro-LF/m/n/10 ded Underfull \hbox (badness 10000) in paragraph at lines 49948--49949 \T1/SourceSansPro-LF/m/n/10 Work- Underfull \hbox (badness 10000) in paragraph at lines 49948--49949 \T1/SourceSansPro-LF/m/n/10 bench Underfull \hbox (badness 10000) in paragraph at lines 49948--49949 \T1/SourceSansPro-LF/m/n/10 for Overfull \hbox (18.03123pt too wide) in paragraph at lines 49950--49951 []|\T1/SourceSansPro-LF/m/n/10 8.32.1.18631| Overfull \hbox (6.29128pt too wide) in paragraph at lines 2--49958 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4I35[][]| Overfull \hbox (8.14131pt too wide) in paragraph at lines 49979--49980 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 49981--49982 []|\T1/SourceSansPro-LF/m/n/10 Build Underfull \hbox (badness 10000) in paragraph at lines 49981--49982 \T1/SourceSansPro-LF/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 49983--49984 []|\T1/SourceSansPro-LF/m/n/10 Known Com-pat-i-ble Ver- Overfull \hbox (0.92131pt too wide) in paragraph at lines 49987--49989 []|\T1/SourceSansPro-LF/m/n/10 Module| Underfull \hbox (badness 10000) in paragraph at lines 49990--49991 []|\T1/SourceSansPro-LF/m/n/10 Keil Underfull \hbox (badness 10000) in paragraph at lines 49990--49991 \T1/SourceSansPro-LF/m/n/10 uVi- Overfull \hbox (1.57127pt too wide) in paragraph at lines 49992--49993 []|\T1/SourceSansPro-LF/m/n/10 5.18.0.0| Underfull \hbox (badness 7344) in paragraph at lines 49996--49997 []|\T1/zi4/m/n/10 --cpu Cortex-M7.fp.sp --apcs=/hardfp Overfull \hbox (7.4213pt too wide) in paragraph at lines 2--50000 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7A21[][]| Underfull \hbox (badness 10000) in paragraph at lines 50007--50008 []|\T1/zi4/m/n/10 -mabi=aapcs -mcpu=cortex-m7 Underfull \hbox (badness 10000) in paragraph at lines 50007--50008 \T1/zi4/m/n/10 -mlittle-endian -mfpu=fpv5-sp-d16 Overfull \hbox (9.81128pt too wide) in paragraph at lines 2--50011 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7G26[][]| Underfull \hbox (badness 10000) in paragraph at lines 50012--50013 []|\T1/SourceSansPro-LF/m/n/10 IAR Underfull \hbox (badness 10000) in paragraph at lines 50012--50013 \T1/SourceSansPro-LF/m/n/10 Em- Underfull \hbox (badness 10000) in paragraph at lines 50012--50013 \T1/SourceSansPro-LF/m/n/10 bed- Underfull \hbox (badness 10000) in paragraph at lines 50012--50013 \T1/SourceSansPro-LF/m/n/10 ded Underfull \hbox (badness 10000) in paragraph at lines 50012--50013 \T1/SourceSansPro-LF/m/n/10 Work- Underfull \hbox (badness 10000) in paragraph at lines 50012--50013 \T1/SourceSansPro-LF/m/n/10 bench Underfull \hbox (badness 10000) in paragraph at lines 50012--50013 \T1/SourceSansPro-LF/m/n/10 for Overfull \hbox (18.03123pt too wide) in paragraph at lines 50014--50015 []|\T1/SourceSansPro-LF/m/n/10 8.32.1.18631| Overfull \hbox (6.39128pt too wide) in paragraph at lines 2--50022 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7I36[][]| [732] Overfull \hbox (3.87445pt too wide) in paragraph at lines 50040--50041 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 50046--50047 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 50051--50052 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50051--50052 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50053--50054 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50053--50054 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50053--50054 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50053--50054 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50053--50054 \T1/SourceSansPro-LF/m/n/10 80- Overfull \hbox (8.4644pt too wide) in paragraph at lines 50053--50054 \T1/SourceSansPro-LF/m/n/10 g6c4433a)| Overfull \hbox (2.18443pt too wide) in paragraph at lines 2--50058 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou1[][]| Underfull \hbox (badness 10000) in paragraph at lines 50062--50063 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50062--50063 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50064--50065 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50064--50065 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50064--50065 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50064--50065 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50064--50065 \T1/SourceSansPro-LF/m/n/10 80- Overfull \hbox (8.4644pt too wide) in paragraph at lines 50064--50065 \T1/SourceSansPro-LF/m/n/10 g6c4433a)| Overfull \hbox (3.50443pt too wide) in paragraph at lines 2--50069 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou2[][]| Underfull \hbox (badness 10000) in paragraph at lines 50073--50074 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50073--50074 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50075--50076 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50075--50076 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50075--50076 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50075--50076 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50075--50076 \T1/SourceSansPro-LF/m/n/10 96- Overfull \hbox (8.94438pt too wide) in paragraph at lines 50075--50076 \T1/SourceSansPro-LF/m/n/10 g2852398)| Overfull \hbox (3.50443pt too wide) in paragraph at lines 2--50080 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou2[][]| Underfull \hbox (badness 10000) in paragraph at lines 50084--50085 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50084--50085 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50086--50087 []|\T1/SourceSansPro-LF/m/n/10 8.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50086--50087 \T1/SourceSansPro-LF/m/n/10 (crosstool- Overfull \hbox (3.46442pt too wide) in paragraph at lines 2--50091 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou3[][]| Underfull \hbox (badness 10000) in paragraph at lines 50095--50096 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50095--50096 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50097--50098 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50097--50098 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50097--50098 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50097--50098 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50097--50098 \T1/SourceSansPro-LF/m/n/10 97- Overfull \hbox (8.04442pt too wide) in paragraph at lines 50097--50098 \T1/SourceSansPro-LF/m/n/10 gc752ad5)| Overfull \hbox (5.4645pt too wide) in paragraph at lines 50101--50102 []|\T1/zi4/m/n/10 simikou4[]| Underfull \hbox (badness 10000) in paragraph at lines 50106--50107 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50106--50107 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50108--50109 []|\T1/SourceSansPro-LF/m/n/10 8.4.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50108--50109 \T1/SourceSansPro-LF/m/n/10 (crosstool- Overfull \hbox (5.4645pt too wide) in paragraph at lines 50112--50113 []|\T1/zi4/m/n/10 simikou5[]| Underfull \hbox (badness 10000) in paragraph at lines 50117--50118 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50117--50118 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50119--50120 []|\T1/SourceSansPro-LF/m/n/10 8.4.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50119--50120 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50121--50122 []|\T1/zi4/m/n/10 -mlongcalls -mfix-esp32-psram-cache-issue Overfull \hbox (5.4645pt too wide) in paragraph at lines 50123--50124 []|\T1/zi4/m/n/10 simikou6[]| [733] [734] [735 <./platform_fullPackaging_structure.png>] Underfull \hbox (badness 10000) in paragraph at lines 50304--50307 \T1/SourceSansPro-LF/m/n/10 and re-named to []\T1/zi4/m/n/10 architecture-repo sitory/com/microej/architecture/CM7/CM7hardfp_ARMCC5/ [736] [737] [738 <./platform_architecture-repository.png> <./platformMigration- import.png>] Underfull \hbox (badness 10000) in paragraph at lines 50439--50443 []\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 50439--50443 \T1/SourceSansPro-LF/m/n/10 github . com / MicroEJ / PlatformQualificationTools / blob / master / framework / platform / README . rst$[][]. Underfull \hbox (badness 10000) in paragraph at lines 50439--50443 \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 50450--50451 []\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 50450--50451 []\T1/zi4/m/n/10 ] [746 <./inputs_outputs.png>] [747 <./build_flow_ge neric.png>] [748 <./build_flow_virtual_device.png>] Underfull \hbox (badness 10000) in paragraph at lines 1--50954 []|[][]$\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 51084--51084 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Demo Run- Underfull \hbox (badness 10000) in paragraph at lines 51084--51084 []\T1/SourceSansPro-LF/m/n/10 EDC/B- Overfull \hbox (27.2402pt too wide) in paragraph at lines 51084--51084 []\T1/SourceSansPro-LF/m/n/10 COMP/WADAPPS| Underfull \hbox (badness 10000) in paragraph at lines 51084--51084 []\T1/SourceSansPro-LF/m/n/10 MI- Overfull \hbox (14.15453pt too wide) in paragraph at lines 51084--51084 \T1/SourceSansPro-LF/m/n/10 CROUI/MWT| Overfull \hbox (26.17175pt too wide) in paragraph at lines 51084--51084 []\T1/SourceSansPro-LF/m/n/10 LEDS/BUTTONS| Overfull \hbox (31.06073pt too wide) in paragraph at lines 51084--51084 []\T1/SourceSansPro-LF/m/n/10 NET/CONNECT/SSL| Overfull \hbox (1.01366pt too wide) in paragraph at lines 51084--51084 []\T1/SourceSansPro-LF/m/n/10 BLE| Overfull \hbox (1.82365pt too wide) in paragraph at lines 51084--51084 []\T1/SourceSansPro-LF/m/n/10 HAL| Overfull \hbox (21.5272pt too wide) in paragraph at lines 51084--51084 []\T1/SourceSansPro-LF/m/n/10 ECOM/COMM| Underfull \hbox (badness 10000) in paragraph at lines 51176--51176 []\T1/SourceSansPro-LF/m/n/10 BUT-TONS or MICROUI- [749 <./check.png>] Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 \T1/SourceSansPro-LF/m/n/10 Demo Underfull \hbox (badness 5741) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Run-time Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 \T1/SourceSansPro-LF/m/n/10 age- Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 App- Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 \T1/SourceSansPro-LF/m/n/10 Metadata- Overfull \hbox (13.73042pt too wide) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 CommandServer- Overfull \hbox (2.49365pt too wide) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 NTP| Overfull \hbox (10.21362pt too wide) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 About| Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 Ap- Overfull \hbox (1.8816pt too wide) in paragraph at lines 51301--51301 \T1/SourceSansPro-LF/m/n/10 pList| Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 Forge Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 MicroEJ- Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 MicroEJ- Underfull \hbox (badness 10000) in paragraph at lines 51358--51358 []\T1/SourceSansPro-LF/m/n/10 App-Metadata- Overfull \hbox (3.66864pt too wide) in paragraph at lines 51358--51358 []\T1/SourceSansPro-LF/m/n/10 CommandServer- [750] [751 <./firmware-multiapp-skeleton-project.png (PNG copy)>] [752] [753 <./firmware-multiapp-skeleton-artifacts.png (PNG copy)>] Underfull \hbox (badness 10000) in paragraph at lines 51430--51431 []\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 [754] [755 <./build_flow_zoom_buildtype.png>] Underfull \hbox (badness 10000) in paragraph at lines 51517--51518 \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 [756 <./build_flow_zoom_workspace.png>] Underfull \hbox (badness 6445) in paragraph at lines 51636--51636 []|\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 51636--51636 []|\T1/zi4/m/n/10 default->default;[] Underfull \hbox (badness 10000) in paragraph at lines 51636--51636 []|\T1/SourceSansPro-LF/m/n/10 Runtime En-vi-ron- Overfull \hbox (2.65308pt too wide) in paragraph at lines 51636--51636 []|\T1/zi4/m/n/10 systemapp-fw->application[]| Underfull \hbox (badness 6445) in paragraph at lines 51636--51636 []|\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 51636--51636 []|\T1/zi4/m/n/10 default->default;[] Underfull \hbox (badness 10000) in paragraph at lines 51636--51636 []|\T1/SourceSansPro-LF/m/n/10 Runtime En-vi-ron- Overfull \hbox (2.65308pt too wide) in paragraph at lines 51636--51636 []|\T1/zi4/m/n/10 systemapp-fw->application[]| Overfull \hbox (3.17218pt too wide) in paragraph at lines 51636--51637 [][] [757] [758]pdfTeX warning (ext4): destination with the same identifier (name{li teralblock.1}) has been already used, duplicate ignored \relax l.51702 \begin{sphinxVerbatim} [commandchars=\\\{\}] Overfull \hbox (1.65721pt too wide) in paragraph at lines 51779--51779 []|\T1/SourceSansPro-LF/m/n/10 require| Overfull \hbox (4.48721pt too wide) in paragraph at lines 51779--51779 []||[]| Overfull \hbox (1.65721pt too wide) in paragraph at lines 51779--51779 []|\T1/SourceSansPro-LF/m/n/10 require| Overfull \hbox (4.48721pt too wide) in paragraph at lines 51779--51779 []\T1/SourceSansPro-LF/m/n/10 method Overfull \hbox (4.48721pt too wide) detected at line 51779 []\T1/SourceSansPro-LF/m/n/10 method [759] [760 <./kernelapi_launch.png (PNG copy)>] [761 <./img115.png (PNG copy)>] [762] [763 <./runtime_environment_build_flow.png>] [764] [765] [766 <./graph_bu ild_string_methods.png>] [767] [768 <./sandboxed-application-lifecycle.png>] [769] Underfull \hbox (badness 10000) in paragraph at lines 52323--52324 []\T1/SourceSansPro-LF/m/n/10 during a call to [][]Dis-play.requestShow(Display able)[][], [][]Dis-play.requestHide(Displayable)[][], [][]Dis- [770] [771] [772] [773 <./kf_testsuite_project_structure.png>] [774 <./link_ker nel.png>] [775 <./kernel_metadata_generator.png>] [776 <./build_flow_zoom_works pace_firmware_linker_only.png>] [777 <./feature_portability_control_principle.p ng>] [778] [779 <./link_application.png>] [780 <./build_flow_zoom_workspace_fea ture_only.png>] [781 <./link_application_on_device.png>] Underfull \vbox (badness 10000) detected at line 52900 Underfull \vbox (badness 10000) detected at line 52900 [782] [783 <./feature_portability_overview.png>] Chapter 7. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 52972. [784 <./qa_resources-v3.PNG>] Underfull \hbox (badness 10000) in paragraph at lines 52987--52989 []\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 / [785] [786] [787 <./platform-build_workflow.PNG>] [788 <./build_microej_mono_sa ndbox_firmware_numbered.PNG>] [789] [790 <./tuto_microej_platform_how_to_select _modules.PNG>] [791] [792] [793]pdfTeX warning (ext4): destination with the sam e identifier (name{literalblock.1}) has been already used, duplicate ignored \relax l.53749 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53749--53749 []\T1/SourceSansPro-LF/m/n/10 Listing 1: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [794] Overfull \vbox (1.82593pt too high) detected at line 53845 [795]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.2}) has been already used, duplicate ignored \relax l.53876 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53876--53876 []\T1/SourceSansPro-LF/m/n/10 Listing 2: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [796]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.3}) has been already used, duplicate ignored \relax l.53938 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53938--53938 []\T1/SourceSansPro-LF/m/n/10 Listing 3: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [797] [798] [799 <./tuto_microej_fw_from_scratch_import_architecture.PNG>] [800 <./tuto_microej_fw_from_scratch_activate_license.PNG>] [801 <./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 54238--54238 []\T1/zi4/m/it/9 ============================================================== ==============================================| Overfull \hbox (25.24498pt too wide) in paragraph at lines 54243--54243 []\T1/zi4/m/it/9 ============================================================== ==============================================| [802] [803 <./tuto_microej_fw_from_scratch_build_platform.png> <./tuto_microej_ fw_from_scratch_new_microej_application_project.PNG>] [804 <./tuto_microej_fw_f rom_scratch_run_as_microej_application.PNG>] [805] [806 <./tuto_microej_fw_from _scratch_run_configurations.PNG> <./tuto_microej_fw_from_scratch_run_configurat ions_execute_on_device.PNG>] [807]pdfTeX warning (ext4): destination with the s ame identifier (name{literalblock.4}) has been already used, duplicate ignored \relax l.54461 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.5}) has been already used, d uplicate ignored \relax l.54496 \begin{sphinxVerbatim} [commandchars=\\\{\}] [808] Underfull \vbox (badness 10000) detected at line 54554 Underfull \vbox (badness 10000) detected at line 54554 [809]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.6}) has been already used, duplicate ignored \relax l.54604 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54604--54604 []\T1/SourceSansPro-LF/m/n/10 Listing 6: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / Overfull \vbox (0.78357pt too high) detected at line 54622 [810]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.7}) has been already used, duplicate ignored \relax l.54650 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54650--54650 []\T1/SourceSansPro-LF/m/n/10 Listing 7: |[][][]$https : / / github . com / Fre eRTOS / FreeRTOS / commit / [811] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54683. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54683. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54684. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54685. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 8}) has been already used, duplicate ignored \relax l.54720 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54720--54720 []\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 54744. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54745. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54746. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54746. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54747. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54748. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54750. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54751. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54752. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54753. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54754. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54755. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54757. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54758. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54759. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54760. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54761. [812]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.9}) has been already used, duplicate ignored \relax l.54775 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54775--54775 []\T1/SourceSansPro-LF/m/n/10 Listing 9: |[][][]$https : / / github . com / Mic roEJ / 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 54803. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54804. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54805. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54806. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54807. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54808. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54809. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54810. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54811. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54812. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54813. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54814. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54815. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54816. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54817. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54818. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54819. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54820. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54821. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54822. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54823. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54824. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54825. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54826. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54827. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54828. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54829. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 10}) has been already used, duplicate ignored \relax l.54839 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54839--54839 []\T1/SourceSansPro-LF/m/n/10 Listing 10: |[][][]$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 54877. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54878. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 11}) has been already used, duplicate ignored \relax l.54887 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54887--54887 []\T1/SourceSansPro-LF/m/n/10 Listing 11: |[][][]$https : / / github . com / Mi croEJ / FreeRTOS / commit / [815] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54925. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54926. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 12}) has been already used, duplicate ignored \relax l.54937 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54937--54937 []\T1/SourceSansPro-LF/m/n/10 Listing 12: |[][][]$https : / / github . com / Mi croEJ / FreeRTOS / commit / [816] [817 <./tuto_microej_fw_from_scratch_hello_world_updated.PNG> <./tuto_mic roej_fw_from_scratch_hello_world_updated_run.PNG>] [818] [819] [820] [821] Overfull \vbox (2.82591pt too high) detected at line 55364 [822] [823] [824 <./configure_build_bat_eclipse.png>] [825] [826] [827 <./tuto_ microej_cli_flow.PNG>] [828] Underfull \vbox (badness 10000) detected at line 55800 Underfull \vbox (badness 10000) detected at line 55800 [829] [830] [831] Underfull \hbox (badness 10000) in paragraph at lines 55964--55965 []\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 [832] [833 <./tuto_microej_cli_artifactory_module_preview.PNG>] [834] [835 <./t uto_microej_cli_module_creation.PNG>] [836 <./tuto_microej_cli_module_files.PNG > <./tuto_microej_cli_module_location.PNG>] Underfull \hbox (badness 10000) in paragraph at lines 56286--56287 []\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/ [837 <./tuto_microej_cli_jenkins_parameter.PNG> <./tuto_microej_cli_jenkins_git _hello.PNG>] [838] [839] [840] [841] [842] [843] Overfull \vbox (1.05565pt too high) detected at line 56881 [844] [845] [846] [847] [848] [849] [850] Underfull \hbox (badness 10000) in paragraph at lines 57318--57319 []\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 [851] [852] [853] [854] [855] [856] [857] [858 <./json-src-files-folders.png>] Underfull \vbox (badness 3343) detected at line 57824 [859] Underfull \hbox (badness 10000) in paragraph at lines 57844--57847 \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 57853--57853 []\T1/zi4/m/it/9 a1646d656e75a36269646466696c656576616c75656446696c6565706f7075 70a1686d656e756974656d83a26576616c7565634e6577676f6e636c69636b6e4372656174654e6 577446f632829a26576616c7565644f70656e676f6e636c69636b694f70656e446f632829a26576 616c756565436c6f7365676f6e636c69636b6a436c6f7365446f632829| [860] [861] [862] [863 <./tuto_microej_trace_property.png>] [864] [865] [866 <./tuto_microej_trace_constant.png>] [867] [868 <./ClassPath_21.png>] [869 <./tuto_testsuite_plug_uart_wrover.JPG>] Underfull \hbox (badness 6876) in paragraph at lines 58498--58503 \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 58498--58503 \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 58498--58503 [][]$\T1/SourceSansPro-LF/m/n/10 https : / / github . com / MicroEJ / PlatformQ ualificationTools / blob / 2 . 3 . 0 / tests / fs / java / java-[]testsuite-[]f s / validation / [870] [871 <./tuto_testsuite_fs_all_tests_passed.PNG>] [872] [873] [874 <./tuto _sni_non_blocking_call_blocking_case.PNG>] [875 <./tuto_sni_non_blocking_call_n on_blocking_case.PNG>] Underfull \hbox (badness 10000) in paragraph at lines 58789--58792 []\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 58789--58792 []\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 [876] [877] [878 <./createStandaloneProject.png> <./structure.png>] [879 <./wid getdemo.png>] [880 <./simulator.png>] Underfull \hbox (badness 6641) in paragraph at lines 59010--59011 []\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 [881] [882 <./runapplication.png>] [883 <./hello.png>] [884 <./drawline.png>] [885 <./geometry.png>] [886 <./imagedrawable.png>] [887 <./thickshapes.png>] [888 <./ticking.png>] [889] [890] [891 <./progressbar.png> <./flowexample.png>] [892 <./flowusage.png>] [893 <./canvassample.png>] [894] [895 <./styleborder.pn g>] [896 <./margin.png> <./tuto_microej_gettingstarted_oversizedmargin.png>] [897 <./marginandpadding.png>] [898 <./tuto_microej_gettingstarted_oversizedmar ginandpadding.png> <./microej_logo.png>] [899 <./resources.png>] [900 <./images simulator.png>] [901 <./imagebackgroundexample.png>] [902 <./classselectorexamp le.png>] [903] [904] [905 <./microejfont.png>] [906 <./fontname.png>] [907 <./f onteditor.png>] [908 <./importfonts1.png>] [909 <./importfonts2.png>] [910 <./f ont.png>] [911 <./listsample.png>] Overfull \vbox (1.6736pt too high) detected at line 60034 [912 <./scrollbar.png>] [913] [914] [915 <./listcontact.png>] [916] [917 <./lab elsampleptbr.png>] [918 <./labelsampleenus.png>] [919] [920 <./STM32F7508-DK-de moWidget-SystemView1.png>] Underfull \hbox (badness 10000) in paragraph at lines 60423--60424 [][] [921 <./trace11.png> <./STR_trace-read1.png>] Underfull \vbox (badness 10000) detected at line 60512 Underfull \vbox (badness 10000) detected at line 60512 [922] [923 <./HeapAnalyzer-example.png>] [924 <./overview-platform-qualificatio n1.png>] [925 <./debug11.png> <./null_analysis_example1.png>] [926] [927 <./mic roui_traces_systemview1.png>] [928 <./tuto_microej_debug_ui_freeze_rtos_task_he art_beat_priority.png (PNG copy)>] Underfull \hbox (badness 6842) in paragraph at lines 60844--60847 []\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. [929] [930] [931] [932] Underfull \hbox (badness 10000) in paragraph at lines 61111--61112 []\T1/SourceSansPro-LF/m/n/10 For ex-am-ple, FreeR-TOS in-cludes FreeRTOS-MPU [ ][]$https : / / www . freertos . org / [933] [934] [935] [936 <./emojisProfiles.png>] [937 <./emojisCopy.png> <./emoji sAppend.png>] [938 <./emojisExport.png>] Chapter 8. Underfull \hbox (badness 10000) in paragraph at lines 1--61465 []|[][]$\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 61481. [939] Chapter 9. (./microej-docs.ind Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 1. [940] Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 42. [941]) (./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 (952 pages, 21872259 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] Overfull \hbox (0.50993pt too wide) detected at line 2212 []\T1/SourceSansPro-LF/m/n/10 900 ) [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 4799--4802 []\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 4879--4882 []\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 5372--5375 \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 5590. [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 6018--6020 []\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 6025--6026 []\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 7482--7483 []\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 7635--7636 []\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 7996--7997 []|\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 8203. [151 <./SI_4.png>] [152] [153 <./ClassPath_2.png>] [154 <./virtual-device.png>] Underfull \hbox (badness 10000) in paragraph at lines 1--8472 []|[][]$\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--8532 []|[][]$\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 8903--8905 []|\T1/zi4/m/n/10 private. Underfull \hbox (badness 10000) in paragraph at lines 8903--8905 \T1/zi4/m/n/10 modules. Underfull \hbox (badness 10000) in paragraph at lines 8910--8912 []|\T1/zi4/m/n/10 public. Underfull \hbox (badness 10000) in paragraph at lines 8910--8912 \T1/zi4/m/n/10 modules. [159] Overfull \hbox (54.6115pt too wide) in paragraph at lines 8974--8979 []|\T1/SourceSansPro-LF/m/n/10 architecture.configurations.includes[][][][][]| Underfull \hbox (badness 10000) in paragraph at lines 8997--8999 []|\T1/zi4/m/n/10 ${target}/ Overfull \hbox (12.6686pt too wide) in paragraph at lines 9000--9001 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.from| Overfull \hbox (10.89856pt too wide) in paragraph at lines 9007--9008 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.host| Overfull \hbox (32.97856pt too wide) in paragraph at lines 9014--9015 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.password| Overfull \hbox (10.4886pt too wide) in paragraph at lines 9021--9022 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.port| Overfull \hbox (3.59857pt too wide) in paragraph at lines 9028--9029 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.ssl| Overfull \hbox (0.86859pt too wide) in paragraph at lines 9035--9036 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.to| Overfull \hbox (10.72858pt too wide) in paragraph at lines 9042--9043 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.user| Overfull \hbox (12.60864pt too wide) in paragraph at lines 9049--9050 []|\T1/SourceSansPro-LF/m/n/10 bar.populate.from.resolver| Overfull \hbox (5.34927pt too wide) in paragraph at lines 9053--9055 []|\T1/zi4/m/n/10 fetchRelease[]| Overfull \hbox (18.65855pt too wide) in paragraph at lines 9056--9057 []|\T1/SourceSansPro-LF/m/n/10 bar.populate.ivy.settings.file| Underfull \hbox (badness 10000) in paragraph at lines 9060--9062 []|\T1/zi4/m/n/10 ${project. Underfull \hbox (badness 10000) in paragraph at lines 9060--9062 \T1/zi4/m/n/10 ivy. Underfull \hbox (badness 10000) in paragraph at lines 9060--9062 \T1/zi4/m/n/10 settings. Overfull \hbox (19.75862pt too wide) in paragraph at lines 9063--9064 []|\T1/SourceSansPro-LF/m/n/10 bar.populate.repository.conf| Overfull \hbox (14.9056pt too wide) in paragraph at lines 9092--9097 []|\T1/SourceSansPro-LF/m/n/10 javadoc.modules.excludes[][][][][]| Overfull \hbox (2.87866pt too wide) in paragraph at lines 9125--9126 []|\T1/SourceSansPro-LF/m/n/10 skip.javadoc.deprecated| [160] [161] [162] Underfull \hbox (badness 10000) in paragraph at lines 9320--9322 []|\T1/zi4/m/n/10 lines, Underfull \hbox (badness 10000) in paragraph at lines 9320--9322 \T1/zi4/m/n/10 source, Underfull \hbox (badness 10000) in paragraph at lines 9334--9336 \T1/zi4/m/n/10 src/main/ [163] Underfull \hbox (badness 10000) in paragraph at lines 9378--9379 []|\T1/SourceSansPro-LF/m/n/10 platform- Underfull \hbox (badness 10000) in paragraph at lines 9382--9384 []|\T1/zi4/m/n/10 ${target}/ Overfull \hbox (45.1186pt too wide) in paragraph at lines 9385--9386 []|\T1/SourceSansPro-LF/m/n/10 platform.loader.skip.load.platform| Underfull \hbox (badness 10000) in paragraph at lines 9393--9394 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (13.1586pt too wide) in paragraph at lines 9393--9394 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.conf| Underfull \hbox (badness 10000) in paragraph at lines 9400--9401 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (6.47862pt too wide) in paragraph at lines 9400--9401 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.dir| Underfull \hbox (badness 10000) in paragraph at lines 9407--9408 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (27.00859pt too wide) in paragraph at lines 9407--9408 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.dropins| Underfull \hbox (badness 10000) in paragraph at lines 9414--9415 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (7.9986pt too wide) in paragraph at lines 9414--9415 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.file| Underfull \hbox (badness 10000) in paragraph at lines 9464--9466 \T1/zi4/m/n/10 src/main/ Underfull \hbox (badness 10000) in paragraph at lines 9492--9494 []|\T1/zi4/m/n/10 ${target}/ Underfull \hbox (badness 10000) in paragraph at lines 9499--9501 []|\T1/zi4/m/n/10 ${target. Underfull \hbox (badness 10000) in paragraph at lines 9499--9501 \T1/zi4/m/n/10 reports}/ Underfull \hbox (badness 10000) in paragraph at lines 9506--9508 []|\T1/zi4/m/n/10 ${target. Underfull \hbox (badness 10000) in paragraph at lines 9506--9508 \T1/zi4/m/n/10 javadoc}/ Underfull \hbox (badness 10000) in paragraph at lines 9509--9510 []|\T1/SourceSansPro-LF/m/n/10 javadoc- Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 []|\T1/zi4/m/n/10 ${src. Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/zi4/m/n/10 main. Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/zi4/m/n/10 java}/ Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/zi4/m/n/10 overview. Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/zi4/m/n/10 html[] \T1/SourceSansPro-LF/m/n/10 if Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/SourceSansPro-LF/m/n/10 ex-ists, oth- Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/SourceSansPro-LF/m/n/10 er-wise a Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/SourceSansPro-LF/m/n/10 de-fault Underfull \hbox (badness 10000) in paragraph at lines 9520--9522 []|\T1/zi4/m/n/10 ${target}/ Overfull \hbox (60.42845pt too wide) in paragraph at lines 9523--9524 []|\T1/SourceSansPro-LF/m/n/10 target.artifacts.main.javadoc.jar.name| Underfull \hbox (badness 10000) in paragraph at lines 9527--9529 []|\T1/zi4/m/n/10 ${module. Overfull \hbox (15.34927pt too wide) in paragraph at lines 9527--9529 \T1/zi4/m/n/10 name}-javadoc. Overfull \hbox (10.34927pt too wide) in paragraph at lines 9534--9536 []|\T1/zi4/m/n/10 documentation[]| [164] [165] Overfull \hbox (52.12843pt too wide) in paragraph at lines 9584--9585 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.cc.excludes.classes| Overfull \hbox (5.32855pt too wide) in paragraph at lines 9591--9592 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.timeout| Overfull \hbox (79.65843pt too wide) in paragraph at lines 9598--9599 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.properties.s3.cc.activated| Underfull \hbox (badness 10000) in paragraph at lines 9609--9615 []|\T1/SourceSansPro-LF/m/n/10 Java source folder ( Underfull \hbox (badness 10000) in paragraph at lines 9609--9615 []\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 9616--9617 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.verbose| Overfull \hbox (5.08855pt too wide) in paragraph at lines 9623--9624 []|\T1/SourceSansPro-LF/m/n/10 test.run.excludes.pattern| Overfull \hbox (3.94856pt too wide) in paragraph at lines 9637--9638 []|\T1/SourceSansPro-LF/m/n/10 test.run.includes.pattern| Overfull \hbox (5.08855pt too wide) in paragraph at lines 9693--9694 []|\T1/SourceSansPro-LF/m/n/10 test.run.excludes.pattern| Overfull \hbox (3.94856pt too wide) in paragraph at lines 9707--9708 []|\T1/SourceSansPro-LF/m/n/10 test.run.includes.pattern| Underfull \hbox (badness 10000) in paragraph at lines 9711--9713 []|\T1/zi4/m/n/10 **/*[] \T1/SourceSansPro-LF/m/n/10 (all [166] Overfull \hbox (19.2786pt too wide) in paragraph at lines 9787--9788 []|\T1/SourceSansPro-LF/m/n/10 skip.foundationconf.checker| [167] [168] [169 <./repository-tree.png>] Underfull \hbox (badness 10000) in paragraph at lines 9902--9903 []\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 10043--10045 []\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 10236--10239 []\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 2--10965 [][]\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 Li-brary) or the [193] [194] [195 <./testsuiteReportHTMLExample.png> <./testsuiteReportXMLExampl e.png> <./testsuiteReportXMLExampleJunitView.png>] Underfull \hbox (badness 10000) in paragraph at lines 11180--11183 []\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 11951--11951 []\T1/SourceSansPro-LF/m/n/10 Num-ber of Underfull \hbox (badness 10000) in paragraph at lines 11951--11951 []\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 12715--12718 []\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 52. Package varwidth Warning: Failed to reprocess entire contents on input line 131 52. Overfull \hbox (3.0945pt too wide) in paragraph at lines 13188--13189 []|[]\T1/zi4/m/n/10 symbolPrefix[]| Package varwidth Warning: Failed to reprocess entire contents on input line 132 01. Package varwidth Warning: Failed to reprocess entire contents on input line 132 01. Package varwidth Warning: Failed to reprocess entire contents on input line 132 43. Package varwidth Warning: Failed to reprocess entire contents on input line 132 43. 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. [243] Package varwidth Warning: Failed to reprocess entire contents on input line 132 71. Package varwidth Warning: Failed to reprocess entire contents on input line 132 71. Package varwidth Warning: Failed to reprocess entire contents on input line 132 90. Package varwidth Warning: Failed to reprocess entire contents on input line 132 90. Package varwidth Warning: Failed to reprocess entire contents on input line 133 19. Package varwidth Warning: Failed to reprocess entire contents on input line 133 19. Package varwidth Warning: Failed to reprocess entire contents on input line 133 33. Package varwidth Warning: Failed to reprocess entire contents on input line 133 33. Package varwidth Warning: Failed to reprocess entire contents on input line 133 62. Package varwidth Warning: Failed to reprocess entire contents on input line 133 62. Package varwidth Warning: Failed to reprocess entire contents on input line 133 76. Package varwidth Warning: Failed to reprocess entire contents on input line 133 76. Package varwidth Warning: Failed to reprocess entire contents on input line 133 90. Package varwidth Warning: Failed to reprocess entire contents on input line 133 90. Package varwidth Warning: Failed to reprocess entire contents on input line 134 27. Package varwidth Warning: Failed to reprocess entire contents on input line 134 27. Package varwidth Warning: Failed to reprocess entire contents on input line 134 41. Package varwidth Warning: Failed to reprocess entire contents on input line 134 41. [244] [245] [246] Underfull \hbox (badness 10000) in paragraph at lines 13550--13553 []\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 14049--14054 []|\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 14390--14395 \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 14426--14427 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14434--14435 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14439--14440 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14439--14440 \T1/zi4/m/n/10 test. Underfull \hbox (badness 5388) in paragraph at lines 14441--14444 []|\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 14445--14446 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14445--14446 \T1/zi4/m/n/10 common. Underfull \hbox (badness 10000) in paragraph at lines 14447--14450 []|\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 14451--14452 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14472--14473 []|\T1/SourceSansPro-LF/m/n/10 Attribute Overfull \hbox (20.24944pt too wide) in paragraph at lines 14487--14488 []|\T1/zi4/m/n/10 verboseLevel[]| Overfull \hbox (10.24944pt too wide) in paragraph at lines 14496--14497 []|\T1/zi4/m/n/10 reportName[]| Overfull \hbox (85.24944pt too wide) in paragraph at lines 14503--14504 []|\T1/zi4/m/n/10 customPropertiesExtension[]| Overfull \hbox (40.24944pt too wide) in paragraph at lines 14518--14519 []|\T1/zi4/m/n/10 commonProperties[]| Overfull \hbox (15.24944pt too wide) in paragraph at lines 14536--14537 []|\T1/zi4/m/n/10 productName[]| Overfull \hbox (95.24944pt too wide) in paragraph at lines 14560--14561 []|\T1/zi4/m/n/10 testsuiteReportFileProperty[]| Overfull \hbox (90.24944pt too wide) in paragraph at lines 14569--14570 []|\T1/zi4/m/n/10 testsuiteReportDirProperty[]| Overfull \hbox (75.24944pt too wide) in paragraph at lines 14577--14578 []|\T1/zi4/m/n/10 testsuiteResultProperty[]| [255] Overfull \hbox (9.17415pt too wide) in paragraph at lines 14615--14616 []|\T1/zi4/m/n/10 testIgnoredPath[] [256] Underfull \hbox (badness 10000) in paragraph at lines 14672--14673 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14679--14680 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14679--14680 \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 15544--15545 [][] [267] [268] [269 <./graphviz-6f2b41929bb57b50d9a115d32914e871d3596e88.pdf>] [270] Overfull \hbox (1.21721pt too wide) in paragraph at lines 16063--16064 []|\T1/SourceSansPro-LF/m/n/10 0x1000| Overfull \hbox (0.87721pt too wide) in paragraph at lines 16072--16073 []|\T1/SourceSansPro-LF/m/n/10 0x10a0| Overfull \hbox (0.74721pt too wide) in paragraph at lines 16090--16091 []|\T1/SourceSansPro-LF/m/n/10 0x1200| Overfull \hbox (0.6772pt too wide) in paragraph at lines 16099--16100 []|\T1/SourceSansPro-LF/m/n/10 0x1380| Overfull \hbox (1.0272pt too wide) in paragraph at lines 16118--16119 []|\T1/SourceSansPro-LF/m/n/10 0x1400| Overfull \hbox (0.9572pt too wide) in paragraph at lines 16127--16128 []|\T1/SourceSansPro-LF/m/n/10 0x1680| Overfull \hbox (0.74721pt too wide) in paragraph at lines 16136--16137 []|\T1/SourceSansPro-LF/m/n/10 0x16a0| Overfull \hbox (0.5072pt too wide) in paragraph at lines 16145--16146 []|\T1/SourceSansPro-LF/m/n/10 0x1700| Overfull \hbox (1.0872pt too wide) in paragraph at lines 16190--16191 []|\T1/SourceSansPro-LF/m/n/10 0x1800| Overfull \hbox (5.6804pt too wide) in paragraph at lines 16199--16200 []|\T1/SourceSansPro-LF/m/n/10 unified_canadian_aboriginal_syllabics_extended| Overfull \hbox (1.23721pt too wide) in paragraph at lines 16201--16202 []|\T1/SourceSansPro-LF/m/n/10 0x18b0| Overfull \hbox (1.0872pt too wide) in paragraph at lines 16210--16211 []|\T1/SourceSansPro-LF/m/n/10 0x1900| Overfull \hbox (0.6772pt too wide) in paragraph at lines 16219--16220 []|\T1/SourceSansPro-LF/m/n/10 0x1950| Overfull \hbox (0.9572pt too wide) in paragraph at lines 16228--16229 []|\T1/SourceSansPro-LF/m/n/10 0x1980| Overfull \hbox (0.6672pt too wide) in paragraph at lines 16237--16238 []|\T1/SourceSansPro-LF/m/n/10 0x19e0| Overfull \hbox (0.87721pt too wide) in paragraph at lines 16246--16247 []|\T1/SourceSansPro-LF/m/n/10 0x1a00| Overfull \hbox (1.02722pt too wide) in paragraph at lines 16265--16266 []|\T1/SourceSansPro-LF/m/n/10 0x1ab0| Overfull \hbox (1.36722pt too wide) in paragraph at lines 16274--16275 []|\T1/SourceSansPro-LF/m/n/10 0x1b00| Overfull \hbox (1.23721pt too wide) in paragraph at lines 16283--16284 []|\T1/SourceSansPro-LF/m/n/10 0x1b80| Overfull \hbox (0.54723pt too wide) in paragraph at lines 16292--16293 []|\T1/SourceSansPro-LF/m/n/10 0x1bc0| Overfull \hbox (1.38722pt too wide) in paragraph at lines 16346--16347 []|\T1/SourceSansPro-LF/m/n/10 0x1d00| Overfull \hbox (1.25722pt too wide) in paragraph at lines 16356--16357 []|\T1/SourceSansPro-LF/m/n/10 0x1d80| Overfull \hbox (0.56723pt too wide) in paragraph at lines 16366--16367 []|\T1/SourceSansPro-LF/m/n/10 0x1dc0| Overfull \hbox (0.79721pt too wide) in paragraph at lines 16376--16377 []|\T1/SourceSansPro-LF/m/n/10 0x1e00| Overfull \hbox (2.4372pt too wide) in paragraph at lines 16394--16395 []|\T1/SourceSansPro-LF/m/n/10 0x2000| Overfull \hbox (1.48718pt too wide) in paragraph at lines 16404--16405 []|\T1/SourceSansPro-LF/m/n/10 0x2070| Overfull \hbox (2.0972pt too wide) in paragraph at lines 16413--16414 []|\T1/SourceSansPro-LF/m/n/10 0x20a0| Overfull \hbox (2.60721pt too wide) in paragraph at lines 16423--16424 []|\T1/SourceSansPro-LF/m/n/10 0x20d0| Overfull \hbox (0.5872pt too wide) in paragraph at lines 16432--16433 []|\T1/SourceSansPro-LF/m/n/10 0x2100| Overfull \hbox (1.9072pt too wide) in paragraph at lines 16459--16460 []|\T1/SourceSansPro-LF/m/n/10 0x2200| Overfull \hbox (2.02719pt too wide) in paragraph at lines 16468--16469 []|\T1/SourceSansPro-LF/m/n/10 0x2300| Overfull \hbox (1.94719pt too wide) in paragraph at lines 16477--16478 []|\T1/SourceSansPro-LF/m/n/10 0x2400| Overfull \hbox (1.75719pt too wide) in paragraph at lines 16487--16488 []|\T1/SourceSansPro-LF/m/n/10 0x2440| [271] Overfull \hbox (1.81718pt too wide) in paragraph at lines 16496--16497 []|\T1/SourceSansPro-LF/m/n/10 0x2460| Overfull \hbox (2.02719pt too wide) in paragraph at lines 16505--16506 []|\T1/SourceSansPro-LF/m/n/10 0x2500| Overfull \hbox (1.89719pt too wide) in paragraph at lines 16514--16515 []|\T1/SourceSansPro-LF/m/n/10 0x2580| Overfull \hbox (1.6872pt too wide) in paragraph at lines 16523--16524 []|\T1/SourceSansPro-LF/m/n/10 0x25a0| Overfull \hbox (2.2472pt too wide) in paragraph at lines 16532--16533 []|\T1/SourceSansPro-LF/m/n/10 0x2600| Overfull \hbox (1.48718pt too wide) in paragraph at lines 16541--16542 []|\T1/SourceSansPro-LF/m/n/10 0x2700| Underfull \hbox (badness 10000) in paragraph at lines 16546--16548 []|\T1/SourceSansPro-LF/m/n/10 Miscellaneous Math-e-mat-i-cal Overfull \hbox (0.9072pt too wide) in paragraph at lines 16551--16552 []|\T1/SourceSansPro-LF/m/n/10 0x27c0| Overfull \hbox (2.4072pt too wide) in paragraph at lines 16569--16570 []|\T1/SourceSansPro-LF/m/n/10 0x2800| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16578--16579 []|\T1/SourceSansPro-LF/m/n/10 0x2900| Underfull \hbox (badness 10000) in paragraph at lines 16583--16585 []|\T1/SourceSansPro-LF/m/n/10 Miscellaneous Math-e-mat-i-cal Overfull \hbox (2.07718pt too wide) in paragraph at lines 16588--16589 []|\T1/SourceSansPro-LF/m/n/10 0x2980| Underfull \hbox (badness 6526) in paragraph at lines 16593--16595 []|\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 16598--16599 []|\T1/SourceSansPro-LF/m/n/10 0x2a00| Overfull \hbox (2.68721pt too wide) in paragraph at lines 16608--16609 []|\T1/SourceSansPro-LF/m/n/10 0x2b00| Overfull \hbox (1.71721pt too wide) in paragraph at lines 16617--16618 []|\T1/SourceSansPro-LF/m/n/10 0x2c00| Overfull \hbox (1.5872pt too wide) in paragraph at lines 16626--16627 []|\T1/SourceSansPro-LF/m/n/10 0x2c60| Overfull \hbox (1.5872pt too wide) in paragraph at lines 16635--16636 []|\T1/SourceSansPro-LF/m/n/10 0x2c80| Overfull \hbox (2.70721pt too wide) in paragraph at lines 16644--16645 []|\T1/SourceSansPro-LF/m/n/10 0x2d00| Overfull \hbox (2.29721pt too wide) in paragraph at lines 16653--16654 []|\T1/SourceSansPro-LF/m/n/10 0x2d30| Overfull \hbox (2.57721pt too wide) in paragraph at lines 16662--16663 []|\T1/SourceSansPro-LF/m/n/10 0x2d80| Overfull \hbox (2.28722pt too wide) in paragraph at lines 16671--16672 []|\T1/SourceSansPro-LF/m/n/10 0x2de0| Overfull \hbox (2.1172pt too wide) in paragraph at lines 16680--16681 []|\T1/SourceSansPro-LF/m/n/10 0x2e00| Overfull \hbox (1.9872pt too wide) in paragraph at lines 16689--16690 []|\T1/SourceSansPro-LF/m/n/10 0x2e80| Overfull \hbox (2.4972pt too wide) in paragraph at lines 16718--16719 []|\T1/SourceSansPro-LF/m/n/10 0x3000| Overfull \hbox (2.30719pt too wide) in paragraph at lines 16727--16728 []|\T1/SourceSansPro-LF/m/n/10 0x3040| Overfull \hbox (2.1572pt too wide) in paragraph at lines 16736--16737 []|\T1/SourceSansPro-LF/m/n/10 0x30a0| Overfull \hbox (0.7072pt too wide) in paragraph at lines 16745--16746 []|\T1/SourceSansPro-LF/m/n/10 0x3100| Overfull \hbox (0.5772pt too wide) in paragraph at lines 16764--16765 []|\T1/SourceSansPro-LF/m/n/10 0x3190| Overfull \hbox (1.92719pt too wide) in paragraph at lines 16802--16803 []|\T1/SourceSansPro-LF/m/n/10 0x3200| Overfull \hbox (1.94719pt too wide) in paragraph at lines 16811--16812 []|\T1/SourceSansPro-LF/m/n/10 0x3300| Overfull \hbox (2.30719pt too wide) in paragraph at lines 16821--16822 []|\T1/SourceSansPro-LF/m/n/10 0x3400| Overfull \hbox (0.57722pt too wide) in paragraph at lines 16823--16825 []|\T1/SourceSansPro-LF/m/n/10 0x4dbf| Overfull \hbox (2.06721pt too wide) in paragraph at lines 16830--16831 []|\T1/SourceSansPro-LF/m/n/10 0x4dc0| Overfull \hbox (2.2972pt too wide) in paragraph at lines 16839--16840 []|\T1/SourceSansPro-LF/m/n/10 0x4e00| Overfull \hbox (2.4672pt too wide) in paragraph at lines 16848--16849 []|\T1/SourceSansPro-LF/m/n/10 0xa000| Overfull \hbox (2.00719pt too wide) in paragraph at lines 16857--16858 []|\T1/SourceSansPro-LF/m/n/10 0xa490| [272] Overfull \hbox (2.4472pt too wide) in paragraph at lines 16866--16867 []|\T1/SourceSansPro-LF/m/n/10 0xa4d0| Overfull \hbox (2.05719pt too wide) in paragraph at lines 16875--16876 []|\T1/SourceSansPro-LF/m/n/10 0xa500| Overfull \hbox (2.14719pt too wide) in paragraph at lines 16884--16885 []|\T1/SourceSansPro-LF/m/n/10 0xa640| Overfull \hbox (1.9972pt too wide) in paragraph at lines 16893--16894 []|\T1/SourceSansPro-LF/m/n/10 0xa6a0| Overfull \hbox (1.75719pt too wide) in paragraph at lines 16902--16903 []|\T1/SourceSansPro-LF/m/n/10 0xa700| Overfull \hbox (1.32718pt too wide) in paragraph at lines 16911--16912 []|\T1/SourceSansPro-LF/m/n/10 0xa720| Overfull \hbox (2.33719pt too wide) in paragraph at lines 16920--16921 []|\T1/SourceSansPro-LF/m/n/10 0xa800| Overfull \hbox (1.82718pt too wide) in paragraph at lines 16930--16931 []|\T1/SourceSansPro-LF/m/n/10 0xa830| Overfull \hbox (2.14719pt too wide) in paragraph at lines 16939--16940 []|\T1/SourceSansPro-LF/m/n/10 0xa840| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16948--16949 []|\T1/SourceSansPro-LF/m/n/10 0xa880| Overfull \hbox (1.91719pt too wide) in paragraph at lines 16957--16958 []|\T1/SourceSansPro-LF/m/n/10 0xa8e0| Overfull \hbox (2.33719pt too wide) in paragraph at lines 16966--16967 []|\T1/SourceSansPro-LF/m/n/10 0xa900| Overfull \hbox (1.78719pt too wide) in paragraph at lines 16975--16976 []|\T1/SourceSansPro-LF/m/n/10 0xa930| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16984--16985 []|\T1/SourceSansPro-LF/m/n/10 0xa960| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16993--16994 []|\T1/SourceSansPro-LF/m/n/10 0xa980| Overfull \hbox (1.91719pt too wide) in paragraph at lines 17002--17003 []|\T1/SourceSansPro-LF/m/n/10 0xa9e0| Overfull \hbox (2.1272pt too wide) in paragraph at lines 17011--17012 []|\T1/SourceSansPro-LF/m/n/10 0xaa00| Overfull \hbox (1.9972pt too wide) in paragraph at lines 17020--17021 []|\T1/SourceSansPro-LF/m/n/10 0xaa60| Overfull \hbox (1.9972pt too wide) in paragraph at lines 17029--17030 []|\T1/SourceSansPro-LF/m/n/10 0xaa80| Overfull \hbox (1.7072pt too wide) in paragraph at lines 17038--17039 []|\T1/SourceSansPro-LF/m/n/10 0xaae0| Overfull \hbox (2.6172pt too wide) in paragraph at lines 17047--17048 []|\T1/SourceSansPro-LF/m/n/10 0xab00| Overfull \hbox (2.2072pt too wide) in paragraph at lines 17056--17057 []|\T1/SourceSansPro-LF/m/n/10 0xab30| Overfull \hbox (1.9072pt too wide) in paragraph at lines 17065--17066 []|\T1/SourceSansPro-LF/m/n/10 0xab70| Overfull \hbox (1.79721pt too wide) in paragraph at lines 17074--17075 []|\T1/SourceSansPro-LF/m/n/10 0xabc0| Overfull \hbox (1.6472pt too wide) in paragraph at lines 17083--17084 []|\T1/SourceSansPro-LF/m/n/10 0xac00| Overfull \hbox (2.5872pt too wide) in paragraph at lines 17092--17093 []|\T1/SourceSansPro-LF/m/n/10 0xd7b0| Overfull \hbox (2.77719pt too wide) in paragraph at lines 17101--17102 []|\T1/SourceSansPro-LF/m/n/10 0xd800| Overfull \hbox (2.9272pt too wide) in paragraph at lines 17111--17112 []|\T1/SourceSansPro-LF/m/n/10 0xdb80| Overfull \hbox (2.0872pt too wide) in paragraph at lines 17120--17121 []|\T1/SourceSansPro-LF/m/n/10 0xdc00| Overfull \hbox (2.31718pt too wide) in paragraph at lines 17129--17130 []|\T1/SourceSansPro-LF/m/n/10 0xe000| Overfull \hbox (0.59721pt too wide) in paragraph at lines 17149--17150 []|\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 18193--18193 []\T1/SourceSansPro-LF/m/n/10 Event Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0x0 Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0xa Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0xb Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0xc Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0xd Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0xe Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0xf Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0x14 Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0x15 Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0x16 Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0x17 Underfull \hbox (badness 10000) in paragraph at lines 18193--18193 []\T1/SourceSansPro-LF/m/n/10 0x18 [289] [290] [291 <./microui_traces_systemview.png>] Underfull \vbox (badness 3281) detected at line 18757 [292] Underfull \vbox (badness 10000) detected at line 18757 Underfull \vbox (badness 10000) detected at line 18757 [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 19633--19634 []\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 19672--19673 []\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.19787 ...ربية}\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.19787 ...ربية}\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.19787 ...ربية}\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.19787 ...ربية}\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.19787 ...ربية}\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.19787 ...ربية}\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.19787 ...ربية}\PYG{l+s}{\PYGZdq{}}\PYG{p}{;} [315 <./drawStringOnCircle1.png>] [316 <./drawStringLayout.png>] Underfull \hbox (badness 10000) in paragraph at lines 19885--19886 []\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 20021--20022 []\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 20068--20069 []\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 20068--20069 \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 20174 [322] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20181 ...imen]{{drawAnimatedImageTranslate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20181 ...imen]{{drawAnimatedImageTranslate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20221 ...dimen]{{drawAnimatedImageOverPath}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20221 ...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.20293 ...xdimen]{{drawAnimatedImageScaleXY}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20293 ...xdimen]{{drawAnimatedImageScaleXY}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20334 ...pxdimen]{{drawAnimatedImageRotate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20334 ...pxdimen]{{drawAnimatedImageRotate}.gif} [325] Underfull \vbox (badness 7397) detected at line 20439 [326] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20446 ...dimen]{{drawAnimatedImageMorphing}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20446 ...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.20532 ...xpxdimen]{{drawAnimatedImageColor}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20532 ...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.20640 ...phinxpxdimen]{{linearInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20640 ...phinxpxdimen]{{linearInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20652 ...xpxdimen]{{accelerateInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20652 ...xpxdimen]{{accelerateInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20664 ...phinxpxdimen]{{bounceInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20664 ...phinxpxdimen]{{bounceInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20676 ...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.20676 ...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.20690 ...hinxpxdimen]{{custom0Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20690 ...hinxpxdimen]{{custom0Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20706 ...hinxpxdimen]{{custom1Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20706 ...hinxpxdimen]{{custom1Interpolator}.gif} [330 <./custom0Interpolator.png>] [331 <./custom1Interpolator.png>] [332] [333] [334 <./drawRuntimeImage.png>] [335] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 21034. (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmss.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmss.fd) [336 <./hierarchy.png (PNG copy)>] [337] [338] [339 <./eventDispatchUML.png (PNG copy)> <./pointerEv entDispatcherFlow.png (PNG copy)>] [340 <./boxmodel.png (PNG copy)>] [341] [342] [343 <./showSequence.png (PNG copy)>] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354 <./defaultRenderPolicy.png>] [355 <./default RenderPolicyIssue.png>] [356 <./highlightWidgetList.png> <./highlightWidgetWhee l.png>] [357] Underfull \hbox (badness 10000) in paragraph at lines 22154--22155 []\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 22451 [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 24053--24054 []|\T1/SourceSansPro-LF/m/n/10 Module Overfull \hbox (5.24944pt too wide) in paragraph at lines 24060--24061 []|\T1/zi4/m/n/10 Bluetooth[]| Underfull \hbox (badness 5302) in paragraph at lines 24062--24063 \T1/SourceSansPro-LF/m/n/10 on the Generic At-tribute Pro-file Overfull \hbox (1.35934pt too wide) in paragraph at lines 2--24065 []|[][]\T1/SourceSansPro-LF/m/n/10 bluetooth[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24070 [][][]\T1/SourceSansPro-LF/m/n/10 Bluetooth Overfull \hbox (20.24944pt too wide) in paragraph at lines 24074--24075 []|\T1/zi4/m/n/10 ECOM-Network[]| Underfull \hbox (badness 5696) in paragraph at lines 24076--24077 []|\T1/SourceSansPro-LF/m/n/10 Network in-ter-faces man-age-ment Underfull \hbox (badness 10000) in paragraph at lines 2--24079 []|[][]\T1/SourceSansPro-LF/m/n/10 ecom- Overfull \hbox (16.7787pt too wide) in paragraph at lines 2--24081 []|[][]\T1/SourceSansPro-LF/m/n/10 NetworkInterfaceManager Overfull \hbox (5.24944pt too wide) in paragraph at lines 24083--24084 []|\T1/zi4/m/n/10 ECOM-WIFI[]| Underfull \hbox (badness 10000) in paragraph at lines 2--24088 []|[][]\T1/SourceSansPro-LF/m/n/10 ecom- Underfull \hbox (badness 10000) in paragraph at lines 2--24113 [][][]\T1/SourceSansPro-LF/m/n/10 NET util-ity Underfull \hbox (badness 10000) in paragraph at lines 2--24136 [][][]\T1/SourceSansPro-LF/m/n/10 SSL mu-tual Underfull \hbox (badness 10000) in paragraph at lines 2--24139 [][][]\T1/SourceSansPro-LF/m/n/10 SSL mu-tual Underfull \hbox (badness 10000) in paragraph at lines 2--24142 [][][]\T1/SourceSansPro-LF/m/n/10 SSL util-ity [385 <./networking_overview.png>] Underfull \hbox (badness 10000) in paragraph at lines 24166--24167 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 24173--24174 []|\T1/zi4/m/n/10 Android Overfull \hbox (20.24944pt too wide) in paragraph at lines 24173--24174 \T1/zi4/m/n/10 Connectivity[]| Underfull \hbox (badness 10000) in paragraph at lines 2--24178 []|[][]\T1/SourceSansPro-LF/m/n/10 android- Overfull \hbox (11.39934pt too wide) in paragraph at lines 2--24178 \T1/SourceSansPro-LF/m/n/10 connectivity[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24180 []|[][]\T1/SourceSansPro-LF/m/n/10 ConnectivityManager Underfull \hbox (badness 10000) in paragraph at lines 24187--24188 []|\T1/zi4/m/n/10 HTTP Overfull \hbox (3.66933pt too wide) in paragraph at lines 2--24192 []|[][]\T1/SourceSansPro-LF/m/n/10 httpclient[][], Underfull \hbox (badness 10000) in paragraph at lines 2--24192 [][]\T1/SourceSansPro-LF/m/n/10 http- Underfull \hbox (badness 10000) in paragraph at lines 2--24194 []|[][]\T1/SourceSansPro-LF/m/n/10 HttpURLConnection Underfull \hbox (badness 10000) in paragraph at lines 2--24197 [][][]\T1/SourceSansPro-LF/m/n/10 HTTP client Underfull \hbox (badness 10000) in paragraph at lines 24199--24200 []\T1/SourceSansPro-LF/m/n/10 See also [][]REST Underfull \hbox (badness 10000) in paragraph at lines 24204--24205 []|\T1/zi4/m/n/10 HTTP Underfull \hbox (badness 10000) in paragraph at lines 24204--24205 \T1/zi4/m/n/10 Server Underfull \hbox (badness 10000) in paragraph at lines 24221--24222 []|\T1/zi4/m/n/10 MQTT Underfull \hbox (badness 10000) in paragraph at lines 24221--24222 \T1/zi4/m/n/10 Client Overfull \hbox (15.24944pt too wide) in paragraph at lines 24221--24222 \T1/zi4/m/n/10 (MicroPaho)[]| Underfull \hbox (badness 6876) in paragraph at lines 24223--24224 []|\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--24226 []|[][]\T1/SourceSansPro-LF/m/n/10 micropaho[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24231 [][][]\T1/SourceSansPro-LF/m/n/10 MicroPaho Underfull \hbox (badness 10000) in paragraph at lines 2--24234 [][][]\T1/SourceSansPro-LF/m/n/10 MQTT pub-lish Underfull \hbox (badness 10000) in paragraph at lines 24241--24242 []|\T1/zi4/m/n/10 REST Underfull \hbox (badness 10000) in paragraph at lines 24243--24244 []|\T1/SourceSansPro-LF/m/n/10 REpresentational State Tran-fer Underfull \hbox (badness 10000) in paragraph at lines 2--24251 [][][]\T1/SourceSansPro-LF/m/n/10 REST client Underfull \hbox (badness 10000) in paragraph at lines 24258--24259 []|\T1/zi4/m/n/10 REST Underfull \hbox (badness 10000) in paragraph at lines 24260--24261 []|\T1/SourceSansPro-LF/m/n/10 REpresentational State Tran-fer Overfull \hbox (1.77933pt too wide) in paragraph at lines 2--24263 []|[][]\T1/SourceSansPro-LF/m/n/10 restserver[][]| Underfull \hbox (badness 10000) in paragraph at lines 24272--24273 []|\T1/zi4/m/n/10 SNTP Underfull \hbox (badness 10000) in paragraph at lines 24274--24275 []|\T1/SourceSansPro-LF/m/n/10 Simple Net-work Time Pro-to-col Overfull \hbox (2.21935pt too wide) in paragraph at lines 2--24277 []|[][]\T1/SourceSansPro-LF/m/n/10 sntpclient[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24282 [][][]\T1/SourceSansPro-LF/m/n/10 SNTP client Overfull \hbox (5.24944pt too wide) in paragraph at lines 24286--24287 []|\T1/zi4/m/n/10 WebSocket Overfull \hbox (7.54935pt too wide) in paragraph at lines 2--24291 []|[][]\T1/SourceSansPro-LF/m/n/10 websocket[][], Overfull \hbox (7.90933pt too wide) in paragraph at lines 2--24291 [][]\T1/SourceSansPro-LF/m/n/10 websocket- Underfull \hbox (badness 10000) in paragraph at lines 2--24296 [][][]\T1/SourceSansPro-LF/m/n/10 WebSocket Underfull \hbox (badness 10000) in paragraph at lines 2--24299 [][][]\T1/SourceSansPro-LF/m/n/10 WebSocket [386] [387] Underfull \hbox (badness 10000) in paragraph at lines 24320--24321 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 2--24335 [][][]\T1/SourceSansPro-LF/m/n/10 CborEncoder Underfull \hbox (badness 10000) in paragraph at lines 2--24338 [][][]\T1/SourceSansPro-LF/m/n/10 CborDecoder Underfull \hbox (badness 10000) in paragraph at lines 2--24355 [][][]\T1/SourceSansPro-LF/m/n/10 JSONObject Underfull \hbox (badness 10000) in paragraph at lines 2--24358 [][][]\T1/SourceSansPro-LF/m/n/10 JSONWriter Overfull \hbox (1.93938pt too wide) in paragraph at lines 2--24375 []|[][]\T1/SourceSansPro-LF/m/n/10 protobuf3[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24378 [] Overfull \hbox (12.7588pt too wide) in paragraph at lines 2--24378 [][]\T1/SourceSansPro-LF/m/n/10 CodedInputStream Underfull \hbox (badness 10000) in paragraph at lines 2--24381 [] Overfull \hbox (20.11879pt too wide) in paragraph at lines 2--24381 [][]\T1/SourceSansPro-LF/m/n/10 CodedOutputStream Underfull \hbox (badness 10000) in paragraph at lines 2--24386 [][][]\T1/SourceSansPro-LF/m/n/10 Protobuf3 Underfull \hbox (badness 10000) in paragraph at lines 2--24398 [][][]\T1/SourceSansPro-LF/m/n/10 XmlPullParser Underfull \hbox (badness 10000) in paragraph at lines 2--24401 [][][]\T1/SourceSansPro-LF/m/n/10 XmlSerializer Underfull \hbox (badness 10000) in paragraph at lines 24432--24433 []|\T1/zi4/m/n/10 AWS Underfull \hbox (badness 10000) in paragraph at lines 24432--24433 \T1/zi4/m/n/10 IoT Underfull \hbox (badness 5475) in paragraph at lines 24434--24435 []|\T1/SourceSansPro-LF/m/n/10 AWS IoT Core client, pro-vid-ing pub- Underfull \hbox (badness 10000) in paragraph at lines 24447--24448 []|\T1/zi4/m/n/10 Google Underfull \hbox (badness 10000) in paragraph at lines 24447--24448 \T1/zi4/m/n/10 Cloud Overfull \hbox (7.69951pt too wide) in paragraph at lines 24447--24448 \T1/zi4/m/n/10 Platform Underfull \hbox (badness 10000) in paragraph at lines 24447--24448 \T1/zi4/m/n/10 Iot Underfull \hbox (badness 10000) in paragraph at lines 2--24455 [][][]\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.24506 ...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.24506 ...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 24785. [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 25349--25353 []\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 25920--25923 []\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 25937--25939 []\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 26525. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26525. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26525. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26525. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26525. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26525. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26525. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26525. [416] [417] [418] [419] [420] [421] [422] [423] [424] [425] [426] [427] [428 <./platformConfigurationSkeleton.png>] [429] Underfull \hbox (badness 10000) in paragraph at lines 27705--27706 []\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 27721--27721 []\T1/zi4/m/it/9 ============================================================== ==============================================[]| Overfull \hbox (75.24504pt too wide) in paragraph at lines 27726--27726 []\T1/zi4/m/it/9 ============================================================== ==============================================[]| [430] [431 <./platformSource.png>] [432] Underfull \hbox (badness 10000) in paragraph at lines 27832--27835 []\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 28062--28063 []|\T1/SourceSansPro-LF/m/n/10 Option Overfull \hbox (15.24944pt too wide) in paragraph at lines 28069--28070 []|\T1/zi4/m/n/10 microejapp. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28069--28070 \T1/zi4/m/n/10 relative. Overfull \hbox (15.24944pt too wide) in paragraph at lines 28076--28077 []|\T1/zi4/m/n/10 microejlib. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28076--28077 \T1/zi4/m/n/10 relative. Overfull \hbox (15.24944pt too wide) in paragraph at lines 28083--28084 []|\T1/zi4/m/n/10 microejinc. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28083--28084 \T1/zi4/m/n/10 relative. Overfull \hbox (30.24944pt too wide) in paragraph at lines 28090--28091 []|\T1/zi4/m/n/10 microejscript. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28090--28091 \T1/zi4/m/n/10 relative. Underfull \hbox (badness 10000) in paragraph at lines 28097--28098 []|\T1/zi4/m/n/10 root. Underfull \hbox (badness 10000) in paragraph at lines 28125--28126 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28130--28131 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28135--28136 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28140--28141 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28145--28146 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28150--28151 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28155--28156 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28160--28161 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28165--28166 []|\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 28656--28657 []|\T1/SourceSansPro-LF/m/n/10 SECURITY Underfull \hbox (badness 7256) in paragraph at lines 28658--28659 []|\T1/SourceSansPro-LF/m/n/10 NET Java Test Underfull \hbox (badness 10000) in paragraph at lines 28660--28661 []|\T1/SourceSansPro-LF/m/n/10 SSL Java Test Underfull \hbox (badness 10000) in paragraph at lines 28673--28674 []|\T1/SourceSansPro-LF/m/n/10 3.4.0 (On Underfull \hbox (badness 10000) in paragraph at lines 28675--28676 []|\T1/SourceSansPro-LF/m/n/10 3.0.1 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28688--28689 []|\T1/SourceSansPro-LF/m/n/10 3.4.0 (On Underfull \hbox (badness 10000) in paragraph at lines 28690--28691 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28692--28694 []|\T1/SourceSansPro-LF/m/n/10 1.1.0 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28703--28704 []|\T1/SourceSansPro-LF/m/n/10 3.5.2 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28705--28706 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28707--28709 []|\T1/SourceSansPro-LF/m/n/10 1.1.0 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28716--28717 []|\T1/SourceSansPro-LF/m/n/10 1.4.0 Underfull \hbox (badness 10000) in paragraph at lines 28716--28717 \T1/SourceSansPro-LF/m/n/10 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28718--28719 []|\T1/SourceSansPro-LF/m/n/10 3.5.2 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28720--28721 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28722--28724 []|\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 29167 [451] [452] [453] [454] [455] Underfull \hbox (badness 10000) in paragraph at lines 29551--29552 []\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 29551--29552 []\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 29832 [461 <./sni_flow.png>] [462] [463 <./sni_sync.png>] Underfull \hbox (badness 10000) in paragraph at lines 1--29953 []|[][]$\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 30287--30290 \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 30373--30377 \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 30787--30789 []\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.30826 \begin{sphinxVerbatim} [commandchars=\\\{\}] [478]pdfTeX warning (ext4): destination with the same identifier (name{literalblock.2}) has been already u sed, duplicate ignored \relax l.30874 \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 31910. [499] Underfull \hbox (badness 5696) in paragraph at lines 31959--31961 []\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 32057 Underfull \vbox (badness 10000) detected at line 32057 [501] [502] Underfull \hbox (badness 10000) in paragraph at lines 32131--32133 \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 32145--32146 []\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 32162--32163 []\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 32168--32169 []\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 32179--32180 []\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 32179--32180 \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 32502. [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 33770 [523] Overfull \vbox (0.82593pt too high) detected at line 33816 [524] [525] Overfull \vbox (1.82593pt too high) detected at line 33939 [526] Overfull \vbox (2.12442pt too high) detected at line 34008 [527] Underfull \vbox (badness 3343) detected at line 34080 [528] [529] Overfull \vbox (1.29552pt too high) detected at line 34152 [530] Overfull \vbox (1.82593pt too high) detected at line 34227 [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 34519--34519 []\T1/SourceSansPro-LF/m/n/10 Tear- Underfull \hbox (badness 10000) in paragraph at lines 34519--34519 []\T1/SourceSansPro-LF/m/n/10 Nb Underfull \hbox (badness 10000) in paragraph at lines 34519--34519 []\T1/SourceSansPro-LF/m/n/10 Flush time Underfull \hbox (badness 10000) in paragraph at lines 34519--34519 []\T1/SourceSansPro-LF/m/n/10 FPS Underfull \hbox (badness 5203) in paragraph at lines 34519--34519 []\T1/SourceSansPro-LF/m/n/10 CPU load [536] [537] [538] Underfull \hbox (badness 10000) in paragraph at lines 34722--34723 []\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 34722--34723 []\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 35768--35769 []\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 35771--35772 []\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 35820--35821 \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 35832--35833 []\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.35902 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.4}) has been already used, d uplicate ignored \relax l.35914 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.5}) has been already used, d uplicate ignored \relax l.35924 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.6}) has been already used, d uplicate ignored \relax l.35936 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.7}) has been already used, d uplicate ignored \relax l.35946 \begin{sphinxVerbatim} [commandchars=\\\{\}] [556]pdfTeX warning (ext4): destination with the same identifier (name{literalblock.8}) has been already u sed, duplicate ignored \relax l.35956 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 35972--35973 []\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.36743 \begin{sphinxVerbatim} [commandchars=\\\{\}] [568] [569 <./graphviz-6baf 21a497ab9e0043cef2bf3d691fc132794bb5.pdf>] [570] [571] [572 <./fpwidgets.png>] [573] [574] Underfull \hbox (badness 10000) in paragraph at lines 37129--37130 []\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 37216--37217 []\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 37705--37706 []\T1/zi4/m/n/10 void LLUI_DISPLAY_IMPL_binarySemaphoreTake([. Overfull \hbox (26.05243pt too wide) in paragraph at lines 37708--37709 []\T1/zi4/m/n/10 void LLUI_DISPLAY_IMPL_binarySemaphoreGive([. Underfull \hbox (badness 10000) in paragraph at lines 37711--37712 []\T1/zi4/m/n/10 uint8_t* LLUI_DISPLAY_IMPL_flush([... Overfull \hbox (71.05243pt too wide) in paragraph at lines 37721--37722 []\T1/zi4/m/n/10 int32_t LLDISPLAY_IMPL_getWorkingBufferStartAddress([. Overfull \hbox (61.05243pt too wide) in paragraph at lines 37724--37725 []\T1/zi4/m/n/10 int32_t LLDISPLAY_IMPL_getWorkingBufferEndAddress([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37787--37788 []\T1/zi4/m/n/10 jint LLUI_INPUT_IMPL_getInitialStateValue([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37790--37791 []\T1/zi4/m/n/10 void LLUI_INPUT_IMPL_enterCriticalSection([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37793--37794 []\T1/zi4/m/n/10 void LLUI_INPUT_IMPL_leaveCriticalSection([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37806--37807 []\T1/zi4/m/n/10 int32_t LLINPUT_IMPL_getInitialStateValue([. Overfull \hbox (6.05243pt too wide) in paragraph at lines 37809--37810 []\T1/zi4/m/n/10 void LLINPUT_IMPL_enterCriticalSection([. Overfull \hbox (6.05243pt too wide) in paragraph at lines 37812--37813 []\T1/zi4/m/n/10 void LLINPUT_IMPL_leaveCriticalSection([. [581] Underfull \hbox (badness 10000) in paragraph at lines 37859--37860 []\T1/zi4/m/n/10 int32_t LLLEDS_IMPL_getIntensity([... Underfull \hbox (badness 10000) in paragraph at lines 37915--37917 \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 38800--38801 []\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] Overfull \hbox (4.46881pt too wide) in paragraph at lines 40398--40399 []\T1/SourceSansPro-LF/m/n/10 The sig-na-tures of []\T1/zi4/m/n/10 LLUI_DISPLA Y_IMPL_decodeImage[] \T1/SourceSansPro-LF/m/n/10 and []\T1/zi4/m/n/10 LLUI_DI SPLAY_IMPL_getNewImageStrideInBytes[] [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 40492. (/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 40492. [613] Underfull \hbox (badness 10000) in paragraph at lines 40611--40612 []\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 40614--40615 []\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 40614--40615 []\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 40846--40847 []\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 40849--40850 []\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 40849--40850 \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 40976--40977 []\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 41003--41004 []\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 41003--41004 []\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 41058--41059 []\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 41080--41081 []\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 41083--41084 []\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 41086--41087 []\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 41089--41090 []\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 41092--41093 []\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 41095--41096 []\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 41098--41099 []\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 41101--41102 []\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 41104--41105 []\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 41107--41108 []\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 41113--41114 \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 41116--41117 []\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 41116--41117 \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 41116--41117 \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 41119--41120 []\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 41119--41120 \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 41119--41120 \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 41122--41123 []\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 41122--41123 []\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 41122--41123 \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 41128--41129 []\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 41131--41132 []\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 41134--41135 []\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 41137--41138 []\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 41151--41152 []\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 41154--41155 []\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 41154--41155 \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 41157--41158 []\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 41157--41158 []\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 41160--41161 []\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 41168--41169 []\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 41171--41172 []\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 41174--41175 []\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 41177--41178 []\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 41183--41184 []\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 41189--41190 []\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 41198--41199 []\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 41206--41207 []\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 41214--41215 []\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 41220--41221 []\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 41223--41224 []\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 41234--41235 []\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 41237--41238 []\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 41240--41241 []\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 41243--41244 []\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 41246--41247 []\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 41249--41250 []\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 41252--41253 []\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 41255--41256 []\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 41261--41262 []\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 41264--41265 []\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 41267--41268 []\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 41270--41271 []\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 41273--41274 []\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 41284--41285 []\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 41287--41288 []\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 41290--41291 []\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 41327--41328 []\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 41330--41331 []\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 41330--41331 []\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 41333--41334 []\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 41341--41342 []\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 41376--41377 []\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 41419--41420 []\T1/SourceSansPro-LF/m/n/10 Create a new front panel project: [][][] > [][ ][] > [][][] > [][][] > [624] Underfull \hbox (badness 10000) in paragraph at lines 41506--41507 []\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 41567--41568 \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 41631--41632 []\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 41631--41632 \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 41725--41726 []\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 41855--41856 []\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 41863--41864 []\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 41869--41870 []\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 41891--41892 []\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 42235--42236 []\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 42241--42242 []\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 42292--42293 []\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 42298--42299 []\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 42372--42373 []\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 42814--42815 []\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] [648 <./java-c-net-interface.png>] Underfull \hbox (badness 10000) in paragraph at lines 42930--42935 []\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[] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 43009. [649] [650] [651] [652] [653] [654] Underfull \hbox (badness 10000) in paragraph at lines 43430--43433 []\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 [655] [656 <./watchdog_sandwich.png>] [657 <./watchdog_highlevel_diagram.png>] [658 <./watchdog_seq_diagram.png>] Overfull \vbox (8.27005pt too high) detected at line 43612 [659] Underfull \hbox (badness 10000) in paragraph at lines 43638--43641 []\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 [660] Overfull \vbox (3.05565pt too high) detected at line 43710 [661] [662] [663 <./STM32F7508-DK-demoWidget-SystemView.png>] Underfull \hbox (badness 10000) in paragraph at lines 43799--43800 []\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 43802--43803 []\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 43802--43803 []\T1/zi4/m/n/10 SEGGER_SYSVIEW_SendSysDesc("N="SYSVIEW_APP_NAME",D="SYSVIEW_DE VICE_NAME", [664 <./sytemview_remove_systick.png>] [665] [666] [667 <./sv_names.png>] [668] Underfull \hbox (badness 5578) in paragraph at lines 44000--44003 \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 44000--44003 \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 44000--44003 \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/ [669 <./sysview_app_traces.png>] [670 <./systemview_rtt_not_found.png>] [671 <./systemview_st_link_pb.png>] [672 <./hil1.png> <./hil2.png>] [673 <./hil 3.png>] [674] [675 <./hil4.png>] [676] [677 <./mock-skeleton.png>] [678] [679 <./hil5.png>] [680 <./newfp.png>] [681 <./project-content.png>] [682] [683 <./working-layout.png>] [684] [685] [686] [687 <./fp-widget-active-area.pn g>] [688 <./blemock-controller.png>] [689] [690 <./blemock-flash-download-tool. png>] [691 <./blemock-wifi-setup-interface.png> <./blemock-wifi-setup-last-scre en.png>] [692 <./blemock-controller-ip.png>] [693 <./blemock-configuration.png> ] [694] [695] Underfull \hbox (badness 6910) in paragraph at lines 45294--45298 []\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 45294--45298 \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 [696] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 \T1/SourceSansPro-LF/m/n/10 gen-er-a-tor Overfull \hbox (8.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonRepeatedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (18.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (3.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerMovedEvent[]| Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 []|\T1/SourceSansPro-LF/m/n/10 The ini-tial value of each state ma-chine Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 \T1/SourceSansPro-LF/m/n/10 (of a States) is re-trieved by a call to Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_getInitialStateValue[] Overfull \hbox (3.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (8.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 \T1/SourceSansPro-LF/m/n/10 gen-er-a-tor Overfull \hbox (8.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonRepeatedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (18.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (3.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerMovedEvent[]| Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 []|\T1/SourceSansPro-LF/m/n/10 The ini-tial value of each state ma-chine Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 \T1/SourceSansPro-LF/m/n/10 (of a States) is re-trieved by a call to Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_getInitialStateValue[] Overfull \hbox (3.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 Overfull \hbox (8.50986pt too wide) in paragraph at lines 45505--45505 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45505--45505 [697] [698] Underfull \hbox (badness 6725) in paragraph at lines 45556--45561 \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 ( [699] [700] [701] [702] [703] [704] Underfull \hbox (badness 10000) in paragraph at lines 45874--45875 []\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 [705] [706] [707] [708] [709] Overfull \hbox (5.24129pt too wide) in paragraph at lines 46253--46254 []|\T1/SourceSansPro-LF/m/n/10 Message [710] Underfull \hbox (badness 10000) in paragraph at lines 46449--46449 []|\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 46449--46449 []|\T1/SourceSansPro-LF/m/n/10 The fully qual-i-fied name of the class that im- ple-ments [711] Underfull \hbox (badness 10000) in paragraph at lines 46470--46473 []\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 [712] Overfull \hbox (25.02158pt too wide) in paragraph at lines 46650--46651 [][] Overfull \hbox (10.13881pt too wide) in paragraph at lines 46747--46748 [][] [713] [714] [715] [716] [717] [718] [719] Underfull \hbox (badness 10000) in paragraph at lines 48404--48404 []\T1/SourceSansPro-LF/m/n/10 Mes-sage [720] Underfull \hbox (badness 10000) in paragraph at lines 48561--48561 []\T1/zi4/m/n/10 -descriptionFile Underfull \hbox (badness 10000) in paragraph at lines 48561--48561 []\T1/zi4/m/n/10 -waitingTaskLimit Overfull \hbox (6.25586pt too wide) in paragraph at lines 48561--48561 []\T1/zi4/m/n/10 -outputArchitecture Overfull \hbox (1.25586pt too wide) in paragraph at lines 48561--48561 []\T1/zi4/m/n/10 -rwBlockHeaderSize Underfull \hbox (badness 10000) in paragraph at lines 48561--48561 []\T1/zi4/m/n/10 -cConstantsPrefix [721]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.10}) has been already used, duplicate ignored \relax l.48760 \begin{sphinxVerbatim} [commandchars=\\\{\}] [722] Overfull \hbox (3.86812pt too wide) in paragraph at lines 48826--48827 []\T1/zi4/m/n/10 eventgenerators[] Underfull \hbox (badness 10000) in paragraph at lines 48826--48827 Package varwidth Warning: Failed to reprocess entire contents on input line 488 28. Underfull \hbox (badness 10000) detected at line 48828 Overfull \hbox (3.86812pt too wide) detected at line 48828 []\T1/zi4/m/n/10 eventgenerators[] Package varwidth Warning: Failed to reprocess entire contents on input line 488 28. Underfull \hbox (badness 10000) in paragraph at lines 48840--48841 []\T1/zi4/m/n/10 eventgenerator[] Underfull \hbox (badness 10000) in paragraph at lines 48840--48841 Package varwidth Warning: Failed to reprocess entire contents on input line 488 42. Underfull \hbox (badness 10000) detected at line 48842 Package varwidth Warning: Failed to reprocess entire contents on input line 488 42. Package varwidth Warning: Failed to reprocess entire contents on input line 488 66. Package varwidth Warning: Failed to reprocess entire contents on input line 488 66. Package varwidth Warning: Failed to reprocess entire contents on input line 488 85. Package varwidth Warning: Failed to reprocess entire contents on input line 488 85. Package varwidth Warning: Failed to reprocess entire contents on input line 489 04. Package varwidth Warning: Failed to reprocess entire contents on input line 489 04. Package varwidth Warning: Failed to reprocess entire contents on input line 489 28. Package varwidth Warning: Failed to reprocess entire contents on input line 489 28. Package varwidth Warning: Failed to reprocess entire contents on input line 489 62. Package varwidth Warning: Failed to reprocess entire contents on input line 489 62. 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. Underfull \hbox (badness 10000) in paragraph at lines 48989--48991 []|\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 48989--48991 \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 490 22. Package varwidth Warning: Failed to reprocess entire contents on input line 490 22. Package varwidth Warning: Failed to reprocess entire contents on input line 490 36. Package varwidth Warning: Failed to reprocess entire contents on input line 490 36. [723] [724] Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. Package varwidth Warning: Failed to reprocess entire contents on input line 491 85. [725] Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Overfull \hbox (1.7963pt too wide) in paragraph at lines 49312--49312 []|\T1/zi4/m/n/10 xsi:schemaLocation[]| Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Overfull \hbox (1.7963pt too wide) in paragraph at lines 49312--49312 []|\T1/zi4/m/n/10 xsi:schemaLocation[]| Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Package varwidth Warning: Failed to reprocess entire contents on input line 493 12. Underfull \hbox (badness 10000) in paragraph at lines 49373--49373 []\T1/zi4/m/n/10 -connectTimeout Underfull \hbox (badness 10000) in paragraph at lines 49373--49373 []\T1/zi4/m/n/10 -excludes Underfull \hbox (badness 10000) in paragraph at lines 49373--49373 []\T1/zi4/m/n/10 -mocks [726] [727] [728]pdfTeX warning (ext4): destination with the same identifier (n ame{literalblock.11}) has been already used, duplicate ignored \relax l.49526 \begin{sphinxVerbatim} [commandchars=\\\{\}] Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. Package varwidth Warning: Failed to reprocess entire contents on input line 496 77. [729] [730] Overfull \hbox (2.36441pt too wide) in paragraph at lines 49863--49864 [][] [731] Overfull \hbox (8.14131pt too wide) in paragraph at lines 49915--49916 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 49917--49918 []|\T1/SourceSansPro-LF/m/n/10 Build Underfull \hbox (badness 10000) in paragraph at lines 49917--49918 \T1/SourceSansPro-LF/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 49919--49920 []|\T1/SourceSansPro-LF/m/n/10 Known Com-pat-i-ble Ver- Overfull \hbox (0.92131pt too wide) in paragraph at lines 49923--49925 []|\T1/SourceSansPro-LF/m/n/10 Module| Underfull \hbox (badness 10000) in paragraph at lines 49926--49927 []|\T1/SourceSansPro-LF/m/n/10 Keil Underfull \hbox (badness 10000) in paragraph at lines 49926--49927 \T1/SourceSansPro-LF/m/n/10 uVi- Overfull \hbox (1.57127pt too wide) in paragraph at lines 49928--49929 []|\T1/SourceSansPro-LF/m/n/10 5.18.0.0| Underfull \hbox (badness 10000) in paragraph at lines 49932--49933 []|\T1/zi4/m/n/10 --cpu Cortex-M4.fp --apcs=/hardfp Overfull \hbox (9.55128pt too wide) in paragraph at lines 2--49936 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4A20[][]| Underfull \hbox (badness 10000) in paragraph at lines 49943--49944 []|\T1/zi4/m/n/10 -mabi=aapcs -mcpu=cortex-m4 Underfull \hbox (badness 10000) in paragraph at lines 49943--49944 \T1/zi4/m/n/10 -mlittle-endian -mfpu=fpv4-sp-d16 Overfull \hbox (9.87128pt too wide) in paragraph at lines 2--49947 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4G25[][]| Underfull \hbox (badness 10000) in paragraph at lines 49948--49949 []|\T1/SourceSansPro-LF/m/n/10 IAR Underfull \hbox (badness 10000) in paragraph at lines 49948--49949 \T1/SourceSansPro-LF/m/n/10 Em- Underfull \hbox (badness 10000) in paragraph at lines 49948--49949 \T1/SourceSansPro-LF/m/n/10 bed- Underfull \hbox (badness 10000) in paragraph at lines 49948--49949 \T1/SourceSansPro-LF/m/n/10 ded Underfull \hbox (badness 10000) in paragraph at lines 49948--49949 \T1/SourceSansPro-LF/m/n/10 Work- Underfull \hbox (badness 10000) in paragraph at lines 49948--49949 \T1/SourceSansPro-LF/m/n/10 bench Underfull \hbox (badness 10000) in paragraph at lines 49948--49949 \T1/SourceSansPro-LF/m/n/10 for Overfull \hbox (18.03123pt too wide) in paragraph at lines 49950--49951 []|\T1/SourceSansPro-LF/m/n/10 8.32.1.18631| Overfull \hbox (6.29128pt too wide) in paragraph at lines 2--49958 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4I35[][]| Overfull \hbox (8.14131pt too wide) in paragraph at lines 49979--49980 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 49981--49982 []|\T1/SourceSansPro-LF/m/n/10 Build Underfull \hbox (badness 10000) in paragraph at lines 49981--49982 \T1/SourceSansPro-LF/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 49983--49984 []|\T1/SourceSansPro-LF/m/n/10 Known Com-pat-i-ble Ver- Overfull \hbox (0.92131pt too wide) in paragraph at lines 49987--49989 []|\T1/SourceSansPro-LF/m/n/10 Module| Underfull \hbox (badness 10000) in paragraph at lines 49990--49991 []|\T1/SourceSansPro-LF/m/n/10 Keil Underfull \hbox (badness 10000) in paragraph at lines 49990--49991 \T1/SourceSansPro-LF/m/n/10 uVi- Overfull \hbox (1.57127pt too wide) in paragraph at lines 49992--49993 []|\T1/SourceSansPro-LF/m/n/10 5.18.0.0| Underfull \hbox (badness 7344) in paragraph at lines 49996--49997 []|\T1/zi4/m/n/10 --cpu Cortex-M7.fp.sp --apcs=/hardfp Overfull \hbox (7.4213pt too wide) in paragraph at lines 2--50000 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7A21[][]| Underfull \hbox (badness 10000) in paragraph at lines 50007--50008 []|\T1/zi4/m/n/10 -mabi=aapcs -mcpu=cortex-m7 Underfull \hbox (badness 10000) in paragraph at lines 50007--50008 \T1/zi4/m/n/10 -mlittle-endian -mfpu=fpv5-sp-d16 Overfull \hbox (9.81128pt too wide) in paragraph at lines 2--50011 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7G26[][]| Underfull \hbox (badness 10000) in paragraph at lines 50012--50013 []|\T1/SourceSansPro-LF/m/n/10 IAR Underfull \hbox (badness 10000) in paragraph at lines 50012--50013 \T1/SourceSansPro-LF/m/n/10 Em- Underfull \hbox (badness 10000) in paragraph at lines 50012--50013 \T1/SourceSansPro-LF/m/n/10 bed- Underfull \hbox (badness 10000) in paragraph at lines 50012--50013 \T1/SourceSansPro-LF/m/n/10 ded Underfull \hbox (badness 10000) in paragraph at lines 50012--50013 \T1/SourceSansPro-LF/m/n/10 Work- Underfull \hbox (badness 10000) in paragraph at lines 50012--50013 \T1/SourceSansPro-LF/m/n/10 bench Underfull \hbox (badness 10000) in paragraph at lines 50012--50013 \T1/SourceSansPro-LF/m/n/10 for Overfull \hbox (18.03123pt too wide) in paragraph at lines 50014--50015 []|\T1/SourceSansPro-LF/m/n/10 8.32.1.18631| Overfull \hbox (6.39128pt too wide) in paragraph at lines 2--50022 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7I36[][]| [732] Overfull \hbox (3.87445pt too wide) in paragraph at lines 50040--50041 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 50046--50047 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 50051--50052 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50051--50052 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50053--50054 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50053--50054 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50053--50054 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50053--50054 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50053--50054 \T1/SourceSansPro-LF/m/n/10 80- Overfull \hbox (8.4644pt too wide) in paragraph at lines 50053--50054 \T1/SourceSansPro-LF/m/n/10 g6c4433a)| Overfull \hbox (2.18443pt too wide) in paragraph at lines 2--50058 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou1[][]| Underfull \hbox (badness 10000) in paragraph at lines 50062--50063 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50062--50063 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50064--50065 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50064--50065 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50064--50065 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50064--50065 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50064--50065 \T1/SourceSansPro-LF/m/n/10 80- Overfull \hbox (8.4644pt too wide) in paragraph at lines 50064--50065 \T1/SourceSansPro-LF/m/n/10 g6c4433a)| Overfull \hbox (3.50443pt too wide) in paragraph at lines 2--50069 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou2[][]| Underfull \hbox (badness 10000) in paragraph at lines 50073--50074 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50073--50074 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50075--50076 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50075--50076 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50075--50076 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50075--50076 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50075--50076 \T1/SourceSansPro-LF/m/n/10 96- Overfull \hbox (8.94438pt too wide) in paragraph at lines 50075--50076 \T1/SourceSansPro-LF/m/n/10 g2852398)| Overfull \hbox (3.50443pt too wide) in paragraph at lines 2--50080 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou2[][]| Underfull \hbox (badness 10000) in paragraph at lines 50084--50085 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50084--50085 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50086--50087 []|\T1/SourceSansPro-LF/m/n/10 8.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50086--50087 \T1/SourceSansPro-LF/m/n/10 (crosstool- Overfull \hbox (3.46442pt too wide) in paragraph at lines 2--50091 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou3[][]| Underfull \hbox (badness 10000) in paragraph at lines 50095--50096 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50095--50096 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50097--50098 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50097--50098 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50097--50098 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50097--50098 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50097--50098 \T1/SourceSansPro-LF/m/n/10 97- Overfull \hbox (8.04442pt too wide) in paragraph at lines 50097--50098 \T1/SourceSansPro-LF/m/n/10 gc752ad5)| Overfull \hbox (5.4645pt too wide) in paragraph at lines 50101--50102 []|\T1/zi4/m/n/10 simikou4[]| Underfull \hbox (badness 10000) in paragraph at lines 50106--50107 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50106--50107 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50108--50109 []|\T1/SourceSansPro-LF/m/n/10 8.4.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50108--50109 \T1/SourceSansPro-LF/m/n/10 (crosstool- Overfull \hbox (5.4645pt too wide) in paragraph at lines 50112--50113 []|\T1/zi4/m/n/10 simikou5[]| Underfull \hbox (badness 10000) in paragraph at lines 50117--50118 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50117--50118 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50119--50120 []|\T1/SourceSansPro-LF/m/n/10 8.4.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50119--50120 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50121--50122 []|\T1/zi4/m/n/10 -mlongcalls -mfix-esp32-psram-cache-issue Overfull \hbox (5.4645pt too wide) in paragraph at lines 50123--50124 []|\T1/zi4/m/n/10 simikou6[]| [733] [734] [735 <./platform_fullPackaging_structure.png>] Underfull \hbox (badness 10000) in paragraph at lines 50304--50307 \T1/SourceSansPro-LF/m/n/10 and re-named to []\T1/zi4/m/n/10 architecture-repo sitory/com/microej/architecture/CM7/CM7hardfp_ARMCC5/ [736] [737] [738 <./platform_architecture-repository.png> <./platformMigration- import.png>] Underfull \hbox (badness 10000) in paragraph at lines 50439--50443 []\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 50439--50443 \T1/SourceSansPro-LF/m/n/10 github . com / MicroEJ / PlatformQualificationTools / blob / master / framework / platform / README . rst$[][]. Underfull \hbox (badness 10000) in paragraph at lines 50439--50443 \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 50450--50451 []\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 50450--50451 []\T1/zi4/m/n/10 ] [746 <./inputs_outputs.png>] [747 <./build_flow_ge neric.png>] [748 <./build_flow_virtual_device.png>] Underfull \hbox (badness 10000) in paragraph at lines 1--50954 []|[][]$\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 51084--51084 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Demo Run- Underfull \hbox (badness 10000) in paragraph at lines 51084--51084 []\T1/SourceSansPro-LF/m/n/10 EDC/B- Overfull \hbox (27.2402pt too wide) in paragraph at lines 51084--51084 []\T1/SourceSansPro-LF/m/n/10 COMP/WADAPPS| Underfull \hbox (badness 10000) in paragraph at lines 51084--51084 []\T1/SourceSansPro-LF/m/n/10 MI- Overfull \hbox (14.15453pt too wide) in paragraph at lines 51084--51084 \T1/SourceSansPro-LF/m/n/10 CROUI/MWT| Overfull \hbox (26.17175pt too wide) in paragraph at lines 51084--51084 []\T1/SourceSansPro-LF/m/n/10 LEDS/BUTTONS| Overfull \hbox (31.06073pt too wide) in paragraph at lines 51084--51084 []\T1/SourceSansPro-LF/m/n/10 NET/CONNECT/SSL| Overfull \hbox (1.01366pt too wide) in paragraph at lines 51084--51084 []\T1/SourceSansPro-LF/m/n/10 BLE| Overfull \hbox (1.82365pt too wide) in paragraph at lines 51084--51084 []\T1/SourceSansPro-LF/m/n/10 HAL| Overfull \hbox (21.5272pt too wide) in paragraph at lines 51084--51084 []\T1/SourceSansPro-LF/m/n/10 ECOM/COMM| Underfull \hbox (badness 10000) in paragraph at lines 51176--51176 []\T1/SourceSansPro-LF/m/n/10 BUT-TONS or MICROUI- [749 <./check.png>] Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 \T1/SourceSansPro-LF/m/n/10 Demo Underfull \hbox (badness 5741) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Run-time Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 \T1/SourceSansPro-LF/m/n/10 age- Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 App- Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 \T1/SourceSansPro-LF/m/n/10 Metadata- Overfull \hbox (13.73042pt too wide) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 CommandServer- Overfull \hbox (2.49365pt too wide) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 NTP| Overfull \hbox (10.21362pt too wide) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 About| Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 Ap- Overfull \hbox (1.8816pt too wide) in paragraph at lines 51301--51301 \T1/SourceSansPro-LF/m/n/10 pList| Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 Forge Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 MicroEJ- Underfull \hbox (badness 10000) in paragraph at lines 51301--51301 []\T1/SourceSansPro-LF/m/n/10 MicroEJ- Underfull \hbox (badness 10000) in paragraph at lines 51358--51358 []\T1/SourceSansPro-LF/m/n/10 App-Metadata- Overfull \hbox (3.66864pt too wide) in paragraph at lines 51358--51358 []\T1/SourceSansPro-LF/m/n/10 CommandServer- [750] [751 <./firmware-multiapp-skeleton-project.png (PNG copy)>] [752] [753 <./firmware-multiapp-skeleton-artifacts.png (PNG copy)>] Underfull \hbox (badness 10000) in paragraph at lines 51430--51431 []\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 [754] [755 <./build_flow_zoom_buildtype.png>] Underfull \hbox (badness 10000) in paragraph at lines 51517--51518 \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 [756 <./build_flow_zoom_workspace.png>] Underfull \hbox (badness 6445) in paragraph at lines 51636--51636 []|\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 51636--51636 []|\T1/zi4/m/n/10 default->default;[] Underfull \hbox (badness 10000) in paragraph at lines 51636--51636 []|\T1/SourceSansPro-LF/m/n/10 Runtime En-vi-ron- Overfull \hbox (2.65308pt too wide) in paragraph at lines 51636--51636 []|\T1/zi4/m/n/10 systemapp-fw->application[]| Underfull \hbox (badness 6445) in paragraph at lines 51636--51636 []|\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 51636--51636 []|\T1/zi4/m/n/10 default->default;[] Underfull \hbox (badness 10000) in paragraph at lines 51636--51636 []|\T1/SourceSansPro-LF/m/n/10 Runtime En-vi-ron- Overfull \hbox (2.65308pt too wide) in paragraph at lines 51636--51636 []|\T1/zi4/m/n/10 systemapp-fw->application[]| Overfull \hbox (3.17218pt too wide) in paragraph at lines 51636--51637 [][] [757] [758]pdfTeX warning (ext4): destination with the same identifier (name{li teralblock.1}) has been already used, duplicate ignored \relax l.51702 \begin{sphinxVerbatim} [commandchars=\\\{\}] Overfull \hbox (1.65721pt too wide) in paragraph at lines 51779--51779 []|\T1/SourceSansPro-LF/m/n/10 require| Overfull \hbox (4.48721pt too wide) in paragraph at lines 51779--51779 []||[]| Overfull \hbox (1.65721pt too wide) in paragraph at lines 51779--51779 []|\T1/SourceSansPro-LF/m/n/10 require| Overfull \hbox (4.48721pt too wide) in paragraph at lines 51779--51779 []\T1/SourceSansPro-LF/m/n/10 method Overfull \hbox (4.48721pt too wide) detected at line 51779 []\T1/SourceSansPro-LF/m/n/10 method [759] [760 <./kernelapi_launch.png (PNG copy)>] [761 <./img115.png (PNG copy)>] [762] [763 <./runtime_environment_build_flow.png>] [764] [765] [766 <./graph_bu ild_string_methods.png>] [767] [768 <./sandboxed-application-lifecycle.png>] [769] Underfull \hbox (badness 10000) in paragraph at lines 52323--52324 []\T1/SourceSansPro-LF/m/n/10 during a call to [][]Dis-play.requestShow(Display able)[][], [][]Dis-play.requestHide(Displayable)[][], [][]Dis- [770] [771] [772] [773 <./kf_testsuite_project_structure.png>] [774 <./link_ker nel.png>] [775 <./kernel_metadata_generator.png>] [776 <./build_flow_zoom_works pace_firmware_linker_only.png>] [777 <./feature_portability_control_principle.p ng>] [778] [779 <./link_application.png>] [780 <./build_flow_zoom_workspace_fea ture_only.png>] [781 <./link_application_on_device.png>] Underfull \vbox (badness 10000) detected at line 52900 Underfull \vbox (badness 10000) detected at line 52900 [782] [783 <./feature_portability_overview.png>] Chapter 7. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 52972. [784 <./qa_resources-v3.PNG>] Underfull \hbox (badness 10000) in paragraph at lines 52987--52989 []\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 / [785] [786] [787 <./platform-build_workflow.PNG>] [788 <./build_microej_mono_sa ndbox_firmware_numbered.PNG>] [789] [790 <./tuto_microej_platform_how_to_select _modules.PNG>] [791] [792] [793]pdfTeX warning (ext4): destination with the sam e identifier (name{literalblock.1}) has been already used, duplicate ignored \relax l.53749 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53749--53749 []\T1/SourceSansPro-LF/m/n/10 Listing 1: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [794] Overfull \vbox (1.82593pt too high) detected at line 53845 [795]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.2}) has been already used, duplicate ignored \relax l.53876 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53876--53876 []\T1/SourceSansPro-LF/m/n/10 Listing 2: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [796]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.3}) has been already used, duplicate ignored \relax l.53938 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53938--53938 []\T1/SourceSansPro-LF/m/n/10 Listing 3: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [797] [798] [799 <./tuto_microej_fw_from_scratch_import_architecture.PNG>] [800 <./tuto_microej_fw_from_scratch_activate_license.PNG>] [801 <./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 54238--54238 []\T1/zi4/m/it/9 ============================================================== ==============================================| Overfull \hbox (25.24498pt too wide) in paragraph at lines 54243--54243 []\T1/zi4/m/it/9 ============================================================== ==============================================| [802] [803 <./tuto_microej_fw_from_scratch_build_platform.png> <./tuto_microej_ fw_from_scratch_new_microej_application_project.PNG>] [804 <./tuto_microej_fw_f rom_scratch_run_as_microej_application.PNG>] [805] [806 <./tuto_microej_fw_from _scratch_run_configurations.PNG> <./tuto_microej_fw_from_scratch_run_configurat ions_execute_on_device.PNG>] [807]pdfTeX warning (ext4): destination with the s ame identifier (name{literalblock.4}) has been already used, duplicate ignored \relax l.54461 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.5}) has been already used, d uplicate ignored \relax l.54496 \begin{sphinxVerbatim} [commandchars=\\\{\}] [808] Underfull \vbox (badness 10000) detected at line 54554 Underfull \vbox (badness 10000) detected at line 54554 [809]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.6}) has been already used, duplicate ignored \relax l.54604 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54604--54604 []\T1/SourceSansPro-LF/m/n/10 Listing 6: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / Overfull \vbox (0.78357pt too high) detected at line 54622 [810]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.7}) has been already used, duplicate ignored \relax l.54650 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54650--54650 []\T1/SourceSansPro-LF/m/n/10 Listing 7: |[][][]$https : / / github . com / Fre eRTOS / FreeRTOS / commit / [811] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54683. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54683. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54684. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54685. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 8}) has been already used, duplicate ignored \relax l.54720 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54720--54720 []\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 54744. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54745. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54746. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54746. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54747. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54748. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54750. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54751. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54752. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54753. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54754. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54755. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54757. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54758. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54759. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54760. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54761. [812]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.9}) has been already used, duplicate ignored \relax l.54775 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54775--54775 []\T1/SourceSansPro-LF/m/n/10 Listing 9: |[][][]$https : / / github . com / Mic roEJ / 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 54803. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54804. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54805. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54806. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54807. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54808. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54809. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54810. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54811. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54812. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54813. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54814. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54815. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54816. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54817. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54818. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54819. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54820. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54821. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54822. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54823. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54824. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54825. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54826. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54827. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54828. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54829. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 10}) has been already used, duplicate ignored \relax l.54839 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54839--54839 []\T1/SourceSansPro-LF/m/n/10 Listing 10: |[][][]$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 54877. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54878. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 11}) has been already used, duplicate ignored \relax l.54887 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54887--54887 []\T1/SourceSansPro-LF/m/n/10 Listing 11: |[][][]$https : / / github . com / Mi croEJ / FreeRTOS / commit / [815] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54925. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54926. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 12}) has been already used, duplicate ignored \relax l.54937 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54937--54937 []\T1/SourceSansPro-LF/m/n/10 Listing 12: |[][][]$https : / / github . com / Mi croEJ / FreeRTOS / commit / [816] [817 <./tuto_microej_fw_from_scratch_hello_world_updated.PNG> <./tuto_mic roej_fw_from_scratch_hello_world_updated_run.PNG>] [818] [819] [820] [821] Overfull \vbox (2.82591pt too high) detected at line 55364 [822] [823] [824 <./configure_build_bat_eclipse.png>] [825] [826] [827 <./tuto_ microej_cli_flow.PNG>] [828] Underfull \vbox (badness 10000) detected at line 55800 Underfull \vbox (badness 10000) detected at line 55800 [829] [830] [831] Underfull \hbox (badness 10000) in paragraph at lines 55964--55965 []\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 [832] [833 <./tuto_microej_cli_artifactory_module_preview.PNG>] [834] [835 <./t uto_microej_cli_module_creation.PNG>] [836 <./tuto_microej_cli_module_files.PNG > <./tuto_microej_cli_module_location.PNG>] Underfull \hbox (badness 10000) in paragraph at lines 56286--56287 []\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/ [837 <./tuto_microej_cli_jenkins_parameter.PNG> <./tuto_microej_cli_jenkins_git _hello.PNG>] [838] [839] [840] [841] [842] [843] Overfull \vbox (1.05565pt too high) detected at line 56881 [844] [845] [846] [847] [848] [849] [850] Underfull \hbox (badness 10000) in paragraph at lines 57318--57319 []\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 [851] [852] [853] [854] [855] [856] [857] [858 <./json-src-files-folders.png>] Underfull \vbox (badness 3343) detected at line 57824 [859] Underfull \hbox (badness 10000) in paragraph at lines 57844--57847 \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 57853--57853 []\T1/zi4/m/it/9 a1646d656e75a36269646466696c656576616c75656446696c6565706f7075 70a1686d656e756974656d83a26576616c7565634e6577676f6e636c69636b6e4372656174654e6 577446f632829a26576616c7565644f70656e676f6e636c69636b694f70656e446f632829a26576 616c756565436c6f7365676f6e636c69636b6a436c6f7365446f632829| [860] [861] [862] [863 <./tuto_microej_trace_property.png>] [864] [865] [866 <./tuto_microej_trace_constant.png>] [867] [868 <./ClassPath_21.png>] [869 <./tuto_testsuite_plug_uart_wrover.JPG>] Underfull \hbox (badness 6876) in paragraph at lines 58498--58503 \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 58498--58503 \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 58498--58503 [][]$\T1/SourceSansPro-LF/m/n/10 https : / / github . com / MicroEJ / PlatformQ ualificationTools / blob / 2 . 3 . 0 / tests / fs / java / java-[]testsuite-[]f s / validation / [870] [871 <./tuto_testsuite_fs_all_tests_passed.PNG>] [872] [873] [874 <./tuto _sni_non_blocking_call_blocking_case.PNG>] [875 <./tuto_sni_non_blocking_call_n on_blocking_case.PNG>] Underfull \hbox (badness 10000) in paragraph at lines 58789--58792 []\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 58789--58792 []\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 [876] [877] [878 <./createStandaloneProject.png> <./structure.png>] [879 <./wid getdemo.png>] [880 <./simulator.png>] Underfull \hbox (badness 6641) in paragraph at lines 59010--59011 []\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 [881] [882 <./runapplication.png>] [883 <./hello.png>] [884 <./drawline.png>] [885 <./geometry.png>] [886 <./imagedrawable.png>] [887 <./thickshapes.png>] [888 <./ticking.png>] [889] [890] [891 <./progressbar.png> <./flowexample.png>] [892 <./flowusage.png>] [893 <./canvassample.png>] [894] [895 <./styleborder.pn g>] [896 <./margin.png> <./tuto_microej_gettingstarted_oversizedmargin.png>] [897 <./marginandpadding.png>] [898 <./tuto_microej_gettingstarted_oversizedmar ginandpadding.png> <./microej_logo.png>] [899 <./resources.png>] [900 <./images simulator.png>] [901 <./imagebackgroundexample.png>] [902 <./classselectorexamp le.png>] [903] [904] [905 <./microejfont.png>] [906 <./fontname.png>] [907 <./f onteditor.png>] [908 <./importfonts1.png>] [909 <./importfonts2.png>] [910 <./f ont.png>] [911 <./listsample.png>] Overfull \vbox (1.6736pt too high) detected at line 60034 [912 <./scrollbar.png>] [913] [914] [915 <./listcontact.png>] [916] [917 <./lab elsampleptbr.png>] [918 <./labelsampleenus.png>] [919] [920 <./STM32F7508-DK-de moWidget-SystemView1.png>] Underfull \hbox (badness 10000) in paragraph at lines 60423--60424 [][] [921 <./trace11.png> <./STR_trace-read1.png>] Underfull \vbox (badness 10000) detected at line 60512 Underfull \vbox (badness 10000) detected at line 60512 [922] [923 <./HeapAnalyzer-example.png>] [924 <./overview-platform-qualificatio n1.png>] [925 <./debug11.png> <./null_analysis_example1.png>] [926] [927 <./mic roui_traces_systemview1.png>] [928 <./tuto_microej_debug_ui_freeze_rtos_task_he art_beat_priority.png (PNG copy)>] Underfull \hbox (badness 6842) in paragraph at lines 60844--60847 []\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. [929] [930] [931] [932] Underfull \hbox (badness 10000) in paragraph at lines 61111--61112 []\T1/SourceSansPro-LF/m/n/10 For ex-am-ple, FreeR-TOS in-cludes FreeRTOS-MPU [ ][]$https : / / www . freertos . org / [933] [934] [935] [936 <./emojisProfiles.png>] [937 <./emojisCopy.png> <./emoji sAppend.png>] [938 <./emojisExport.png>] Chapter 8. Underfull \hbox (badness 10000) in paragraph at lines 1--61465 []|[][]$\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 61481. [939] Chapter 9. (./microej-docs.ind Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 1. [940] Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 42. [941]) (./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 (952 pages, 21872695 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-04T13:13:05.914132Z, end-time: 2022-11-04T13:13:05.997142Z, 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