Read the Docs build information Build id: 1180587 Project: microej-docs Version: latest Commit: 27272d436b76724f3916bad3df8a037870e165ae Date: 2022-11-14T16:40:17.593460Z State: finished Success: True [rtd-command-info] start-time: 2022-11-14T16:40:19.719361Z, end-time: 2022-11-14T16:40:26.951416Z, duration: 7, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:MicroEJ/docs.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.113' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2022-11-14T16:40:27.194952Z, end-time: 2022-11-14T16:40:27.822853Z, 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 27272d4 Merge pull request #476 from MicroEJ/feature/M0078DDG-407_links_to_modules_KDG_tutorials [rtd-command-info] start-time: 2022-11-14T16:40:28.028406Z, end-time: 2022-11-14T16:40:28.090808Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-11-14T16:40:29.290320Z, end-time: 2022-11-14T16:40:38.442567Z, duration: 9, 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://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1661 kB] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1229 kB] Get:7 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [931 kB] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [27.5 kB] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2269 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2738 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [1778 kB] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [30.2 kB] Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [27.5 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Fetched 11.1 MB in 3s (4325 kB/s) Reading package lists... [rtd-command-info] start-time: 2022-11-14T16:40:38.639884Z, end-time: 2022-11-14T16:41:29.584681Z, duration: 50, 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 212 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 (976 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-14T16:41:34.087507Z, end-time: 2022-11-14T16:41:34.168692Z, duration: 0, exit-code: 0 asdf global python 3.10.8 [rtd-command-info] start-time: 2022-11-14T16:41:34.709504Z, end-time: 2022-11-14T16:41:35.744346Z, duration: 1, exit-code: 0 python -mvirtualenv created virtual environment CPython3.10.8.final.0-64 in 682ms 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-14T16:41:35.990938Z, end-time: 2022-11-14T16:41:49.278321Z, duration: 13, 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.1-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.1 setuptools-58.2.0 [rtd-command-info] start-time: 2022-11-14T16:41:49.473224Z, end-time: 2022-11-14T16:41:58.951789Z, duration: 9, 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.3 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 62.5 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 162.3 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 125.5 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 43.9 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 127.9 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-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 145.2 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 170.4 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 156.5 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 sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.11.0-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 128.3 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 221.8 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.0.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 146.2 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 291.2 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 134.7 MB/s eta 0:00:00 Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 Downloading pytz-2022.6-py2.py3-none-any.whl (498 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 498.1/498.1 kB 167.7 MB/s eta 0:00:00 Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 142.8 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 162.5 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 175.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 160.7 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 162.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=c38cf1aa32071883fdd1c2f7922f0e4c17dad07b8d1831037085195a1b6821f8 Stored in directory: /tmp/pip-ephem-wheel-cache-f2k_5p3b/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.2.0 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-14T16:41:59.304456Z, end-time: 2022-11-14T16:42:01.769520Z, 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.4 MB/s eta 0:00:00 Requirement already satisfied: sphinx_rtd_theme==0.4.3 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 2)) (0.4.3) Collecting sphinx-copybutton==0.3.1 Downloading sphinx_copybutton-0.3.1-py3-none-any.whl (10 kB) Requirement already satisfied: docutils<0.18 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 4)) (0.17.1) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) 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) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 234.4 MB/s eta 0:00:00 Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==3.2.0->-r requirements.txt (line 1)) (2.2.0) Requirement already satisfied: 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) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 240.2 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 241.9 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) 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) 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) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==3.2.0->-r requirements.txt (line 1)) (21.3) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 240.6 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==3.2.0->-r requirements.txt (line 1)) (1.1.5) Requirement already satisfied: 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: 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: 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: 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: 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-14T16:42:02.246431Z, end-time: 2022-11-14T16:44:30.684084Z, 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 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-- (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/DefaultRenderPolicy.html (line 56) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/render/OverlapRenderPolicy.html (line 44) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#render-ej.microui.display.GraphicsContext- (line 58) ok https://github.com/MicroEJ/Demo-PartialBuffer (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#requestRender-- (line 60) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#createRenderPolicy-- (line 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/Desktop.html#requestLayOut-- (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 131) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/dimension/NoDimension.html (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 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 149) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#requestRender-int-int-int-int- (line 147) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/dimension/Dimension.html (line 165) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/NoOutline.html (line 134) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/dimension/RelativeDimension.html (line 166) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/UniformOutline.html (line 171) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/border/RectangularBorder.html (line 172) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/border/RoundedBorder.html (line 188) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/NoBackground.html (line 167) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/FlexibleOutline.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/Desktop.html#getAnimator-- (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 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animation.html (line 52) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animation.html#tick-long- (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/mwt/Widget.html#renderContent-ej.microui.display.GraphicsContext-int-int- (line 70) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Util.html#platformTimeMillis-- writing output... [ 1%] ApplicationDeveloperGuide/UI/MWT/how-to-background (line 4) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/Background.html (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/Background.html#isTransparent-int-int- (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- 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#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 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#getHeight-- (line 48) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#layOutChildren-int-int- (line 51) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#layOutChild-ej.mwt.Widget-int-int-int-int- (line 73) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setShownChild-ej.mwt.Widget- (line 51) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#getHeight-- (line 73) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setShownChildren-- (line 77) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setShownChild-ej.mwt.Widget- (line 94) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#addChild-ej.mwt.Widget- (line 95) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#removeChild-ej.mwt.Widget- (line 79) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setHiddenChildren-- (line 77) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setHiddenChild-ej.mwt.Widget- (line 96) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#removeAllChildren-- (line 97) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#insertChild-ej.mwt.Widget-int- (line 98) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#replaceChild-int-ej.mwt.Widget- (line 99) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#changeChildIndex-ej.mwt.Widget-int- writing output... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-debug writing output... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-event-dispatcher (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#getWidget-- (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#dispatchEvent-int- (line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#getDesktop-- (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.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 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/DesktopEventGenerator.html (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#sendEventToWidget-ej.mwt.Widget-int- (line 53) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#initialize-- (line 53) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#dispose-- (line 65) 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 41) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/Style.html (line 27) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/EditableStyle.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/Size.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 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Rectangle.html (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 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 (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Outlineable.html#removeOutline-int-int-int-int- (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 54) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Canvas.html#addChild-ej.mwt.Widget-int-int-int-int- (line 73) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/OnClickListener.html (line 61) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#requestShow-- writing output... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-widget (line 28) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#getStyle-- (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 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 117) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html (line 119) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onAttached-- (line 120) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onDetached-- (line 107) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Buttons.html#PRESSED (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 4) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUIException.html (line 14) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/EventGenerator.html (line 30) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html (line 22) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#waitFlushCompleted-- writing output... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/fontDesigner (line 143) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html#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 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html#loadImage-java.lang.String- (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html#getImage-java.lang.String- (line 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#getGraphicsContext-- (line 430) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html#BufferedImage-int-int- (line 454) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#setColor-int- (line 467) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html (line 470) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html (line 469) 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 (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 20) ok https://repository.microej.com/modules/ej/api/drawing/ (line 8) ok https://repository.microej.com/modules/ej/api/microui/ writing output... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/releaseNotes (line 12) ok https://repository.microej.com/modules/ej/api/drawing (line 11) ok https://repository.microej.com/modules/ej/api/microui (line 22) ok https://repository.microej.com/modules/ej/api/microui (line 23) ok https://repository.microej.com/modules/ej/api/drawing 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 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 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 155) ok https://en.wikipedia.org/wiki/Kerning (line 214) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html#getBaselinePosition-float- (line 199) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html (line 117) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/Matrix.html (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 216) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html#getHeight-float- (line 327) ok https://en.wikipedia.org/wiki/Complex_text_layout (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- (line 221) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html#measureStringWidth-java.lang.String-float- 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 58) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorImage.html#getWidth-- (line 58) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorImage.html#getHeight-- (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 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 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 230) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorImage.html#getDuration-- (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 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 29) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/ImageWidget.html (line 35) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/List.html (line 31) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/ImageButton.html (line 30) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/Button.html (line 4) ok https://repository.microej.com/modules/ej/library/ui/widget/4.1.0/ (line 37) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Grid.html (line 36) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Flow.html (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/OverlapContainer.html (line 39) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/SimpleDock.html (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Dock.html (line 60) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/color/ColorHelper.html (line 41) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Canvas.html (line 62) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/color/GradientHelper.html (line 86) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#hierarchyToString-ej.mwt.Widget- (line 68) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/color/LightHelper.html (line 108) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#pathToWidgetToString-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 122) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#countNumberOfWidgets-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 109) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/FeatureEntryPoint.html (line 127) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#forName-java.lang.String- (line 130) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#getName-- (line 198) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Immutables.html#get-java.lang.String- (line 162) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#getResourceAsStream-java.lang.String- (line 220) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#getProperty-java.lang.String- (line 275) 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 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#gc-- (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html (line 48) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#gc-- (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 54) 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#maxMemory-- (line 58) 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 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/Integer.html (line 183) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Boolean.html (line 181) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Double.html (line 192) 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/Integer.html (line 198) 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 33) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bluetooth/package-summary.html (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 39) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/network/NetworkInterfaceManager.html (line 38) ok https://repository.microej.com/modules/ej/api/ecom-network/ (line 46) ok https://github.com/MicroEJ/Example-Wi-Fi-Setup (line 45) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/wifi/WifiManager.html (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 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 58) ok https://repository.microej.com/modules/ej/api/security/ (line 54) ok https://repository.microej.com/modules/ej/library/iot/net-util/ (line 59) ok https://repository.microej.com/javadoc/microej_5.x/apis/javax/crypto/package-summary.html (line 66) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.ssl.mutual (line 64) ok https://repository.microej.com/modules/ej/api/ssl/ (line 67) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.ssl.mutual.server (line 65) ok https://repository.microej.com/javadoc/microej_5.x/apis/javax/net/ssl/package-summary.html (line 68) ok https://repository.microej.com/modules/ej/library/iot/ssl-util/ (line 91) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.androidconnectivity (line 89) ok https://repository.microej.com/modules/ej/library/iot/android-connectivity/ (line 90) ok https://repository.microej.com/javadoc/microej_5.x/apis/android/net/ConnectivityManager.html (line 95) ok https://repository.microej.com/modules/ej/library/eclasspath/httpclient/ (line 95) ok https://repository.microej.com/modules/ej/library/eclasspath/httpsclient/ (line 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 102) ok https://repository.microej.com/modules/ej/library/iot/hoka/ (line 104) ok https://github.com/MicroEJ/LibraryJava-hoka/blob/master/hoka/user-manual.rst (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 131) ok https://repository.microej.com/javadoc/microej_5.x/apis/android/net/SntpClient.html (line 132) ok https://repository.microej.com/modules/ej/library/iot/sntpclient/1.3.0/README-1.3.0.md (line 136) ok https://repository.microej.com/modules/ej/library/iot/websocket/ (line 136) ok https://repository.microej.com/modules/ej/library/iot/websocket-secure/ (line 139) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.ssl.websocket (line 137) ok https://repository.microej.com/javadoc/microej_5.x/apis/index.html?ej/websocket/WebSocket.html (line 138) ok https://repository.microej.com/modules/ej/library/iot/websocket/2.0.0/README-2.0.0.md (line 157) ok https://repository.microej.com/modules/ej/library/iot/cbor/ (line 158) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/cbor/CborEncoder.html (line 159) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/cbor/CborDecoder.html (line 164) ok https://repository.microej.com/modules/ej/library/iot/json/ (line 165) ok https://repository.microej.com/javadoc/microej_5.x/apis/org/json/me/JSONObject.html (line 166) ok https://repository.microej.com/javadoc/microej_5.x/apis/org/json/me/JSONWriter.html (line 167) ok https://repository.microej.com/modules/ej/library/iot/json/1.0.0/README-1.0.0.md (line 172) ok https://repository.microej.com/modules/com/google/protobuf3/ (line 178) redirect http://kxml.sourceforge.net/about.shtml - permanently to https://kxml.sourceforge.net/about.shtml (line 173) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/google/protobuf/CodedInputStream.html (line 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 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/ (line 205) ok https://forge.microej.com/artifactory/microej-developer-repository-release/googlecloud/iotcore/ 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 113) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/nls/NLS.html#getMessage-int- (line 41) ok https://developer.android.com/guide/topics/resources/string-resource#Plurals (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 36) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/annotation/NonNull.html (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/NullPointerException.html (line 34) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/annotation/Nullable.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 53) ok https://repository.microej.com/modules/ej/api/edc/1.3.3/CHANGELOG-1.3.3.md (line 108) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#getProperty-java.lang.String-java.lang.String- (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 109) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/HashMap.html#get-java.lang.Object- (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 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/ref/package-frame.html (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/package-frame.html (line 37) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/package-frame.html (line 39) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/annotation/package-frame.html (line 9) ok https://docs.oracle.com/javase/specs/jls/se7/jls7.pdf (line 41) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/reflect/package-frame.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 81) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/package-summary.html (line 83) ok http://e-s-r.net/download/specification/ESR-SPE-0001-BON-1.2-F.pdf (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/ (line 135) ok https://en.wikipedia.org/wiki/Green_threads 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 191) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Short.html (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 189) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Character.html (line 187) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Byte.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 209) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Map.html (line 259) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html (line 207) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/List.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#invokeChar-- (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#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 6) ok https://repository.microej.com/modules/ej/library/test/junit/ (line 16) 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 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 52) ok https://repository.microej.com/javadoc/microej_5.x/foundation/ej/trace/Tracer.html (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#stopTrace-- (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#startTrace-- (line 70) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#TRACE_ENABLED_CONSTANT_PROPERTY (line 152) redirect https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpc54000-cortex-m4-/lpcxpresso54628-development-board:OM13098 - permanently to https://www.nxp.com/design/development-boards/lpcxpresso-boards/lpcxpresso54628-development-board:OM13098 (line 66) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#recordEventEnd-int- (line 149) ok https://www.segger.com/ (line 164) ok https://www.eclipse.org/tracecompass/ (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 96) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/OutputStream.html (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#install-java.io.InputStream- (line 99) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#install-java.io.InputStream- writing output... [ 36%] KernelDeveloperGuide/featuresCommunication (line 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 20) ok https://repository.microej.com/modules/com/microej/library/util/kf-util/ (line 29) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/BooleanConverter.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 47) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/LongConverter.html (line 41) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/IntegerConverter.html (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/ShortConverter.html (line 44) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/FloatConverter.html (line 50) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/DoubleConverter.html (line 53) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/StringConverter.html (line 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 56) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/InputStreamConverter.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 69) 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/Kernel.html#getInstance-- (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Module.html#getUID-- 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 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/package-summary.html (line 21) ok https://repository.microej.com/modules/ej/api/kf/ 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#requestFlush-- (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#requestHide-ej.microui.display.Displayable- (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Displayable.html#onHidden-- (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Displayable.html (line 44) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/EventHandler.html (line 53) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#callOnFlushCompleted-java.lang.Runnable- (line 46) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#callOnFlushCompleted-java.lang.Runnable- (line 79) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/TimerTask.html (line 79) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Timer.html (line 68) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html (line 95) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/DeviceManager.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/Device.html (line 115) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/FileInputStream.html (line 107) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/io/CommConnection.html (line 124) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/net/Socket.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/ServerSocket.html (line 124) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/net/DatagramSocket.html (line 135) ok https://repository.microej.com/javadoc/microej_5.x/apis/javax/net/ssl/SSLSocket.html writing output... [ 40%] KernelDeveloperGuide/kfTestsuite writing output... [ 41%] KernelDeveloperGuide/overview writing output... [ 41%] KernelDeveloperGuide/runtimeEnvironment (line 159) ok https://repository.microej.com/modules/com/microej/tool/class-extender/ (line 131) ok https://repository.microej.com/modules/com/microej/library/runtime/binary-nls/ (line 135) ok https://forge.microej.com/artifactory/microej-developer-repository-release/ej/library/wadapps/wadapps/ (line 59) ok https://repository.microej.com/modules/ej/api/edc/1.2.3/ (line 139) ok https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/library/runtime/js/ (line 210) ok https://repository.microej.com/modules/com/microej/tool/class-extender/1.0.4/README-1.0.4.md (line 218) ok https://repository.microej.com/modules/com/microej/library/runtime/string-format/ (line 217) ok https://repository.microej.com/modules/com/microej/library/runtime/string-regex/ writing output... [ 41%] KernelDeveloperGuide/sandboxedAppLifecycle writing output... [ 42%] PlatformDeveloperGuide/advanceTrace writing output... [ 42%] PlatformDeveloperGuide/appendix/index writing output... [ 43%] PlatformDeveloperGuide/appendix/javalibs/ecom writing output... [ 43%] PlatformDeveloperGuide/appendix/javalibs/ecom-comm writing output... [ 43%] PlatformDeveloperGuide/appendix/javalibs/edc (line 49) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/Reader.html#mark-int- (line 69) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#exit-int- (line 51) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/Reader.html#Reader-java.lang.Object- (line 57) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Character.html#MIN_RADIX (line 57) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Character.html#MAX_RADIX (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 152) ok https://repository.microej.com/modules/com/microej/architecture/CM7/CM7hardfp_ARMCC5/flopi7A21/ (line 120) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_ARMCC5/flopi4A20/ (line 130) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_IAR83/flopi4I35/ (line 125) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_GCC48/flopi4G25/ (line 102) ok https://repository.microej.com/modules/com/microej/architecture/CM0/CM0_GCC48/flopi0G22/ (line 162) ok https://repository.microej.com/modules/com/microej/architecture/CM7/CM7hardfp_IAR83/flopi7I36/ (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 189) ok https://repository.microej.com/modules/com/microej/architecture/ESP32/GNUv52b96_xtensa-esp32-psram/simikou2/ (line 184) ok https://repository.microej.com/modules/com/microej/architecture/ESP32/GNUv52_xtensa-esp32-psram/simikou2/ (line 194) ok https://repository.microej.com/modules/com/microej/architecture/ESP32/GNUv82_xtensa-esp32s2/simikou3/ writing output... [ 47%] PlatformDeveloperGuide/appendix/tools/bon writing output... [ 47%] PlatformDeveloperGuide/appendix/tools/heapdump writing output... [ 47%] PlatformDeveloperGuide/appendix/tools/hil writing output... [ 48%] PlatformDeveloperGuide/appendix/tools/index writing output... [ 48%] PlatformDeveloperGuide/appendix/tools/mui_frontpanelmock writing output... [ 49%] PlatformDeveloperGuide/appendix/tools/nls writing output... [ 49%] PlatformDeveloperGuide/appendix/tools/sni writing output... [ 49%] PlatformDeveloperGuide/appendix/tools/soar writing output... [ 50%] PlatformDeveloperGuide/appendix/tools/sp writing output... [ 50%] PlatformDeveloperGuide/appendix/tools/static writing output... [ 50%] PlatformDeveloperGuide/architecture writing output... [ 51%] PlatformDeveloperGuide/architectureChangelog (line 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 156) ok https://repository.microej.com/modules/com/microej/pack/device/device-pack/ (line 102) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/UnsatisfiedLinkError.html (line 186) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#getAllFeatureStateListeners-- (line 188) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalStateException.html (line 246) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Constants.html#getBoolean-java.lang.String- (line 191) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#addResourceControlListener-ej.kf.ResourceControlListener- (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#removeResourceControlListener-ej.kf.ResourceControlListener- (line 431) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#clone-- (line 506) ok https://github.com/espressif/esp-idf/commit/ff29e3e7a24a715bc7f5ba453c83d694ba0ec1e2 (line 460) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Long.html#parseLong-java.lang.String- (line 539) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalArgumentException.html (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 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 607) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#interrupt-- (line 750) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Throwable.html#getStackTrace-- (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/ej/kf/Feature.html#start-- (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 875) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Util.html#newArray-java.lang.Class-int- (line 886) ok https://repository.microej.com/5/artifacts/ej/api/edc/1.3.0/CHANGELOG-1.3.0.md (line 892) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/PrintStream.html#PrintStream-java.io.OutputStream-boolean- (line 894) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Throwable.html (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 959) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/ResourceBuffer.html (line 963) 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 1123) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Feature.html#stop-- (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 writing output... [ 51%] PlatformDeveloperGuide/architectureNamingConvention writing output... [ 52%] PlatformDeveloperGuide/blemock (line 31) ok https://www.espressif.com/en/tools-type/flash-download-tools (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 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 44) ok https://repository.microej.com/modules/ej/api/device/ (line 31) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/Device.html#getArchitecture-- (line 35) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/Device.html#getId-- writing output... [ 53%] PlatformDeveloperGuide/ecom (line 75) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/RegistrationListener.html (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/io/Connector.html#open-java.lang.String- (line 104) ok https://repository.microej.com/modules/ej/api/ecom/ (line 70) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/HardwareDescriptor.html writing output... [ 53%] PlatformDeveloperGuide/ecom-comm (line 11) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/io/Connector.html (line 505) ok https://repository.microej.com/modules/ej/api/ecom-comm/ writing output... [ 53%] PlatformDeveloperGuide/externalResourceLoader writing output... [ 54%] PlatformDeveloperGuide/frontpanel (line 105) ok https://repository.microej.com/modules/ej/tool/frontpanel/widget/ (line 105) ok https://repository.microej.com/modules/ej/tool/frontpanel/framework/ (line 114) ok https://repository.microej.com/modules/ej/tool/frontpanel/framework/ 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#wait-long- (line 183) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#notifyAll-- writing output... [ 56%] PlatformDeveloperGuide/multiSandbox writing output... [ 57%] PlatformDeveloperGuide/native writing output... [ 57%] PlatformDeveloperGuide/net writing output... [ 58%] PlatformDeveloperGuide/netIntroduction writing output... [ 58%] PlatformDeveloperGuide/networkCoreEngine writing output... [ 58%] PlatformDeveloperGuide/pack (line 96) ok https://repository.microej.com/modules/com/microej/pack/net/9.2.3/net-9.2.3.xpfp (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 77) ok https://repository.microej.com/modules/com/microej/pack/bluetooth/bluetooth-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 45) ok https://github.com/MicroEJ/PlatformQualificationTools/blob/master/framework/platform/README.rst (line 59) ok https://github.com/MicroEJ/PlatformQualificationTools/blob/master/framework/platform/content/build/CHANGELOG.md (line 45) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/master/framework/platform/ - permanently to https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform (line 122) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_GCC48/flopi4G25-ui-pack/13.0.4/ (line 90) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_GCC48/flopi4G25/7.14.0/ (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 342) ok https://github.com/MicroEJ/PlatformQualificationTools (line 352) 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 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 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 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 185) ok https://repository.microej.com/modules/ej/api/bluetooth/2.1.0/ (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 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 208) ok https://repository.microej.com/modules/ej/api/ssl/2.1.0/ (line 214) ok https://repository.microej.com/modules/ej/api/net/1.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 222) ok https://repository.microej.com/modules/ej/api/ssl/2.2.0/ (line 221) ok https://repository.microej.com/modules/ej/api/net/1.1.1/ (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 29) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/sp/package-summary.html (line 33) ok https://repository.microej.com/modules/ej/api/sp/ 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 39) ok https://www.segger.com/downloads/jlink/UM08027 (line 31) ok https://www.segger.com/downloads/jlink/UM08027 writing output... [ 64%] PlatformDeveloperGuide/tiny writing output... [ 64%] PlatformDeveloperGuide/ui writing output... [ 65%] PlatformDeveloperGuide/uiChangeLog (line 105) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#readPixel-int-int- (line 169) ok https://repository.microej.com/modules/ej/api/microui/3.1.0/ (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 124) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#enableEllipsis-int- (line 302) ok https://repository.microej.com/modules/ej/api/microui/3.0.3/ (line 303) ok https://repository.microej.com/modules/ej/api/drawing/1.0.2/ (line 334) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.0.4/ (line 277) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/DeadFeatureException.html (line 236) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#flush-- (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 390) ok https://repository.microej.com/modules/ej/api/microui/3.0.1/ (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 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#fillRoundedRectangle-ej.microui.display.GraphicsContext-int-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 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 703) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUI.html#start-- (line 719) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.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/Painter.html (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 57) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html# (line 46) 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/Pointer.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 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 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/led/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/display/package-summary.html writing output... [ 71%] PlatformDeveloperGuide/uiMicroui (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-- (line 22) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#getDisplay-- writing output... [ 72%] PlatformDeveloperGuide/uiMigrationGuide (line 57) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.1.0/ (line 41) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.2.0/ (line 15) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.3.1/ (line 82) ok https://repository.microej.com/modules/com/microej/clibrary/llimpl/microui/1.0.3/ (line 94) ok https://repository.microej.com/modules/com/microej/clibrary/llimpl/display-dma2d/1.0.6/ (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 181) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/ (line 62) ok https://repository.microej.com/modules/ej/api/microui/3.1.1/ (line 199) 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 63) ok https://repository.microej.com/modules/ej/api/drawing/1.0.4/ 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 134) ok https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/clibrary/thirdparty/freetype/ (line 100) ok https://repository.microej.com/modules/com/microej/clibrary/llimpl/microvg/ (line 81) ok https://repository.microej.com/modules/com/microej/pack/vg/vg-pack/ (line 47) ok https://repository.microej.com/modules/com/microej/clibrary/llimpl/microui/ (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 22) ok https://repository.microej.com/packages/SDK/21.11/MicroEJ-SDK-Installer-Linux64-21.11.zip (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 writing output... [ 80%] SDKUserGuide/installSDKDistributionLatest (line 24) ok https://repository.microej.com/packages/SDK/22.06/MicroEJ-SDK-Installer-MacOS-22.06.zip (line 23) ok https://repository.microej.com/packages/SDK/22.06/MicroEJ-SDK-Installer-Linux64-22.06.zip (line 25) ok https://repository.microej.com/packages/SDK/22.06/MicroEJ-SDK-Installer-MacOS-A64-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 32) ok https://repository.microej.com/packages/SDK/22.06/zip/microej-sdk-22.06-win_x86_64.zip (line 44) ok https://repository.microej.com/packages/SDK/21.11/zip/microej-sdk-21.11-win_x86_64.zip (line 38) ok https://repository.microej.com/packages/SDK/22.06/zip/microej-sdk-22.06-macosx_aarch64.zip (line 36) ok https://repository.microej.com/packages/SDK/22.06/zip/microej-sdk-22.06-macosx_x86_64.zip (line 34) ok https://repository.microej.com/packages/SDK/22.06/zip/microej-sdk-22.06-linux_x86_64.zip (line 48) ok https://repository.microej.com/packages/SDK/21.11/zip/microej-sdk-21.11-macosx_x86_64.zip (line 54) ok https://repository.microej.com/packages/SDK/21.03/MicroEJ-SDK-Installer-Win64-21.03.exe (line 55) ok https://repository.microej.com/packages/SDK/21.03/zip/microej-sdk-21.03-win_x86_64.zip (line 56) ok https://repository.microej.com/packages/SDK/21.03/MicroEJ-SDK-Installer-Linux64-21.03.zip (line 46) ok https://repository.microej.com/packages/SDK/21.11/zip/microej-sdk-21.11-linux_x86_64.zip (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 59) ok https://repository.microej.com/packages/SDK/21.03/zip/microej-sdk-21.03-macosx_x86_64.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 68) ok https://repository.microej.com/packages/SDK/20.12/zip/microej-sdk-20.12-linux_x86_64.zip (line 69) ok https://repository.microej.com/packages/SDK/20.12/MicroEJ-SDK-Installer-MacOS-20.12.zip (line 67) ok https://repository.microej.com/packages/SDK/20.12/MicroEJ-SDK-Installer-Linux64-20.12.zip (line 70) ok https://repository.microej.com/packages/SDK/20.12/zip/microej-sdk-20.12-macosx_x86_64.zip (line 76) ok https://repository.microej.com/packages/SDK/20.10/MicroEJ-SDK-Installer-Win64-20.10.exe (line 78) ok https://repository.microej.com/packages/SDK/20.10/MicroEJ-SDK-Installer-Linux64-20.10.zip (line 79) ok https://repository.microej.com/packages/SDK/20.10/zip/microej-sdk-20.10-linux_x86_64.zip (line 77) ok https://repository.microej.com/packages/SDK/20.10/zip/microej-sdk-20.10-win_x86_64.zip (line 80) ok https://repository.microej.com/packages/SDK/20.10/MicroEJ-SDK-Installer-MacOS-20.10.zip (line 81) ok https://repository.microej.com/packages/SDK/20.10/zip/microej-sdk-20.10-macosx_x86_64.zip (line 87) ok https://repository.microej.com/packages/SDK/20.07/MicroEJ-SDK-Installer-Win64-20.07.exe (line 88) ok https://repository.microej.com/packages/SDK/20.07/zip/microej-sdk-20.07-win_x86_64.zip (line 89) ok https://repository.microej.com/packages/SDK/20.07/MicroEJ-SDK-Installer-Linux64-20.07.zip (line 90) ok https://repository.microej.com/packages/SDK/20.07/zip/microej-sdk-20.07-linux_x86_64.zip (line 91) ok https://repository.microej.com/packages/SDK/20.07/MicroEJ-SDK-Installer-MacOS-20.07.zip (line 92) ok https://repository.microej.com/packages/SDK/20.07/zip/microej-sdk-20.07-macosx_x86_64.zip (line 98) ok https://repository.microej.com/packages/SDK/19.05/MicroEJ-SDK-Installer-Win64-19.05.exe (line 99) ok https://repository.microej.com/packages/SDK/19.05/zip/microej-sdk-19.05-win_x86_64.zip (line 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 102) ok https://repository.microej.com/packages/SDK/19.05/MicroEJ-SDK-Installer-MacOS-19.05.zip (line 103) ok https://repository.microej.com/packages/SDK/19.05/zip/microej-sdk-19.05-macosx_x86_64.zip (line 109) ok https://repository.microej.com/packages/SDK/19.02/MicroEJ-SDK-Installer-Win64-19.02.exe (line 110) ok https://repository.microej.com/packages/SDK/19.02/zip/microej-sdk-19.02-win_x86_64.zip (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 457) ok https://en.wikipedia.org/wiki/MinGW (line 457) ok https://gitforwindows.org/ (line 288) ok https://ant.apache.org/ivy/history/2.5.0/settings.html (line 40) ok https://ant.apache.org/easyant/history/trunk/reference.html (line 528) redirect https://toml.io - permanently to https://toml.io/en/ (line 856) ok https://ant.apache.org/ivy/history/2.5.0/settings/credentials.html (line 886) ok http://keystore-explorer.org/downloads.html (line 37) redirect http://ant.apache.org/ivy - permanently to https://ant.apache.org/ivy/ (line 49) redirect https://developer.microej.com/packages/documentation/TLT-0831-SPE-MicroEJModuleManager-2.0-E.pdf - permanently to https://repository.microej.com/packages/documentation/TLT-0831-SPE-MicroEJModuleManager-2.0-E.pdf writing output... [ 82%] SDKUserGuide/repository (line 51) ok https://repo1.maven.org/maven2/ (line 38) ok https://repository.microej.com/ (line 22) ok https://repository.microej.com/modules/ (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 104) ok https://repository.microej.com/microej-ivysettings-5.xml (line 356) ok https://github.com/MicroEJ/ (line 93) ok https://bugs.eclipse.org/bugs/show_bug.cgi?id=566599 writing output... [ 83%] SDKUserGuide/sdkMigrationNotes writing output... [ 84%] SDKUserGuide/sdkReleaseNotes (line 7) ok https://repository.microej.com/p2/sdk writing output... [ 84%] SDKUserGuide/startup writing output... [ 84%] SDKUserGuide/systemRequirements (line 59) ok https://www.oracle.com/fr/java/technologies/downloads/ (line 59) ok https://adoptium.net/temurin/releases/ 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 (line 45) ok https://repository.microej.com/modules/ej/library/ui/widget/ 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 71) ok https://github.com/microej/PlatformQualificationTools (line 50) ok https://github.com/microej/PlatformQualificationTools (line 61) ok https://www.qemu.org/docs/master/system/arm/stellaris.html (line 66) ok https://github.com/MicroEJ/FreeRTOS/tree/tuto-microej-firmware-from-scratch (line 163) ok http://roboticravings.blogspot.com/2018/07/freertos-on-cortex-m3-with-qemu.html (line 265) ok https://www.ti.com/lit/ds/symlink/lm3s811.pdf (line 78) ok https://repository.microej.com/packages/SDK (line 171) ok https://github.com/MicroEJ/FreeRTOS/commit/48248eae13baebf7df9638cd8da6fbfe1a735a9c (line 82) redirect https://docs.microsoft.com/en-us/windows/wsl/install-win10 - permanently to https://learn.microsoft.com/en-us/windows/wsl/install (line 428) redirect https://license.microej.com - with Found to https://license.microej.com/oemServer/ (line 484) ok https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform (line 337) ok https://github.com/MicroEJ/FreeRTOS/commit/1f7e7ee014754a4dcb4f6c5a470205e02f6ac3c8 (line 274) ok https://github.com/MicroEJ/FreeRTOS/commit/d09ec0f5cbdf69ca97a5ac15f8b905538aa4c61e (line 497) ok https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform/content (line 265) ok https://github.com/dwelch67/qemu_arm_samples/blob/master/cortex-m/uart01/notmain.c (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 915) ok https://github.com/FreeRTOS/FreeRTOS/commit/257d9e1d123be0342029e2930c0073dd5a4a2b2d (line 878) ok https://github.com/MicroEJ/FreeRTOS/commit/7ae8e79f9c811621569ccb90c46b1dcda91da35d (line 986) ok https://github.com/MicroEJ/FreeRTOS/commit/0e2e31d8a510d37178c340051bab636902471eea (line 1041) ok https://github.com/MicroEJ/FreeRTOS/commit/4b23ea2e77112f053368718d299ff8db826ddde1 (line 1105) ok https://github.com/MicroEJ/FreeRTOS/commit/a202f43948c41b848ebfbc8c53610028c454b66f (line 1153) ok https://github.com/MicroEJ/FreeRTOS/commit/a202f43948c41b848ebfbc8c53610028c454b66f (line 1203) ok https://github.com/MicroEJ/FreeRTOS/commit/898f2e6cd492616b4ccaabc136cafa76ef038690 (line 1197) ok https://chromium.googlesource.com/native_client/nacl-newlib/+/99fc6c167467b41466ec90e8260e9c49cbe3d13c/libgloss/libnosys/sbrk.c writing output... [ 93%] Tutorials/tutorialCreatePlatformBuildAndRunScripts (line 155) ok https://github.com/MicroEJ/Platform-Espressif-ESP-WROVER-KIT-V4.1/blob/1.7.0/ESP32-WROVER-Xtensa-FreeRTOS-bsp/Projects/microej/scripts/build.sh writing output... [ 93%] Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques (line 85) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Logger.html (line 46) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html (line 69) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/basic/BasicMessageLogger.html (line 534) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#sleep-long- (line 342) redirect https://forum.microej.com/t/gui-microui-and-multithreading/652 - permanently to https://forum.microej.com/t/microui-and-multithreading/652 (line 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 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 654) redirect http://www.keil.com/appnotes/files/apnt209.pdf - permanently to https://www.keil.com/appnotes/files/apnt209.pdf (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 116) ok http://json.org/ (line 110) ok http://json.org/ (line 263) ok https://cbor.io/ (line 34) redirect https://github.com/MicroEJ/Example-XML - permanently to https://github.com/MicroEJ/ExampleJava-XML (line 282) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.cbor (line 123) ok https://repository.microej.com/modules/org/json/me/json/ (line 314) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.cbor.json (line 34) redirect http://kxml.org/ - permanently to https://github.com/kobjects/kxml2 (line 17) redirect http://kxml.org/ - permanently to https://github.com/kobjects/kxml2 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 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 199) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#equals-java.lang.Object- (line 236) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Vector.html (line 223) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#newInstance-- (line 199) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#hashCode-- (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 (line 333) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#hashCode-- 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 34) ok https://repository.microej.com/modules/ej/api/trace (line 73) ok https://repository.microej.com/modules/ej/api/trace (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 156) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/MessageLogger.html (line 159) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/Level.html (line 160) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/basic/BasicMessageBuilder.html (line 160) ok https://repository.microej.com/javadoc/microej_5.x/apis/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 216) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/LogRecord.html (line 218) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Logger.html#severe-java.lang.String- (line 345) ok https://github.com/MicroEJ/How-To/tree/master/Proguard-Get-Started (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 341) redirect https://www.guardsquare.com/en/products/proguard - permanently to https://www.guardsquare.com/proguard writing output... [ 95%] Tutorials/tutorialOptimizeMemoryFootprint (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 197) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Constants.html#getClass-java.lang.String- (line 143) ok https://github.com/MicroEJ/Example-NLS (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 201) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/basictool/map/PackedMap.html (line 290) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#getSimpleName-- (line 407) ok https://www.freertos.org/Stacks-and-stack-overflow-checking.html (line 302) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/service/ServiceLoader.html (line 355) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/ArrayList.html#ArrayList-int- (line 355) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/ArrayList.html#ArrayList-- (line 361) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/concurrent/Executor.html (line 419) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Immortals.html (line 427) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#getAllStackTraces-- (line 427) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#activeCount-- writing output... [ 96%] Tutorials/tutorialRunATestSuiteOnDevice (line 29) ok https://github.com/MicroEJ/How-To/tree/1.8.3/FoundationLibrary-Get-Started (line 45) ok https://github.com/MicroEJ/Platform-Espressif-ESP-WROVER-KIT-V4.1/tree/1.6.2 (line 53) ok https://repository.microej.com/modules/com/microej/pack/fs/4.0.3/ (line 79) ok https://repository.microej.com/modules/com/microej/pack/fs/ (line 79) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/File.html (line 95) ok https://github.com/MicroEJ/PlatformQualificationTools/releases/tag/2.3.0 (line 135) ok https://github.com/MicroEJ/PlatformQualificationTools/blob/2.3.0/tests/fs/java/java-testsuite-fs/config.properties.tpl (line 212) ok https://github.com/MicroEJ/PlatformQualificationTools/blob/2.3.0/tests/fs/java/java-testsuite-fs/validation/microej-testsuite-common.properties (line 91) 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 writing output... [ 96%] Tutorials/tutorialSetupBuildUsingJenkinsAndArtifactory (line 7) ok https://www.jenkins.io/ (line 210) ok https://www.jenkins.io/download/ (line 52) redirect https://git-for-windows.github.io/ - permanently to https://gitforwindows.org/ (line 51) ok https://developer.microej.com/get-started/ (line 7) ok https://jfrog.com/artifactory/ (line 143) redirect https://jfrog.com/fr/open-source/ - permanently to https://jfrog.com/community/open-source/ writing output... [ 96%] Tutorials/tutorialUnderstandMicroEJFirmwareBuild (line 37) redirect https://developer.microej.com/mej32-embedded-runtime-architectures/ - permanently to https://developer.microej.com/mej32-supported-embedded-runtime-architectures/ writing output... [ 97%] about (line 29) ok https://www.microej.com/ writing output... [ 97%] glossary (line 53) ok https://semver.org (line 47) ok https://en.wikipedia.org/wiki/Managed_code (line 11) ok https://en.wikipedia.org/wiki/Managed_code (line 35) redirect https://developer.microej.com/mej32-virtual-machine-for-embedded-systems/ - permanently to https://developer.microej.com/mej32-virtual-software-processor-for-embedded-systems/ (line 6) ok https://developer.microej.com/microej-vee-virtual-execution-environment writing output... [ 98%] index (line 12) broken glossary.html - (line 13) broken overview/index.html - (line 14) broken SDKUserGuide/index.html - (line 15) broken ApplicationDeveloperGuide/index.html - (line 16) broken PlatformDeveloperGuide/index.html - (line 17) broken KernelDeveloperGuide/index.html - (line 18) broken Tutorials/index.html - writing output... [ 98%] overview/gettingStarted writing output... [ 98%] overview/index writing output... [ 99%] overview/sdk (line 37) ok https://www.microej.com/product/forge writing output... [ 99%] overview/vee writing output... [100%] support (line 24) ok https://repository.microej.com/packages/repository/2.5.0/microej-5_0-2.5.0.zip (line 6) ok https://forum.microej.com/ (line 10) ok https://www.microej.com/contact/#form_2 build succeeded. Look for any errors in the above output or in _build/linkcheck/output.txt Link check complete; look for any errors in the above output or in _build/linkcheck/output.txt. [rtd-command-info] start-time: 2022-11-14T16:44:54.890885Z, end-time: 2022-11-14T16:44:54.958082Z, 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': '27272d43', } # 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/1180587/' 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-14T16:44:55.210387Z, end-time: 2022-11-14T16:46:44.153615Z, duration: 108, 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-14T16:46:44.655808Z, end-time: 2022-11-14T16:46:53.370747Z, 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-14T16:47:51.626743Z, end-time: 2022-11-14T16:47:51.681716Z, 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-14T16:47:51.917771Z, end-time: 2022-11-14T16:49:29.205656Z, duration: 97, 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 `SDKUserGuide/mmm:mmm-module-dependencies' on pa ge 174 undefined on input line 10125. [174 <./ClassPath_4.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements' on page 175 undefined on input line 10145. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-entrypoints' on page 175 undefined on input line 10162. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-types' on page 175 undefined on input line 10165. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-immutables' on page 175 undefined on input line 10168. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 175 undefined on input line 10171 . LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 1 75 undefined on input line 10180. [175 <./ClassPath_1.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/stackTraceReader:sect ion-stacktrace-reader-tool' on page 176 undefined on input line 10222. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 176 undefined on input line 10240 . LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 176 undefined on input line 10245 . Underfull \hbox (badness 10000) in paragraph at lines 10243--10246 []\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 10264. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/standaloneApplication :standalone-application' on page 177 undefined on input line 10282. [177 <./graphviz-c47847d0d8d3fe6990d75c678f74a6fdddb4e842.pdf>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 178 undefined on input line 10296. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedApplication: sandboxed-application' on page 178 undefined on input line 10325. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 178 undefined on input line 10332. [178] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 179 undefined on input line 10395. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/multiSandbox:multisandbo x' on page 179 undefined on input line 10422. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedApplication: sandboxed-application' on page 179 undefined on input line 10423. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 179 undefined on input line 10429. [179] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/externalResourceLoader:s ection-externalresourceloader' on page 180 undefined on input line 10462. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-raw-resources' on page 180 undefined on input line 10475. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/images:sec tion-ui-images' on page 180 undefined on input line 10478. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fonts:sect ion-ui-fonts' on page 180 undefined on input line 10481. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/nls:chapter-nls' on p age 180 undefined on input line 10484. [180 <./graphviz-08e33b4270e5827eddcf70955c1d81df296d2d8d.pdf>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 181 undefined on input line 10532. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 181 undefined on input line 10532 . [181 <./graphviz-a5e7bd17651cb051e8da67ab9dfebf680966828d.pdf>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 182 undefined on input line 10547. [182] [183] [184] [185 <./debug1.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-dependencies' on pa ge 186 undefined on input line 10775. [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 10826. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/launches:launch-sourc e-tab' on page 189 undefined on input line 10829. [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 10858. [190 <./foundation_library_debug_select_source_jars.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:application -testsuite' on page 191 undefined on input line 10878. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-options' on page 191 undefined on input line 10883. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-options' on page 191 undefined on input line 10886. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platform:source-platf orm-import' on page 191 undefined on input line 10886. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-dependencies' on pa ge 191 undefined on input line 10889. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-options' on page 191 undefined on input line 10899. [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 10932. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/tools:fig-tool-launch ' on page 192 undefined on input line 10950. [192 <./tool-launch.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuiteEngine:tests uite-engine' on page 193 undefined on input line 10961. Underfull \hbox (badness 10000) in paragraph at lines 2--10972 [][]\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 11028. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 1 94 undefined on input line 11037. [194] [195 <./testsuiteReportHTMLExample.png> <./testsuiteReportXMLExample.png> <./testsuiteReportXMLExampleJunitView.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuiteEngine:tests uite-engine' on page 196 undefined on input line 11156. Underfull \hbox (badness 10000) in paragraph at lines 11187--11190 []\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 11197. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 196 undefined on input line 11204. [196] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuiteEngine:tests uite-engine' on page 197 undefined on input line 11229. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 197 undefined on input line 11229. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-types' on page 197 undefined on input line 11245. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/multiSandbox:multisandbo x' on page 197 undefined on input line 11261. [197] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-cases' on page 198 undefined on input line 11291. [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 11583. [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 11687. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 213 undefined on input line 11688. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-java-heap' on page 213 undefined on input line 11688. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-java-heap' on page 213 undefined on input line 11706. [213 <./heap_usage.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-enable-heap-usage' on page 214 undefined on input line 11807. [214] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/heapAnalyzer:heapdump er' on page 215 undefined on input line 11828. [215] Underfull \hbox (badness 10000) in paragraph at lines 11958--11958 []\T1/SourceSansPro-LF/m/n/10 Num-ber of Underfull \hbox (badness 10000) in paragraph at lines 11958--11958 []\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 12192. [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 12524. [231 <./RIDetailedView.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 232 undefined on input line 12548. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ar chitecture-options-group-trace' on page 232 undefined on input line 12548. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 232 undefined on input line 12553. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ar chitecture-options-group-trace' on page 232 undefined on input line 12553. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-constants' on page 232 undefined on input line 12584. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:if-constant -removal' on page 232 undefined on input line 12585. [232] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview' o n page 233 undefined on input line 12660. LaTeX Warning: Hyper reference `support:get-support' on page 233 undefined on i nput line 12665. [233] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/advanceTrace:advanced-ev ent-tracing' on page 234 undefined on input line 12670. LaTeX Warning: Hyper reference `support:get-support' on page 234 undefined on i nput line 12678. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 2 34 undefined on input line 12700. [234 <./null_analysis_example.png>] Underfull \hbox (badness 6542) in paragraph at lines 12722--12725 []\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 12751. [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 12801. [238 <./null_analysis_project_configuration_suppress_warnings.png>] LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 239 undefined on input line 12818. LaTeX Warning: Hyper reference `support:get-support' on page 239 undefined on i nput line 12818. [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 13077. Package varwidth Warning: Failed to reprocess entire contents on input line 131 59. Package varwidth Warning: Failed to reprocess entire contents on input line 131 59. Overfull \hbox (3.0945pt too wide) in paragraph at lines 13195--13196 []|[]\T1/zi4/m/n/10 symbolPrefix[]| LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/linker:linker-autosec tions' on page 243 undefined on input line 13197. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/linker:linker-autosec tions' on page 243 undefined on input line 13202. Package varwidth Warning: Failed to reprocess entire contents on input line 132 08. Package varwidth Warning: Failed to reprocess entire contents on input line 132 08. Package varwidth Warning: Failed to reprocess entire contents on input line 132 50. Package varwidth Warning: Failed to reprocess entire contents on input line 132 50. Package varwidth Warning: Failed to reprocess entire contents on input line 132 64. Package varwidth Warning: Failed to reprocess entire contents on input line 132 64. [243] Package varwidth Warning: Failed to reprocess entire contents on input line 132 78. Package varwidth Warning: Failed to reprocess entire contents on input line 132 78. Package varwidth Warning: Failed to reprocess entire contents on input line 132 97. Package varwidth Warning: Failed to reprocess entire contents on input line 132 97. Package varwidth Warning: Failed to reprocess entire contents on input line 133 26. Package varwidth Warning: Failed to reprocess entire contents on input line 133 26. Package varwidth Warning: Failed to reprocess entire contents on input line 133 40. Package varwidth Warning: Failed to reprocess entire contents on input line 133 40. Package varwidth Warning: Failed to reprocess entire contents on input line 133 69. Package varwidth Warning: Failed to reprocess entire contents on input line 133 69. Package varwidth Warning: Failed to reprocess entire contents on input line 133 83. Package varwidth Warning: Failed to reprocess entire contents on input line 133 83. Package varwidth Warning: Failed to reprocess entire contents on input line 133 97. Package varwidth Warning: Failed to reprocess entire contents on input line 133 97. Package varwidth Warning: Failed to reprocess entire contents on input line 134 34. Package varwidth Warning: Failed to reprocess entire contents on input line 134 34. Package varwidth Warning: Failed to reprocess entire contents on input line 134 48. Package varwidth Warning: Failed to reprocess entire contents on input line 134 48. [244] [245] [246] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/linker:linker-autosec tions' on page 247 undefined on input line 13504. Underfull \hbox (badness 10000) in paragraph at lines 13557--13560 []\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 13985. Underfull \hbox (badness 6063) in paragraph at lines 14056--14061 []|\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 14175. [251] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/memoryMapAnalyzer:mem orymapanalyzer' on page 252 undefined on input line 14190. [252] [253] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:application -testsuite' on page 254 undefined on input line 14346. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 254 undefined on input line 14351. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 254 und efined on input line 14359. Underfull \hbox (badness 10000) in paragraph at lines 14397--14402 \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 14433--14434 []|\T1/zi4/m/n/10 testsuite. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuiteEngine:tests uite-various-customproperties' on page 255 undefined on input line 14438. Underfull \hbox (badness 10000) in paragraph at lines 14441--14442 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14446--14447 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14446--14447 \T1/zi4/m/n/10 test. Underfull \hbox (badness 5388) in paragraph at lines 14448--14451 []|\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 14452--14453 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14452--14453 \T1/zi4/m/n/10 common. Underfull \hbox (badness 10000) in paragraph at lines 14454--14457 []|\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 14458--14459 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14479--14480 []|\T1/SourceSansPro-LF/m/n/10 Attribute Overfull \hbox (20.24944pt too wide) in paragraph at lines 14494--14495 []|\T1/zi4/m/n/10 verboseLevel[]| Overfull \hbox (10.24944pt too wide) in paragraph at lines 14503--14504 []|\T1/zi4/m/n/10 reportName[]| Overfull \hbox (85.24944pt too wide) in paragraph at lines 14510--14511 []|\T1/zi4/m/n/10 customPropertiesExtension[]| Overfull \hbox (40.24944pt too wide) in paragraph at lines 14525--14526 []|\T1/zi4/m/n/10 commonProperties[]| Overfull \hbox (15.24944pt too wide) in paragraph at lines 14543--14544 []|\T1/zi4/m/n/10 productName[]| Overfull \hbox (95.24944pt too wide) in paragraph at lines 14567--14568 []|\T1/zi4/m/n/10 testsuiteReportFileProperty[]| Overfull \hbox (90.24944pt too wide) in paragraph at lines 14576--14577 []|\T1/zi4/m/n/10 testsuiteReportDirProperty[]| Overfull \hbox (75.24944pt too wide) in paragraph at lines 14584--14585 []|\T1/zi4/m/n/10 testsuiteResultProperty[]| [255] Overfull \hbox (9.17415pt too wide) in paragraph at lines 14622--14623 []|\T1/zi4/m/n/10 testIgnoredPath[] [256] Underfull \hbox (badness 10000) in paragraph at lines 14679--14680 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14686--14687 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14686--14687 \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 14945. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 261 undefined on input line 14968. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 261 undefined on input line 14995. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 261 undefined on input line 14995 . [261] [262 <./graphviz-10e3ec41215ccaaed72e3531512446b2cd8ccdba.pdf>] [263] [264] [265] [266] Overfull \hbox (13.12488pt too wide) in paragraph at lines 15551--15552 [][] [267] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 268 undefined on input line 15618. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 268 undefined on input line 15618 . [268] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fontDesign er:section-tool-fontdesigner' on page 269 undefined on input line 15651. [269 <./graphviz-6f2b41929bb57b50d9a115d32914e871d3596e88.pdf>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fonts:tabl e-unicoderanges' on page 270 undefined on input line 15724. [270] Overfull \hbox (1.21721pt too wide) in paragraph at lines 16070--16071 []|\T1/SourceSansPro-LF/m/n/10 0x1000| Overfull \hbox (0.87721pt too wide) in paragraph at lines 16079--16080 []|\T1/SourceSansPro-LF/m/n/10 0x10a0| Overfull \hbox (0.74721pt too wide) in paragraph at lines 16097--16098 []|\T1/SourceSansPro-LF/m/n/10 0x1200| Overfull \hbox (0.6772pt too wide) in paragraph at lines 16106--16107 []|\T1/SourceSansPro-LF/m/n/10 0x1380| Overfull \hbox (1.0272pt too wide) in paragraph at lines 16125--16126 []|\T1/SourceSansPro-LF/m/n/10 0x1400| Overfull \hbox (0.9572pt too wide) in paragraph at lines 16134--16135 []|\T1/SourceSansPro-LF/m/n/10 0x1680| Overfull \hbox (0.74721pt too wide) in paragraph at lines 16143--16144 []|\T1/SourceSansPro-LF/m/n/10 0x16a0| Overfull \hbox (0.5072pt too wide) in paragraph at lines 16152--16153 []|\T1/SourceSansPro-LF/m/n/10 0x1700| Overfull \hbox (1.0872pt too wide) in paragraph at lines 16197--16198 []|\T1/SourceSansPro-LF/m/n/10 0x1800| Overfull \hbox (5.6804pt too wide) in paragraph at lines 16206--16207 []|\T1/SourceSansPro-LF/m/n/10 unified_canadian_aboriginal_syllabics_extended| Overfull \hbox (1.23721pt too wide) in paragraph at lines 16208--16209 []|\T1/SourceSansPro-LF/m/n/10 0x18b0| Overfull \hbox (1.0872pt too wide) in paragraph at lines 16217--16218 []|\T1/SourceSansPro-LF/m/n/10 0x1900| Overfull \hbox (0.6772pt too wide) in paragraph at lines 16226--16227 []|\T1/SourceSansPro-LF/m/n/10 0x1950| Overfull \hbox (0.9572pt too wide) in paragraph at lines 16235--16236 []|\T1/SourceSansPro-LF/m/n/10 0x1980| Overfull \hbox (0.6672pt too wide) in paragraph at lines 16244--16245 []|\T1/SourceSansPro-LF/m/n/10 0x19e0| Overfull \hbox (0.87721pt too wide) in paragraph at lines 16253--16254 []|\T1/SourceSansPro-LF/m/n/10 0x1a00| Overfull \hbox (1.02722pt too wide) in paragraph at lines 16272--16273 []|\T1/SourceSansPro-LF/m/n/10 0x1ab0| Overfull \hbox (1.36722pt too wide) in paragraph at lines 16281--16282 []|\T1/SourceSansPro-LF/m/n/10 0x1b00| Overfull \hbox (1.23721pt too wide) in paragraph at lines 16290--16291 []|\T1/SourceSansPro-LF/m/n/10 0x1b80| Overfull \hbox (0.54723pt too wide) in paragraph at lines 16299--16300 []|\T1/SourceSansPro-LF/m/n/10 0x1bc0| Overfull \hbox (1.38722pt too wide) in paragraph at lines 16353--16354 []|\T1/SourceSansPro-LF/m/n/10 0x1d00| Overfull \hbox (1.25722pt too wide) in paragraph at lines 16363--16364 []|\T1/SourceSansPro-LF/m/n/10 0x1d80| Overfull \hbox (0.56723pt too wide) in paragraph at lines 16373--16374 []|\T1/SourceSansPro-LF/m/n/10 0x1dc0| Overfull \hbox (0.79721pt too wide) in paragraph at lines 16383--16384 []|\T1/SourceSansPro-LF/m/n/10 0x1e00| Overfull \hbox (2.4372pt too wide) in paragraph at lines 16401--16402 []|\T1/SourceSansPro-LF/m/n/10 0x2000| Overfull \hbox (1.48718pt too wide) in paragraph at lines 16411--16412 []|\T1/SourceSansPro-LF/m/n/10 0x2070| Overfull \hbox (2.0972pt too wide) in paragraph at lines 16420--16421 []|\T1/SourceSansPro-LF/m/n/10 0x20a0| Overfull \hbox (2.60721pt too wide) in paragraph at lines 16430--16431 []|\T1/SourceSansPro-LF/m/n/10 0x20d0| Overfull \hbox (0.5872pt too wide) in paragraph at lines 16439--16440 []|\T1/SourceSansPro-LF/m/n/10 0x2100| Overfull \hbox (1.9072pt too wide) in paragraph at lines 16466--16467 []|\T1/SourceSansPro-LF/m/n/10 0x2200| Overfull \hbox (2.02719pt too wide) in paragraph at lines 16475--16476 []|\T1/SourceSansPro-LF/m/n/10 0x2300| Overfull \hbox (1.94719pt too wide) in paragraph at lines 16484--16485 []|\T1/SourceSansPro-LF/m/n/10 0x2400| Overfull \hbox (1.75719pt too wide) in paragraph at lines 16494--16495 []|\T1/SourceSansPro-LF/m/n/10 0x2440| [271] Overfull \hbox (1.81718pt too wide) in paragraph at lines 16503--16504 []|\T1/SourceSansPro-LF/m/n/10 0x2460| Overfull \hbox (2.02719pt too wide) in paragraph at lines 16512--16513 []|\T1/SourceSansPro-LF/m/n/10 0x2500| Overfull \hbox (1.89719pt too wide) in paragraph at lines 16521--16522 []|\T1/SourceSansPro-LF/m/n/10 0x2580| Overfull \hbox (1.6872pt too wide) in paragraph at lines 16530--16531 []|\T1/SourceSansPro-LF/m/n/10 0x25a0| Overfull \hbox (2.2472pt too wide) in paragraph at lines 16539--16540 []|\T1/SourceSansPro-LF/m/n/10 0x2600| Overfull \hbox (1.48718pt too wide) in paragraph at lines 16548--16549 []|\T1/SourceSansPro-LF/m/n/10 0x2700| Underfull \hbox (badness 10000) in paragraph at lines 16553--16555 []|\T1/SourceSansPro-LF/m/n/10 Miscellaneous Math-e-mat-i-cal Overfull \hbox (0.9072pt too wide) in paragraph at lines 16558--16559 []|\T1/SourceSansPro-LF/m/n/10 0x27c0| Overfull \hbox (2.4072pt too wide) in paragraph at lines 16576--16577 []|\T1/SourceSansPro-LF/m/n/10 0x2800| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16585--16586 []|\T1/SourceSansPro-LF/m/n/10 0x2900| Underfull \hbox (badness 10000) in paragraph at lines 16590--16592 []|\T1/SourceSansPro-LF/m/n/10 Miscellaneous Math-e-mat-i-cal Overfull \hbox (2.07718pt too wide) in paragraph at lines 16595--16596 []|\T1/SourceSansPro-LF/m/n/10 0x2980| Underfull \hbox (badness 6526) in paragraph at lines 16600--16602 []|\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 16605--16606 []|\T1/SourceSansPro-LF/m/n/10 0x2a00| Overfull \hbox (2.68721pt too wide) in paragraph at lines 16615--16616 []|\T1/SourceSansPro-LF/m/n/10 0x2b00| Overfull \hbox (1.71721pt too wide) in paragraph at lines 16624--16625 []|\T1/SourceSansPro-LF/m/n/10 0x2c00| Overfull \hbox (1.5872pt too wide) in paragraph at lines 16633--16634 []|\T1/SourceSansPro-LF/m/n/10 0x2c60| Overfull \hbox (1.5872pt too wide) in paragraph at lines 16642--16643 []|\T1/SourceSansPro-LF/m/n/10 0x2c80| Overfull \hbox (2.70721pt too wide) in paragraph at lines 16651--16652 []|\T1/SourceSansPro-LF/m/n/10 0x2d00| Overfull \hbox (2.29721pt too wide) in paragraph at lines 16660--16661 []|\T1/SourceSansPro-LF/m/n/10 0x2d30| Overfull \hbox (2.57721pt too wide) in paragraph at lines 16669--16670 []|\T1/SourceSansPro-LF/m/n/10 0x2d80| Overfull \hbox (2.28722pt too wide) in paragraph at lines 16678--16679 []|\T1/SourceSansPro-LF/m/n/10 0x2de0| Overfull \hbox (2.1172pt too wide) in paragraph at lines 16687--16688 []|\T1/SourceSansPro-LF/m/n/10 0x2e00| Overfull \hbox (1.9872pt too wide) in paragraph at lines 16696--16697 []|\T1/SourceSansPro-LF/m/n/10 0x2e80| Overfull \hbox (2.4972pt too wide) in paragraph at lines 16725--16726 []|\T1/SourceSansPro-LF/m/n/10 0x3000| Overfull \hbox (2.30719pt too wide) in paragraph at lines 16734--16735 []|\T1/SourceSansPro-LF/m/n/10 0x3040| Overfull \hbox (2.1572pt too wide) in paragraph at lines 16743--16744 []|\T1/SourceSansPro-LF/m/n/10 0x30a0| Overfull \hbox (0.7072pt too wide) in paragraph at lines 16752--16753 []|\T1/SourceSansPro-LF/m/n/10 0x3100| Overfull \hbox (0.5772pt too wide) in paragraph at lines 16771--16772 []|\T1/SourceSansPro-LF/m/n/10 0x3190| Overfull \hbox (1.92719pt too wide) in paragraph at lines 16809--16810 []|\T1/SourceSansPro-LF/m/n/10 0x3200| Overfull \hbox (1.94719pt too wide) in paragraph at lines 16818--16819 []|\T1/SourceSansPro-LF/m/n/10 0x3300| Overfull \hbox (2.30719pt too wide) in paragraph at lines 16828--16829 []|\T1/SourceSansPro-LF/m/n/10 0x3400| Overfull \hbox (0.57722pt too wide) in paragraph at lines 16830--16832 []|\T1/SourceSansPro-LF/m/n/10 0x4dbf| Overfull \hbox (2.06721pt too wide) in paragraph at lines 16837--16838 []|\T1/SourceSansPro-LF/m/n/10 0x4dc0| Overfull \hbox (2.2972pt too wide) in paragraph at lines 16846--16847 []|\T1/SourceSansPro-LF/m/n/10 0x4e00| Overfull \hbox (2.4672pt too wide) in paragraph at lines 16855--16856 []|\T1/SourceSansPro-LF/m/n/10 0xa000| Overfull \hbox (2.00719pt too wide) in paragraph at lines 16864--16865 []|\T1/SourceSansPro-LF/m/n/10 0xa490| [272] Overfull \hbox (2.4472pt too wide) in paragraph at lines 16873--16874 []|\T1/SourceSansPro-LF/m/n/10 0xa4d0| Overfull \hbox (2.05719pt too wide) in paragraph at lines 16882--16883 []|\T1/SourceSansPro-LF/m/n/10 0xa500| Overfull \hbox (2.14719pt too wide) in paragraph at lines 16891--16892 []|\T1/SourceSansPro-LF/m/n/10 0xa640| Overfull \hbox (1.9972pt too wide) in paragraph at lines 16900--16901 []|\T1/SourceSansPro-LF/m/n/10 0xa6a0| Overfull \hbox (1.75719pt too wide) in paragraph at lines 16909--16910 []|\T1/SourceSansPro-LF/m/n/10 0xa700| Overfull \hbox (1.32718pt too wide) in paragraph at lines 16918--16919 []|\T1/SourceSansPro-LF/m/n/10 0xa720| Overfull \hbox (2.33719pt too wide) in paragraph at lines 16927--16928 []|\T1/SourceSansPro-LF/m/n/10 0xa800| Overfull \hbox (1.82718pt too wide) in paragraph at lines 16937--16938 []|\T1/SourceSansPro-LF/m/n/10 0xa830| Overfull \hbox (2.14719pt too wide) in paragraph at lines 16946--16947 []|\T1/SourceSansPro-LF/m/n/10 0xa840| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16955--16956 []|\T1/SourceSansPro-LF/m/n/10 0xa880| Overfull \hbox (1.91719pt too wide) in paragraph at lines 16964--16965 []|\T1/SourceSansPro-LF/m/n/10 0xa8e0| Overfull \hbox (2.33719pt too wide) in paragraph at lines 16973--16974 []|\T1/SourceSansPro-LF/m/n/10 0xa900| Overfull \hbox (1.78719pt too wide) in paragraph at lines 16982--16983 []|\T1/SourceSansPro-LF/m/n/10 0xa930| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16991--16992 []|\T1/SourceSansPro-LF/m/n/10 0xa960| Overfull \hbox (2.20718pt too wide) in paragraph at lines 17000--17001 []|\T1/SourceSansPro-LF/m/n/10 0xa980| Overfull \hbox (1.91719pt too wide) in paragraph at lines 17009--17010 []|\T1/SourceSansPro-LF/m/n/10 0xa9e0| Overfull \hbox (2.1272pt too wide) in paragraph at lines 17018--17019 []|\T1/SourceSansPro-LF/m/n/10 0xaa00| Overfull \hbox (1.9972pt too wide) in paragraph at lines 17027--17028 []|\T1/SourceSansPro-LF/m/n/10 0xaa60| Overfull \hbox (1.9972pt too wide) in paragraph at lines 17036--17037 []|\T1/SourceSansPro-LF/m/n/10 0xaa80| Overfull \hbox (1.7072pt too wide) in paragraph at lines 17045--17046 []|\T1/SourceSansPro-LF/m/n/10 0xaae0| Overfull \hbox (2.6172pt too wide) in paragraph at lines 17054--17055 []|\T1/SourceSansPro-LF/m/n/10 0xab00| Overfull \hbox (2.2072pt too wide) in paragraph at lines 17063--17064 []|\T1/SourceSansPro-LF/m/n/10 0xab30| Overfull \hbox (1.9072pt too wide) in paragraph at lines 17072--17073 []|\T1/SourceSansPro-LF/m/n/10 0xab70| Overfull \hbox (1.79721pt too wide) in paragraph at lines 17081--17082 []|\T1/SourceSansPro-LF/m/n/10 0xabc0| Overfull \hbox (1.6472pt too wide) in paragraph at lines 17090--17091 []|\T1/SourceSansPro-LF/m/n/10 0xac00| Overfull \hbox (2.5872pt too wide) in paragraph at lines 17099--17100 []|\T1/SourceSansPro-LF/m/n/10 0xd7b0| Overfull \hbox (2.77719pt too wide) in paragraph at lines 17108--17109 []|\T1/SourceSansPro-LF/m/n/10 0xd800| Overfull \hbox (2.9272pt too wide) in paragraph at lines 17118--17119 []|\T1/SourceSansPro-LF/m/n/10 0xdb80| Overfull \hbox (2.0872pt too wide) in paragraph at lines 17127--17128 []|\T1/SourceSansPro-LF/m/n/10 0xdc00| Overfull \hbox (2.31718pt too wide) in paragraph at lines 17136--17137 []|\T1/SourceSansPro-LF/m/n/10 0xe000| Overfull \hbox (0.59721pt too wide) in paragraph at lines 17156--17157 []|\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 17490. [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 17847. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-immortal-heap' on page 283 undefined on input line 17850. [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 18200--18200 []\T1/SourceSansPro-LF/m/n/10 Event Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0x0 Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0xa Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0xb Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0xc Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0xd Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0xe Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0xf Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0x14 Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0x15 Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0x16 Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0x17 Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0x18 [289] [290] Package longtable Warning: Column widths have changed (longtable) in table 19 on input line 18641. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview' o n page 291 undefined on input line 18646. [291 <./microui_traces_systemview.png>] Underfull \vbox (badness 3281) detected at line 18764 [292] Underfull \vbox (badness 10000) detected at line 18764 Underfull \vbox (badness 10000) detected at line 18764 [293] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 294 undefined on input line 18862. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 294 undefined on input line 18862. [294] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiReleaseNotes:section-u i-api' on page 295 undefined on input line 18873. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/applicatio nOptions:section-ui-options-microui' on page 295 undefined on input line 18907. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-java-heap' on page 295 undefined on input line 18910. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/applicatio nOptions:section-ui-options-microui' on page 295 undefined on input line 18918. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/applicatio nOptions:section-ui-options-imagesheapsize' on page 295 undefined on input line 18918. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 295 undefined on input line 18930. [295] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/matrix:mat rix' on page 296 undefined on input line 19012. [296] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/gradient:l inear-gradient' on page 297 undefined on input line 19041. [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 19212. [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 19441. [306 <./gradient2.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 307 undefined on input line 19461 . [307] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/gradient:l inear-gradient' on page 308 undefined on input line 19517. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/path:fillt ype' on page 308 undefined on input line 19519. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/path:alpha -blending-mode' on page 308 undefined on input line 19519. [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 19625. Underfull \hbox (badness 10000) in paragraph at lines 19640--19641 []\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 19679--19680 []\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.19794 ...ربية}\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.19794 ...ربية}\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.19794 ...ربية}\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.19794 ...ربية}\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.19794 ...ربية}\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.19794 ...ربية}\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.19794 ...ربية}\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 19816. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :drawoncircle' on page 316 undefined on input line 19828. [316 <./drawStringLayout.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorimag e:vectorimage-limitations' on page 317 undefined on input line 19878. Underfull \hbox (badness 10000) in paragraph at lines 19892--19893 []\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 19894. [317] [318 <./drawImage.png>] [319 <./drawImageAlpha.png>] Underfull \hbox (badness 10000) in paragraph at lines 20028--20029 []\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 20075--20076 []\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 20075--20076 \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 20181 [322] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20188 ...imen]{{drawAnimatedImageTranslate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20188 ...imen]{{drawAnimatedImageTranslate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20228 ...dimen]{{drawAnimatedImageOverPath}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20228 ...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.20300 ...xdimen]{{drawAnimatedImageScaleXY}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20300 ...xdimen]{{drawAnimatedImageScaleXY}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20341 ...pxdimen]{{drawAnimatedImageRotate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20341 ...pxdimen]{{drawAnimatedImageRotate}.gif} [325] Underfull \vbox (badness 7397) detected at line 20446 [326] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20453 ...dimen]{{drawAnimatedImageMorphing}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20453 ...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.20539 ...xpxdimen]{{drawAnimatedImageColor}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20539 ...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.20647 ...phinxpxdimen]{{linearInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20647 ...phinxpxdimen]{{linearInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20659 ...xpxdimen]{{accelerateInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20659 ...xpxdimen]{{accelerateInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20671 ...phinxpxdimen]{{bounceInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20671 ...phinxpxdimen]{{bounceInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20683 ...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.20683 ...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.20697 ...hinxpxdimen]{{custom0Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20697 ...hinxpxdimen]{{custom0Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20713 ...hinxpxdimen]{{custom1Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20713 ...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 20802. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 332 undefined on input line 20805. [332] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/avdLoader: section-avdloader-convert' on page 333 undefined on input line 20901. [333] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 334 undefined on input line 20938 . LaTeX Warning: Hyper reference `PlatformDeveloperGuide/externalResourceLoader:s ection-externalresourceloader' on page 334 undefined on input line 20938. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorimag e:vectorimage-limitations' on page 334 undefined on input line 20944. [334 <./drawRuntimeImage.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-constants' on page 335 undefined on input line 21009. [335] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/avdLoader: section-avdloader-format' on page 336 undefined on input line 21033. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 21041. (/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 21045. [336 <./hierarchy.png (PNG copy)>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-partial-buffer' on page 337 undefined on input line 21103. [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 21260. [341] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MWT/how-to-animate -widget:section-animate-widget' on page 342 undefined on input line 21295. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-partial-buffer' on page 342 undefined on input line 21300. [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 21337. [344] [345] [346] [347] [348] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-partial-buffer' on page 349 undefined on input line 21666. [349] [350] [351] [352] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MWT/concepts:secti on-render-policy' on page 353 undefined on input line 21876. [353] [354 <./defaultRenderPolicy.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-constants' on page 355 undefined on input line 22010. [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 22052. [357] Underfull \hbox (badness 10000) in paragraph at lines 22161--22162 []\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 22439. Underfull \vbox (badness 2635) detected at line 22458 [363] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/limitations:js-lim itations' on page 364 undefined on input line 22477. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/getting_started:js -getting-started' on page 364 undefined on input line 22478. [364 <./js_runtime.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 365 und efined on input line 22486. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli-commands-init' on page 365 undefined on input line 22498. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures' on page 365 undefined on input line 22500. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-addon-lib' on page 365 undefined on input line 22501. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-standalone-application' on page 365 undefined on input line 22502. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-sandboxed-application' on page 365 undefined on input line 22503. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli-commands-run' on page 365 undefined on input line 22546. [365] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/api:js-api' on pag e 366 undefined on input line 22580. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli' on page 366 undefined on input line 22580. [366] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 367 undefined on input line 22661. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 367 und efined on input line 22678. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/libraries:libraries' on page 367 undefined on input line 22684. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedApplication: sandboxed-application' on page 367 undefined on input line 22684. [367] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 368 und efined on input line 22733. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 368 und efined on input line 22748. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/getting_started:js -getting-started' on page 368 undefined on input line 22750. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/examples/simple_ap plication:js-examples-simple-app' on page 368 undefined on input line 22750. [368] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 369 und efined on input line 22799. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/java:js-java' on p age 369 undefined on input line 22808. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 369 und efined on input line 22814. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/getting_started:js -getting-started' on page 369 undefined on input line 22816. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/examples/simple_ap plication:js-examples-simple-app' on page 369 undefined on input line 22816. [369] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 370 und efined on input line 22872. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/java:js-java' on p age 370 undefined on input line 22881. [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 23587. [378] [379] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/libraries:libraries' on page 380 undefined on input line 23793. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/standaloneApplication :standalone-application' on page 380 undefined on input line 23793. [380] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 381 undefined on input line 23815. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 381 und efined on input line 23850. [381] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/api:js-api' on pag e 382 undefined on input line 23880. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/internals:js-java- ffi' on page 382 undefined on input line 23902. [382] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/java:js-java-java- to-js' on page 383 undefined on input line 23980. [383 <./js_processor_overview.png>] [384] Underfull \hbox (badness 10000) in paragraph at lines 24060--24061 []|\T1/SourceSansPro-LF/m/n/10 Module Overfull \hbox (5.24944pt too wide) in paragraph at lines 24067--24068 []|\T1/zi4/m/n/10 Bluetooth[]| Underfull \hbox (badness 5302) in paragraph at lines 24069--24070 \T1/SourceSansPro-LF/m/n/10 on the Generic At-tribute Pro-file Overfull \hbox (1.35934pt too wide) in paragraph at lines 2--24072 []|[][]\T1/SourceSansPro-LF/m/n/10 bluetooth[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24077 [][][]\T1/SourceSansPro-LF/m/n/10 Bluetooth Overfull \hbox (20.24944pt too wide) in paragraph at lines 24081--24082 []|\T1/zi4/m/n/10 ECOM-Network[]| Underfull \hbox (badness 5696) in paragraph at lines 24083--24084 []|\T1/SourceSansPro-LF/m/n/10 Network in-ter-faces man-age-ment Underfull \hbox (badness 10000) in paragraph at lines 2--24086 []|[][]\T1/SourceSansPro-LF/m/n/10 ecom- Overfull \hbox (16.7787pt too wide) in paragraph at lines 2--24088 []|[][]\T1/SourceSansPro-LF/m/n/10 NetworkInterfaceManager Overfull \hbox (5.24944pt too wide) in paragraph at lines 24090--24091 []|\T1/zi4/m/n/10 ECOM-WIFI[]| Underfull \hbox (badness 10000) in paragraph at lines 2--24095 []|[][]\T1/SourceSansPro-LF/m/n/10 ecom- Underfull \hbox (badness 10000) in paragraph at lines 2--24120 [][][]\T1/SourceSansPro-LF/m/n/10 NET util-ity Underfull \hbox (badness 10000) in paragraph at lines 2--24143 [][][]\T1/SourceSansPro-LF/m/n/10 SSL mu-tual Underfull \hbox (badness 10000) in paragraph at lines 2--24146 [][][]\T1/SourceSansPro-LF/m/n/10 SSL mu-tual Underfull \hbox (badness 10000) in paragraph at lines 2--24149 [][][]\T1/SourceSansPro-LF/m/n/10 SSL util-ity [385 <./networking_overview.png>] Underfull \hbox (badness 10000) in paragraph at lines 24173--24174 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 24180--24181 []|\T1/zi4/m/n/10 Android Overfull \hbox (20.24944pt too wide) in paragraph at lines 24180--24181 \T1/zi4/m/n/10 Connectivity[]| Underfull \hbox (badness 10000) in paragraph at lines 2--24185 []|[][]\T1/SourceSansPro-LF/m/n/10 android- Overfull \hbox (11.39934pt too wide) in paragraph at lines 2--24185 \T1/SourceSansPro-LF/m/n/10 connectivity[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24187 []|[][]\T1/SourceSansPro-LF/m/n/10 ConnectivityManager Underfull \hbox (badness 10000) in paragraph at lines 24194--24195 []|\T1/zi4/m/n/10 HTTP Overfull \hbox (3.66933pt too wide) in paragraph at lines 2--24199 []|[][]\T1/SourceSansPro-LF/m/n/10 httpclient[][], Underfull \hbox (badness 10000) in paragraph at lines 2--24199 [][]\T1/SourceSansPro-LF/m/n/10 http- Underfull \hbox (badness 10000) in paragraph at lines 2--24201 []|[][]\T1/SourceSansPro-LF/m/n/10 HttpURLConnection Underfull \hbox (badness 10000) in paragraph at lines 2--24204 [][][]\T1/SourceSansPro-LF/m/n/10 HTTP client Underfull \hbox (badness 10000) in paragraph at lines 24206--24207 []\T1/SourceSansPro-LF/m/n/10 See also [][]REST Underfull \hbox (badness 10000) in paragraph at lines 24211--24212 []|\T1/zi4/m/n/10 HTTP Underfull \hbox (badness 10000) in paragraph at lines 24211--24212 \T1/zi4/m/n/10 Server Underfull \hbox (badness 10000) in paragraph at lines 24228--24229 []|\T1/zi4/m/n/10 MQTT Underfull \hbox (badness 10000) in paragraph at lines 24228--24229 \T1/zi4/m/n/10 Client Overfull \hbox (15.24944pt too wide) in paragraph at lines 24228--24229 \T1/zi4/m/n/10 (MicroPaho)[]| Underfull \hbox (badness 6876) in paragraph at lines 24230--24231 []|\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--24233 []|[][]\T1/SourceSansPro-LF/m/n/10 micropaho[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24238 [][][]\T1/SourceSansPro-LF/m/n/10 MicroPaho Underfull \hbox (badness 10000) in paragraph at lines 2--24241 [][][]\T1/SourceSansPro-LF/m/n/10 MQTT pub-lish Underfull \hbox (badness 10000) in paragraph at lines 24248--24249 []|\T1/zi4/m/n/10 REST Underfull \hbox (badness 10000) in paragraph at lines 24250--24251 []|\T1/SourceSansPro-LF/m/n/10 REpresentational State Tran-fer Underfull \hbox (badness 10000) in paragraph at lines 2--24258 [][][]\T1/SourceSansPro-LF/m/n/10 REST client Underfull \hbox (badness 10000) in paragraph at lines 24265--24266 []|\T1/zi4/m/n/10 REST Underfull \hbox (badness 10000) in paragraph at lines 24267--24268 []|\T1/SourceSansPro-LF/m/n/10 REpresentational State Tran-fer Overfull \hbox (1.77933pt too wide) in paragraph at lines 2--24270 []|[][]\T1/SourceSansPro-LF/m/n/10 restserver[][]| Underfull \hbox (badness 10000) in paragraph at lines 24279--24280 []|\T1/zi4/m/n/10 SNTP Underfull \hbox (badness 10000) in paragraph at lines 24281--24282 []|\T1/SourceSansPro-LF/m/n/10 Simple Net-work Time Pro-to-col Overfull \hbox (2.21935pt too wide) in paragraph at lines 2--24284 []|[][]\T1/SourceSansPro-LF/m/n/10 sntpclient[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24289 [][][]\T1/SourceSansPro-LF/m/n/10 SNTP client Overfull \hbox (5.24944pt too wide) in paragraph at lines 24293--24294 []|\T1/zi4/m/n/10 WebSocket Overfull \hbox (7.54935pt too wide) in paragraph at lines 2--24298 []|[][]\T1/SourceSansPro-LF/m/n/10 websocket[][], Overfull \hbox (7.90933pt too wide) in paragraph at lines 2--24298 [][]\T1/SourceSansPro-LF/m/n/10 websocket- Underfull \hbox (badness 10000) in paragraph at lines 2--24303 [][][]\T1/SourceSansPro-LF/m/n/10 WebSocket Underfull \hbox (badness 10000) in paragraph at lines 2--24306 [][][]\T1/SourceSansPro-LF/m/n/10 WebSocket [386] [387] Underfull \hbox (badness 10000) in paragraph at lines 24327--24328 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 2--24342 [][][]\T1/SourceSansPro-LF/m/n/10 CborEncoder Underfull \hbox (badness 10000) in paragraph at lines 2--24345 [][][]\T1/SourceSansPro-LF/m/n/10 CborDecoder LaTeX Warning: Hyper reference `Tutorials/tutorialExploreDataSerializationForma ts:tutorial-cbor' on page 388 undefined on input line 24349. Underfull \hbox (badness 10000) in paragraph at lines 2--24362 [][][]\T1/SourceSansPro-LF/m/n/10 JSONObject Underfull \hbox (badness 10000) in paragraph at lines 2--24365 [][][]\T1/SourceSansPro-LF/m/n/10 JSONWriter LaTeX Warning: Hyper reference `Tutorials/tutorialExploreDataSerializationForma ts:tutorial-json' on page 388 undefined on input line 24372. Overfull \hbox (1.93938pt too wide) in paragraph at lines 2--24382 []|[][]\T1/SourceSansPro-LF/m/n/10 protobuf3[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24385 [] Overfull \hbox (12.7588pt too wide) in paragraph at lines 2--24385 [][]\T1/SourceSansPro-LF/m/n/10 CodedInputStream Underfull \hbox (badness 10000) in paragraph at lines 2--24388 [] Overfull \hbox (20.11879pt too wide) in paragraph at lines 2--24388 [][]\T1/SourceSansPro-LF/m/n/10 CodedOutputStream Underfull \hbox (badness 10000) in paragraph at lines 2--24393 [][][]\T1/SourceSansPro-LF/m/n/10 Protobuf3 Underfull \hbox (badness 10000) in paragraph at lines 2--24405 [][][]\T1/SourceSansPro-LF/m/n/10 XmlPullParser Underfull \hbox (badness 10000) in paragraph at lines 2--24408 [][][]\T1/SourceSansPro-LF/m/n/10 XmlSerializer LaTeX Warning: Hyper reference `Tutorials/tutorialExploreDataSerializationForma ts:tutorial-xml' on page 388 undefined on input line 24412. Underfull \hbox (badness 10000) in paragraph at lines 24439--24440 []|\T1/zi4/m/n/10 AWS Underfull \hbox (badness 10000) in paragraph at lines 24439--24440 \T1/zi4/m/n/10 IoT Underfull \hbox (badness 5475) in paragraph at lines 24441--24442 []|\T1/SourceSansPro-LF/m/n/10 AWS IoT Core client, pro-vid-ing pub- Underfull \hbox (badness 10000) in paragraph at lines 24454--24455 []|\T1/zi4/m/n/10 Google Underfull \hbox (badness 10000) in paragraph at lines 24454--24455 \T1/zi4/m/n/10 Cloud Overfull \hbox (7.69951pt too wide) in paragraph at lines 24454--24455 \T1/zi4/m/n/10 Platform Underfull \hbox (badness 10000) in paragraph at lines 24454--24455 \T1/zi4/m/n/10 Iot Underfull \hbox (badness 10000) in paragraph at lines 2--24462 [][][]\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 24496. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-constants' on page 389 undefined on input line 24498. LaTeX Warning: Hyper reference `support:get-support' on page 389 undefined on i nput line 24504. ! 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.24513 ...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.24513 ...PYG{l+s}{\PYGZdq{}}\PYG{p}{)}\PYG{p}{;} LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/characterEncoding:enc oding-utf8' on page 389 undefined on input line 24517. [389] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ar chitecture-changelog' on page 390 undefined on input line 24540. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-l ink' on page 390 undefined on input line 24544. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-maximum-number-of-monitors-per-thread' on page 390 undefined on input line 24687. [390 <./eclipse_encoding.png>] [391] Chapter 5. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 24792. [392] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformOverview:fig-ove rall-process' on page 393 undefined on input line 24803. [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 24874. [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 24974. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 399 undefined on input line 24977. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 399 undefined on input line 24980. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-kf' o n page 399 undefined on input line 24983. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sp:sp' on page 399 undef ined on input line 24986. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:fig-jpf-run time-components' on page 399 undefined on input line 24990. [399 <./low-level-2c.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 400 undefined on input line 25003. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llmjvm-ap i-section' on page 400 undefined on input line 25006. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llsp-api- section' on page 400 undefined on input line 25009. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-configuration-creation' on page 400 undefined on input line 25044. [400 <./jpf-runtime-components.png>] [401] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/advanceTrace:advanced-ev ent-tracing' on page 402 undefined on input line 25161. [402] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 403 undefined on input line 25254. [403] Underfull \hbox (badness 10000) in paragraph at lines 25356--25360 []\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 25644. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-13-0' on page 407 undefined on input line 25683. [407] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-12-0' on page 408 undefined on input line 25730. [408] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-13-0' on page 409 undefined on input line 25776. [409] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-12-0' on page 410 undefined on input line 25929. Overfull \hbox (26.89265pt too wide) in paragraph at lines 25927--25930 []\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 25944--25946 []\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 26056. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-10-0' on page 411 undefined on input line 26088. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-10-0' on page 411 undefined on input line 26092. [411] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-11-0' on page 412 undefined on input line 26135. [412] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-10-0' on page 413 undefined on input line 26228. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-10-0' on page 413 undefined on input line 26233. [413] [414] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-10-0' on page 415 undefined on input line 26488. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-10-0' on page 415 undefined on input line 26494. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-10-0' on page 415 undefined on input line 26498. [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 26532. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26532. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26532. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26532. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26532. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26532. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26532. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26532. [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 27162. [423] [424] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-6-9-1' on page 425 undefined on input line 27363. [425] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom-comm:pack-ecom-comm ' on page 426 undefined on input line 27396. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ui:pack-gui' on page 426 undefined on input line 27399. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/net:pack-net' on page 42 6 undefined on input line 27402. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/fs:pack-fs' on page 426 undefined on input line 27405. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-configuration-creation' on page 426 undefined on input line 27413. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:pack-im port' on page 426 undefined on input line 27428. [426] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-module-configuration' on page 427 undefined on input line 27492. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformMigration:former -platform-migration' on page 427 undefined on input line 27522. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 427 undefined on input line 27528. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/toolchain:archi tectures-toolchains' on page 427 undefined on input line 27533. LaTeX Warning: Hyper reference `support:get-support' on page 427 undefined on i nput line 27536. [427] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 428 undefined on input line 27571. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/toolchain:archi tectures-toolchains' on page 428 undefined on input line 27585. [428 <./platformConfigurationSkeleton.png>] LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 429 undefined on input line 27605. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-overview' on p age 429 undefined on input line 27617. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 429 undefined on input line 27623. [429] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-architecture-s pecific' on page 430 undefined on input line 27680. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-generic-legacy ' on page 430 undefined on input line 27680. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-module-configuration' on page 430 undefined on input line 27681. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli' on page 430 undefined on input line 27687. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-build' on page 430 undefined on input line 27688. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli-shared-configuration' on page 430 undefined on input line 27701. Underfull \hbox (badness 10000) in paragraph at lines 27712--27713 []\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 27728--27728 []\T1/zi4/m/it/9 ============================================================== ==============================================[]| Overfull \hbox (75.24504pt too wide) in paragraph at lines 27733--27733 []\T1/zi4/m/it/9 ============================================================== ==============================================[]| [430] [431 <./platformSource.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/multiSandbox:multisandbo x' on page 432 undefined on input line 27763. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/externalResourceLoader:s ection-externalresourceloader' on page 432 undefined on input line 27763. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i-installation' on page 432 undefined on input line 27766. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/networkCoreEngine:networ k-core' on page 432 undefined on input line 27766. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/frontpanel:section-front panel' on page 432 undefined on input line 27769. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/javah:tool-javah' on pag e 432 undefined on input line 27772. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-generic' on pa ge 432 undefined on input line 27776. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-build' on page 432 undefined on input line 27776. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 432 undefined on input line 27779. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-architecture-s pecific' on page 432 undefined on input line 27779. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-generic-legacy ' on page 432 undefined on input line 27780. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 432 undefined on input line 27783. [432] Underfull \hbox (badness 10000) in paragraph at lines 27839--27842 []\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 27865. [433 <./platformConfigurationModules.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-build' on page 434 undefined on input line 27897. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 434 undefined on input line 27902. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformOverview:build-p rocess-overview' on page 434 undefined on input line 27927. [434] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-build-script' on page 435 undefined on input line 27941. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 435 undefined on input line 27958. [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 28069--28070 []|\T1/SourceSansPro-LF/m/n/10 Option Overfull \hbox (15.24944pt too wide) in paragraph at lines 28076--28077 []|\T1/zi4/m/n/10 microejapp. 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 microejlib. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28083--28084 \T1/zi4/m/n/10 relative. Overfull \hbox (15.24944pt too wide) in paragraph at lines 28090--28091 []|\T1/zi4/m/n/10 microejinc. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28090--28091 \T1/zi4/m/n/10 relative. Overfull \hbox (30.24944pt too wide) in paragraph at lines 28097--28098 []|\T1/zi4/m/n/10 microejscript. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28097--28098 \T1/zi4/m/n/10 relative. Underfull \hbox (badness 10000) in paragraph at lines 28104--28105 []|\T1/zi4/m/n/10 root. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 437 undefined on input line 28115. Underfull \hbox (badness 10000) in paragraph at lines 28132--28133 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28137--28138 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28142--28143 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28147--28148 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28152--28153 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28157--28158 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28162--28163 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28167--28168 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28172--28173 []|\T1/zi4/m/n/10 deploy.dir. [437] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-options' on page 438 undefined on input line 28182. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-cases' on page 438 undefined on input line 28188. [438] [439] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 440 undefined on input line 28309. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 440 undefined on input line 28341. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/serialToSocketTransmi tter:tool-serial-to-socket' on page 440 undefined on input line 28342. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformConcepts:low-lev el-api' on page 440 undefined on input line 28359. [440] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 441 undefined on input line 28376. [441 <./overview-platform-qualification.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:new-pla tform-creation' on page 442 undefined on input line 28414. LaTeX Warning: Hyper reference `Tutorials/tutorialCreateFirmwareFromScratch:tut orial-create-firmware-from-scratch' on page 442 undefined on input line 28415. [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 28428. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-run-script' on page 443 undefined on input line 28429. LaTeX Warning: Hyper reference `Tutorials/tutorialCreatePlatformBuildAndRunScri pts:tutorial-create-platform-build-and-run-scripts' on page 443 undefined on in put line 28429. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 443 undefined on input line 28442. LaTeX Warning: Hyper reference `Tutorials/tutorialRunATestSuiteOnDevice:tutoria l-run-test-suite-on-device' on page 443 undefined on input line 28443. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformConcepts:low-lev el-api' on page 443 undefined on input line 28456. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuiteEngine:tests uite-engine' on page 443 undefined on input line 28459. [443] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:pack-im port' on page 444 undefined on input line 28495. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llfs-api- section' on page 444 undefined on input line 28497. [444 <./testsuite-engine-overview.png>] LaTeX Warning: Hyper reference `support:get-support' on page 445 undefined on i nput line 28595. Overfull \hbox (1.17941pt too wide) in paragraph at lines 28663--28664 []|\T1/SourceSansPro-LF/m/n/10 SECURITY Underfull \hbox (badness 7256) in paragraph at lines 28665--28666 []|\T1/SourceSansPro-LF/m/n/10 NET Java Test Underfull \hbox (badness 10000) in paragraph at lines 28667--28668 []|\T1/SourceSansPro-LF/m/n/10 SSL Java Test Underfull \hbox (badness 10000) in paragraph at lines 28680--28681 []|\T1/SourceSansPro-LF/m/n/10 3.4.0 (On Underfull \hbox (badness 10000) in paragraph at lines 28682--28683 []|\T1/SourceSansPro-LF/m/n/10 3.0.1 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28695--28696 []|\T1/SourceSansPro-LF/m/n/10 3.4.0 (On Underfull \hbox (badness 10000) in paragraph at lines 28697--28698 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28699--28701 []|\T1/SourceSansPro-LF/m/n/10 1.1.0 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28710--28711 []|\T1/SourceSansPro-LF/m/n/10 3.5.2 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28712--28713 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28714--28716 []|\T1/SourceSansPro-LF/m/n/10 1.1.0 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28723--28724 []|\T1/SourceSansPro-LF/m/n/10 1.4.0 Underfull \hbox (badness 10000) in paragraph at lines 28723--28724 \T1/SourceSansPro-LF/m/n/10 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28725--28726 []|\T1/SourceSansPro-LF/m/n/10 3.5.2 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28727--28728 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28729--28731 []|\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 28745. [446 <./mjvm_flow2.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/multiSandbox:multisandbo x' on page 447 undefined on input line 28813. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/tiny:core-tiny' on page 447 undefined on input line 28817. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/toolchain:appen dix-matrixcapabilities' on page 447 undefined on input line 28822. [447 <./mjvm_gt.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 448 undefined on input line 28828. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-e rror-codes' on page 448 undefined on input line 28832. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llmjvm-ap i-section' on page 448 undefined on input line 28836. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/linker:linker-lscf' o n page 448 undefined on input line 28874. [448] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/javalibs/edc:ed c-exit-codes' on page 449 undefined on input line 28973. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/limitations:limitatio ns' on page 449 undefined on input line 28993. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-java-heap' on page 449 undefined on input line 29000. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/limitations:limitatio ns' on page 449 undefined on input line 29006. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-number-of-threads' on page 449 undefined on input line 29006. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-java-heap' on page 449 undefined on input line 29013. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-number-of-stack-blocks' on page 449 undefined on input line 29021. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/limitations:limitatio ns' on page 449 undefined on input line 29074. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-maximum-number-of-monitors-per-thread' on page 449 undefined on input line 29075. [449] Overfull \vbox (72.56984pt too high) has occurred while \output is active [450] Overfull \vbox (1.75471pt too high) detected at line 29174 [451] [452] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/stackTraceReader:stac k-trace-reader' on page 453 undefined on input line 29269. [453] [454] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-i mplementation' on page 455 undefined on input line 29497. [455] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 456 undefined on input line 29512. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 456 undefined on input line 29515. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 456 undefined on input line 29522. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 456 undefined on input line 29523. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/trace:event-enable-re cording' on page 456 undefined on input line 29555. Underfull \hbox (badness 10000) in paragraph at lines 29558--29559 []\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 29558--29559 []\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 29594. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformOverview:build-p rocess-overview' on page 457 undefined on input line 29605. [457] LaTeX Warning: Hyper reference `KernelDeveloperGuide/index:kernel-developer-gui de' on page 458 undefined on input line 29620. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelLink:kernel-link' on page 458 undefined on input line 29621. LaTeX Warning: Hyper reference `KernelDeveloperGuide/applicationLink:applicatio n-link' on page 458 undefined on input line 29621. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/multiSandbox:table-kf-ov erhead' on page 458 undefined on input line 29627. [458 <./process-multiapp-overview.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llkf-api- section' on page 459 undefined on input line 29693. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 459 undefined on input line 29708. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 459 undefined on input line 29709. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 459 undefined on input line 29716. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor mcustomization' on page 459 undefined on input line 29738. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/limitations:limitatio ns' on page 459 undefined on input line 29744. [459] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 460 undefined on input line 29771. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 460 undefined on input line 29801. [460] Overfull \vbox (0.67719pt too high) detected at line 29839 [461 <./sni_flow.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 462 undefined on input line 29866. [462] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sni:fig-sni-sync' on pag e 463 undefined on input line 29899. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 463 undefined on input line 29912. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 463 undefined on input line 29920. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 463 undefined on input line 29921. [463 <./sni_sync.png>] Underfull \hbox (badness 10000) in paragraph at lines 1--29960 []|[][]$\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 29985. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sp:sp-compiler' on page 464 undefined on input line 29991. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/tools:microejtoolssec tion' on page 464 undefined on input line 30000. [464 <./sp1.png>] [465 <./sp_flow.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llsp-api- section' on page 466 undefined on input line 30122. [466] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 467 undefined on input line 30137. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 467 undefined on input line 30145. [467 <./javah_process.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 468 undefined on input line 30196 . LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 468 undefined on input line 30202 . [468] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llext-res -api-section' on page 469 undefined on input line 30287. Underfull \hbox (badness 10000) in paragraph at lines 30294--30297 \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 30338. [470 <./ecom-core_process.png>] Underfull \hbox (badness 10000) in paragraph at lines 30380--30384 \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 30390. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 471 undefined on input line 30407. [471] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom:fig-ecom-flow' on p age 472 undefined on input line 30454. [472 <./architecture.png>] [473] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom-comm:section-ecomco mm-driver' on page 474 undefined on input line 30593. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom:section-ecom-dm' on page 474 undefined on input line 30599. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 474 undefined on input line 30601. [474 <./comm_open.png>] [475 <./dyn_sequence.png (PNG copy)>] [476] Underfull \hbox (badness 10000) in paragraph at lines 30794--30796 []\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.30833 \begin{sphinxVerbatim} [commandchars=\\\{\}] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 478 undefined on input line 30853. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom-comm:section-ecomco mm-installation' on page 478 undefined on input line 30857. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom-comm:section-ecomco mm-mapping' on page 478 undefined on input line 30865. [478]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.2}) has been already used, duplicate ignored \relax l.30881 \begin{sphinxVerbatim} [commandchars=\\\{\}] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/serialCommunications:eco m' on page 479 undefined on input line 30927. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llcomm-ap i-section' on page 479 undefined on input line 30931. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom-comm:section-ecomco mm-xml' on page 479 undefined on input line 30942. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 479 undefined on input line 30947. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 479 undefined on input line 30959. [479] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiChangeLog:section-ui-c hangelog' on page 480 undefined on input line 30966. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMigrationGuide:section -ui-migrationguide' on page 480 undefined on input line 30966. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 480 undefined on input line 30987. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-input' o n page 480 undefined on input line 30987. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiLed:section-leds' on p age 480 undefined on input line 30987. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 480 undefined on input line 30990. [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 31012. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 482 undefined on input line 31026. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 482 undefined on input line 31073. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-input' o n page 482 undefined on input line 31073. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiLed:section-leds' on p age 482 undefined on input line 31073. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 482 undefined on input line 31073. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-input' o n page 482 undefined on input line 31073. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiLed:section-leds' on p age 482 undefined on input line 31073. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 482 undefined on input line 31078. [482] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-input' o n page 483 undefined on input line 31097. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 483 undefined on input line 31107. [483] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiFont:section-fonts' on page 484 undefined on input line 31174. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 484 undefined on input line 31201. [484] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/index:sect ion-app-microui' on page 485 undefined on input line 31207. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-archit ecture' on page 485 undefined on input line 31215. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-input' o n page 485 undefined on input line 31220. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/tools/static:mu istaticinit' on page 485 undefined on input line 31230. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i-installation' on page 485 undefined on input line 31235. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 485 undefined on input line 31240. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-input' o n page 485 undefined on input line 31251. [485] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/tools/static:mu istaticinit' on page 486 undefined on input line 31278. [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 31422. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 488 undefined on input line 31439. [488] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 489 undefined on input line 31483. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiLed:section-leds-llapi ' on page 489 undefined on input line 31487. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-input-ll api' on page 489 undefined on input line 31487. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-llapi' on page 489 undefined on input line 31487. [489 <./ui_llapi_emb.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 490 undefined on input line 31533. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llleds-ap i-section' on page 490 undefined on input line 31541. [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 31617. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiLed:section-leds-imple mentation' on page 492 undefined on input line 31620. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llleds-ap i-section' on page 492 undefined on input line 31620. [492] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llinput-a pi-section' on page 493 undefined on input line 31650. [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 31708. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 495 undefined on input line 31742. [495] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 496 undefined on input line 31753. [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 31917. [499] Underfull \hbox (badness 5696) in paragraph at lines 31966--31968 []\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 32064 Underfull \vbox (badness 10000) detected at line 32064 [501] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 502 undefined on input line 32072. [502] Underfull \hbox (badness 10000) in paragraph at lines 32138--32140 \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 32152--32153 []\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 32169--32170 []\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 32175--32176 []\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 32183. Underfull \hbox (badness 6428) in paragraph at lines 32186--32187 []\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 32186--32187 \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 32252. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiReleaseNotes:section-u i-releasenotes-cmodule' on page 505 undefined on input line 32258. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i' on page 505 undefined on input line 32266. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 505 undefined on input line 32269. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llinput-a pi-section' on page 505 undefined on input line 32272. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:lldisplay -api-section' on page 505 undefined on input line 32298. [505] [506] [507 <./display_modes_nocustom.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:switchmodesync steps' on page 508 undefined on input line 32369. [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 32446. [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 32509. [512 <./direct.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MWT/concepts:secti on-render-policy' on page 513 undefined on input line 32563. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MWT/concepts:secti on-animations' on page 513 undefined on input line 32574. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-installation' on page 513 undefined on input line 32597. [513] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-layout-byte' on page 514 undefined on input line 32887. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-installation' on page 514 undefined on input line 32887. [514] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure-standard' on page 515 undefined on input line 33219. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure-driver' on page 515 undefined on input line 33219. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-installation' on page 515 undefined on input line 33219. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 515 undefined on input line 33225. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 515 undefined on input line 33225. [515] [516] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-lut' o n page 517 undefined on input line 33397. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator-extended' on page 517 undefined on input line 33401. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-display' on page 517 undefined on input line 33404. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:colorconv ersions' on page 517 undefined on input line 33407. [517] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator-extended' on page 518 undefined on input line 33434. [518] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiReleaseNotes:section-u i-releasenotes-cmodule' on page 519 undefined on input line 33558. [519 <./ui_llapi_display.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-modes' on page 520 undefined on input line 33609. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-modes' on page 520 undefined on input line 33615. [520] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 521 undefined on input line 33622. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-lut' o n page 521 undefined on input line 33622. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-drawin g-native' on page 521 undefined on input line 33627. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiReleaseNotes:section-u i-releasenotes-cmodule' on page 521 undefined on input line 33629. [521] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-modes' on page 522 undefined on input line 33647. [522] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:copybuffermode ' on page 523 undefined on input line 33725. Overfull \vbox (2.594pt too high) detected at line 33777 [523] Overfull \vbox (0.82593pt too high) detected at line 33823 [524] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-lluidi splay-parallel-tearing' on page 525 undefined on input line 33829. [525] Overfull \vbox (1.82593pt too high) detected at line 33946 [526] Overfull \vbox (2.12442pt too high) detected at line 34015 [527] Underfull \vbox (badness 3343) detected at line 34087 [528] [529] Overfull \vbox (1.29552pt too high) detected at line 34159 [530] Overfull \vbox (1.82593pt too high) detected at line 34234 [531] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiReleaseNotes:section-u i-releasenotes-cmodule' on page 532 undefined on input line 34239. [532] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:copybuffermode ' on page 533 undefined on input line 34280. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:copybuffermode ' on page 533 undefined on input line 34294. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:switchbuffermo de' on page 533 undefined on input line 34294. [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 34526--34526 []\T1/SourceSansPro-LF/m/n/10 Tear- Underfull \hbox (badness 10000) in paragraph at lines 34526--34526 []\T1/SourceSansPro-LF/m/n/10 Nb Underfull \hbox (badness 10000) in paragraph at lines 34526--34526 []\T1/SourceSansPro-LF/m/n/10 Flush time Underfull \hbox (badness 10000) in paragraph at lines 34526--34526 []\T1/SourceSansPro-LF/m/n/10 FPS Underfull \hbox (badness 5203) in paragraph at lines 34526--34526 []\T1/SourceSansPro-LF/m/n/10 CPU load LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiFontGenerator:section- fontgen' on page 536 undefined on input line 34541. [536] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 537 undefined on input line 34559. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:lldisplay -api-section' on page 537 undefined on input line 34564. [537] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 538 undefined on input line 34604. [538] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 539 undefined on input line 34715. Underfull \hbox (badness 10000) in paragraph at lines 34729--34730 []\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 34729--34730 []\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 34740. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-implementation' on page 539 undefined on input line 34745. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:lldisplay -api-section' on page 539 undefined on input line 34746. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-implementation' on page 539 undefined on input line 34762. [539] [540] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -gpu-raw' on page 541 undefined on input line 34904. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-custom-format' on page 541 undefined on input line 34904. [541] [542] [543 <./graphviz-8eba0ad654d65d10f438882f4fb435b996d10a8a.pdf>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -standard-raw' on page 544 undefined on input line 34992. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -binary-raw' on page 544 undefined on input line 34995. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 544 undefined on input line 35008. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 544 undefined on input line 35009. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 544 undefined on input line 35018. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 544 undefined on input line 35019. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 544 undefined on input line 35027. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 544 undefined on input line 35027. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -standard-raw' on page 544 undefined on input line 35047. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -display-raw' on page 544 undefined on input line 35047. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -gpu-raw' on page 544 undefined on input line 35047. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -binary-raw' on page 544 undefined on input line 35047. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 544 undefined on input line 35052. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 544 undefined on input line 35055. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:section-im age-loader' on page 544 undefined on input line 35055. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -asis' on page 544 undefined on input line 35059. [544] [545 <./uiFormat01.png>] [546] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 547 undefined on input line 35284. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -standard-raw' on page 547 undefined on input line 35303. [547] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -standard-raw' on page 548 undefined on input line 35343. [548 <./uiFormat02.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -standard-raw' on page 549 undefined on input line 35424. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 549 undefined on input line 35463. [549] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:fp-ui-decod er' on page 550 undefined on input line 35552. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 550 undefined on input line 35555. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 550 undefined on input line 35558. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:fp-ui-decod er' on page 550 undefined on input line 35558. LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 550 undefined on input line 35561. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator-imageio' on page 550 undefined on input line 35561. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:fp-ui-decod er' on page 550 undefined on input line 35561. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 550 undefined on input line 35579. [550] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageOverview:section- image-core-process' on page 551 undefined on input line 35609. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -standard-raw' on page 551 undefined on input line 35640. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -display-raw' on page 551 undefined on input line 35643. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -gpu-raw' on page 551 undefined on input line 35643. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -binary-raw' on page 551 undefined on input line 35643. [551 <./static-image-gen2.png>] [552] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 553 undefined on input line 35747. [553] Underfull \hbox (badness 10000) in paragraph at lines 35775--35776 []\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 35778--35779 []\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 35814. [554] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -display-raw' on page 555 undefined on input line 35820. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -gpu-raw' on page 555 undefined on input line 35820. Underfull \hbox (badness 10000) in paragraph at lines 35827--35828 \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 35830. Underfull \hbox (badness 10000) in paragraph at lines 35839--35840 []\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 35868. [555] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 556 undefined on input line 35895. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/images:ima ge-gen-tool' on page 556 undefined on input line 35901. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 3}) has been already used, duplicate ignored \relax l.35909 \begin{sphinxVerbatim} [commandchars=\\\{\}] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 556 undefined on input line 35917. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 4}) has been already used, duplicate ignored \relax l.35921 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.5}) has been already used, d uplicate ignored \relax l.35931 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.6}) has been already used, d uplicate ignored \relax l.35943 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.7}) has been already used, d uplicate ignored \relax l.35953 \begin{sphinxVerbatim} [commandchars=\\\{\}] [556]pdfTeX warning (ext4): destination with the same identifier (name{literalblock.8}) has been already u sed, duplicate ignored \relax l.35963 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 35979--35980 []\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 36001. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 557 undefined on input line 36004. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 557 undefined on input line 36028. [557] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -binary-raw' on page 558 undefined on input line 36061. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -standard-raw' on page 558 undefined on input line 36082. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -gpu-raw' on page 558 undefined on input line 36082. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:lldisplay -api-section' on page 558 undefined on input line 36088. [558] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 559 undefined on input line 36095. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -display-raw' on page 559 undefined on input line 36095. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator-conffile' on page 559 undefined on input line 36112. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 559 undefined on input line 36112. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/images:sec tion-ui-images' on page 559 undefined on input line 36127. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/externalResourceLoader:s ection-externalresourceloader' on page 559 undefined on input line 36136. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:section-im age-loader-memory' on page 559 undefined on input line 36145. [559] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 560 undefined on input line 36168. [560] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageCore:section-imag e-core' on page 561 undefined on input line 36229. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 561 undefined on input line 36251. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -raw' on page 561 undefined on input line 36260. [561] [562 <./graphviz-05faa46b5c5fd522c1e049948e7dc688922b9e6c.pdf>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i' on page 563 undefined on input line 36273. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 563 undefined on input line 36276. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fontDesign er:section-tool-fontdesigner' on page 563 undefined on input line 36302. [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 36728. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fonts:font s-list-grammar' on page 567 undefined on input line 36739. [567]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.9}) has been already used, duplicate ignored \relax l.36750 \begin{sphinxVerbatim} [commandchars=\\\{\}] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiFontCore:section-font- core' on page 568 undefined on input line 36772. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 568 undefined on input line 36786. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 568 undefined on input line 36798. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i' on page 568 undefined on input line 36808. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 568 undefined on input line 36808. [568] [569 <./graphviz-6baf21a497ab9e0043cef2bf3d691fc132794bb5.pdf>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiFontGenerator:section- fontgen-conffile' on page 570 undefined on input line 36836. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 570 undefined on input line 36836. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fonts:sect ion-ui-fonts' on page 570 undefined on input line 36851. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/externalResourceLoader:s ection-externalresourceloader' on page 570 undefined on input line 36860. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fontDesign er:section-tool-fontdesigner-styles' on page 570 undefined on input line 36889. [570] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i' on page 571 undefined on input line 36903. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 571 undefined on input line 36906. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/frontpanel:section-front panel' on page 571 undefined on input line 36927. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i' on page 571 undefined on input line 36927. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/frontpanel:section-front panel' on page 571 undefined on input line 36940. [571] [572 <./fpwidgets.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiLowLevel:section-ui-lo w-level' on page 573 undefined on input line 37009. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-display' on page 573 undefined on input line 37024. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-input' on page 573 undefined on input line 37036. [573] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-refreshrate' on page 574 undefined on input line 37055. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-flushtime' on page 574 undefined on input line 37058. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-nonrectangulardisplay' on page 574 undefined on input line 37064. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure-standard' on page 574 undefined on input line 37067. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure-driver' on page 574 undefined on input line 37070. [574] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/frontpanel:section-front panel-widget' on page 575 undefined on input line 37112. Underfull \hbox (badness 10000) in paragraph at lines 37136--37137 []\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 37139. [575] Underfull \hbox (badness 10000) in paragraph at lines 37223--37224 []\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 37238. [576] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-customdrawing' on page 577 undefined on input line 37289. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 577 undefined on input line 37310. [577] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:section-im age-loader-memory' on page 578 undefined on input line 37330. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiFontCore:section-font- loader-memory' on page 578 undefined on input line 37330. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:section-im age-external-memory' on page 578 undefined on input line 37333. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiFontCore:section-font- loader-memory' 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 37343. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-exte rnal-decoder' on page 578 undefined on input line 37343. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:fp-ui-insta llation' on page 578 undefined on input line 37350. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator-imageio' on page 578 undefined on input line 37417. [578] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i' on page 579 undefined on input line 37436. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 579 undefined on input line 37439. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/frontpanel:fp-installati on' on page 579 undefined on input line 37450. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:fp-ui-decod er' on page 579 undefined on input line 37457. [579] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMigrationGuide:section -ui-migrationguide' on page 580 undefined on input line 37688. [580] Overfull \hbox (26.05243pt too wide) in paragraph at lines 37712--37713 []\T1/zi4/m/n/10 void LLUI_DISPLAY_IMPL_binarySemaphoreTake([. Overfull \hbox (26.05243pt too wide) in paragraph at lines 37715--37716 []\T1/zi4/m/n/10 void LLUI_DISPLAY_IMPL_binarySemaphoreGive([. Underfull \hbox (badness 10000) in paragraph at lines 37718--37719 []\T1/zi4/m/n/10 uint8_t* LLUI_DISPLAY_IMPL_flush([... Overfull \hbox (71.05243pt too wide) in paragraph at lines 37728--37729 []\T1/zi4/m/n/10 int32_t LLDISPLAY_IMPL_getWorkingBufferStartAddress([. Overfull \hbox (61.05243pt too wide) in paragraph at lines 37731--37732 []\T1/zi4/m/n/10 int32_t LLDISPLAY_IMPL_getWorkingBufferEndAddress([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37794--37795 []\T1/zi4/m/n/10 jint LLUI_INPUT_IMPL_getInitialStateValue([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37797--37798 []\T1/zi4/m/n/10 void LLUI_INPUT_IMPL_enterCriticalSection([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37800--37801 []\T1/zi4/m/n/10 void LLUI_INPUT_IMPL_leaveCriticalSection([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37813--37814 []\T1/zi4/m/n/10 int32_t LLINPUT_IMPL_getInitialStateValue([. Overfull \hbox (6.05243pt too wide) in paragraph at lines 37816--37817 []\T1/zi4/m/n/10 void LLINPUT_IMPL_enterCriticalSection([. Overfull \hbox (6.05243pt too wide) in paragraph at lines 37819--37820 []\T1/zi4/m/n/10 void LLINPUT_IMPL_leaveCriticalSection([. [581] Underfull \hbox (badness 10000) in paragraph at lines 37866--37867 []\T1/zi4/m/n/10 int32_t LLLEDS_IMPL_getIntensity([... Underfull \hbox (badness 10000) in paragraph at lines 37922--37924 \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 37960. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:section-im age-loader-memory' on page 583 undefined on input line 37963. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-inputs-e ventbuffer' on page 583 undefined on input line 37966. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 583 undefined on input line 38019. [583] [584] [585] [586] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:section-im age-loader-memory' on page 587 undefined on input line 38319. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-inputs-e ventbuffer' on page 587 undefined on input line 38322. [587] [588] [589] [590] [591] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMigrationGuide:section -ui-migration-llapi-13x' on page 592 undefined on input line 38780. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMigrationGuide:section -ui-migration-frontpanelapi-13x' on page 592 undefined on input line 38800. Underfull \hbox (badness 10000) in paragraph at lines 38807--38808 []\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 38833. [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 40402. Overfull \hbox (4.46881pt too wide) in paragraph at lines 40405--40406 []\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 40464. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiReleaseNotes:section-u i-releasenotes-cmodule' on page 612 undefined on input line 40464. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 612 undefined on input line 40478. [612] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 613 undefined on input line 40496. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 40499. (/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 40499. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMigrationGuide:section -ui-migration-frontpanelapi-13x' on page 613 undefined on input line 40514. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMigrationGuide:section -ui-migration-12x' on page 613 undefined on input line 40517. [613] Underfull \hbox (badness 10000) in paragraph at lines 40618--40619 []\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 40621--40622 []\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 40621--40622 []\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 40807. [616] Underfull \hbox (badness 10000) in paragraph at lines 40853--40854 []\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 40856--40857 []\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 40856--40857 \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 40954. Underfull \hbox (badness 10000) in paragraph at lines 40983--40984 []\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 41010--41011 []\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 41010--41011 []\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 41065--41066 []\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 41087--41088 []\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 41090--41091 []\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 41093--41094 []\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 41096--41097 []\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 41099--41100 []\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 41102--41103 []\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 41105--41106 []\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 41108--41109 []\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 41111--41112 []\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 41114--41115 []\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 41120--41121 \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 41123--41124 []\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 41123--41124 \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 41123--41124 \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 41126--41127 []\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 41126--41127 \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 41126--41127 \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 41129--41130 []\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 41129--41130 []\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 41129--41130 \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 41135--41136 []\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 41138--41139 []\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 41141--41142 []\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 41144--41145 []\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 41158--41159 []\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 41161--41162 []\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 41161--41162 \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 41164--41165 []\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 41164--41165 []\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 41167--41168 []\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 41175--41176 []\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 41178--41179 []\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 41181--41182 []\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 41184--41185 []\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 41190--41191 []\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 41196--41197 []\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 41205--41206 []\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 41213--41214 []\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 41221--41222 []\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 41227--41228 []\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 41230--41231 []\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 41241--41242 []\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 41244--41245 []\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 41247--41248 []\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 41250--41251 []\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 41253--41254 []\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 41256--41257 []\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 41259--41260 []\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 41262--41263 []\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 41268--41269 []\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 41271--41272 []\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 41274--41275 []\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 41277--41278 []\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 41280--41281 []\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 41291--41292 []\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 41294--41295 []\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 41297--41298 []\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 41334--41335 []\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 41337--41338 []\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 41337--41338 []\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 41340--41341 []\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 41348--41349 []\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 41383--41384 []\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 41400. Underfull \hbox (badness 10000) in paragraph at lines 41426--41427 []\T1/SourceSansPro-LF/m/n/10 Create a new front panel project: [][][] > [][ ][] > [][][] > [][][] > [624] Underfull \hbox (badness 10000) in paragraph at lines 41513--41514 []\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 41574--41575 \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 41638--41639 []\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 41638--41639 \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 41732--41733 []\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 41764. [627] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/releaseNot es:section-mui-migrationguide' on page 628 undefined on input line 41814. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/releaseNot es:section-mui-migrationguide' on page 628 undefined on input line 41825. Underfull \hbox (badness 10000) in paragraph at lines 41862--41863 []\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 41870--41871 []\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 41876--41877 []\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 41898--41899 []\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 41967. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/index:sect ion-app-microvg' on page 630 undefined on input line 41967. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgMatrix:section-vg-matr ix' on page 630 undefined on input line 41978. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgPath:section-vg-path' on page 630 undefined on input line 41978. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 630 undefined on input line 41978. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgFont:section-vg-font' on page 630 undefined on input line 41978. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgSimulation:section-vg- simulation' on page 630 undefined on input line 41983. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 630 undefined on input line 41984. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 630 undefined on input line 41987. [630 <./java-c-vg-interface.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i-native-calls' on page 631 undefined on input line 42010. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 631 undefined on input line 42016. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/index:sect ion-app-microvg' on page 631 undefined on input line 42027. [631] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llvg-api- section' on page 632 undefined on input line 42063. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgMatrix:section-vg-matr ix-llapi' on page 632 undefined on input line 42064. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgPath:section-vg-path-l lapi' on page 632 undefined on input line 42064. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient-llapi' on page 632 undefined on input line 42064. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgFont:section-vg-font-l lapi' on page 632 undefined on input line 42064. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 632 undefined on input line 42076. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vg:pack-vg' on page 632 undefined on input line 42079. [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 42133. [633] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-c-modul e-microvg' on page 634 undefined on input line 42146. [634 <./vg_llapi_matrix.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 635 undefined on input line 42219. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llvg-path -api-section' on page 635 undefined on input line 42224. [635] Underfull \hbox (badness 10000) in paragraph at lines 42242--42243 []\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 42245. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-c-modul e-microvg' on page 636 undefined on input line 42248. Underfull \hbox (badness 10000) in paragraph at lines 42248--42249 []\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 42251. [636 <./vg_llapi_path.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llvg-grad ient-api-section' on page 637 undefined on input line 42289. [637] Underfull \hbox (badness 10000) in paragraph at lines 42299--42300 []\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 42302. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-c-modul e-microvg' on page 638 undefined on input line 42305. Underfull \hbox (badness 10000) in paragraph at lines 42305--42306 []\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 42349 . LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 639 undefined on input line 42356. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llvg-font -api-section' on page 639 undefined on input line 42361. [639] Underfull \hbox (badness 10000) in paragraph at lines 42379--42380 []\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 42382. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-c-modul e-microvg' on page 640 undefined on input line 42385. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :section-vg-font-complex' on page 640 undefined on input line 42385. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 640 undefined on input line 42388. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-c-modul e-microvg' on page 640 undefined on input line 42391. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :section-vg-font-complex' on page 640 undefined on input line 42391. [640 <./vg_llapi_font.png>] LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 641 undefined on input line 42412. LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 641 undefined on input line 42412. [641 <./vg_cco.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-llapi' on page 642 undefined on input line 42444. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-llapi' on page 642 undefined on input line 42453. LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 642 undefined on input line 42465. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgMatrix:section-vg-matr ix' on page 642 undefined on input line 42481. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgPath:section-vg-path' on page 642 undefined on input line 42481. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 642 undefined on input line 42481. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgFont:section-vg-font' on page 642 undefined on input line 42481. LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 642 undefined on input line 42487. [642] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgMatrix:section-vg-matr ix-llapi' on page 643 undefined on input line 42498. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgPath:section-vg-path-l lapi' on page 643 undefined on input line 42501. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient-llapi' on page 643 undefined on input line 42504. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgFont:section-vg-font-l lapi' on page 643 undefined on input line 42507. LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 643 undefined on input line 42511. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :section-vg-font-complex' on page 643 undefined on input line 42522. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :section-vg-font-complex' on page 643 undefined on input line 42551. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 643 undefined on input line 42554 . [643] LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 644 undefined on input line 42571. LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 644 undefined on input line 42584. LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 644 undefined on input line 42618. [644] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgReleaseNotes:section-v g-releasenotes' on page 645 undefined on input line 42623. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 645 undefined on input line 42631. [645] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-cco' on page 646 undefined on input line 42720. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-llapi' on page 646 undefined on input line 42729. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-c-modul e-microui-vglite' on page 646 undefined on input line 42732. Underfull \hbox (badness 10000) in paragraph at lines 42821--42822 []\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 42838. [647] [648 <./java-c-net-interface.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llnet-api -section' on page 649 undefined on input line 42941. Underfull \hbox (badness 10000) in paragraph at lines 42937--42942 []\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 42996. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 649 undefined on input line 43004. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 43016. [649] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/networkCoreEngine:networ k-core' on page 650 undefined on input line 43041. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llnet-ssl -api-section' on page 650 undefined on input line 43045. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 650 undefined on input line 43058. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llfs-api- section' on page 650 undefined on input line 43088. [650] [651] [652] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 653 undefined on input line 43228. [653] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llhal-api -section' on page 654 undefined on input line 43387. [654] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 655 undefined on input line 43400. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:lldevice- api-section' on page 655 undefined on input line 43422. Underfull \hbox (badness 10000) in paragraph at lines 43437--43440 []\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 43450. [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 43519. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llwatchdo g-timer-api-section' on page 658 undefined on input line 43522. [658 <./watchdog_seq_diagram.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-build' on page 659 undefined on input line 43540. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 659 undefined on input line 43548. Overfull \vbox (8.27005pt too high) detected at line 43619 [659] Underfull \hbox (badness 10000) in paragraph at lines 43645--43648 []\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 43717 [661] [662] [663 <./STM32F7508-DK-demoWidget-SystemView.png>] Underfull \hbox (badness 10000) in paragraph at lines 43806--43807 []\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 43809--43810 []\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 43809--43810 []\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 43856. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/trace:trace-implement ations' on page 665 undefined on input line 43861. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview-no -rtt-block' on page 665 undefined on input line 43896. [665] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/traces:mic roui-traces' on page 666 undefined on input line 43909. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine' on page 666 undefined on input line 43916. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-i mplementation' on page 666 undefined on input line 43917. [666] [667 <./sv_names.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/trace:event-tracing' on page 668 undefined on input line 43969. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/trace:event-enable-re cording' on page 668 undefined on input line 43971. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 668 undefined on input line 43971. [668] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/trace:event-enable-re cording' on page 669 undefined on input line 44002. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 669 undefined on input line 44002. Underfull \hbox (badness 5578) in paragraph at lines 44007--44010 \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 44007--44010 \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 44007--44010 \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 44098. [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 44157. [673 <./hil3.png>] [674] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 675 undefined on input line 44271. [675 <./hil4.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 676 undefined on input line 44312. [676] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 6 77 undefined on input line 44419. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-dependencies' on pa ge 677 undefined on input line 44432. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-configuration-creation' on page 677 undefined on input line 44435. [677 <./mock-skeleton.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sp:sp' on page 678 undef ined on input line 44479. [678] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 679 undefined on input line 44522. [679 <./hil5.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/tools/mui_front panelmock:front-panel-file' on page 680 undefined on input line 44539. [680 <./newfp.png>] [681 <./project-content.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 682 undefined on input line 44628. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/tools/mui_front panelmock:front-panel-file' on page 682 undefined on input line 44681. [682] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 683 undefined on input line 44721. [683 <./working-layout.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 684 undefined on input line 44729. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/frontpanel:section-filte r-input' on page 684 undefined on input line 44769. [684] [685] [686] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-module-configuration' on page 687 undefined on input line 44927. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 687 undefined on input line 44949. [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 45017. [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 45109. [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 45253. [695] Underfull \hbox (badness 6910) in paragraph at lines 45301--45305 []\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 45301--45305 \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 45385. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:table-lli nputapievtgen' on page 697 undefined on input line 45391. Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 \T1/SourceSansPro-LF/m/n/10 gen-er-a-tor Overfull \hbox (8.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonRepeatedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (18.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (3.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerMovedEvent[]| Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 []|\T1/SourceSansPro-LF/m/n/10 The ini-tial value of each state ma-chine Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 \T1/SourceSansPro-LF/m/n/10 (of a States) is re-trieved by a call to Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_getInitialStateValue[] Overfull \hbox (3.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (8.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 \T1/SourceSansPro-LF/m/n/10 gen-er-a-tor Overfull \hbox (8.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonRepeatedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (18.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (3.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerMovedEvent[]| Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 []|\T1/SourceSansPro-LF/m/n/10 The ini-tial value of each state ma-chine Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 \T1/SourceSansPro-LF/m/n/10 (of a States) is re-trieved by a call to Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_getInitialStateValue[] Overfull \hbox (3.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (8.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 [697] [698] Underfull \hbox (badness 6725) in paragraph at lines 45563--45568 \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 45607. [700] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-lut' o n page 701 undefined on input line 45616. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-exte rnal-decoder' on page 701 undefined on input line 45621. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vg:pack-vg' on page 701 undefined on input line 45657. [701] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgMatrix:section-vg-matr ix' on page 702 undefined on input line 45676. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgPath:section-vg-path' on page 702 undefined on input line 45709. [702] [703] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 704 undefined on input line 45800. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-drawin g-native' on page 704 undefined on input line 45805. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 704 undefined on input line 45813. [704] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgFont:section-vg-font' on page 705 undefined on input line 45836. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 705 undefined on input line 45878. Underfull \hbox (badness 10000) in paragraph at lines 45881--45882 []\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 45886. [705] [706] [707] [708] [709] Overfull \hbox (5.24129pt too wide) in paragraph at lines 46260--46261 []|\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 46331. [710] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 711 undefined on input line 46384. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/javalibs/kf:tab le-kf-feature-keys' on page 711 undefined on input line 46389. Underfull \hbox (badness 10000) in paragraph at lines 46456--46456 []|\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 46456. Underfull \hbox (badness 10000) in paragraph at lines 46456--46456 []|\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 46456. [711] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelAPI:kernel-api-def' on page 712 undefined on input line 46472. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 712 undefined on input line 46477. Underfull \hbox (badness 10000) in paragraph at lines 46477--46480 []\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 46484. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/javalibs/kf:tab le-kf-errorcodes-kind' on page 712 undefined on input line 46488. [712] Overfull \hbox (25.02158pt too wide) in paragraph at lines 46657--46658 [][] Overfull \hbox (10.13881pt too wide) in paragraph at lines 46754--46755 [][] [713] [714] [715] [716] [717] Package longtable Warning: Column widths have changed (longtable) in table 38 on input line 47794. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/soar:soar-clinit' on page 718 undefined on input line 47951. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:en able-assertions-emb' on page 718 undefined on input line 47962. [718] [719] Underfull \hbox (badness 10000) in paragraph at lines 48411--48411 []\T1/SourceSansPro-LF/m/n/10 Mes-sage [720] Underfull \hbox (badness 10000) in paragraph at lines 48568--48568 []\T1/zi4/m/n/10 -descriptionFile Underfull \hbox (badness 10000) in paragraph at lines 48568--48568 []\T1/zi4/m/n/10 -waitingTaskLimit Overfull \hbox (6.25586pt too wide) in paragraph at lines 48568--48568 []\T1/zi4/m/n/10 -outputArchitecture Overfull \hbox (1.25586pt too wide) in paragraph at lines 48568--48568 []\T1/zi4/m/n/10 -rwBlockHeaderSize Underfull \hbox (badness 10000) in paragraph at lines 48568--48568 []\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.48767 \begin{sphinxVerbatim} [commandchars=\\\{\}] [722] Overfull \hbox (3.86812pt too wide) in paragraph at lines 48833--48834 []\T1/zi4/m/n/10 eventgenerators[] Underfull \hbox (badness 10000) in paragraph at lines 48833--48834 Package varwidth Warning: Failed to reprocess entire contents on input line 488 35. Underfull \hbox (badness 10000) detected at line 48835 Overfull \hbox (3.86812pt too wide) detected at line 48835 []\T1/zi4/m/n/10 eventgenerators[] Package varwidth Warning: Failed to reprocess entire contents on input line 488 35. Underfull \hbox (badness 10000) in paragraph at lines 48847--48848 []\T1/zi4/m/n/10 eventgenerator[] Underfull \hbox (badness 10000) in paragraph at lines 48847--48848 Package varwidth Warning: Failed to reprocess entire contents on input line 488 49. Underfull \hbox (badness 10000) detected at line 48849 Package varwidth Warning: Failed to reprocess entire contents on input line 488 49. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-inputs-g enericeventgenerators' on page 723 undefined on input line 48852. Package varwidth Warning: Failed to reprocess entire contents on input line 488 73. Package varwidth Warning: Failed to reprocess entire contents on input line 488 73. Package varwidth Warning: Failed to reprocess entire contents on input line 488 92. Package varwidth Warning: Failed to reprocess entire contents on input line 488 92. Package varwidth Warning: Failed to reprocess entire contents on input line 489 11. Package varwidth Warning: Failed to reprocess entire contents on input line 489 11. Package varwidth Warning: Failed to reprocess entire contents on input line 489 35. Package varwidth Warning: Failed to reprocess entire contents on input line 489 35. Package varwidth Warning: Failed to reprocess entire contents on input line 489 69. Package varwidth Warning: Failed to reprocess entire contents on input line 489 69. Package varwidth Warning: Failed to reprocess entire contents on input line 489 93. Package varwidth Warning: Failed to reprocess entire contents on input line 489 93. Underfull \hbox (badness 10000) in paragraph at lines 48996--48998 []|\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 48996--48998 \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 29. Package varwidth Warning: Failed to reprocess entire contents on input line 490 29. Package varwidth Warning: Failed to reprocess entire contents on input line 490 43. Package varwidth Warning: Failed to reprocess entire contents on input line 490 43. [723] [724] Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. [725] Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Overfull \hbox (1.7963pt too wide) in paragraph at lines 49319--49319 []|\T1/zi4/m/n/10 xsi:schemaLocation[]| Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Overfull \hbox (1.7963pt too wide) in paragraph at lines 49319--49319 []|\T1/zi4/m/n/10 xsi:schemaLocation[]| Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Underfull \hbox (badness 10000) in paragraph at lines 49380--49380 []\T1/zi4/m/n/10 -connectTimeout Underfull \hbox (badness 10000) in paragraph at lines 49380--49380 []\T1/zi4/m/n/10 -excludes Underfull \hbox (badness 10000) in paragraph at lines 49380--49380 []\T1/zi4/m/n/10 -mocks [726] Package longtable Warning: Column widths have changed (longtable) in table 49 on input line 49523. [727] [728] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/tools/heapdump: intclassfileformat' on page 729 undefined on input line 49529. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 11}) has been already used, duplicate ignored \relax l.49533 \begin{sphinxVerbatim} [commandchars=\\\{\}] Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. [729] [730] Overfull \hbox (2.36441pt too wide) in paragraph at lines 49870--49871 [][] [731] Overfull \hbox (8.14131pt too wide) in paragraph at lines 49922--49923 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 49924--49925 []|\T1/SourceSansPro-LF/m/n/10 Build Underfull \hbox (badness 10000) in paragraph at lines 49924--49925 \T1/SourceSansPro-LF/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 49926--49927 []|\T1/SourceSansPro-LF/m/n/10 Known Com-pat-i-ble Ver- Overfull \hbox (0.92131pt too wide) in paragraph at lines 49930--49932 []|\T1/SourceSansPro-LF/m/n/10 Module| Underfull \hbox (badness 10000) in paragraph at lines 49933--49934 []|\T1/SourceSansPro-LF/m/n/10 Keil Underfull \hbox (badness 10000) in paragraph at lines 49933--49934 \T1/SourceSansPro-LF/m/n/10 uVi- Overfull \hbox (1.57127pt too wide) in paragraph at lines 49935--49936 []|\T1/SourceSansPro-LF/m/n/10 5.18.0.0| Underfull \hbox (badness 10000) in paragraph at lines 49939--49940 []|\T1/zi4/m/n/10 --cpu Cortex-M4.fp --apcs=/hardfp Overfull \hbox (9.55128pt too wide) in paragraph at lines 2--49943 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4A20[][]| Underfull \hbox (badness 10000) in paragraph at lines 49950--49951 []|\T1/zi4/m/n/10 -mabi=aapcs -mcpu=cortex-m4 Underfull \hbox (badness 10000) in paragraph at lines 49950--49951 \T1/zi4/m/n/10 -mlittle-endian -mfpu=fpv4-sp-d16 Overfull \hbox (9.87128pt too wide) in paragraph at lines 2--49954 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4G25[][]| Underfull \hbox (badness 10000) in paragraph at lines 49955--49956 []|\T1/SourceSansPro-LF/m/n/10 IAR Underfull \hbox (badness 10000) in paragraph at lines 49955--49956 \T1/SourceSansPro-LF/m/n/10 Em- Underfull \hbox (badness 10000) in paragraph at lines 49955--49956 \T1/SourceSansPro-LF/m/n/10 bed- Underfull \hbox (badness 10000) in paragraph at lines 49955--49956 \T1/SourceSansPro-LF/m/n/10 ded Underfull \hbox (badness 10000) in paragraph at lines 49955--49956 \T1/SourceSansPro-LF/m/n/10 Work- Underfull \hbox (badness 10000) in paragraph at lines 49955--49956 \T1/SourceSansPro-LF/m/n/10 bench Underfull \hbox (badness 10000) in paragraph at lines 49955--49956 \T1/SourceSansPro-LF/m/n/10 for Overfull \hbox (18.03123pt too wide) in paragraph at lines 49957--49958 []|\T1/SourceSansPro-LF/m/n/10 8.32.1.18631| Overfull \hbox (6.29128pt too wide) in paragraph at lines 2--49965 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4I35[][]| Overfull \hbox (8.14131pt too wide) in paragraph at lines 49986--49987 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 49988--49989 []|\T1/SourceSansPro-LF/m/n/10 Build Underfull \hbox (badness 10000) in paragraph at lines 49988--49989 \T1/SourceSansPro-LF/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 49990--49991 []|\T1/SourceSansPro-LF/m/n/10 Known Com-pat-i-ble Ver- Overfull \hbox (0.92131pt too wide) in paragraph at lines 49994--49996 []|\T1/SourceSansPro-LF/m/n/10 Module| Underfull \hbox (badness 10000) in paragraph at lines 49997--49998 []|\T1/SourceSansPro-LF/m/n/10 Keil Underfull \hbox (badness 10000) in paragraph at lines 49997--49998 \T1/SourceSansPro-LF/m/n/10 uVi- Overfull \hbox (1.57127pt too wide) in paragraph at lines 49999--50000 []|\T1/SourceSansPro-LF/m/n/10 5.18.0.0| Underfull \hbox (badness 7344) in paragraph at lines 50003--50004 []|\T1/zi4/m/n/10 --cpu Cortex-M7.fp.sp --apcs=/hardfp Overfull \hbox (7.4213pt too wide) in paragraph at lines 2--50007 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7A21[][]| Underfull \hbox (badness 10000) in paragraph at lines 50014--50015 []|\T1/zi4/m/n/10 -mabi=aapcs -mcpu=cortex-m7 Underfull \hbox (badness 10000) in paragraph at lines 50014--50015 \T1/zi4/m/n/10 -mlittle-endian -mfpu=fpv5-sp-d16 Overfull \hbox (9.81128pt too wide) in paragraph at lines 2--50018 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7G26[][]| Underfull \hbox (badness 10000) in paragraph at lines 50019--50020 []|\T1/SourceSansPro-LF/m/n/10 IAR Underfull \hbox (badness 10000) in paragraph at lines 50019--50020 \T1/SourceSansPro-LF/m/n/10 Em- Underfull \hbox (badness 10000) in paragraph at lines 50019--50020 \T1/SourceSansPro-LF/m/n/10 bed- Underfull \hbox (badness 10000) in paragraph at lines 50019--50020 \T1/SourceSansPro-LF/m/n/10 ded Underfull \hbox (badness 10000) in paragraph at lines 50019--50020 \T1/SourceSansPro-LF/m/n/10 Work- Underfull \hbox (badness 10000) in paragraph at lines 50019--50020 \T1/SourceSansPro-LF/m/n/10 bench Underfull \hbox (badness 10000) in paragraph at lines 50019--50020 \T1/SourceSansPro-LF/m/n/10 for Overfull \hbox (18.03123pt too wide) in paragraph at lines 50021--50022 []|\T1/SourceSansPro-LF/m/n/10 8.32.1.18631| Overfull \hbox (6.39128pt too wide) in paragraph at lines 2--50029 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7I36[][]| [732] Overfull \hbox (3.87445pt too wide) in paragraph at lines 50047--50048 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 50053--50054 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 50058--50059 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50058--50059 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50060--50061 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50060--50061 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50060--50061 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50060--50061 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50060--50061 \T1/SourceSansPro-LF/m/n/10 80- Overfull \hbox (8.4644pt too wide) in paragraph at lines 50060--50061 \T1/SourceSansPro-LF/m/n/10 g6c4433a)| Overfull \hbox (2.18443pt too wide) in paragraph at lines 2--50065 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou1[][]| Underfull \hbox (badness 10000) in paragraph at lines 50069--50070 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50069--50070 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50071--50072 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50071--50072 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50071--50072 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50071--50072 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50071--50072 \T1/SourceSansPro-LF/m/n/10 80- Overfull \hbox (8.4644pt too wide) in paragraph at lines 50071--50072 \T1/SourceSansPro-LF/m/n/10 g6c4433a)| Overfull \hbox (3.50443pt too wide) in paragraph at lines 2--50076 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou2[][]| Underfull \hbox (badness 10000) in paragraph at lines 50080--50081 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50080--50081 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50082--50083 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50082--50083 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50082--50083 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50082--50083 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50082--50083 \T1/SourceSansPro-LF/m/n/10 96- Overfull \hbox (8.94438pt too wide) in paragraph at lines 50082--50083 \T1/SourceSansPro-LF/m/n/10 g2852398)| Overfull \hbox (3.50443pt too wide) in paragraph at lines 2--50087 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou2[][]| Underfull \hbox (badness 10000) in paragraph at lines 50091--50092 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50091--50092 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50093--50094 []|\T1/SourceSansPro-LF/m/n/10 8.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50093--50094 \T1/SourceSansPro-LF/m/n/10 (crosstool- Overfull \hbox (3.46442pt too wide) in paragraph at lines 2--50098 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou3[][]| Underfull \hbox (badness 10000) in paragraph at lines 50102--50103 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50102--50103 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50104--50105 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50104--50105 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50104--50105 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50104--50105 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50104--50105 \T1/SourceSansPro-LF/m/n/10 97- Overfull \hbox (8.04442pt too wide) in paragraph at lines 50104--50105 \T1/SourceSansPro-LF/m/n/10 gc752ad5)| Overfull \hbox (5.4645pt too wide) in paragraph at lines 50108--50109 []|\T1/zi4/m/n/10 simikou4[]| Underfull \hbox (badness 10000) in paragraph at lines 50113--50114 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50113--50114 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50115--50116 []|\T1/SourceSansPro-LF/m/n/10 8.4.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50115--50116 \T1/SourceSansPro-LF/m/n/10 (crosstool- Overfull \hbox (5.4645pt too wide) in paragraph at lines 50119--50120 []|\T1/zi4/m/n/10 simikou5[]| Underfull \hbox (badness 10000) in paragraph at lines 50124--50125 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50124--50125 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50126--50127 []|\T1/SourceSansPro-LF/m/n/10 8.4.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50126--50127 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50128--50129 []|\T1/zi4/m/n/10 -mlongcalls -mfix-esp32-psram-cache-issue Overfull \hbox (5.4645pt too wide) in paragraph at lines 50130--50131 []|\T1/zi4/m/n/10 simikou6[]| [733] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:new-pla tform-creation' on page 734 undefined on input line 50184. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-build' on page 734 undefined on input line 50189. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-configuration-creation' on page 734 undefined on input line 50189. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 734 undefined on input line 50189. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-cases' on page 734 undefined on input line 50192. [734] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 735 undefined on input line 50214. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 735 undefined on input line 50214. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-overview' on p age 735 undefined on input line 50215. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 735 undefined on input line 50225. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-build-script' on page 735 undefined on input line 50228. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-run-script' on page 735 undefined on input line 50228. LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 735 undefined on input line 50244. LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 735 undefined on input line 50244. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-configuration' on page 735 undefined on input line 50248. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 735 undefined on input line 50250. LaTeX Warning: Hyper reference `SDKUserGuide/version:get-sdk-version' on page 7 35 undefined on input line 50256. [735 <./platform_fullPackaging_structure.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureNamingConven tion:architecture-naming-convention' on page 736 undefined on input line 50287. Underfull \hbox (badness 10000) in paragraph at lines 50311--50314 \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 50318. [736] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:pack-im port' on page 737 undefined on input line 50360. [737] [738 <./platform_architecture-repository.png> <./platformMigration-import .png>] Underfull \hbox (badness 10000) in paragraph at lines 50446--50450 []\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 50446--50450 \T1/SourceSansPro-LF/m/n/10 github . com / MicroEJ / PlatformQualificationTools / blob / master / framework / platform / README . rst$[][]. Underfull \hbox (badness 10000) in paragraph at lines 50446--50450 \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 50457--50458 []\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 50457--50458 []\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 50852. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelCreation:ivy-confs' on page 748 undefined on input line 50862. [748 <./build_flow_virtual_device.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedAppFundament alConcepts:sandboxed-application-fundamental-concepts' on page 749 undefined on input line 50942. Underfull \hbox (badness 10000) in paragraph at lines 1--50961 []|[][]$\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 51091--51091 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Demo Run- Underfull \hbox (badness 10000) in paragraph at lines 51091--51091 []\T1/SourceSansPro-LF/m/n/10 EDC/B- Overfull \hbox (27.2402pt too wide) in paragraph at lines 51091--51091 []\T1/SourceSansPro-LF/m/n/10 COMP/WADAPPS| Underfull \hbox (badness 10000) in paragraph at lines 51091--51091 []\T1/SourceSansPro-LF/m/n/10 MI- Overfull \hbox (14.15453pt too wide) in paragraph at lines 51091--51091 \T1/SourceSansPro-LF/m/n/10 CROUI/MWT| Overfull \hbox (26.17175pt too wide) in paragraph at lines 51091--51091 []\T1/SourceSansPro-LF/m/n/10 LEDS/BUTTONS| Overfull \hbox (31.06073pt too wide) in paragraph at lines 51091--51091 []\T1/SourceSansPro-LF/m/n/10 NET/CONNECT/SSL| Overfull \hbox (1.01366pt too wide) in paragraph at lines 51091--51091 []\T1/SourceSansPro-LF/m/n/10 BLE| Overfull \hbox (1.82365pt too wide) in paragraph at lines 51091--51091 []\T1/SourceSansPro-LF/m/n/10 HAL| Overfull \hbox (21.5272pt too wide) in paragraph at lines 51091--51091 []\T1/SourceSansPro-LF/m/n/10 ECOM/COMM| Underfull \hbox (badness 10000) in paragraph at lines 51183--51183 []\T1/SourceSansPro-LF/m/n/10 BUT-TONS or MICROUI- [749 <./check.png>] Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 \T1/SourceSansPro-LF/m/n/10 Demo Underfull \hbox (badness 5741) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Run-time Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 \T1/SourceSansPro-LF/m/n/10 age- Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 App- Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 \T1/SourceSansPro-LF/m/n/10 Metadata- Overfull \hbox (13.73042pt too wide) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 CommandServer- Overfull \hbox (2.49365pt too wide) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 NTP| Overfull \hbox (10.21362pt too wide) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 About| Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 Ap- Overfull \hbox (1.8816pt too wide) in paragraph at lines 51308--51308 \T1/SourceSansPro-LF/m/n/10 pList| Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 Forge Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 MicroEJ- Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 MicroEJ- Underfull \hbox (badness 10000) in paragraph at lines 51365--51365 []\T1/SourceSansPro-LF/m/n/10 App-Metadata- Overfull \hbox (3.66864pt too wide) in paragraph at lines 51365--51365 []\T1/SourceSansPro-LF/m/n/10 CommandServer- [750] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 751 undefined on input line 51372. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures' on page 751 undefined on input line 51372. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 7 51 undefined on input line 51377. [751 <./firmware-multiapp-skeleton-project.png (PNG copy)>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 752 undefined on input line 51391. LaTeX Warning: Hyper reference `KernelDeveloperGuide/overview:in-out-artifacts' on page 752 undefined on input line 51400. [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 51426. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelAPI:kernel-api' on p age 754 undefined on input line 51429. LaTeX Warning: Hyper reference `KernelDeveloperGuide/runtimeEnvironment:runtime -environment' on page 754 undefined on input line 51429. Underfull \hbox (badness 10000) in paragraph at lines 51437--51438 []\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 51477. [754] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/launches:concepts-mic roejlaunches' on page 755 undefined on input line 51492. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/standaloneApplication :standalone-application' on page 755 undefined on input line 51499. [755 <./build_flow_zoom_buildtype.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 756 undefined on input line 51524. Underfull \hbox (badness 10000) in paragraph at lines 51524--51525 \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 51548. Underfull \hbox (badness 6445) in paragraph at lines 51643--51643 []|\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 51643--51643 []|\T1/zi4/m/n/10 default->default;[] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 757 undefined on input line 51643. Underfull \hbox (badness 10000) in paragraph at lines 51643--51643 []|\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 51643. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelCreation:system-appl ication-input-ways' on page 757 undefined on input line 51643. Overfull \hbox (2.65308pt too wide) in paragraph at lines 51643--51643 []|\T1/zi4/m/n/10 systemapp-fw->application[]| Underfull \hbox (badness 6445) in paragraph at lines 51643--51643 []|\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 51643--51643 []|\T1/zi4/m/n/10 default->default;[] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 757 undefined on input line 51643. Underfull \hbox (badness 10000) in paragraph at lines 51643--51643 []|\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 51643. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelCreation:system-appl ication-input-ways' on page 757 undefined on input line 51643. Overfull \hbox (2.65308pt too wide) in paragraph at lines 51643--51643 []|\T1/zi4/m/n/10 systemapp-fw->application[]| Overfull \hbox (3.17218pt too wide) in paragraph at lines 51643--51644 [][] [757] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 758 undefined on input line 51701. [758] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 759 undefined on input line 51706. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 1}) has been already used, duplicate ignored \relax l.51709 \begin{sphinxVerbatim} [commandchars=\\\{\}] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 759 undefined on input line 51719. Overfull \hbox (1.65721pt too wide) in paragraph at lines 51786--51786 []|\T1/SourceSansPro-LF/m/n/10 require| Overfull \hbox (4.48721pt too wide) in paragraph at lines 51786--51786 []||[]| Overfull \hbox (1.65721pt too wide) in paragraph at lines 51786--51786 []|\T1/SourceSansPro-LF/m/n/10 require| Overfull \hbox (4.48721pt too wide) in paragraph at lines 51786--51786 []\T1/SourceSansPro-LF/m/n/10 method Overfull \hbox (4.48721pt too wide) detected at line 51786 []\T1/SourceSansPro-LF/m/n/10 method LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 759 undefined on input line 51799. [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 51870. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelAPI:kernel-api' on p age 762 undefined on input line 51871. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelCreation:define-apis ' on page 762 undefined on input line 51873. [762] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 7 63 undefined on input line 51897. [763 <./runtime_environment_build_flow.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 764 undefined on input line 51954. [764] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 765 undefined on input line 51988. [765] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-edc' on page 766 undefined on input line 52054. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelAPI:kernel-api' on p age 766 undefined on input line 52075. [766 <./graph_build_string_methods.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine' on page 767 undefined on input line 52133. LaTeX Warning: Hyper reference `KernelDeveloperGuide/applicationLink:soar-build -phases' on page 767 undefined on input line 52134. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelLink:feature-portabi lity-control' on page 767 undefined on input line 52138. [767] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedAppSharedInt erface:chapter-shared-interfaces' on page 768 undefined on input line 52176. [768 <./sandboxed-application-lifecycle.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedAppSharedInt erface:section-transferable-types' on page 769 undefined on input line 52182. [769] Underfull \hbox (badness 10000) in paragraph at lines 52330--52331 []\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 52374. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/soar:soar-clinit-expl icit-dependencies' on page 770 undefined on input line 52374. [770] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:application -testsuite' on page 771 undefined on input line 52419. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 771 undefined on input line 52441. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-options' on page 771 undef ined on input line 52443. [771] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 7 72 undefined on input line 52459. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 7 72 undefined on input line 52462. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 7 72 undefined on input line 52465. [772] [773 <./kf_testsuite_project_structure.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:testsuite-o ptions' on page 774 undefined on input line 52498. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelAPI:kernel-api' on p age 774 undefined on input line 52507. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/multiSandbox:multisandbo x' on page 774 undefined on input line 52522. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/stackTraceReader:stac k-trace-reader' on page 774 undefined on input line 52524. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/heapAnalyzer:heapdump er' on page 774 undefined on input line 52524. [774 <./link_kernel.png>] LaTeX Warning: Hyper reference `KernelDeveloperGuide/applicationLink:build-feat ure-on-device' on page 775 undefined on input line 52530. LaTeX Warning: Hyper reference `KernelDeveloperGuide/applicationLink:build-feat ure-off-board' on page 775 undefined on input line 52531. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ar chitecture-options-group-installed-features' on page 775 undefined on input lin e 52564. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelCreation:system-appl ication-input-ways' on page 775 undefined on input line 52566. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/tools:microejtoolssec tion' on page 775 undefined on input line 52567. [775 <./kernel_metadata_generator.png>] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelLink:kernel-metadata -generation' on page 776 undefined on input line 52589. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelUID:kernel-uid' on p age 776 undefined on input line 52590. [776 <./build_flow_zoom_workspace_firmware_linker_only.png>] LaTeX Warning: Hyper reference `support:get-support' on page 777 undefined on i nput line 52605. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 777 undefined on input line 52608. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/soar:soar-method-devi rtualization' on page 777 undefined on input line 52626. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/soar:soar-method-inli ning' on page 777 undefined on input line 52626. [777 <./feature_portability_control_principle.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/soar:soar-clinit' on page 778 undefined on input line 52697. LaTeX Warning: Hyper reference `KernelDeveloperGuide/applicationLink:fso-compat ibility' on page 778 undefined on input line 52702. LaTeX Warning: Hyper reference `KernelDeveloperGuide/applicationLink:feature-po rtability' on page 778 undefined on input line 52724. [778] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 779 undefined on input line 52739. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelLink:firmware-linker ' on page 779 undefined on input line 52742. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/launches:concepts-mic roejlaunches' on page 779 undefined on input line 52750. [779 <./link_application.png>] LaTeX Warning: Hyper reference `support:get-support' on page 780 undefined on i nput line 52772. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelLink:kernel-metadata -generation' on page 780 undefined on input line 52789. [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 52830. [781 <./link_application_on_device.png>] Underfull \vbox (badness 10000) detected at line 52907 Underfull \vbox (badness 10000) detected at line 52907 [782] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelLink:feature-portabi lity-control' on page 783 undefined on input line 52944. [783 <./feature_portability_overview.png>] Chapter 7. LaTeX Warning: Hyper reference `glossary:chapter-glossary' on page 784 undefine d on input line 52968. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 52979. [784 <./qa_resources-v3.PNG>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 785 undefined on input line 52981. LaTeX Warning: Hyper reference `SDKUserGuide/licenses:evaluation-license' on pa ge 785 undefined on input line 52987. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/limitations:limitatio ns' on page 785 undefined on input line 52987. LaTeX Warning: Hyper reference `SDKUserGuide/licenses:production-license' on pa ge 785 undefined on input line 52990. Underfull \hbox (badness 10000) in paragraph at lines 52994--52996 []\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 53000. LaTeX Warning: Hyper reference `support:get-support' on page 785 undefined on i nput line 53003. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformOverview:platfor m-overview' on page 785 undefined on input line 53014. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-overview' on p age 785 undefined on input line 53017. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platform:platform-imp ort' on page 785 undefined on input line 53044. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:new-pla tform-creation' on page 785 undefined on input line 53044. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 785 undefined on input line 53048. [785] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/buildAndRunApplicatio n:simulator-execution' on page 786 undefined on input line 53108. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:repository -offline' on page 786 undefined on input line 53142. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 786 undefined on input line 53146. [786] [787 <./platform-build_workflow.PNG>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 788 undefined on input line 53233. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-overview' on p age 788 undefined on input line 53245. [788 <./build_microej_mono_sandbox_firmware_numbered.PNG>] LaTeX Warning: Hyper reference `overview/vee:section-firmware' on page 789 unde fined on input line 53327. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/index:platform-developer -guide' on page 789 undefined on input line 53329. [789] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/index:platform-developer -guide' on page 790 undefined on input line 53399. [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 53469. [791] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 792 undefined on input line 53561. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:new-pla tform-creation' on page 792 undefined on input line 53562. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llapi-cha pter' on page 792 undefined on input line 53562. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 792 undefined on input line 53563. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 792 undefined on input line 53581. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:new-pla tform-creation' on page 792 undefined on input line 53585. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llapi-cha pter' on page 792 undefined on input line 53589. [792] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/buildAndRunApplicatio n:simulator-execution' on page 793 undefined on input line 53596. [793]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.1}) has been already used, duplicate ignored \relax l.53756 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53756--53756 []\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 53852 [795]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.2}) has been already used, duplicate ignored \relax l.53883 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53883--53883 []\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.53945 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53945--53945 []\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 53976. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/toolchain:archi tectures-toolchains' on page 798 undefined on input line 53993. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/toolchain:appen dix-matrixcapabilities' on page 798 undefined on input line 53999. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 798 undefined on input line 54008. [798] LaTeX Warning: Hyper reference `SDKUserGuide/licenses:evaluation-license' on pa ge 799 undefined on input line 54047. LaTeX Warning: Hyper reference `support:get-support' on page 799 undefined on i nput line 54087. [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 54125. [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 54162. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 801 undefined on input line 54165. [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 54245--54245 []\T1/zi4/m/it/9 ============================================================== ==============================================| Overfull \hbox (25.24498pt too wide) in paragraph at lines 54250--54250 []\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 54302. [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.54468 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.5}) has been already used, d uplicate ignored \relax l.54503 \begin{sphinxVerbatim} [commandchars=\\\{\}] [808] Underfull \vbox (badness 10000) detected at line 54561 Underfull \vbox (badness 10000) detected at line 54561 [809]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.6}) has been already used, duplicate ignored \relax l.54611 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54611--54611 []\T1/SourceSansPro-LF/m/n/10 Listing 6: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / Overfull \vbox (0.78357pt too high) detected at line 54629 [810]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.7}) has been already used, duplicate ignored \relax l.54657 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54657--54657 []\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 54690. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54690. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54691. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54692. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/tiny:core-tiny' on page 812 undefined on input line 54698. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 8}) has been already used, duplicate ignored \relax l.54727 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54727--54727 []\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 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 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. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54762. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54764. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54765. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54766. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54767. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54768. [812]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.9}) has been already used, duplicate ignored \relax l.54782 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54782--54782 []\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 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. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54830. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54831. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54832. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54833. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54834. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54835. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54836. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 10}) has been already used, duplicate ignored \relax l.54846 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54846--54846 []\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 54884. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54885. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 11}) has been already used, duplicate ignored \relax l.54894 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54894--54894 []\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 54932. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54933. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 12}) has been already used, duplicate ignored \relax l.54944 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54944--54944 []\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 55057. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platform:platform-imp ort' on page 818 undefined on input line 55064. [818] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 819 undefined on input line 55072. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 819 undefined on input line 55075. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/standaloneApplication :standalone-application' on page 819 undefined on input line 55078. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 819 undefined on input line 55081. LaTeX Warning: Hyper reference `Tutorials/tutorialCreateFirmwareFromScratch:tut orial-create-firmware-from-scratch' on page 819 undefined on input line 55088. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-build-script' on page 819 undefined on input line 55105. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-run-script' on page 819 undefined on input line 55105. LaTeX Warning: Hyper reference `Tutorials/tutorialCreateFirmwareFromScratch:tut orial-create-firmware-from-scratch' on page 819 undefined on input line 55110. LaTeX Warning: Hyper reference `Tutorials/tutorialCreateFirmwareFromScratch:tut orial-create-firmware-from-scratch' on page 819 undefined on input line 55115. [819] [820] [821] Overfull \vbox (2.82591pt too high) detected at line 55371 [822] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-cases' on page 823 undefined on input line 55400. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-options' on page 823 undefined on input line 55400. [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 55512. [825] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-build-script' on page 826 undefined on input line 55578. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-run-script' on page 826 undefined on input line 55578. LaTeX Warning: Hyper reference `Tutorials/tutorialRunATestSuiteOnDevice:tutoria l-run-test-suite-on-device' on page 826 undefined on input line 55584. LaTeX Warning: Hyper reference `Tutorials/tutorialSetupBuildUsingJenkinsAndArti factory:tutorial-setup-automated-build-using-jenkins-and-artifactory' on page 8 26 undefined on input line 55587. [826] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 827 undefined on input line 55594. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 827 undefined on input line 55620. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli' on page 827 undefined on input line 55625. [827 <./tuto_microej_cli_flow.PNG>] LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 828 undefined on input line 55702. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 828 und efined on input line 55731. [828] Underfull \vbox (badness 10000) detected at line 55807 Underfull \vbox (badness 10000) detected at line 55807 [829] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 830 undefined on input line 55809. [830] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 831 undefined on input line 55838. [831] LaTeX Warning: Hyper reference `Tutorials/tutorialSetupBuildUsingJenkinsAndArti factory:get-microej-module-repository' on page 832 undefined on input line 5597 1. Underfull \hbox (badness 10000) in paragraph at lines 55971--55972 []\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 56234. [836 <./tuto_microej_cli_module_files.PNG> <./tuto_microej_cli_module_location. PNG>] Underfull \hbox (badness 10000) in paragraph at lines 56293--56294 []\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 56303. [838] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-options' on page 839 undefined on input line 56372. [839] LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:visibility ' on page 840 undefined on input line 56492. [840] [841] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 8 42 undefined on input line 56619. LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:sonar-code -analysis' on page 842 undefined on input line 56685. [842] LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:equals-has hcode' on page 843 undefined on input line 56698. LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:local-extr action' on page 843 undefined on input line 56716. LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:local-extr action' on page 843 undefined on input line 56731. [843] Overfull \vbox (1.05565pt too high) detected at line 56888 [844] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:application -testsuite' on page 845 undefined on input line 56952. [845] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/memoryMapAnalyzer:mem orymapanalyzer' on page 846 undefined on input line 57022. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/memoryMapAnalyzer:mem orymapanalyzer' on page 846 undefined on input line 57038. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/heapAnalyzer:heapdump er' on page 846 undefined on input line 57041. [846] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/buildOutputFiles:outp utfiles' on page 847 undefined on input line 57052. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-l ink' on page 847 undefined on input line 57096. [847] LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:improve-co de-quality' on page 848 undefined on input line 57101. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:application -classpath-mapping' on page 848 undefined on input line 57112. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-configuration-creation' on page 848 undefined on input line 57120. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 848 undefined on input line 57126. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fontDesign er:section-tool-fontdesigner' on page 848 undefined on input line 57134. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 848 undefined on input line 57137. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 848 undefined on input line 57154. [848] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiFontGenerator:section- fontgen' on page 849 undefined on input line 57161. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/nls:chapter-nls' on p age 849 undefined on input line 57169. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/externalResourceLoader:s ection-externalresourceloader' on page 849 undefined on input line 57178. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 849 undefined on input line 57194. [849] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/externalResourceLoader:s ection-externalresourceloader' on page 850 undefined on input line 57214. LaTeX Warning: Hyper reference `Tutorials/tutorialInstrumentJavaCodeForLogging: log-logging-library' on page 850 undefined on input line 57234. LaTeX Warning: Hyper reference `Tutorials/tutorialInstrumentJavaCodeForLogging: log-trace-library' on page 850 undefined on input line 57234. LaTeX Warning: Hyper reference `Tutorials/tutorialInstrumentJavaCodeForLogging: log-message-library' on page 850 undefined on input line 57234. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-constants' on page 850 undefined on input line 57262. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:system-prop erties' on page 850 undefined on input line 57268. [850] LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:equals-has hcode' on page 851 undefined on input line 57282. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-immutables' on page 851 undefined on input line 57294. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/tiny:core-tiny' on page 851 undefined on input line 57310. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- conversion' on page 851 undefined on input line 57316. Underfull \hbox (badness 10000) in paragraph at lines 57325--57326 []\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 57341. [851] LaTeX Warning: Hyper reference `Tutorials/tutorialOptimizeMemoryFootprint:strip classnames' on page 852 undefined on input line 57351. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:de fine-option' on page 852 undefined on input line 57361. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 852 undefined on input line 57373. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:de fine-option' on page 852 undefined on input line 57375. [852] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/stackTraceReader:stac k-trace-reader' on page 853 undefined on input line 57428. LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:improve-co de-quality' on page 853 undefined on input line 57433. [853] LaTeX Warning: Hyper reference `Tutorials/tutorialOptimizeMemoryFootprint:debug stackoverflows' on page 854 undefined on input line 57481. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-partial-buffer' on page 854 undefined on input line 57487. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:de fine-option' on page 854 undefined on input line 57534. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-immortal-heap' on page 854 undefined on input line 57540. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-java-heap' on page 854 undefined on input line 57543. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/heapUsageMonitoring:h eap-usage-monitoring' on page 854 undefined on input line 57543. [854] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-number-of-threads' on page 855 undefined on input line 57551. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-number-of-stack-blocks' on page 855 undefined on input line 57554. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-maximum-number-of-stack-blocks-per-thread' on page 855 undefined on input line 57557. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-maximum-number-of-monitors-per-thread' on page 855 undefined on input line 57560. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sni:sni' on page 855 und efined on input line 57568. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:vm-dump' on p age 855 undefined on input line 57568. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/images:ima ges-heap' on page 855 undefined on input line 57577. [855] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 856 undefined on input line 57600. [856] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 857 undefined on input line 57701. [857] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-raw-resources' on page 858 undefined on input line 57733. [858 <./json-src-files-folders.png>] Underfull \vbox (badness 3343) detected at line 57831 [859] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 860 undefined on input line 57841. Underfull \hbox (badness 10000) in paragraph at lines 57851--57854 \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 57860--57860 []\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 57883. LaTeX Warning: Hyper reference `Tutorials/tutorialExploreDataSerializationForma ts:cbor-module' on page 861 undefined on input line 57883. [861] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/trace:event-tracing' on page 862 undefined on input line 57966. [862] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 863 undefined on input line 58022. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:de fine-option-in-launcher' on page 863 undefined on input line 58023. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/trace:trace-implement ations' on page 863 undefined on input line 58038. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview' o n page 863 undefined on input line 58038. [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 58192. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:if-constant -removal' on page 865 undefined on input line 58196. [865] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 866 undefined on input line 58229. [866 <./tuto_microej_trace_constant.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 867 undefined on input line 58268. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/fs:pack-fs' on page 867 undefined on input line 58272. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:application -testsuite' on page 867 undefined on input line 58289. LaTeX Warning: Hyper reference `glossary:chapter-glossary' on page 867 undefine d on input line 58304. LaTeX Warning: Hyper reference `Tutorials/tutorialUnderstandMicroEJFirmwareBuil d:tutorialunderstandmicroejfirmwarebuild' on page 867 undefined on input line 5 8307. LaTeX Warning: Hyper reference `SDKUserGuide/version:get-sdk-version' on page 8 67 undefined on input line 58310. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llfs-api- section' on page 867 undefined on input line 58323. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 867 undefined on input line 58327. [867] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 868 undefined on input line 58339. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/fs:pack-fs' on page 868 undefined on input line 58340. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:te st-suite-versioning' on page 868 undefined on input line 58397. [868 <./ClassPath_21.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 869 undefined on input line 58422. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/serialToSocketTransmi tter:tool-serial-to-socket' on page 869 undefined on input line 58432. [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 58451. Underfull \hbox (badness 6876) in paragraph at lines 58505--58510 \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 58505--58510 \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 58505--58510 [][]$\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 58568. [871 <./tuto_testsuite_fs_all_tests_passed.PNG>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sni:sni' on page 872 und efined on input line 58587. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sni:sni' on page 872 und efined on input line 58599. [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 58796--58799 []\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 58796--58799 []\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 58824. LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:system-requirem ents' on page 876 undefined on input line 58825. [876] [877] [878 <./createStandaloneProject.png> <./structure.png>] [879 <./wid getdemo.png>] [880 <./simulator.png>] Underfull \hbox (badness 6641) in paragraph at lines 59017--59018 []\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 59465. [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 59609. [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 59919. [909 <./importfonts2.png>] [910 <./font.png>] [911 <./listsample.png>] Overfull \vbox (1.6736pt too high) detected at line 60041 [912 <./scrollbar.png>] LaTeX Warning: Hyper reference `Tutorials/getStartedWithGUI/Step09:ui-creating- widgets' on page 913 undefined on input line 60052. [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 60300. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-use-case-1' on page 918 undefined on input line 60303. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-use-case-2' on page 918 undefined on input line 60306. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-use-case-1' on page 918 undefined on input line 60315. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-use-case-2' on page 918 undefined on input line 60316. [918 <./labelsampleenus.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/index:application-dev eloper-guide' on page 919 undefined on input line 60322. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/index:platform-developer -guide' on page 919 undefined on input line 60322. LaTeX Warning: Hyper reference `KernelDeveloperGuide/index:kernel-developer-gui de' on page 919 undefined on input line 60322. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools-events-tracing-and -logging' on page 919 undefined on input line 60325. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools-runtime-state-dump ' on page 919 undefined on input line 60328. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools-memory-inspection' on page 919 undefined on input line 60331. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools-platform-qualifica tion' on page 919 undefined on input line 60334. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools-simulator-debugger ' on page 919 undefined on input line 60337. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools-static-analysis-to ols' on page 919 undefined on input line 60340. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools-gui-debugging-tool s' on page 919 undefined on input line 60343. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview' o n page 919 undefined on input line 60372. [919] LaTeX Warning: Hyper reference `Tutorials/tutorialInstrumentJavaCodeForLogging: tutorial-instrument-java-code-for-logging' on page 920 undefined on input line 60422. [920 <./STM32F7508-DK-demoWidget-SystemView1.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/stackTraceReader:stac k-trace-reader' on page 921 undefined on input line 60428. Underfull \hbox (badness 10000) in paragraph at lines 60430--60431 [][] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:vm-dump' on p age 921 undefined on input line 60435. [921 <./trace11.png> <./STR_trace-read1.png>] Underfull \vbox (badness 10000) detected at line 60519 Underfull \vbox (badness 10000) detected at line 60519 [922] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-c heck-integrity' on page 923 undefined on input line 60530. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/heapUsageMonitoring:h eap-usage-monitoring' on page 923 undefined on input line 60533. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/heapAnalyzer:heapdump er' on page 923 undefined on input line 60536. [923 <./HeapAnalyzer-example.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-qualification' on page 924 undefined on input line 60563. [924 <./overview-platform-qualification1.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/debug:application-deb ugger' on page 925 undefined on input line 60569. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/debug:application-deb ugger' on page 925 undefined on input line 60580. LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:sonar-code -analysis' on page 925 undefined on input line 60590. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/nullAnalysis:null-ana lysis' on page 925 undefined on input line 60593. [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 60609. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-inputs-e ventbuffer' on page 926 undefined on input line 60625. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/traces:mic roui-traces' on page 926 undefined on input line 60670. [926] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MWT/concepts:mwt-c oncepts' on page 927 undefined on input line 60680. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview' o n page 927 undefined on input line 60729. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/traces:mic roui-traces' on page 927 undefined on input line 60729. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-inputs-e ventbuffer' on page 927 undefined on input line 60732. [927 <./microui_traces_systemview1.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview' o n page 928 undefined on input line 60741. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-check-java-threads-sched uling' on page 928 undefined on input line 60754. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine' on page 928 undefined on input line 60775. [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 60841. Underfull \hbox (badness 6842) in paragraph at lines 60851--60854 []\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 60980. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-number-of-threads' on page 931 undefined on input line 60989. [931] [932] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:vm-dump' on p age 933 undefined on input line 61097. Underfull \hbox (badness 10000) in paragraph at lines 61118--61119 []\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 61122. [933] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-l ink' on page 934 undefined on input line 61218. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 934 undefined on input line 61218. [934] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:vm-dump-debug ger' on page 935 undefined on input line 61267. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:vm-dump' on p age 935 undefined on input line 61305. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/index:sect ion-app-microvg' on page 935 undefined on input line 61310. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :section-vector-fonts' on page 935 undefined on input line 61328. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/index:sect ion-app-microvg' on page 935 undefined on input line 61331. [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 61424. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :colored-emojis' on page 938 undefined on input line 61433. [938 <./emojisExport.png>] Chapter 8. LaTeX Warning: Hyper reference `SDKUserGuide/version:get-sdk-version' on page 9 39 undefined on input line 61460. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 939 undefined on input line 61465. LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 939 undefined on input line 61470. Underfull \hbox (badness 10000) in paragraph at lines 1--61472 []|[][]$\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 61480. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 61488. [939] Chapter 9. No file microej-docs.ind. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 61521. [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, 21536301 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' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex microej-docs.idx'... ------------ Running 'makeindex -s python.ist -o "microej-docs.ind" "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 10243--10246 []\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--10972 [][]\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 11187--11190 []\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 11958--11958 []\T1/SourceSansPro-LF/m/n/10 Num-ber of Underfull \hbox (badness 10000) in paragraph at lines 11958--11958 []\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 12722--12725 []\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 59. Package varwidth Warning: Failed to reprocess entire contents on input line 131 59. Overfull \hbox (3.0945pt too wide) in paragraph at lines 13195--13196 []|[]\T1/zi4/m/n/10 symbolPrefix[]| Package varwidth Warning: Failed to reprocess entire contents on input line 132 08. Package varwidth Warning: Failed to reprocess entire contents on input line 132 08. Package varwidth Warning: Failed to reprocess entire contents on input line 132 50. Package varwidth Warning: Failed to reprocess entire contents on input line 132 50. Package varwidth Warning: Failed to reprocess entire contents on input line 132 64. Package varwidth Warning: Failed to reprocess entire contents on input line 132 64. [243] Package varwidth Warning: Failed to reprocess entire contents on input line 132 78. Package varwidth Warning: Failed to reprocess entire contents on input line 132 78. Package varwidth Warning: Failed to reprocess entire contents on input line 132 97. Package varwidth Warning: Failed to reprocess entire contents on input line 132 97. Package varwidth Warning: Failed to reprocess entire contents on input line 133 26. Package varwidth Warning: Failed to reprocess entire contents on input line 133 26. Package varwidth Warning: Failed to reprocess entire contents on input line 133 40. Package varwidth Warning: Failed to reprocess entire contents on input line 133 40. Package varwidth Warning: Failed to reprocess entire contents on input line 133 69. Package varwidth Warning: Failed to reprocess entire contents on input line 133 69. Package varwidth Warning: Failed to reprocess entire contents on input line 133 83. Package varwidth Warning: Failed to reprocess entire contents on input line 133 83. Package varwidth Warning: Failed to reprocess entire contents on input line 133 97. Package varwidth Warning: Failed to reprocess entire contents on input line 133 97. Package varwidth Warning: Failed to reprocess entire contents on input line 134 34. Package varwidth Warning: Failed to reprocess entire contents on input line 134 34. Package varwidth Warning: Failed to reprocess entire contents on input line 134 48. Package varwidth Warning: Failed to reprocess entire contents on input line 134 48. [244] [245] [246] Underfull \hbox (badness 10000) in paragraph at lines 13557--13560 []\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 14056--14061 []|\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 14397--14402 \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 14433--14434 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14441--14442 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14446--14447 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14446--14447 \T1/zi4/m/n/10 test. Underfull \hbox (badness 5388) in paragraph at lines 14448--14451 []|\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 14452--14453 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14452--14453 \T1/zi4/m/n/10 common. Underfull \hbox (badness 10000) in paragraph at lines 14454--14457 []|\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 14458--14459 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14479--14480 []|\T1/SourceSansPro-LF/m/n/10 Attribute Overfull \hbox (20.24944pt too wide) in paragraph at lines 14494--14495 []|\T1/zi4/m/n/10 verboseLevel[]| Overfull \hbox (10.24944pt too wide) in paragraph at lines 14503--14504 []|\T1/zi4/m/n/10 reportName[]| Overfull \hbox (85.24944pt too wide) in paragraph at lines 14510--14511 []|\T1/zi4/m/n/10 customPropertiesExtension[]| Overfull \hbox (40.24944pt too wide) in paragraph at lines 14525--14526 []|\T1/zi4/m/n/10 commonProperties[]| Overfull \hbox (15.24944pt too wide) in paragraph at lines 14543--14544 []|\T1/zi4/m/n/10 productName[]| Overfull \hbox (95.24944pt too wide) in paragraph at lines 14567--14568 []|\T1/zi4/m/n/10 testsuiteReportFileProperty[]| Overfull \hbox (90.24944pt too wide) in paragraph at lines 14576--14577 []|\T1/zi4/m/n/10 testsuiteReportDirProperty[]| Overfull \hbox (75.24944pt too wide) in paragraph at lines 14584--14585 []|\T1/zi4/m/n/10 testsuiteResultProperty[]| [255] Overfull \hbox (9.17415pt too wide) in paragraph at lines 14622--14623 []|\T1/zi4/m/n/10 testIgnoredPath[] [256] Underfull \hbox (badness 10000) in paragraph at lines 14679--14680 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14686--14687 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14686--14687 \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 15551--15552 [][] [267] [268] [269 <./graphviz-6f2b41929bb57b50d9a115d32914e871d3596e88.pdf>] [270] Overfull \hbox (1.21721pt too wide) in paragraph at lines 16070--16071 []|\T1/SourceSansPro-LF/m/n/10 0x1000| Overfull \hbox (0.87721pt too wide) in paragraph at lines 16079--16080 []|\T1/SourceSansPro-LF/m/n/10 0x10a0| Overfull \hbox (0.74721pt too wide) in paragraph at lines 16097--16098 []|\T1/SourceSansPro-LF/m/n/10 0x1200| Overfull \hbox (0.6772pt too wide) in paragraph at lines 16106--16107 []|\T1/SourceSansPro-LF/m/n/10 0x1380| Overfull \hbox (1.0272pt too wide) in paragraph at lines 16125--16126 []|\T1/SourceSansPro-LF/m/n/10 0x1400| Overfull \hbox (0.9572pt too wide) in paragraph at lines 16134--16135 []|\T1/SourceSansPro-LF/m/n/10 0x1680| Overfull \hbox (0.74721pt too wide) in paragraph at lines 16143--16144 []|\T1/SourceSansPro-LF/m/n/10 0x16a0| Overfull \hbox (0.5072pt too wide) in paragraph at lines 16152--16153 []|\T1/SourceSansPro-LF/m/n/10 0x1700| Overfull \hbox (1.0872pt too wide) in paragraph at lines 16197--16198 []|\T1/SourceSansPro-LF/m/n/10 0x1800| Overfull \hbox (5.6804pt too wide) in paragraph at lines 16206--16207 []|\T1/SourceSansPro-LF/m/n/10 unified_canadian_aboriginal_syllabics_extended| Overfull \hbox (1.23721pt too wide) in paragraph at lines 16208--16209 []|\T1/SourceSansPro-LF/m/n/10 0x18b0| Overfull \hbox (1.0872pt too wide) in paragraph at lines 16217--16218 []|\T1/SourceSansPro-LF/m/n/10 0x1900| Overfull \hbox (0.6772pt too wide) in paragraph at lines 16226--16227 []|\T1/SourceSansPro-LF/m/n/10 0x1950| Overfull \hbox (0.9572pt too wide) in paragraph at lines 16235--16236 []|\T1/SourceSansPro-LF/m/n/10 0x1980| Overfull \hbox (0.6672pt too wide) in paragraph at lines 16244--16245 []|\T1/SourceSansPro-LF/m/n/10 0x19e0| Overfull \hbox (0.87721pt too wide) in paragraph at lines 16253--16254 []|\T1/SourceSansPro-LF/m/n/10 0x1a00| Overfull \hbox (1.02722pt too wide) in paragraph at lines 16272--16273 []|\T1/SourceSansPro-LF/m/n/10 0x1ab0| Overfull \hbox (1.36722pt too wide) in paragraph at lines 16281--16282 []|\T1/SourceSansPro-LF/m/n/10 0x1b00| Overfull \hbox (1.23721pt too wide) in paragraph at lines 16290--16291 []|\T1/SourceSansPro-LF/m/n/10 0x1b80| Overfull \hbox (0.54723pt too wide) in paragraph at lines 16299--16300 []|\T1/SourceSansPro-LF/m/n/10 0x1bc0| Overfull \hbox (1.38722pt too wide) in paragraph at lines 16353--16354 []|\T1/SourceSansPro-LF/m/n/10 0x1d00| Overfull \hbox (1.25722pt too wide) in paragraph at lines 16363--16364 []|\T1/SourceSansPro-LF/m/n/10 0x1d80| Overfull \hbox (0.56723pt too wide) in paragraph at lines 16373--16374 []|\T1/SourceSansPro-LF/m/n/10 0x1dc0| Overfull \hbox (0.79721pt too wide) in paragraph at lines 16383--16384 []|\T1/SourceSansPro-LF/m/n/10 0x1e00| Overfull \hbox (2.4372pt too wide) in paragraph at lines 16401--16402 []|\T1/SourceSansPro-LF/m/n/10 0x2000| Overfull \hbox (1.48718pt too wide) in paragraph at lines 16411--16412 []|\T1/SourceSansPro-LF/m/n/10 0x2070| Overfull \hbox (2.0972pt too wide) in paragraph at lines 16420--16421 []|\T1/SourceSansPro-LF/m/n/10 0x20a0| Overfull \hbox (2.60721pt too wide) in paragraph at lines 16430--16431 []|\T1/SourceSansPro-LF/m/n/10 0x20d0| Overfull \hbox (0.5872pt too wide) in paragraph at lines 16439--16440 []|\T1/SourceSansPro-LF/m/n/10 0x2100| Overfull \hbox (1.9072pt too wide) in paragraph at lines 16466--16467 []|\T1/SourceSansPro-LF/m/n/10 0x2200| Overfull \hbox (2.02719pt too wide) in paragraph at lines 16475--16476 []|\T1/SourceSansPro-LF/m/n/10 0x2300| Overfull \hbox (1.94719pt too wide) in paragraph at lines 16484--16485 []|\T1/SourceSansPro-LF/m/n/10 0x2400| Overfull \hbox (1.75719pt too wide) in paragraph at lines 16494--16495 []|\T1/SourceSansPro-LF/m/n/10 0x2440| [271] Overfull \hbox (1.81718pt too wide) in paragraph at lines 16503--16504 []|\T1/SourceSansPro-LF/m/n/10 0x2460| Overfull \hbox (2.02719pt too wide) in paragraph at lines 16512--16513 []|\T1/SourceSansPro-LF/m/n/10 0x2500| Overfull \hbox (1.89719pt too wide) in paragraph at lines 16521--16522 []|\T1/SourceSansPro-LF/m/n/10 0x2580| Overfull \hbox (1.6872pt too wide) in paragraph at lines 16530--16531 []|\T1/SourceSansPro-LF/m/n/10 0x25a0| Overfull \hbox (2.2472pt too wide) in paragraph at lines 16539--16540 []|\T1/SourceSansPro-LF/m/n/10 0x2600| Overfull \hbox (1.48718pt too wide) in paragraph at lines 16548--16549 []|\T1/SourceSansPro-LF/m/n/10 0x2700| Underfull \hbox (badness 10000) in paragraph at lines 16553--16555 []|\T1/SourceSansPro-LF/m/n/10 Miscellaneous Math-e-mat-i-cal Overfull \hbox (0.9072pt too wide) in paragraph at lines 16558--16559 []|\T1/SourceSansPro-LF/m/n/10 0x27c0| Overfull \hbox (2.4072pt too wide) in paragraph at lines 16576--16577 []|\T1/SourceSansPro-LF/m/n/10 0x2800| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16585--16586 []|\T1/SourceSansPro-LF/m/n/10 0x2900| Underfull \hbox (badness 10000) in paragraph at lines 16590--16592 []|\T1/SourceSansPro-LF/m/n/10 Miscellaneous Math-e-mat-i-cal Overfull \hbox (2.07718pt too wide) in paragraph at lines 16595--16596 []|\T1/SourceSansPro-LF/m/n/10 0x2980| Underfull \hbox (badness 6526) in paragraph at lines 16600--16602 []|\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 16605--16606 []|\T1/SourceSansPro-LF/m/n/10 0x2a00| Overfull \hbox (2.68721pt too wide) in paragraph at lines 16615--16616 []|\T1/SourceSansPro-LF/m/n/10 0x2b00| Overfull \hbox (1.71721pt too wide) in paragraph at lines 16624--16625 []|\T1/SourceSansPro-LF/m/n/10 0x2c00| Overfull \hbox (1.5872pt too wide) in paragraph at lines 16633--16634 []|\T1/SourceSansPro-LF/m/n/10 0x2c60| Overfull \hbox (1.5872pt too wide) in paragraph at lines 16642--16643 []|\T1/SourceSansPro-LF/m/n/10 0x2c80| Overfull \hbox (2.70721pt too wide) in paragraph at lines 16651--16652 []|\T1/SourceSansPro-LF/m/n/10 0x2d00| Overfull \hbox (2.29721pt too wide) in paragraph at lines 16660--16661 []|\T1/SourceSansPro-LF/m/n/10 0x2d30| Overfull \hbox (2.57721pt too wide) in paragraph at lines 16669--16670 []|\T1/SourceSansPro-LF/m/n/10 0x2d80| Overfull \hbox (2.28722pt too wide) in paragraph at lines 16678--16679 []|\T1/SourceSansPro-LF/m/n/10 0x2de0| Overfull \hbox (2.1172pt too wide) in paragraph at lines 16687--16688 []|\T1/SourceSansPro-LF/m/n/10 0x2e00| Overfull \hbox (1.9872pt too wide) in paragraph at lines 16696--16697 []|\T1/SourceSansPro-LF/m/n/10 0x2e80| Overfull \hbox (2.4972pt too wide) in paragraph at lines 16725--16726 []|\T1/SourceSansPro-LF/m/n/10 0x3000| Overfull \hbox (2.30719pt too wide) in paragraph at lines 16734--16735 []|\T1/SourceSansPro-LF/m/n/10 0x3040| Overfull \hbox (2.1572pt too wide) in paragraph at lines 16743--16744 []|\T1/SourceSansPro-LF/m/n/10 0x30a0| Overfull \hbox (0.7072pt too wide) in paragraph at lines 16752--16753 []|\T1/SourceSansPro-LF/m/n/10 0x3100| Overfull \hbox (0.5772pt too wide) in paragraph at lines 16771--16772 []|\T1/SourceSansPro-LF/m/n/10 0x3190| Overfull \hbox (1.92719pt too wide) in paragraph at lines 16809--16810 []|\T1/SourceSansPro-LF/m/n/10 0x3200| Overfull \hbox (1.94719pt too wide) in paragraph at lines 16818--16819 []|\T1/SourceSansPro-LF/m/n/10 0x3300| Overfull \hbox (2.30719pt too wide) in paragraph at lines 16828--16829 []|\T1/SourceSansPro-LF/m/n/10 0x3400| Overfull \hbox (0.57722pt too wide) in paragraph at lines 16830--16832 []|\T1/SourceSansPro-LF/m/n/10 0x4dbf| Overfull \hbox (2.06721pt too wide) in paragraph at lines 16837--16838 []|\T1/SourceSansPro-LF/m/n/10 0x4dc0| Overfull \hbox (2.2972pt too wide) in paragraph at lines 16846--16847 []|\T1/SourceSansPro-LF/m/n/10 0x4e00| Overfull \hbox (2.4672pt too wide) in paragraph at lines 16855--16856 []|\T1/SourceSansPro-LF/m/n/10 0xa000| Overfull \hbox (2.00719pt too wide) in paragraph at lines 16864--16865 []|\T1/SourceSansPro-LF/m/n/10 0xa490| [272] Overfull \hbox (2.4472pt too wide) in paragraph at lines 16873--16874 []|\T1/SourceSansPro-LF/m/n/10 0xa4d0| Overfull \hbox (2.05719pt too wide) in paragraph at lines 16882--16883 []|\T1/SourceSansPro-LF/m/n/10 0xa500| Overfull \hbox (2.14719pt too wide) in paragraph at lines 16891--16892 []|\T1/SourceSansPro-LF/m/n/10 0xa640| Overfull \hbox (1.9972pt too wide) in paragraph at lines 16900--16901 []|\T1/SourceSansPro-LF/m/n/10 0xa6a0| Overfull \hbox (1.75719pt too wide) in paragraph at lines 16909--16910 []|\T1/SourceSansPro-LF/m/n/10 0xa700| Overfull \hbox (1.32718pt too wide) in paragraph at lines 16918--16919 []|\T1/SourceSansPro-LF/m/n/10 0xa720| Overfull \hbox (2.33719pt too wide) in paragraph at lines 16927--16928 []|\T1/SourceSansPro-LF/m/n/10 0xa800| Overfull \hbox (1.82718pt too wide) in paragraph at lines 16937--16938 []|\T1/SourceSansPro-LF/m/n/10 0xa830| Overfull \hbox (2.14719pt too wide) in paragraph at lines 16946--16947 []|\T1/SourceSansPro-LF/m/n/10 0xa840| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16955--16956 []|\T1/SourceSansPro-LF/m/n/10 0xa880| Overfull \hbox (1.91719pt too wide) in paragraph at lines 16964--16965 []|\T1/SourceSansPro-LF/m/n/10 0xa8e0| Overfull \hbox (2.33719pt too wide) in paragraph at lines 16973--16974 []|\T1/SourceSansPro-LF/m/n/10 0xa900| Overfull \hbox (1.78719pt too wide) in paragraph at lines 16982--16983 []|\T1/SourceSansPro-LF/m/n/10 0xa930| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16991--16992 []|\T1/SourceSansPro-LF/m/n/10 0xa960| Overfull \hbox (2.20718pt too wide) in paragraph at lines 17000--17001 []|\T1/SourceSansPro-LF/m/n/10 0xa980| Overfull \hbox (1.91719pt too wide) in paragraph at lines 17009--17010 []|\T1/SourceSansPro-LF/m/n/10 0xa9e0| Overfull \hbox (2.1272pt too wide) in paragraph at lines 17018--17019 []|\T1/SourceSansPro-LF/m/n/10 0xaa00| Overfull \hbox (1.9972pt too wide) in paragraph at lines 17027--17028 []|\T1/SourceSansPro-LF/m/n/10 0xaa60| Overfull \hbox (1.9972pt too wide) in paragraph at lines 17036--17037 []|\T1/SourceSansPro-LF/m/n/10 0xaa80| Overfull \hbox (1.7072pt too wide) in paragraph at lines 17045--17046 []|\T1/SourceSansPro-LF/m/n/10 0xaae0| Overfull \hbox (2.6172pt too wide) in paragraph at lines 17054--17055 []|\T1/SourceSansPro-LF/m/n/10 0xab00| Overfull \hbox (2.2072pt too wide) in paragraph at lines 17063--17064 []|\T1/SourceSansPro-LF/m/n/10 0xab30| Overfull \hbox (1.9072pt too wide) in paragraph at lines 17072--17073 []|\T1/SourceSansPro-LF/m/n/10 0xab70| Overfull \hbox (1.79721pt too wide) in paragraph at lines 17081--17082 []|\T1/SourceSansPro-LF/m/n/10 0xabc0| Overfull \hbox (1.6472pt too wide) in paragraph at lines 17090--17091 []|\T1/SourceSansPro-LF/m/n/10 0xac00| Overfull \hbox (2.5872pt too wide) in paragraph at lines 17099--17100 []|\T1/SourceSansPro-LF/m/n/10 0xd7b0| Overfull \hbox (2.77719pt too wide) in paragraph at lines 17108--17109 []|\T1/SourceSansPro-LF/m/n/10 0xd800| Overfull \hbox (2.9272pt too wide) in paragraph at lines 17118--17119 []|\T1/SourceSansPro-LF/m/n/10 0xdb80| Overfull \hbox (2.0872pt too wide) in paragraph at lines 17127--17128 []|\T1/SourceSansPro-LF/m/n/10 0xdc00| Overfull \hbox (2.31718pt too wide) in paragraph at lines 17136--17137 []|\T1/SourceSansPro-LF/m/n/10 0xe000| Overfull \hbox (0.59721pt too wide) in paragraph at lines 17156--17157 []|\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 18200--18200 []\T1/SourceSansPro-LF/m/n/10 Event Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0x0 Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0xa Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0xb Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0xc Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0xd Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0xe Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0xf Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0x14 Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0x15 Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0x16 Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0x17 Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0x18 [289] [290] [291 <./microui_traces_systemview.png>] Underfull \vbox (badness 3281) detected at line 18764 [292] Underfull \vbox (badness 10000) detected at line 18764 Underfull \vbox (badness 10000) detected at line 18764 [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 19640--19641 []\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 19679--19680 []\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.19794 ...ربية}\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.19794 ...ربية}\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.19794 ...ربية}\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.19794 ...ربية}\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.19794 ...ربية}\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.19794 ...ربية}\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.19794 ...ربية}\PYG{l+s}{\PYGZdq{}}\PYG{p}{;} [315 <./drawStringOnCircle1.png>] [316 <./drawStringLayout.png>] Underfull \hbox (badness 10000) in paragraph at lines 19892--19893 []\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 20028--20029 []\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 20075--20076 []\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 20075--20076 \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 20181 [322] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20188 ...imen]{{drawAnimatedImageTranslate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20188 ...imen]{{drawAnimatedImageTranslate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20228 ...dimen]{{drawAnimatedImageOverPath}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20228 ...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.20300 ...xdimen]{{drawAnimatedImageScaleXY}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20300 ...xdimen]{{drawAnimatedImageScaleXY}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20341 ...pxdimen]{{drawAnimatedImageRotate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20341 ...pxdimen]{{drawAnimatedImageRotate}.gif} [325] Underfull \vbox (badness 7397) detected at line 20446 [326] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20453 ...dimen]{{drawAnimatedImageMorphing}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20453 ...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.20539 ...xpxdimen]{{drawAnimatedImageColor}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20539 ...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.20647 ...phinxpxdimen]{{linearInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20647 ...phinxpxdimen]{{linearInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20659 ...xpxdimen]{{accelerateInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20659 ...xpxdimen]{{accelerateInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20671 ...phinxpxdimen]{{bounceInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20671 ...phinxpxdimen]{{bounceInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20683 ...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.20683 ...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.20697 ...hinxpxdimen]{{custom0Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20697 ...hinxpxdimen]{{custom0Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20713 ...hinxpxdimen]{{custom1Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20713 ...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 21041. (/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 22161--22162 []\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 22458 [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 24060--24061 []|\T1/SourceSansPro-LF/m/n/10 Module Overfull \hbox (5.24944pt too wide) in paragraph at lines 24067--24068 []|\T1/zi4/m/n/10 Bluetooth[]| Underfull \hbox (badness 5302) in paragraph at lines 24069--24070 \T1/SourceSansPro-LF/m/n/10 on the Generic At-tribute Pro-file Overfull \hbox (1.35934pt too wide) in paragraph at lines 2--24072 []|[][]\T1/SourceSansPro-LF/m/n/10 bluetooth[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24077 [][][]\T1/SourceSansPro-LF/m/n/10 Bluetooth Overfull \hbox (20.24944pt too wide) in paragraph at lines 24081--24082 []|\T1/zi4/m/n/10 ECOM-Network[]| Underfull \hbox (badness 5696) in paragraph at lines 24083--24084 []|\T1/SourceSansPro-LF/m/n/10 Network in-ter-faces man-age-ment Underfull \hbox (badness 10000) in paragraph at lines 2--24086 []|[][]\T1/SourceSansPro-LF/m/n/10 ecom- Overfull \hbox (16.7787pt too wide) in paragraph at lines 2--24088 []|[][]\T1/SourceSansPro-LF/m/n/10 NetworkInterfaceManager Overfull \hbox (5.24944pt too wide) in paragraph at lines 24090--24091 []|\T1/zi4/m/n/10 ECOM-WIFI[]| Underfull \hbox (badness 10000) in paragraph at lines 2--24095 []|[][]\T1/SourceSansPro-LF/m/n/10 ecom- Underfull \hbox (badness 10000) in paragraph at lines 2--24120 [][][]\T1/SourceSansPro-LF/m/n/10 NET util-ity Underfull \hbox (badness 10000) in paragraph at lines 2--24143 [][][]\T1/SourceSansPro-LF/m/n/10 SSL mu-tual Underfull \hbox (badness 10000) in paragraph at lines 2--24146 [][][]\T1/SourceSansPro-LF/m/n/10 SSL mu-tual Underfull \hbox (badness 10000) in paragraph at lines 2--24149 [][][]\T1/SourceSansPro-LF/m/n/10 SSL util-ity [385 <./networking_overview.png>] Underfull \hbox (badness 10000) in paragraph at lines 24173--24174 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 24180--24181 []|\T1/zi4/m/n/10 Android Overfull \hbox (20.24944pt too wide) in paragraph at lines 24180--24181 \T1/zi4/m/n/10 Connectivity[]| Underfull \hbox (badness 10000) in paragraph at lines 2--24185 []|[][]\T1/SourceSansPro-LF/m/n/10 android- Overfull \hbox (11.39934pt too wide) in paragraph at lines 2--24185 \T1/SourceSansPro-LF/m/n/10 connectivity[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24187 []|[][]\T1/SourceSansPro-LF/m/n/10 ConnectivityManager Underfull \hbox (badness 10000) in paragraph at lines 24194--24195 []|\T1/zi4/m/n/10 HTTP Overfull \hbox (3.66933pt too wide) in paragraph at lines 2--24199 []|[][]\T1/SourceSansPro-LF/m/n/10 httpclient[][], Underfull \hbox (badness 10000) in paragraph at lines 2--24199 [][]\T1/SourceSansPro-LF/m/n/10 http- Underfull \hbox (badness 10000) in paragraph at lines 2--24201 []|[][]\T1/SourceSansPro-LF/m/n/10 HttpURLConnection Underfull \hbox (badness 10000) in paragraph at lines 2--24204 [][][]\T1/SourceSansPro-LF/m/n/10 HTTP client Underfull \hbox (badness 10000) in paragraph at lines 24206--24207 []\T1/SourceSansPro-LF/m/n/10 See also [][]REST Underfull \hbox (badness 10000) in paragraph at lines 24211--24212 []|\T1/zi4/m/n/10 HTTP Underfull \hbox (badness 10000) in paragraph at lines 24211--24212 \T1/zi4/m/n/10 Server Underfull \hbox (badness 10000) in paragraph at lines 24228--24229 []|\T1/zi4/m/n/10 MQTT Underfull \hbox (badness 10000) in paragraph at lines 24228--24229 \T1/zi4/m/n/10 Client Overfull \hbox (15.24944pt too wide) in paragraph at lines 24228--24229 \T1/zi4/m/n/10 (MicroPaho)[]| Underfull \hbox (badness 6876) in paragraph at lines 24230--24231 []|\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--24233 []|[][]\T1/SourceSansPro-LF/m/n/10 micropaho[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24238 [][][]\T1/SourceSansPro-LF/m/n/10 MicroPaho Underfull \hbox (badness 10000) in paragraph at lines 2--24241 [][][]\T1/SourceSansPro-LF/m/n/10 MQTT pub-lish Underfull \hbox (badness 10000) in paragraph at lines 24248--24249 []|\T1/zi4/m/n/10 REST Underfull \hbox (badness 10000) in paragraph at lines 24250--24251 []|\T1/SourceSansPro-LF/m/n/10 REpresentational State Tran-fer Underfull \hbox (badness 10000) in paragraph at lines 2--24258 [][][]\T1/SourceSansPro-LF/m/n/10 REST client Underfull \hbox (badness 10000) in paragraph at lines 24265--24266 []|\T1/zi4/m/n/10 REST Underfull \hbox (badness 10000) in paragraph at lines 24267--24268 []|\T1/SourceSansPro-LF/m/n/10 REpresentational State Tran-fer Overfull \hbox (1.77933pt too wide) in paragraph at lines 2--24270 []|[][]\T1/SourceSansPro-LF/m/n/10 restserver[][]| Underfull \hbox (badness 10000) in paragraph at lines 24279--24280 []|\T1/zi4/m/n/10 SNTP Underfull \hbox (badness 10000) in paragraph at lines 24281--24282 []|\T1/SourceSansPro-LF/m/n/10 Simple Net-work Time Pro-to-col Overfull \hbox (2.21935pt too wide) in paragraph at lines 2--24284 []|[][]\T1/SourceSansPro-LF/m/n/10 sntpclient[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24289 [][][]\T1/SourceSansPro-LF/m/n/10 SNTP client Overfull \hbox (5.24944pt too wide) in paragraph at lines 24293--24294 []|\T1/zi4/m/n/10 WebSocket Overfull \hbox (7.54935pt too wide) in paragraph at lines 2--24298 []|[][]\T1/SourceSansPro-LF/m/n/10 websocket[][], Overfull \hbox (7.90933pt too wide) in paragraph at lines 2--24298 [][]\T1/SourceSansPro-LF/m/n/10 websocket- Underfull \hbox (badness 10000) in paragraph at lines 2--24303 [][][]\T1/SourceSansPro-LF/m/n/10 WebSocket Underfull \hbox (badness 10000) in paragraph at lines 2--24306 [][][]\T1/SourceSansPro-LF/m/n/10 WebSocket [386] [387] Underfull \hbox (badness 10000) in paragraph at lines 24327--24328 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 2--24342 [][][]\T1/SourceSansPro-LF/m/n/10 CborEncoder Underfull \hbox (badness 10000) in paragraph at lines 2--24345 [][][]\T1/SourceSansPro-LF/m/n/10 CborDecoder Underfull \hbox (badness 10000) in paragraph at lines 2--24362 [][][]\T1/SourceSansPro-LF/m/n/10 JSONObject Underfull \hbox (badness 10000) in paragraph at lines 2--24365 [][][]\T1/SourceSansPro-LF/m/n/10 JSONWriter Overfull \hbox (1.93938pt too wide) in paragraph at lines 2--24382 []|[][]\T1/SourceSansPro-LF/m/n/10 protobuf3[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24385 [] Overfull \hbox (12.7588pt too wide) in paragraph at lines 2--24385 [][]\T1/SourceSansPro-LF/m/n/10 CodedInputStream Underfull \hbox (badness 10000) in paragraph at lines 2--24388 [] Overfull \hbox (20.11879pt too wide) in paragraph at lines 2--24388 [][]\T1/SourceSansPro-LF/m/n/10 CodedOutputStream Underfull \hbox (badness 10000) in paragraph at lines 2--24393 [][][]\T1/SourceSansPro-LF/m/n/10 Protobuf3 Underfull \hbox (badness 10000) in paragraph at lines 2--24405 [][][]\T1/SourceSansPro-LF/m/n/10 XmlPullParser Underfull \hbox (badness 10000) in paragraph at lines 2--24408 [][][]\T1/SourceSansPro-LF/m/n/10 XmlSerializer Underfull \hbox (badness 10000) in paragraph at lines 24439--24440 []|\T1/zi4/m/n/10 AWS Underfull \hbox (badness 10000) in paragraph at lines 24439--24440 \T1/zi4/m/n/10 IoT Underfull \hbox (badness 5475) in paragraph at lines 24441--24442 []|\T1/SourceSansPro-LF/m/n/10 AWS IoT Core client, pro-vid-ing pub- Underfull \hbox (badness 10000) in paragraph at lines 24454--24455 []|\T1/zi4/m/n/10 Google Underfull \hbox (badness 10000) in paragraph at lines 24454--24455 \T1/zi4/m/n/10 Cloud Overfull \hbox (7.69951pt too wide) in paragraph at lines 24454--24455 \T1/zi4/m/n/10 Platform Underfull \hbox (badness 10000) in paragraph at lines 24454--24455 \T1/zi4/m/n/10 Iot Underfull \hbox (badness 10000) in paragraph at lines 2--24462 [][][]\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.24513 ...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.24513 ...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 24792. [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 25356--25360 []\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 25927--25930 []\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 25944--25946 []\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 26532. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26532. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26532. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26532. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26532. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26532. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26532. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26532. [416] [417] [418] [419] [420] [421] [422] [423] [424] [425] [426] [427] [428 <./platformConfigurationSkeleton.png>] [429] Underfull \hbox (badness 10000) in paragraph at lines 27712--27713 []\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 27728--27728 []\T1/zi4/m/it/9 ============================================================== ==============================================[]| Overfull \hbox (75.24504pt too wide) in paragraph at lines 27733--27733 []\T1/zi4/m/it/9 ============================================================== ==============================================[]| [430] [431 <./platformSource.png>] [432] Underfull \hbox (badness 10000) in paragraph at lines 27839--27842 []\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 28069--28070 []|\T1/SourceSansPro-LF/m/n/10 Option Overfull \hbox (15.24944pt too wide) in paragraph at lines 28076--28077 []|\T1/zi4/m/n/10 microejapp. 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 microejlib. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28083--28084 \T1/zi4/m/n/10 relative. Overfull \hbox (15.24944pt too wide) in paragraph at lines 28090--28091 []|\T1/zi4/m/n/10 microejinc. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28090--28091 \T1/zi4/m/n/10 relative. Overfull \hbox (30.24944pt too wide) in paragraph at lines 28097--28098 []|\T1/zi4/m/n/10 microejscript. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28097--28098 \T1/zi4/m/n/10 relative. Underfull \hbox (badness 10000) in paragraph at lines 28104--28105 []|\T1/zi4/m/n/10 root. Underfull \hbox (badness 10000) in paragraph at lines 28132--28133 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28137--28138 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28142--28143 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28147--28148 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28152--28153 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28157--28158 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28162--28163 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28167--28168 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28172--28173 []|\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 28663--28664 []|\T1/SourceSansPro-LF/m/n/10 SECURITY Underfull \hbox (badness 7256) in paragraph at lines 28665--28666 []|\T1/SourceSansPro-LF/m/n/10 NET Java Test Underfull \hbox (badness 10000) in paragraph at lines 28667--28668 []|\T1/SourceSansPro-LF/m/n/10 SSL Java Test Underfull \hbox (badness 10000) in paragraph at lines 28680--28681 []|\T1/SourceSansPro-LF/m/n/10 3.4.0 (On Underfull \hbox (badness 10000) in paragraph at lines 28682--28683 []|\T1/SourceSansPro-LF/m/n/10 3.0.1 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28695--28696 []|\T1/SourceSansPro-LF/m/n/10 3.4.0 (On Underfull \hbox (badness 10000) in paragraph at lines 28697--28698 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28699--28701 []|\T1/SourceSansPro-LF/m/n/10 1.1.0 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28710--28711 []|\T1/SourceSansPro-LF/m/n/10 3.5.2 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28712--28713 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28714--28716 []|\T1/SourceSansPro-LF/m/n/10 1.1.0 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28723--28724 []|\T1/SourceSansPro-LF/m/n/10 1.4.0 Underfull \hbox (badness 10000) in paragraph at lines 28723--28724 \T1/SourceSansPro-LF/m/n/10 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28725--28726 []|\T1/SourceSansPro-LF/m/n/10 3.5.2 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28727--28728 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28729--28731 []|\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 29174 [451] [452] [453] [454] [455] Underfull \hbox (badness 10000) in paragraph at lines 29558--29559 []\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 29558--29559 []\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 29839 [461 <./sni_flow.png>] [462] [463 <./sni_sync.png>] Underfull \hbox (badness 10000) in paragraph at lines 1--29960 []|[][]$\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 30294--30297 \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 30380--30384 \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 30794--30796 []\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.30833 \begin{sphinxVerbatim} [commandchars=\\\{\}] [478]pdfTeX warning (ext4): destination with the same identifier (name{literalblock.2}) has been already u sed, duplicate ignored \relax l.30881 \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 31917. [499] Underfull \hbox (badness 5696) in paragraph at lines 31966--31968 []\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 32064 Underfull \vbox (badness 10000) detected at line 32064 [501] [502] Underfull \hbox (badness 10000) in paragraph at lines 32138--32140 \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 32152--32153 []\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 32169--32170 []\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 32175--32176 []\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 32186--32187 []\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 32186--32187 \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 32509. [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 33777 [523] Overfull \vbox (0.82593pt too high) detected at line 33823 [524] [525] Overfull \vbox (1.82593pt too high) detected at line 33946 [526] Overfull \vbox (2.12442pt too high) detected at line 34015 [527] Underfull \vbox (badness 3343) detected at line 34087 [528] [529] Overfull \vbox (1.29552pt too high) detected at line 34159 [530] Overfull \vbox (1.82593pt too high) detected at line 34234 [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 34526--34526 []\T1/SourceSansPro-LF/m/n/10 Tear- Underfull \hbox (badness 10000) in paragraph at lines 34526--34526 []\T1/SourceSansPro-LF/m/n/10 Nb Underfull \hbox (badness 10000) in paragraph at lines 34526--34526 []\T1/SourceSansPro-LF/m/n/10 Flush time Underfull \hbox (badness 10000) in paragraph at lines 34526--34526 []\T1/SourceSansPro-LF/m/n/10 FPS Underfull \hbox (badness 5203) in paragraph at lines 34526--34526 []\T1/SourceSansPro-LF/m/n/10 CPU load [536] [537] [538] Underfull \hbox (badness 10000) in paragraph at lines 34729--34730 []\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 34729--34730 []\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 35775--35776 []\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 35778--35779 []\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 35827--35828 \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 35839--35840 []\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.35909 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.4}) has been already used, d uplicate ignored \relax l.35921 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.5}) has been already used, d uplicate ignored \relax l.35931 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.6}) has been already used, d uplicate ignored \relax l.35943 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.7}) has been already used, d uplicate ignored \relax l.35953 \begin{sphinxVerbatim} [commandchars=\\\{\}] [556]pdfTeX warning (ext4): destination with the same identifier (name{literalblock.8}) has been already u sed, duplicate ignored \relax l.35963 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 35979--35980 []\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.36750 \begin{sphinxVerbatim} [commandchars=\\\{\}] [568] [569 <./graphviz-6baf 21a497ab9e0043cef2bf3d691fc132794bb5.pdf>] [570] [571] [572 <./fpwidgets.png>] [573] [574] Underfull \hbox (badness 10000) in paragraph at lines 37136--37137 []\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 37223--37224 []\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 37712--37713 []\T1/zi4/m/n/10 void LLUI_DISPLAY_IMPL_binarySemaphoreTake([. Overfull \hbox (26.05243pt too wide) in paragraph at lines 37715--37716 []\T1/zi4/m/n/10 void LLUI_DISPLAY_IMPL_binarySemaphoreGive([. Underfull \hbox (badness 10000) in paragraph at lines 37718--37719 []\T1/zi4/m/n/10 uint8_t* LLUI_DISPLAY_IMPL_flush([... Overfull \hbox (71.05243pt too wide) in paragraph at lines 37728--37729 []\T1/zi4/m/n/10 int32_t LLDISPLAY_IMPL_getWorkingBufferStartAddress([. Overfull \hbox (61.05243pt too wide) in paragraph at lines 37731--37732 []\T1/zi4/m/n/10 int32_t LLDISPLAY_IMPL_getWorkingBufferEndAddress([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37794--37795 []\T1/zi4/m/n/10 jint LLUI_INPUT_IMPL_getInitialStateValue([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37797--37798 []\T1/zi4/m/n/10 void LLUI_INPUT_IMPL_enterCriticalSection([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37800--37801 []\T1/zi4/m/n/10 void LLUI_INPUT_IMPL_leaveCriticalSection([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37813--37814 []\T1/zi4/m/n/10 int32_t LLINPUT_IMPL_getInitialStateValue([. Overfull \hbox (6.05243pt too wide) in paragraph at lines 37816--37817 []\T1/zi4/m/n/10 void LLINPUT_IMPL_enterCriticalSection([. Overfull \hbox (6.05243pt too wide) in paragraph at lines 37819--37820 []\T1/zi4/m/n/10 void LLINPUT_IMPL_leaveCriticalSection([. [581] Underfull \hbox (badness 10000) in paragraph at lines 37866--37867 []\T1/zi4/m/n/10 int32_t LLLEDS_IMPL_getIntensity([... Underfull \hbox (badness 10000) in paragraph at lines 37922--37924 \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 38807--38808 []\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 40405--40406 []\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 40499. (/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 40499. [613] Underfull \hbox (badness 10000) in paragraph at lines 40618--40619 []\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 40621--40622 []\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 40621--40622 []\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 40853--40854 []\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 40856--40857 []\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 40856--40857 \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 40983--40984 []\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 41010--41011 []\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 41010--41011 []\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 41065--41066 []\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 41087--41088 []\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 41090--41091 []\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 41093--41094 []\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 41096--41097 []\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 41099--41100 []\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 41102--41103 []\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 41105--41106 []\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 41108--41109 []\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 41111--41112 []\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 41114--41115 []\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 41120--41121 \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 41123--41124 []\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 41123--41124 \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 41123--41124 \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 41126--41127 []\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 41126--41127 \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 41126--41127 \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 41129--41130 []\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 41129--41130 []\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 41129--41130 \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 41135--41136 []\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 41138--41139 []\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 41141--41142 []\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 41144--41145 []\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 41158--41159 []\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 41161--41162 []\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 41161--41162 \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 41164--41165 []\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 41164--41165 []\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 41167--41168 []\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 41175--41176 []\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 41178--41179 []\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 41181--41182 []\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 41184--41185 []\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 41190--41191 []\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 41196--41197 []\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 41205--41206 []\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 41213--41214 []\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 41221--41222 []\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 41227--41228 []\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 41230--41231 []\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 41241--41242 []\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 41244--41245 []\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 41247--41248 []\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 41250--41251 []\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 41253--41254 []\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 41256--41257 []\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 41259--41260 []\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 41262--41263 []\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 41268--41269 []\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 41271--41272 []\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 41274--41275 []\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 41277--41278 []\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 41280--41281 []\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 41291--41292 []\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 41294--41295 []\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 41297--41298 []\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 41334--41335 []\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 41337--41338 []\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 41337--41338 []\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 41340--41341 []\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 41348--41349 []\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 41383--41384 []\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 41426--41427 []\T1/SourceSansPro-LF/m/n/10 Create a new front panel project: [][][] > [][ ][] > [][][] > [][][] > [624] Underfull \hbox (badness 10000) in paragraph at lines 41513--41514 []\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 41574--41575 \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 41638--41639 []\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 41638--41639 \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 41732--41733 []\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 41862--41863 []\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 41870--41871 []\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 41876--41877 []\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 41898--41899 []\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 42242--42243 []\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 42248--42249 []\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 42299--42300 []\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 42305--42306 []\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 42379--42380 []\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 42821--42822 []\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 42937--42942 []\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 43016. [649] [650] [651] [652] [653] [654] Underfull \hbox (badness 10000) in paragraph at lines 43437--43440 []\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 43619 [659] Underfull \hbox (badness 10000) in paragraph at lines 43645--43648 []\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 43717 [661] [662] [663 <./STM32F7508-DK-demoWidget-SystemView.png>] Underfull \hbox (badness 10000) in paragraph at lines 43806--43807 []\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 43809--43810 []\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 43809--43810 []\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 44007--44010 \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 44007--44010 \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 44007--44010 \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 45301--45305 []\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 45301--45305 \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 45512--45512 \T1/SourceSansPro-LF/m/n/10 gen-er-a-tor Overfull \hbox (8.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonRepeatedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (18.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (3.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerMovedEvent[]| Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 []|\T1/SourceSansPro-LF/m/n/10 The ini-tial value of each state ma-chine Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 \T1/SourceSansPro-LF/m/n/10 (of a States) is re-trieved by a call to Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_getInitialStateValue[] Overfull \hbox (3.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (8.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 \T1/SourceSansPro-LF/m/n/10 gen-er-a-tor Overfull \hbox (8.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonRepeatedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (18.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (3.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerMovedEvent[]| Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 []|\T1/SourceSansPro-LF/m/n/10 The ini-tial value of each state ma-chine Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 \T1/SourceSansPro-LF/m/n/10 (of a States) is re-trieved by a call to Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_getInitialStateValue[] Overfull \hbox (3.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (8.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 [697] [698] Underfull \hbox (badness 6725) in paragraph at lines 45563--45568 \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 45881--45882 []\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 46260--46261 []|\T1/SourceSansPro-LF/m/n/10 Message [710] Underfull \hbox (badness 10000) in paragraph at lines 46456--46456 []|\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 46456--46456 []|\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 46477--46480 []\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 46657--46658 [][] Overfull \hbox (10.13881pt too wide) in paragraph at lines 46754--46755 [][] [713] [714] [715] [716] [717] [718] [719] Underfull \hbox (badness 10000) in paragraph at lines 48411--48411 []\T1/SourceSansPro-LF/m/n/10 Mes-sage [720] Underfull \hbox (badness 10000) in paragraph at lines 48568--48568 []\T1/zi4/m/n/10 -descriptionFile Underfull \hbox (badness 10000) in paragraph at lines 48568--48568 []\T1/zi4/m/n/10 -waitingTaskLimit Overfull \hbox (6.25586pt too wide) in paragraph at lines 48568--48568 []\T1/zi4/m/n/10 -outputArchitecture Overfull \hbox (1.25586pt too wide) in paragraph at lines 48568--48568 []\T1/zi4/m/n/10 -rwBlockHeaderSize Underfull \hbox (badness 10000) in paragraph at lines 48568--48568 []\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.48767 \begin{sphinxVerbatim} [commandchars=\\\{\}] [722] Overfull \hbox (3.86812pt too wide) in paragraph at lines 48833--48834 []\T1/zi4/m/n/10 eventgenerators[] Underfull \hbox (badness 10000) in paragraph at lines 48833--48834 Package varwidth Warning: Failed to reprocess entire contents on input line 488 35. Underfull \hbox (badness 10000) detected at line 48835 Overfull \hbox (3.86812pt too wide) detected at line 48835 []\T1/zi4/m/n/10 eventgenerators[] Package varwidth Warning: Failed to reprocess entire contents on input line 488 35. Underfull \hbox (badness 10000) in paragraph at lines 48847--48848 []\T1/zi4/m/n/10 eventgenerator[] Underfull \hbox (badness 10000) in paragraph at lines 48847--48848 Package varwidth Warning: Failed to reprocess entire contents on input line 488 49. Underfull \hbox (badness 10000) detected at line 48849 Package varwidth Warning: Failed to reprocess entire contents on input line 488 49. Package varwidth Warning: Failed to reprocess entire contents on input line 488 73. Package varwidth Warning: Failed to reprocess entire contents on input line 488 73. Package varwidth Warning: Failed to reprocess entire contents on input line 488 92. Package varwidth Warning: Failed to reprocess entire contents on input line 488 92. Package varwidth Warning: Failed to reprocess entire contents on input line 489 11. Package varwidth Warning: Failed to reprocess entire contents on input line 489 11. Package varwidth Warning: Failed to reprocess entire contents on input line 489 35. Package varwidth Warning: Failed to reprocess entire contents on input line 489 35. Package varwidth Warning: Failed to reprocess entire contents on input line 489 69. Package varwidth Warning: Failed to reprocess entire contents on input line 489 69. Package varwidth Warning: Failed to reprocess entire contents on input line 489 93. Package varwidth Warning: Failed to reprocess entire contents on input line 489 93. Underfull \hbox (badness 10000) in paragraph at lines 48996--48998 []|\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 48996--48998 \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 29. Package varwidth Warning: Failed to reprocess entire contents on input line 490 29. Package varwidth Warning: Failed to reprocess entire contents on input line 490 43. Package varwidth Warning: Failed to reprocess entire contents on input line 490 43. [723] [724] Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. [725] Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Overfull \hbox (1.7963pt too wide) in paragraph at lines 49319--49319 []|\T1/zi4/m/n/10 xsi:schemaLocation[]| Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Overfull \hbox (1.7963pt too wide) in paragraph at lines 49319--49319 []|\T1/zi4/m/n/10 xsi:schemaLocation[]| Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Underfull \hbox (badness 10000) in paragraph at lines 49380--49380 []\T1/zi4/m/n/10 -connectTimeout Underfull \hbox (badness 10000) in paragraph at lines 49380--49380 []\T1/zi4/m/n/10 -excludes Underfull \hbox (badness 10000) in paragraph at lines 49380--49380 []\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.49533 \begin{sphinxVerbatim} [commandchars=\\\{\}] Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. [729] [730] Overfull \hbox (2.36441pt too wide) in paragraph at lines 49870--49871 [][] [731] Overfull \hbox (8.14131pt too wide) in paragraph at lines 49922--49923 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 49924--49925 []|\T1/SourceSansPro-LF/m/n/10 Build Underfull \hbox (badness 10000) in paragraph at lines 49924--49925 \T1/SourceSansPro-LF/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 49926--49927 []|\T1/SourceSansPro-LF/m/n/10 Known Com-pat-i-ble Ver- Overfull \hbox (0.92131pt too wide) in paragraph at lines 49930--49932 []|\T1/SourceSansPro-LF/m/n/10 Module| Underfull \hbox (badness 10000) in paragraph at lines 49933--49934 []|\T1/SourceSansPro-LF/m/n/10 Keil Underfull \hbox (badness 10000) in paragraph at lines 49933--49934 \T1/SourceSansPro-LF/m/n/10 uVi- Overfull \hbox (1.57127pt too wide) in paragraph at lines 49935--49936 []|\T1/SourceSansPro-LF/m/n/10 5.18.0.0| Underfull \hbox (badness 10000) in paragraph at lines 49939--49940 []|\T1/zi4/m/n/10 --cpu Cortex-M4.fp --apcs=/hardfp Overfull \hbox (9.55128pt too wide) in paragraph at lines 2--49943 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4A20[][]| Underfull \hbox (badness 10000) in paragraph at lines 49950--49951 []|\T1/zi4/m/n/10 -mabi=aapcs -mcpu=cortex-m4 Underfull \hbox (badness 10000) in paragraph at lines 49950--49951 \T1/zi4/m/n/10 -mlittle-endian -mfpu=fpv4-sp-d16 Overfull \hbox (9.87128pt too wide) in paragraph at lines 2--49954 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4G25[][]| Underfull \hbox (badness 10000) in paragraph at lines 49955--49956 []|\T1/SourceSansPro-LF/m/n/10 IAR Underfull \hbox (badness 10000) in paragraph at lines 49955--49956 \T1/SourceSansPro-LF/m/n/10 Em- Underfull \hbox (badness 10000) in paragraph at lines 49955--49956 \T1/SourceSansPro-LF/m/n/10 bed- Underfull \hbox (badness 10000) in paragraph at lines 49955--49956 \T1/SourceSansPro-LF/m/n/10 ded Underfull \hbox (badness 10000) in paragraph at lines 49955--49956 \T1/SourceSansPro-LF/m/n/10 Work- Underfull \hbox (badness 10000) in paragraph at lines 49955--49956 \T1/SourceSansPro-LF/m/n/10 bench Underfull \hbox (badness 10000) in paragraph at lines 49955--49956 \T1/SourceSansPro-LF/m/n/10 for Overfull \hbox (18.03123pt too wide) in paragraph at lines 49957--49958 []|\T1/SourceSansPro-LF/m/n/10 8.32.1.18631| Overfull \hbox (6.29128pt too wide) in paragraph at lines 2--49965 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4I35[][]| Overfull \hbox (8.14131pt too wide) in paragraph at lines 49986--49987 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 49988--49989 []|\T1/SourceSansPro-LF/m/n/10 Build Underfull \hbox (badness 10000) in paragraph at lines 49988--49989 \T1/SourceSansPro-LF/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 49990--49991 []|\T1/SourceSansPro-LF/m/n/10 Known Com-pat-i-ble Ver- Overfull \hbox (0.92131pt too wide) in paragraph at lines 49994--49996 []|\T1/SourceSansPro-LF/m/n/10 Module| Underfull \hbox (badness 10000) in paragraph at lines 49997--49998 []|\T1/SourceSansPro-LF/m/n/10 Keil Underfull \hbox (badness 10000) in paragraph at lines 49997--49998 \T1/SourceSansPro-LF/m/n/10 uVi- Overfull \hbox (1.57127pt too wide) in paragraph at lines 49999--50000 []|\T1/SourceSansPro-LF/m/n/10 5.18.0.0| Underfull \hbox (badness 7344) in paragraph at lines 50003--50004 []|\T1/zi4/m/n/10 --cpu Cortex-M7.fp.sp --apcs=/hardfp Overfull \hbox (7.4213pt too wide) in paragraph at lines 2--50007 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7A21[][]| Underfull \hbox (badness 10000) in paragraph at lines 50014--50015 []|\T1/zi4/m/n/10 -mabi=aapcs -mcpu=cortex-m7 Underfull \hbox (badness 10000) in paragraph at lines 50014--50015 \T1/zi4/m/n/10 -mlittle-endian -mfpu=fpv5-sp-d16 Overfull \hbox (9.81128pt too wide) in paragraph at lines 2--50018 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7G26[][]| Underfull \hbox (badness 10000) in paragraph at lines 50019--50020 []|\T1/SourceSansPro-LF/m/n/10 IAR Underfull \hbox (badness 10000) in paragraph at lines 50019--50020 \T1/SourceSansPro-LF/m/n/10 Em- Underfull \hbox (badness 10000) in paragraph at lines 50019--50020 \T1/SourceSansPro-LF/m/n/10 bed- Underfull \hbox (badness 10000) in paragraph at lines 50019--50020 \T1/SourceSansPro-LF/m/n/10 ded Underfull \hbox (badness 10000) in paragraph at lines 50019--50020 \T1/SourceSansPro-LF/m/n/10 Work- Underfull \hbox (badness 10000) in paragraph at lines 50019--50020 \T1/SourceSansPro-LF/m/n/10 bench Underfull \hbox (badness 10000) in paragraph at lines 50019--50020 \T1/SourceSansPro-LF/m/n/10 for Overfull \hbox (18.03123pt too wide) in paragraph at lines 50021--50022 []|\T1/SourceSansPro-LF/m/n/10 8.32.1.18631| Overfull \hbox (6.39128pt too wide) in paragraph at lines 2--50029 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7I36[][]| [732] Overfull \hbox (3.87445pt too wide) in paragraph at lines 50047--50048 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 50053--50054 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 50058--50059 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50058--50059 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50060--50061 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50060--50061 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50060--50061 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50060--50061 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50060--50061 \T1/SourceSansPro-LF/m/n/10 80- Overfull \hbox (8.4644pt too wide) in paragraph at lines 50060--50061 \T1/SourceSansPro-LF/m/n/10 g6c4433a)| Overfull \hbox (2.18443pt too wide) in paragraph at lines 2--50065 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou1[][]| Underfull \hbox (badness 10000) in paragraph at lines 50069--50070 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50069--50070 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50071--50072 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50071--50072 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50071--50072 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50071--50072 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50071--50072 \T1/SourceSansPro-LF/m/n/10 80- Overfull \hbox (8.4644pt too wide) in paragraph at lines 50071--50072 \T1/SourceSansPro-LF/m/n/10 g6c4433a)| Overfull \hbox (3.50443pt too wide) in paragraph at lines 2--50076 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou2[][]| Underfull \hbox (badness 10000) in paragraph at lines 50080--50081 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50080--50081 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50082--50083 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50082--50083 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50082--50083 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50082--50083 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50082--50083 \T1/SourceSansPro-LF/m/n/10 96- Overfull \hbox (8.94438pt too wide) in paragraph at lines 50082--50083 \T1/SourceSansPro-LF/m/n/10 g2852398)| Overfull \hbox (3.50443pt too wide) in paragraph at lines 2--50087 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou2[][]| Underfull \hbox (badness 10000) in paragraph at lines 50091--50092 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50091--50092 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50093--50094 []|\T1/SourceSansPro-LF/m/n/10 8.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50093--50094 \T1/SourceSansPro-LF/m/n/10 (crosstool- Overfull \hbox (3.46442pt too wide) in paragraph at lines 2--50098 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou3[][]| Underfull \hbox (badness 10000) in paragraph at lines 50102--50103 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50102--50103 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50104--50105 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50104--50105 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50104--50105 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50104--50105 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50104--50105 \T1/SourceSansPro-LF/m/n/10 97- Overfull \hbox (8.04442pt too wide) in paragraph at lines 50104--50105 \T1/SourceSansPro-LF/m/n/10 gc752ad5)| Overfull \hbox (5.4645pt too wide) in paragraph at lines 50108--50109 []|\T1/zi4/m/n/10 simikou4[]| Underfull \hbox (badness 10000) in paragraph at lines 50113--50114 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50113--50114 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50115--50116 []|\T1/SourceSansPro-LF/m/n/10 8.4.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50115--50116 \T1/SourceSansPro-LF/m/n/10 (crosstool- Overfull \hbox (5.4645pt too wide) in paragraph at lines 50119--50120 []|\T1/zi4/m/n/10 simikou5[]| Underfull \hbox (badness 10000) in paragraph at lines 50124--50125 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50124--50125 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50126--50127 []|\T1/SourceSansPro-LF/m/n/10 8.4.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50126--50127 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50128--50129 []|\T1/zi4/m/n/10 -mlongcalls -mfix-esp32-psram-cache-issue Overfull \hbox (5.4645pt too wide) in paragraph at lines 50130--50131 []|\T1/zi4/m/n/10 simikou6[]| [733] [734] [735 <./platform_fullPackaging_structure.png>] Underfull \hbox (badness 10000) in paragraph at lines 50311--50314 \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 50446--50450 []\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 50446--50450 \T1/SourceSansPro-LF/m/n/10 github . com / MicroEJ / PlatformQualificationTools / blob / master / framework / platform / README . rst$[][]. Underfull \hbox (badness 10000) in paragraph at lines 50446--50450 \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 50457--50458 []\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 50457--50458 []\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--50961 []|[][]$\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 51091--51091 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Demo Run- Underfull \hbox (badness 10000) in paragraph at lines 51091--51091 []\T1/SourceSansPro-LF/m/n/10 EDC/B- Overfull \hbox (27.2402pt too wide) in paragraph at lines 51091--51091 []\T1/SourceSansPro-LF/m/n/10 COMP/WADAPPS| Underfull \hbox (badness 10000) in paragraph at lines 51091--51091 []\T1/SourceSansPro-LF/m/n/10 MI- Overfull \hbox (14.15453pt too wide) in paragraph at lines 51091--51091 \T1/SourceSansPro-LF/m/n/10 CROUI/MWT| Overfull \hbox (26.17175pt too wide) in paragraph at lines 51091--51091 []\T1/SourceSansPro-LF/m/n/10 LEDS/BUTTONS| Overfull \hbox (31.06073pt too wide) in paragraph at lines 51091--51091 []\T1/SourceSansPro-LF/m/n/10 NET/CONNECT/SSL| Overfull \hbox (1.01366pt too wide) in paragraph at lines 51091--51091 []\T1/SourceSansPro-LF/m/n/10 BLE| Overfull \hbox (1.82365pt too wide) in paragraph at lines 51091--51091 []\T1/SourceSansPro-LF/m/n/10 HAL| Overfull \hbox (21.5272pt too wide) in paragraph at lines 51091--51091 []\T1/SourceSansPro-LF/m/n/10 ECOM/COMM| Underfull \hbox (badness 10000) in paragraph at lines 51183--51183 []\T1/SourceSansPro-LF/m/n/10 BUT-TONS or MICROUI- [749 <./check.png>] Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 \T1/SourceSansPro-LF/m/n/10 Demo Underfull \hbox (badness 5741) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Run-time Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 \T1/SourceSansPro-LF/m/n/10 age- Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 App- Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 \T1/SourceSansPro-LF/m/n/10 Metadata- Overfull \hbox (13.73042pt too wide) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 CommandServer- Overfull \hbox (2.49365pt too wide) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 NTP| Overfull \hbox (10.21362pt too wide) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 About| Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 Ap- Overfull \hbox (1.8816pt too wide) in paragraph at lines 51308--51308 \T1/SourceSansPro-LF/m/n/10 pList| Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 Forge Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 MicroEJ- Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 MicroEJ- Underfull \hbox (badness 10000) in paragraph at lines 51365--51365 []\T1/SourceSansPro-LF/m/n/10 App-Metadata- Overfull \hbox (3.66864pt too wide) in paragraph at lines 51365--51365 []\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 51437--51438 []\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 51524--51525 \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 51643--51643 []|\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 51643--51643 []|\T1/zi4/m/n/10 default->default;[] Underfull \hbox (badness 10000) in paragraph at lines 51643--51643 []|\T1/SourceSansPro-LF/m/n/10 Runtime En-vi-ron- Overfull \hbox (2.65308pt too wide) in paragraph at lines 51643--51643 []|\T1/zi4/m/n/10 systemapp-fw->application[]| Underfull \hbox (badness 6445) in paragraph at lines 51643--51643 []|\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 51643--51643 []|\T1/zi4/m/n/10 default->default;[] Underfull \hbox (badness 10000) in paragraph at lines 51643--51643 []|\T1/SourceSansPro-LF/m/n/10 Runtime En-vi-ron- Overfull \hbox (2.65308pt too wide) in paragraph at lines 51643--51643 []|\T1/zi4/m/n/10 systemapp-fw->application[]| Overfull \hbox (3.17218pt too wide) in paragraph at lines 51643--51644 [][] [757] [758]pdfTeX warning (ext4): destination with the same identifier (name{li teralblock.1}) has been already used, duplicate ignored \relax l.51709 \begin{sphinxVerbatim} [commandchars=\\\{\}] Overfull \hbox (1.65721pt too wide) in paragraph at lines 51786--51786 []|\T1/SourceSansPro-LF/m/n/10 require| Overfull \hbox (4.48721pt too wide) in paragraph at lines 51786--51786 []||[]| Overfull \hbox (1.65721pt too wide) in paragraph at lines 51786--51786 []|\T1/SourceSansPro-LF/m/n/10 require| Overfull \hbox (4.48721pt too wide) in paragraph at lines 51786--51786 []\T1/SourceSansPro-LF/m/n/10 method Overfull \hbox (4.48721pt too wide) detected at line 51786 []\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 52330--52331 []\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 52907 Underfull \vbox (badness 10000) detected at line 52907 [782] [783 <./feature_portability_overview.png>] Chapter 7. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 52979. [784 <./qa_resources-v3.PNG>] Underfull \hbox (badness 10000) in paragraph at lines 52994--52996 []\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.53756 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53756--53756 []\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 53852 [795]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.2}) has been already used, duplicate ignored \relax l.53883 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53883--53883 []\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.53945 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53945--53945 []\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 54245--54245 []\T1/zi4/m/it/9 ============================================================== ==============================================| Overfull \hbox (25.24498pt too wide) in paragraph at lines 54250--54250 []\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.54468 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.5}) has been already used, d uplicate ignored \relax l.54503 \begin{sphinxVerbatim} [commandchars=\\\{\}] [808] Underfull \vbox (badness 10000) detected at line 54561 Underfull \vbox (badness 10000) detected at line 54561 [809]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.6}) has been already used, duplicate ignored \relax l.54611 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54611--54611 []\T1/SourceSansPro-LF/m/n/10 Listing 6: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / Overfull \vbox (0.78357pt too high) detected at line 54629 [810]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.7}) has been already used, duplicate ignored \relax l.54657 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54657--54657 []\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 54690. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54690. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54691. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54692. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 8}) has been already used, duplicate ignored \relax l.54727 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54727--54727 []\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 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 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. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54762. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54764. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54765. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54766. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54767. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54768. [812]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.9}) has been already used, duplicate ignored \relax l.54782 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54782--54782 []\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 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. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54830. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54831. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54832. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54833. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54834. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54835. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54836. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 10}) has been already used, duplicate ignored \relax l.54846 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54846--54846 []\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 54884. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54885. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 11}) has been already used, duplicate ignored \relax l.54894 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54894--54894 []\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 54932. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54933. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 12}) has been already used, duplicate ignored \relax l.54944 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54944--54944 []\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 55371 [822] [823] [824 <./configure_build_bat_eclipse.png>] [825] [826] [827 <./tuto_ microej_cli_flow.PNG>] [828] Underfull \vbox (badness 10000) detected at line 55807 Underfull \vbox (badness 10000) detected at line 55807 [829] [830] [831] Underfull \hbox (badness 10000) in paragraph at lines 55971--55972 []\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 56293--56294 []\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 56888 [844] [845] [846] [847] [848] [849] [850] Underfull \hbox (badness 10000) in paragraph at lines 57325--57326 []\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 57831 [859] Underfull \hbox (badness 10000) in paragraph at lines 57851--57854 \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 57860--57860 []\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 58505--58510 \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 58505--58510 \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 58505--58510 [][]$\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 58796--58799 []\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 58796--58799 []\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 59017--59018 []\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 60041 [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 60430--60431 [][] [921 <./trace11.png> <./STR_trace-read1.png>] Underfull \vbox (badness 10000) detected at line 60519 Underfull \vbox (badness 10000) detected at line 60519 [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 60851--60854 []\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 61118--61119 []\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--61472 []|[][]$\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 61488. [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, 21665045 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 10243--10246 []\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--10972 [][]\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 11187--11190 []\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 11958--11958 []\T1/SourceSansPro-LF/m/n/10 Num-ber of Underfull \hbox (badness 10000) in paragraph at lines 11958--11958 []\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 12722--12725 []\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 59. Package varwidth Warning: Failed to reprocess entire contents on input line 131 59. Overfull \hbox (3.0945pt too wide) in paragraph at lines 13195--13196 []|[]\T1/zi4/m/n/10 symbolPrefix[]| Package varwidth Warning: Failed to reprocess entire contents on input line 132 08. Package varwidth Warning: Failed to reprocess entire contents on input line 132 08. Package varwidth Warning: Failed to reprocess entire contents on input line 132 50. Package varwidth Warning: Failed to reprocess entire contents on input line 132 50. Package varwidth Warning: Failed to reprocess entire contents on input line 132 64. Package varwidth Warning: Failed to reprocess entire contents on input line 132 64. [243] Package varwidth Warning: Failed to reprocess entire contents on input line 132 78. Package varwidth Warning: Failed to reprocess entire contents on input line 132 78. Package varwidth Warning: Failed to reprocess entire contents on input line 132 97. Package varwidth Warning: Failed to reprocess entire contents on input line 132 97. Package varwidth Warning: Failed to reprocess entire contents on input line 133 26. Package varwidth Warning: Failed to reprocess entire contents on input line 133 26. Package varwidth Warning: Failed to reprocess entire contents on input line 133 40. Package varwidth Warning: Failed to reprocess entire contents on input line 133 40. Package varwidth Warning: Failed to reprocess entire contents on input line 133 69. Package varwidth Warning: Failed to reprocess entire contents on input line 133 69. Package varwidth Warning: Failed to reprocess entire contents on input line 133 83. Package varwidth Warning: Failed to reprocess entire contents on input line 133 83. Package varwidth Warning: Failed to reprocess entire contents on input line 133 97. Package varwidth Warning: Failed to reprocess entire contents on input line 133 97. Package varwidth Warning: Failed to reprocess entire contents on input line 134 34. Package varwidth Warning: Failed to reprocess entire contents on input line 134 34. Package varwidth Warning: Failed to reprocess entire contents on input line 134 48. Package varwidth Warning: Failed to reprocess entire contents on input line 134 48. [244] [245] [246] Underfull \hbox (badness 10000) in paragraph at lines 13557--13560 []\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 14056--14061 []|\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 14397--14402 \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 14433--14434 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14441--14442 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14446--14447 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14446--14447 \T1/zi4/m/n/10 test. Underfull \hbox (badness 5388) in paragraph at lines 14448--14451 []|\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 14452--14453 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14452--14453 \T1/zi4/m/n/10 common. Underfull \hbox (badness 10000) in paragraph at lines 14454--14457 []|\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 14458--14459 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14479--14480 []|\T1/SourceSansPro-LF/m/n/10 Attribute Overfull \hbox (20.24944pt too wide) in paragraph at lines 14494--14495 []|\T1/zi4/m/n/10 verboseLevel[]| Overfull \hbox (10.24944pt too wide) in paragraph at lines 14503--14504 []|\T1/zi4/m/n/10 reportName[]| Overfull \hbox (85.24944pt too wide) in paragraph at lines 14510--14511 []|\T1/zi4/m/n/10 customPropertiesExtension[]| Overfull \hbox (40.24944pt too wide) in paragraph at lines 14525--14526 []|\T1/zi4/m/n/10 commonProperties[]| Overfull \hbox (15.24944pt too wide) in paragraph at lines 14543--14544 []|\T1/zi4/m/n/10 productName[]| Overfull \hbox (95.24944pt too wide) in paragraph at lines 14567--14568 []|\T1/zi4/m/n/10 testsuiteReportFileProperty[]| Overfull \hbox (90.24944pt too wide) in paragraph at lines 14576--14577 []|\T1/zi4/m/n/10 testsuiteReportDirProperty[]| Overfull \hbox (75.24944pt too wide) in paragraph at lines 14584--14585 []|\T1/zi4/m/n/10 testsuiteResultProperty[]| [255] Overfull \hbox (9.17415pt too wide) in paragraph at lines 14622--14623 []|\T1/zi4/m/n/10 testIgnoredPath[] [256] Underfull \hbox (badness 10000) in paragraph at lines 14679--14680 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14686--14687 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14686--14687 \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 15551--15552 [][] [267] [268] [269 <./graphviz-6f2b41929bb57b50d9a115d32914e871d3596e88.pdf>] [270] Overfull \hbox (1.21721pt too wide) in paragraph at lines 16070--16071 []|\T1/SourceSansPro-LF/m/n/10 0x1000| Overfull \hbox (0.87721pt too wide) in paragraph at lines 16079--16080 []|\T1/SourceSansPro-LF/m/n/10 0x10a0| Overfull \hbox (0.74721pt too wide) in paragraph at lines 16097--16098 []|\T1/SourceSansPro-LF/m/n/10 0x1200| Overfull \hbox (0.6772pt too wide) in paragraph at lines 16106--16107 []|\T1/SourceSansPro-LF/m/n/10 0x1380| Overfull \hbox (1.0272pt too wide) in paragraph at lines 16125--16126 []|\T1/SourceSansPro-LF/m/n/10 0x1400| Overfull \hbox (0.9572pt too wide) in paragraph at lines 16134--16135 []|\T1/SourceSansPro-LF/m/n/10 0x1680| Overfull \hbox (0.74721pt too wide) in paragraph at lines 16143--16144 []|\T1/SourceSansPro-LF/m/n/10 0x16a0| Overfull \hbox (0.5072pt too wide) in paragraph at lines 16152--16153 []|\T1/SourceSansPro-LF/m/n/10 0x1700| Overfull \hbox (1.0872pt too wide) in paragraph at lines 16197--16198 []|\T1/SourceSansPro-LF/m/n/10 0x1800| Overfull \hbox (5.6804pt too wide) in paragraph at lines 16206--16207 []|\T1/SourceSansPro-LF/m/n/10 unified_canadian_aboriginal_syllabics_extended| Overfull \hbox (1.23721pt too wide) in paragraph at lines 16208--16209 []|\T1/SourceSansPro-LF/m/n/10 0x18b0| Overfull \hbox (1.0872pt too wide) in paragraph at lines 16217--16218 []|\T1/SourceSansPro-LF/m/n/10 0x1900| Overfull \hbox (0.6772pt too wide) in paragraph at lines 16226--16227 []|\T1/SourceSansPro-LF/m/n/10 0x1950| Overfull \hbox (0.9572pt too wide) in paragraph at lines 16235--16236 []|\T1/SourceSansPro-LF/m/n/10 0x1980| Overfull \hbox (0.6672pt too wide) in paragraph at lines 16244--16245 []|\T1/SourceSansPro-LF/m/n/10 0x19e0| Overfull \hbox (0.87721pt too wide) in paragraph at lines 16253--16254 []|\T1/SourceSansPro-LF/m/n/10 0x1a00| Overfull \hbox (1.02722pt too wide) in paragraph at lines 16272--16273 []|\T1/SourceSansPro-LF/m/n/10 0x1ab0| Overfull \hbox (1.36722pt too wide) in paragraph at lines 16281--16282 []|\T1/SourceSansPro-LF/m/n/10 0x1b00| Overfull \hbox (1.23721pt too wide) in paragraph at lines 16290--16291 []|\T1/SourceSansPro-LF/m/n/10 0x1b80| Overfull \hbox (0.54723pt too wide) in paragraph at lines 16299--16300 []|\T1/SourceSansPro-LF/m/n/10 0x1bc0| Overfull \hbox (1.38722pt too wide) in paragraph at lines 16353--16354 []|\T1/SourceSansPro-LF/m/n/10 0x1d00| Overfull \hbox (1.25722pt too wide) in paragraph at lines 16363--16364 []|\T1/SourceSansPro-LF/m/n/10 0x1d80| Overfull \hbox (0.56723pt too wide) in paragraph at lines 16373--16374 []|\T1/SourceSansPro-LF/m/n/10 0x1dc0| Overfull \hbox (0.79721pt too wide) in paragraph at lines 16383--16384 []|\T1/SourceSansPro-LF/m/n/10 0x1e00| Overfull \hbox (2.4372pt too wide) in paragraph at lines 16401--16402 []|\T1/SourceSansPro-LF/m/n/10 0x2000| Overfull \hbox (1.48718pt too wide) in paragraph at lines 16411--16412 []|\T1/SourceSansPro-LF/m/n/10 0x2070| Overfull \hbox (2.0972pt too wide) in paragraph at lines 16420--16421 []|\T1/SourceSansPro-LF/m/n/10 0x20a0| Overfull \hbox (2.60721pt too wide) in paragraph at lines 16430--16431 []|\T1/SourceSansPro-LF/m/n/10 0x20d0| Overfull \hbox (0.5872pt too wide) in paragraph at lines 16439--16440 []|\T1/SourceSansPro-LF/m/n/10 0x2100| Overfull \hbox (1.9072pt too wide) in paragraph at lines 16466--16467 []|\T1/SourceSansPro-LF/m/n/10 0x2200| Overfull \hbox (2.02719pt too wide) in paragraph at lines 16475--16476 []|\T1/SourceSansPro-LF/m/n/10 0x2300| Overfull \hbox (1.94719pt too wide) in paragraph at lines 16484--16485 []|\T1/SourceSansPro-LF/m/n/10 0x2400| Overfull \hbox (1.75719pt too wide) in paragraph at lines 16494--16495 []|\T1/SourceSansPro-LF/m/n/10 0x2440| [271] Overfull \hbox (1.81718pt too wide) in paragraph at lines 16503--16504 []|\T1/SourceSansPro-LF/m/n/10 0x2460| Overfull \hbox (2.02719pt too wide) in paragraph at lines 16512--16513 []|\T1/SourceSansPro-LF/m/n/10 0x2500| Overfull \hbox (1.89719pt too wide) in paragraph at lines 16521--16522 []|\T1/SourceSansPro-LF/m/n/10 0x2580| Overfull \hbox (1.6872pt too wide) in paragraph at lines 16530--16531 []|\T1/SourceSansPro-LF/m/n/10 0x25a0| Overfull \hbox (2.2472pt too wide) in paragraph at lines 16539--16540 []|\T1/SourceSansPro-LF/m/n/10 0x2600| Overfull \hbox (1.48718pt too wide) in paragraph at lines 16548--16549 []|\T1/SourceSansPro-LF/m/n/10 0x2700| Underfull \hbox (badness 10000) in paragraph at lines 16553--16555 []|\T1/SourceSansPro-LF/m/n/10 Miscellaneous Math-e-mat-i-cal Overfull \hbox (0.9072pt too wide) in paragraph at lines 16558--16559 []|\T1/SourceSansPro-LF/m/n/10 0x27c0| Overfull \hbox (2.4072pt too wide) in paragraph at lines 16576--16577 []|\T1/SourceSansPro-LF/m/n/10 0x2800| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16585--16586 []|\T1/SourceSansPro-LF/m/n/10 0x2900| Underfull \hbox (badness 10000) in paragraph at lines 16590--16592 []|\T1/SourceSansPro-LF/m/n/10 Miscellaneous Math-e-mat-i-cal Overfull \hbox (2.07718pt too wide) in paragraph at lines 16595--16596 []|\T1/SourceSansPro-LF/m/n/10 0x2980| Underfull \hbox (badness 6526) in paragraph at lines 16600--16602 []|\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 16605--16606 []|\T1/SourceSansPro-LF/m/n/10 0x2a00| Overfull \hbox (2.68721pt too wide) in paragraph at lines 16615--16616 []|\T1/SourceSansPro-LF/m/n/10 0x2b00| Overfull \hbox (1.71721pt too wide) in paragraph at lines 16624--16625 []|\T1/SourceSansPro-LF/m/n/10 0x2c00| Overfull \hbox (1.5872pt too wide) in paragraph at lines 16633--16634 []|\T1/SourceSansPro-LF/m/n/10 0x2c60| Overfull \hbox (1.5872pt too wide) in paragraph at lines 16642--16643 []|\T1/SourceSansPro-LF/m/n/10 0x2c80| Overfull \hbox (2.70721pt too wide) in paragraph at lines 16651--16652 []|\T1/SourceSansPro-LF/m/n/10 0x2d00| Overfull \hbox (2.29721pt too wide) in paragraph at lines 16660--16661 []|\T1/SourceSansPro-LF/m/n/10 0x2d30| Overfull \hbox (2.57721pt too wide) in paragraph at lines 16669--16670 []|\T1/SourceSansPro-LF/m/n/10 0x2d80| Overfull \hbox (2.28722pt too wide) in paragraph at lines 16678--16679 []|\T1/SourceSansPro-LF/m/n/10 0x2de0| Overfull \hbox (2.1172pt too wide) in paragraph at lines 16687--16688 []|\T1/SourceSansPro-LF/m/n/10 0x2e00| Overfull \hbox (1.9872pt too wide) in paragraph at lines 16696--16697 []|\T1/SourceSansPro-LF/m/n/10 0x2e80| Overfull \hbox (2.4972pt too wide) in paragraph at lines 16725--16726 []|\T1/SourceSansPro-LF/m/n/10 0x3000| Overfull \hbox (2.30719pt too wide) in paragraph at lines 16734--16735 []|\T1/SourceSansPro-LF/m/n/10 0x3040| Overfull \hbox (2.1572pt too wide) in paragraph at lines 16743--16744 []|\T1/SourceSansPro-LF/m/n/10 0x30a0| Overfull \hbox (0.7072pt too wide) in paragraph at lines 16752--16753 []|\T1/SourceSansPro-LF/m/n/10 0x3100| Overfull \hbox (0.5772pt too wide) in paragraph at lines 16771--16772 []|\T1/SourceSansPro-LF/m/n/10 0x3190| Overfull \hbox (1.92719pt too wide) in paragraph at lines 16809--16810 []|\T1/SourceSansPro-LF/m/n/10 0x3200| Overfull \hbox (1.94719pt too wide) in paragraph at lines 16818--16819 []|\T1/SourceSansPro-LF/m/n/10 0x3300| Overfull \hbox (2.30719pt too wide) in paragraph at lines 16828--16829 []|\T1/SourceSansPro-LF/m/n/10 0x3400| Overfull \hbox (0.57722pt too wide) in paragraph at lines 16830--16832 []|\T1/SourceSansPro-LF/m/n/10 0x4dbf| Overfull \hbox (2.06721pt too wide) in paragraph at lines 16837--16838 []|\T1/SourceSansPro-LF/m/n/10 0x4dc0| Overfull \hbox (2.2972pt too wide) in paragraph at lines 16846--16847 []|\T1/SourceSansPro-LF/m/n/10 0x4e00| Overfull \hbox (2.4672pt too wide) in paragraph at lines 16855--16856 []|\T1/SourceSansPro-LF/m/n/10 0xa000| Overfull \hbox (2.00719pt too wide) in paragraph at lines 16864--16865 []|\T1/SourceSansPro-LF/m/n/10 0xa490| [272] Overfull \hbox (2.4472pt too wide) in paragraph at lines 16873--16874 []|\T1/SourceSansPro-LF/m/n/10 0xa4d0| Overfull \hbox (2.05719pt too wide) in paragraph at lines 16882--16883 []|\T1/SourceSansPro-LF/m/n/10 0xa500| Overfull \hbox (2.14719pt too wide) in paragraph at lines 16891--16892 []|\T1/SourceSansPro-LF/m/n/10 0xa640| Overfull \hbox (1.9972pt too wide) in paragraph at lines 16900--16901 []|\T1/SourceSansPro-LF/m/n/10 0xa6a0| Overfull \hbox (1.75719pt too wide) in paragraph at lines 16909--16910 []|\T1/SourceSansPro-LF/m/n/10 0xa700| Overfull \hbox (1.32718pt too wide) in paragraph at lines 16918--16919 []|\T1/SourceSansPro-LF/m/n/10 0xa720| Overfull \hbox (2.33719pt too wide) in paragraph at lines 16927--16928 []|\T1/SourceSansPro-LF/m/n/10 0xa800| Overfull \hbox (1.82718pt too wide) in paragraph at lines 16937--16938 []|\T1/SourceSansPro-LF/m/n/10 0xa830| Overfull \hbox (2.14719pt too wide) in paragraph at lines 16946--16947 []|\T1/SourceSansPro-LF/m/n/10 0xa840| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16955--16956 []|\T1/SourceSansPro-LF/m/n/10 0xa880| Overfull \hbox (1.91719pt too wide) in paragraph at lines 16964--16965 []|\T1/SourceSansPro-LF/m/n/10 0xa8e0| Overfull \hbox (2.33719pt too wide) in paragraph at lines 16973--16974 []|\T1/SourceSansPro-LF/m/n/10 0xa900| Overfull \hbox (1.78719pt too wide) in paragraph at lines 16982--16983 []|\T1/SourceSansPro-LF/m/n/10 0xa930| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16991--16992 []|\T1/SourceSansPro-LF/m/n/10 0xa960| Overfull \hbox (2.20718pt too wide) in paragraph at lines 17000--17001 []|\T1/SourceSansPro-LF/m/n/10 0xa980| Overfull \hbox (1.91719pt too wide) in paragraph at lines 17009--17010 []|\T1/SourceSansPro-LF/m/n/10 0xa9e0| Overfull \hbox (2.1272pt too wide) in paragraph at lines 17018--17019 []|\T1/SourceSansPro-LF/m/n/10 0xaa00| Overfull \hbox (1.9972pt too wide) in paragraph at lines 17027--17028 []|\T1/SourceSansPro-LF/m/n/10 0xaa60| Overfull \hbox (1.9972pt too wide) in paragraph at lines 17036--17037 []|\T1/SourceSansPro-LF/m/n/10 0xaa80| Overfull \hbox (1.7072pt too wide) in paragraph at lines 17045--17046 []|\T1/SourceSansPro-LF/m/n/10 0xaae0| Overfull \hbox (2.6172pt too wide) in paragraph at lines 17054--17055 []|\T1/SourceSansPro-LF/m/n/10 0xab00| Overfull \hbox (2.2072pt too wide) in paragraph at lines 17063--17064 []|\T1/SourceSansPro-LF/m/n/10 0xab30| Overfull \hbox (1.9072pt too wide) in paragraph at lines 17072--17073 []|\T1/SourceSansPro-LF/m/n/10 0xab70| Overfull \hbox (1.79721pt too wide) in paragraph at lines 17081--17082 []|\T1/SourceSansPro-LF/m/n/10 0xabc0| Overfull \hbox (1.6472pt too wide) in paragraph at lines 17090--17091 []|\T1/SourceSansPro-LF/m/n/10 0xac00| Overfull \hbox (2.5872pt too wide) in paragraph at lines 17099--17100 []|\T1/SourceSansPro-LF/m/n/10 0xd7b0| Overfull \hbox (2.77719pt too wide) in paragraph at lines 17108--17109 []|\T1/SourceSansPro-LF/m/n/10 0xd800| Overfull \hbox (2.9272pt too wide) in paragraph at lines 17118--17119 []|\T1/SourceSansPro-LF/m/n/10 0xdb80| Overfull \hbox (2.0872pt too wide) in paragraph at lines 17127--17128 []|\T1/SourceSansPro-LF/m/n/10 0xdc00| Overfull \hbox (2.31718pt too wide) in paragraph at lines 17136--17137 []|\T1/SourceSansPro-LF/m/n/10 0xe000| Overfull \hbox (0.59721pt too wide) in paragraph at lines 17156--17157 []|\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 18200--18200 []\T1/SourceSansPro-LF/m/n/10 Event Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0x0 Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0xa Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0xb Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0xc Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0xd Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0xe Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0xf Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0x14 Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0x15 Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0x16 Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0x17 Underfull \hbox (badness 10000) in paragraph at lines 18200--18200 []\T1/SourceSansPro-LF/m/n/10 0x18 [289] [290] [291 <./microui_traces_systemview.png>] Underfull \vbox (badness 3281) detected at line 18764 [292] Underfull \vbox (badness 10000) detected at line 18764 Underfull \vbox (badness 10000) detected at line 18764 [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 19640--19641 []\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 19679--19680 []\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.19794 ...ربية}\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.19794 ...ربية}\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.19794 ...ربية}\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.19794 ...ربية}\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.19794 ...ربية}\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.19794 ...ربية}\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.19794 ...ربية}\PYG{l+s}{\PYGZdq{}}\PYG{p}{;} [315 <./drawStringOnCircle1.png>] [316 <./drawStringLayout.png>] Underfull \hbox (badness 10000) in paragraph at lines 19892--19893 []\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 20028--20029 []\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 20075--20076 []\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 20075--20076 \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 20181 [322] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20188 ...imen]{{drawAnimatedImageTranslate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20188 ...imen]{{drawAnimatedImageTranslate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20228 ...dimen]{{drawAnimatedImageOverPath}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20228 ...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.20300 ...xdimen]{{drawAnimatedImageScaleXY}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20300 ...xdimen]{{drawAnimatedImageScaleXY}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20341 ...pxdimen]{{drawAnimatedImageRotate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20341 ...pxdimen]{{drawAnimatedImageRotate}.gif} [325] Underfull \vbox (badness 7397) detected at line 20446 [326] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20453 ...dimen]{{drawAnimatedImageMorphing}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20453 ...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.20539 ...xpxdimen]{{drawAnimatedImageColor}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20539 ...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.20647 ...phinxpxdimen]{{linearInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20647 ...phinxpxdimen]{{linearInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20659 ...xpxdimen]{{accelerateInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20659 ...xpxdimen]{{accelerateInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20671 ...phinxpxdimen]{{bounceInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20671 ...phinxpxdimen]{{bounceInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20683 ...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.20683 ...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.20697 ...hinxpxdimen]{{custom0Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20697 ...hinxpxdimen]{{custom0Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20713 ...hinxpxdimen]{{custom1Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20713 ...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 21041. (/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 22161--22162 []\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 22458 [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 24060--24061 []|\T1/SourceSansPro-LF/m/n/10 Module Overfull \hbox (5.24944pt too wide) in paragraph at lines 24067--24068 []|\T1/zi4/m/n/10 Bluetooth[]| Underfull \hbox (badness 5302) in paragraph at lines 24069--24070 \T1/SourceSansPro-LF/m/n/10 on the Generic At-tribute Pro-file Overfull \hbox (1.35934pt too wide) in paragraph at lines 2--24072 []|[][]\T1/SourceSansPro-LF/m/n/10 bluetooth[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24077 [][][]\T1/SourceSansPro-LF/m/n/10 Bluetooth Overfull \hbox (20.24944pt too wide) in paragraph at lines 24081--24082 []|\T1/zi4/m/n/10 ECOM-Network[]| Underfull \hbox (badness 5696) in paragraph at lines 24083--24084 []|\T1/SourceSansPro-LF/m/n/10 Network in-ter-faces man-age-ment Underfull \hbox (badness 10000) in paragraph at lines 2--24086 []|[][]\T1/SourceSansPro-LF/m/n/10 ecom- Overfull \hbox (16.7787pt too wide) in paragraph at lines 2--24088 []|[][]\T1/SourceSansPro-LF/m/n/10 NetworkInterfaceManager Overfull \hbox (5.24944pt too wide) in paragraph at lines 24090--24091 []|\T1/zi4/m/n/10 ECOM-WIFI[]| Underfull \hbox (badness 10000) in paragraph at lines 2--24095 []|[][]\T1/SourceSansPro-LF/m/n/10 ecom- Underfull \hbox (badness 10000) in paragraph at lines 2--24120 [][][]\T1/SourceSansPro-LF/m/n/10 NET util-ity Underfull \hbox (badness 10000) in paragraph at lines 2--24143 [][][]\T1/SourceSansPro-LF/m/n/10 SSL mu-tual Underfull \hbox (badness 10000) in paragraph at lines 2--24146 [][][]\T1/SourceSansPro-LF/m/n/10 SSL mu-tual Underfull \hbox (badness 10000) in paragraph at lines 2--24149 [][][]\T1/SourceSansPro-LF/m/n/10 SSL util-ity [385 <./networking_overview.png>] Underfull \hbox (badness 10000) in paragraph at lines 24173--24174 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 24180--24181 []|\T1/zi4/m/n/10 Android Overfull \hbox (20.24944pt too wide) in paragraph at lines 24180--24181 \T1/zi4/m/n/10 Connectivity[]| Underfull \hbox (badness 10000) in paragraph at lines 2--24185 []|[][]\T1/SourceSansPro-LF/m/n/10 android- Overfull \hbox (11.39934pt too wide) in paragraph at lines 2--24185 \T1/SourceSansPro-LF/m/n/10 connectivity[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24187 []|[][]\T1/SourceSansPro-LF/m/n/10 ConnectivityManager Underfull \hbox (badness 10000) in paragraph at lines 24194--24195 []|\T1/zi4/m/n/10 HTTP Overfull \hbox (3.66933pt too wide) in paragraph at lines 2--24199 []|[][]\T1/SourceSansPro-LF/m/n/10 httpclient[][], Underfull \hbox (badness 10000) in paragraph at lines 2--24199 [][]\T1/SourceSansPro-LF/m/n/10 http- Underfull \hbox (badness 10000) in paragraph at lines 2--24201 []|[][]\T1/SourceSansPro-LF/m/n/10 HttpURLConnection Underfull \hbox (badness 10000) in paragraph at lines 2--24204 [][][]\T1/SourceSansPro-LF/m/n/10 HTTP client Underfull \hbox (badness 10000) in paragraph at lines 24206--24207 []\T1/SourceSansPro-LF/m/n/10 See also [][]REST Underfull \hbox (badness 10000) in paragraph at lines 24211--24212 []|\T1/zi4/m/n/10 HTTP Underfull \hbox (badness 10000) in paragraph at lines 24211--24212 \T1/zi4/m/n/10 Server Underfull \hbox (badness 10000) in paragraph at lines 24228--24229 []|\T1/zi4/m/n/10 MQTT Underfull \hbox (badness 10000) in paragraph at lines 24228--24229 \T1/zi4/m/n/10 Client Overfull \hbox (15.24944pt too wide) in paragraph at lines 24228--24229 \T1/zi4/m/n/10 (MicroPaho)[]| Underfull \hbox (badness 6876) in paragraph at lines 24230--24231 []|\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--24233 []|[][]\T1/SourceSansPro-LF/m/n/10 micropaho[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24238 [][][]\T1/SourceSansPro-LF/m/n/10 MicroPaho Underfull \hbox (badness 10000) in paragraph at lines 2--24241 [][][]\T1/SourceSansPro-LF/m/n/10 MQTT pub-lish Underfull \hbox (badness 10000) in paragraph at lines 24248--24249 []|\T1/zi4/m/n/10 REST Underfull \hbox (badness 10000) in paragraph at lines 24250--24251 []|\T1/SourceSansPro-LF/m/n/10 REpresentational State Tran-fer Underfull \hbox (badness 10000) in paragraph at lines 2--24258 [][][]\T1/SourceSansPro-LF/m/n/10 REST client Underfull \hbox (badness 10000) in paragraph at lines 24265--24266 []|\T1/zi4/m/n/10 REST Underfull \hbox (badness 10000) in paragraph at lines 24267--24268 []|\T1/SourceSansPro-LF/m/n/10 REpresentational State Tran-fer Overfull \hbox (1.77933pt too wide) in paragraph at lines 2--24270 []|[][]\T1/SourceSansPro-LF/m/n/10 restserver[][]| Underfull \hbox (badness 10000) in paragraph at lines 24279--24280 []|\T1/zi4/m/n/10 SNTP Underfull \hbox (badness 10000) in paragraph at lines 24281--24282 []|\T1/SourceSansPro-LF/m/n/10 Simple Net-work Time Pro-to-col Overfull \hbox (2.21935pt too wide) in paragraph at lines 2--24284 []|[][]\T1/SourceSansPro-LF/m/n/10 sntpclient[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24289 [][][]\T1/SourceSansPro-LF/m/n/10 SNTP client Overfull \hbox (5.24944pt too wide) in paragraph at lines 24293--24294 []|\T1/zi4/m/n/10 WebSocket Overfull \hbox (7.54935pt too wide) in paragraph at lines 2--24298 []|[][]\T1/SourceSansPro-LF/m/n/10 websocket[][], Overfull \hbox (7.90933pt too wide) in paragraph at lines 2--24298 [][]\T1/SourceSansPro-LF/m/n/10 websocket- Underfull \hbox (badness 10000) in paragraph at lines 2--24303 [][][]\T1/SourceSansPro-LF/m/n/10 WebSocket Underfull \hbox (badness 10000) in paragraph at lines 2--24306 [][][]\T1/SourceSansPro-LF/m/n/10 WebSocket [386] [387] Underfull \hbox (badness 10000) in paragraph at lines 24327--24328 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 2--24342 [][][]\T1/SourceSansPro-LF/m/n/10 CborEncoder Underfull \hbox (badness 10000) in paragraph at lines 2--24345 [][][]\T1/SourceSansPro-LF/m/n/10 CborDecoder Underfull \hbox (badness 10000) in paragraph at lines 2--24362 [][][]\T1/SourceSansPro-LF/m/n/10 JSONObject Underfull \hbox (badness 10000) in paragraph at lines 2--24365 [][][]\T1/SourceSansPro-LF/m/n/10 JSONWriter Overfull \hbox (1.93938pt too wide) in paragraph at lines 2--24382 []|[][]\T1/SourceSansPro-LF/m/n/10 protobuf3[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24385 [] Overfull \hbox (12.7588pt too wide) in paragraph at lines 2--24385 [][]\T1/SourceSansPro-LF/m/n/10 CodedInputStream Underfull \hbox (badness 10000) in paragraph at lines 2--24388 [] Overfull \hbox (20.11879pt too wide) in paragraph at lines 2--24388 [][]\T1/SourceSansPro-LF/m/n/10 CodedOutputStream Underfull \hbox (badness 10000) in paragraph at lines 2--24393 [][][]\T1/SourceSansPro-LF/m/n/10 Protobuf3 Underfull \hbox (badness 10000) in paragraph at lines 2--24405 [][][]\T1/SourceSansPro-LF/m/n/10 XmlPullParser Underfull \hbox (badness 10000) in paragraph at lines 2--24408 [][][]\T1/SourceSansPro-LF/m/n/10 XmlSerializer Underfull \hbox (badness 10000) in paragraph at lines 24439--24440 []|\T1/zi4/m/n/10 AWS Underfull \hbox (badness 10000) in paragraph at lines 24439--24440 \T1/zi4/m/n/10 IoT Underfull \hbox (badness 5475) in paragraph at lines 24441--24442 []|\T1/SourceSansPro-LF/m/n/10 AWS IoT Core client, pro-vid-ing pub- Underfull \hbox (badness 10000) in paragraph at lines 24454--24455 []|\T1/zi4/m/n/10 Google Underfull \hbox (badness 10000) in paragraph at lines 24454--24455 \T1/zi4/m/n/10 Cloud Overfull \hbox (7.69951pt too wide) in paragraph at lines 24454--24455 \T1/zi4/m/n/10 Platform Underfull \hbox (badness 10000) in paragraph at lines 24454--24455 \T1/zi4/m/n/10 Iot Underfull \hbox (badness 10000) in paragraph at lines 2--24462 [][][]\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.24513 ...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.24513 ...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 24792. [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 25356--25360 []\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 25927--25930 []\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 25944--25946 []\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 26532. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26532. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26532. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26532. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26532. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26532. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26532. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26532. [416] [417] [418] [419] [420] [421] [422] [423] [424] [425] [426] [427] [428 <./platformConfigurationSkeleton.png>] [429] Underfull \hbox (badness 10000) in paragraph at lines 27712--27713 []\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 27728--27728 []\T1/zi4/m/it/9 ============================================================== ==============================================[]| Overfull \hbox (75.24504pt too wide) in paragraph at lines 27733--27733 []\T1/zi4/m/it/9 ============================================================== ==============================================[]| [430] [431 <./platformSource.png>] [432] Underfull \hbox (badness 10000) in paragraph at lines 27839--27842 []\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 28069--28070 []|\T1/SourceSansPro-LF/m/n/10 Option Overfull \hbox (15.24944pt too wide) in paragraph at lines 28076--28077 []|\T1/zi4/m/n/10 microejapp. 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 microejlib. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28083--28084 \T1/zi4/m/n/10 relative. Overfull \hbox (15.24944pt too wide) in paragraph at lines 28090--28091 []|\T1/zi4/m/n/10 microejinc. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28090--28091 \T1/zi4/m/n/10 relative. Overfull \hbox (30.24944pt too wide) in paragraph at lines 28097--28098 []|\T1/zi4/m/n/10 microejscript. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28097--28098 \T1/zi4/m/n/10 relative. Underfull \hbox (badness 10000) in paragraph at lines 28104--28105 []|\T1/zi4/m/n/10 root. Underfull \hbox (badness 10000) in paragraph at lines 28132--28133 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28137--28138 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28142--28143 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28147--28148 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28152--28153 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28157--28158 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28162--28163 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28167--28168 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28172--28173 []|\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 28663--28664 []|\T1/SourceSansPro-LF/m/n/10 SECURITY Underfull \hbox (badness 7256) in paragraph at lines 28665--28666 []|\T1/SourceSansPro-LF/m/n/10 NET Java Test Underfull \hbox (badness 10000) in paragraph at lines 28667--28668 []|\T1/SourceSansPro-LF/m/n/10 SSL Java Test Underfull \hbox (badness 10000) in paragraph at lines 28680--28681 []|\T1/SourceSansPro-LF/m/n/10 3.4.0 (On Underfull \hbox (badness 10000) in paragraph at lines 28682--28683 []|\T1/SourceSansPro-LF/m/n/10 3.0.1 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28695--28696 []|\T1/SourceSansPro-LF/m/n/10 3.4.0 (On Underfull \hbox (badness 10000) in paragraph at lines 28697--28698 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28699--28701 []|\T1/SourceSansPro-LF/m/n/10 1.1.0 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28710--28711 []|\T1/SourceSansPro-LF/m/n/10 3.5.2 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28712--28713 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28714--28716 []|\T1/SourceSansPro-LF/m/n/10 1.1.0 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28723--28724 []|\T1/SourceSansPro-LF/m/n/10 1.4.0 Underfull \hbox (badness 10000) in paragraph at lines 28723--28724 \T1/SourceSansPro-LF/m/n/10 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28725--28726 []|\T1/SourceSansPro-LF/m/n/10 3.5.2 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28727--28728 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28729--28731 []|\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 29174 [451] [452] [453] [454] [455] Underfull \hbox (badness 10000) in paragraph at lines 29558--29559 []\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 29558--29559 []\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 29839 [461 <./sni_flow.png>] [462] [463 <./sni_sync.png>] Underfull \hbox (badness 10000) in paragraph at lines 1--29960 []|[][]$\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 30294--30297 \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 30380--30384 \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 30794--30796 []\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.30833 \begin{sphinxVerbatim} [commandchars=\\\{\}] [478]pdfTeX warning (ext4): destination with the same identifier (name{literalblock.2}) has been already u sed, duplicate ignored \relax l.30881 \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 31917. [499] Underfull \hbox (badness 5696) in paragraph at lines 31966--31968 []\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 32064 Underfull \vbox (badness 10000) detected at line 32064 [501] [502] Underfull \hbox (badness 10000) in paragraph at lines 32138--32140 \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 32152--32153 []\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 32169--32170 []\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 32175--32176 []\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 32186--32187 []\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 32186--32187 \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 32509. [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 33777 [523] Overfull \vbox (0.82593pt too high) detected at line 33823 [524] [525] Overfull \vbox (1.82593pt too high) detected at line 33946 [526] Overfull \vbox (2.12442pt too high) detected at line 34015 [527] Underfull \vbox (badness 3343) detected at line 34087 [528] [529] Overfull \vbox (1.29552pt too high) detected at line 34159 [530] Overfull \vbox (1.82593pt too high) detected at line 34234 [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 34526--34526 []\T1/SourceSansPro-LF/m/n/10 Tear- Underfull \hbox (badness 10000) in paragraph at lines 34526--34526 []\T1/SourceSansPro-LF/m/n/10 Nb Underfull \hbox (badness 10000) in paragraph at lines 34526--34526 []\T1/SourceSansPro-LF/m/n/10 Flush time Underfull \hbox (badness 10000) in paragraph at lines 34526--34526 []\T1/SourceSansPro-LF/m/n/10 FPS Underfull \hbox (badness 5203) in paragraph at lines 34526--34526 []\T1/SourceSansPro-LF/m/n/10 CPU load [536] [537] [538] Underfull \hbox (badness 10000) in paragraph at lines 34729--34730 []\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 34729--34730 []\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 35775--35776 []\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 35778--35779 []\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 35827--35828 \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 35839--35840 []\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.35909 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.4}) has been already used, d uplicate ignored \relax l.35921 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.5}) has been already used, d uplicate ignored \relax l.35931 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.6}) has been already used, d uplicate ignored \relax l.35943 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.7}) has been already used, d uplicate ignored \relax l.35953 \begin{sphinxVerbatim} [commandchars=\\\{\}] [556]pdfTeX warning (ext4): destination with the same identifier (name{literalblock.8}) has been already u sed, duplicate ignored \relax l.35963 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 35979--35980 []\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.36750 \begin{sphinxVerbatim} [commandchars=\\\{\}] [568] [569 <./graphviz-6baf 21a497ab9e0043cef2bf3d691fc132794bb5.pdf>] [570] [571] [572 <./fpwidgets.png>] [573] [574] Underfull \hbox (badness 10000) in paragraph at lines 37136--37137 []\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 37223--37224 []\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 37712--37713 []\T1/zi4/m/n/10 void LLUI_DISPLAY_IMPL_binarySemaphoreTake([. Overfull \hbox (26.05243pt too wide) in paragraph at lines 37715--37716 []\T1/zi4/m/n/10 void LLUI_DISPLAY_IMPL_binarySemaphoreGive([. Underfull \hbox (badness 10000) in paragraph at lines 37718--37719 []\T1/zi4/m/n/10 uint8_t* LLUI_DISPLAY_IMPL_flush([... Overfull \hbox (71.05243pt too wide) in paragraph at lines 37728--37729 []\T1/zi4/m/n/10 int32_t LLDISPLAY_IMPL_getWorkingBufferStartAddress([. Overfull \hbox (61.05243pt too wide) in paragraph at lines 37731--37732 []\T1/zi4/m/n/10 int32_t LLDISPLAY_IMPL_getWorkingBufferEndAddress([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37794--37795 []\T1/zi4/m/n/10 jint LLUI_INPUT_IMPL_getInitialStateValue([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37797--37798 []\T1/zi4/m/n/10 void LLUI_INPUT_IMPL_enterCriticalSection([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37800--37801 []\T1/zi4/m/n/10 void LLUI_INPUT_IMPL_leaveCriticalSection([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37813--37814 []\T1/zi4/m/n/10 int32_t LLINPUT_IMPL_getInitialStateValue([. Overfull \hbox (6.05243pt too wide) in paragraph at lines 37816--37817 []\T1/zi4/m/n/10 void LLINPUT_IMPL_enterCriticalSection([. Overfull \hbox (6.05243pt too wide) in paragraph at lines 37819--37820 []\T1/zi4/m/n/10 void LLINPUT_IMPL_leaveCriticalSection([. [581] Underfull \hbox (badness 10000) in paragraph at lines 37866--37867 []\T1/zi4/m/n/10 int32_t LLLEDS_IMPL_getIntensity([... Underfull \hbox (badness 10000) in paragraph at lines 37922--37924 \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 38807--38808 []\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 40405--40406 []\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 40499. (/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 40499. [613] Underfull \hbox (badness 10000) in paragraph at lines 40618--40619 []\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 40621--40622 []\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 40621--40622 []\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 40853--40854 []\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 40856--40857 []\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 40856--40857 \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 40983--40984 []\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 41010--41011 []\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 41010--41011 []\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 41065--41066 []\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 41087--41088 []\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 41090--41091 []\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 41093--41094 []\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 41096--41097 []\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 41099--41100 []\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 41102--41103 []\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 41105--41106 []\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 41108--41109 []\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 41111--41112 []\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 41114--41115 []\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 41120--41121 \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 41123--41124 []\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 41123--41124 \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 41123--41124 \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 41126--41127 []\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 41126--41127 \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 41126--41127 \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 41129--41130 []\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 41129--41130 []\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 41129--41130 \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 41135--41136 []\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 41138--41139 []\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 41141--41142 []\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 41144--41145 []\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 41158--41159 []\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 41161--41162 []\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 41161--41162 \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 41164--41165 []\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 41164--41165 []\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 41167--41168 []\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 41175--41176 []\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 41178--41179 []\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 41181--41182 []\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 41184--41185 []\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 41190--41191 []\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 41196--41197 []\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 41205--41206 []\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 41213--41214 []\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 41221--41222 []\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 41227--41228 []\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 41230--41231 []\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 41241--41242 []\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 41244--41245 []\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 41247--41248 []\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 41250--41251 []\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 41253--41254 []\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 41256--41257 []\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 41259--41260 []\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 41262--41263 []\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 41268--41269 []\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 41271--41272 []\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 41274--41275 []\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 41277--41278 []\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 41280--41281 []\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 41291--41292 []\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 41294--41295 []\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 41297--41298 []\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 41334--41335 []\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 41337--41338 []\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 41337--41338 []\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 41340--41341 []\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 41348--41349 []\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 41383--41384 []\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 41426--41427 []\T1/SourceSansPro-LF/m/n/10 Create a new front panel project: [][][] > [][ ][] > [][][] > [][][] > [624] Underfull \hbox (badness 10000) in paragraph at lines 41513--41514 []\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 41574--41575 \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 41638--41639 []\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 41638--41639 \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 41732--41733 []\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 41862--41863 []\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 41870--41871 []\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 41876--41877 []\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 41898--41899 []\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 42242--42243 []\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 42248--42249 []\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 42299--42300 []\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 42305--42306 []\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 42379--42380 []\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 42821--42822 []\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 42937--42942 []\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 43016. [649] [650] [651] [652] [653] [654] Underfull \hbox (badness 10000) in paragraph at lines 43437--43440 []\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 43619 [659] Underfull \hbox (badness 10000) in paragraph at lines 43645--43648 []\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 43717 [661] [662] [663 <./STM32F7508-DK-demoWidget-SystemView.png>] Underfull \hbox (badness 10000) in paragraph at lines 43806--43807 []\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 43809--43810 []\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 43809--43810 []\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 44007--44010 \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 44007--44010 \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 44007--44010 \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 45301--45305 []\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 45301--45305 \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 45512--45512 \T1/SourceSansPro-LF/m/n/10 gen-er-a-tor Overfull \hbox (8.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonRepeatedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (18.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (3.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerMovedEvent[]| Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 []|\T1/SourceSansPro-LF/m/n/10 The ini-tial value of each state ma-chine Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 \T1/SourceSansPro-LF/m/n/10 (of a States) is re-trieved by a call to Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_getInitialStateValue[] Overfull \hbox (3.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (8.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 \T1/SourceSansPro-LF/m/n/10 gen-er-a-tor Overfull \hbox (8.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonRepeatedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (18.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (3.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerMovedEvent[]| Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 []|\T1/SourceSansPro-LF/m/n/10 The ini-tial value of each state ma-chine Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 \T1/SourceSansPro-LF/m/n/10 (of a States) is re-trieved by a call to Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_getInitialStateValue[] Overfull \hbox (3.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 Overfull \hbox (8.50986pt too wide) in paragraph at lines 45512--45512 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45512--45512 [697] [698] Underfull \hbox (badness 6725) in paragraph at lines 45563--45568 \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 45881--45882 []\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 46260--46261 []|\T1/SourceSansPro-LF/m/n/10 Message [710] Underfull \hbox (badness 10000) in paragraph at lines 46456--46456 []|\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 46456--46456 []|\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 46477--46480 []\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 46657--46658 [][] Overfull \hbox (10.13881pt too wide) in paragraph at lines 46754--46755 [][] [713] [714] [715] [716] [717] [718] [719] Underfull \hbox (badness 10000) in paragraph at lines 48411--48411 []\T1/SourceSansPro-LF/m/n/10 Mes-sage [720] Underfull \hbox (badness 10000) in paragraph at lines 48568--48568 []\T1/zi4/m/n/10 -descriptionFile Underfull \hbox (badness 10000) in paragraph at lines 48568--48568 []\T1/zi4/m/n/10 -waitingTaskLimit Overfull \hbox (6.25586pt too wide) in paragraph at lines 48568--48568 []\T1/zi4/m/n/10 -outputArchitecture Overfull \hbox (1.25586pt too wide) in paragraph at lines 48568--48568 []\T1/zi4/m/n/10 -rwBlockHeaderSize Underfull \hbox (badness 10000) in paragraph at lines 48568--48568 []\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.48767 \begin{sphinxVerbatim} [commandchars=\\\{\}] [722] Overfull \hbox (3.86812pt too wide) in paragraph at lines 48833--48834 []\T1/zi4/m/n/10 eventgenerators[] Underfull \hbox (badness 10000) in paragraph at lines 48833--48834 Package varwidth Warning: Failed to reprocess entire contents on input line 488 35. Underfull \hbox (badness 10000) detected at line 48835 Overfull \hbox (3.86812pt too wide) detected at line 48835 []\T1/zi4/m/n/10 eventgenerators[] Package varwidth Warning: Failed to reprocess entire contents on input line 488 35. Underfull \hbox (badness 10000) in paragraph at lines 48847--48848 []\T1/zi4/m/n/10 eventgenerator[] Underfull \hbox (badness 10000) in paragraph at lines 48847--48848 Package varwidth Warning: Failed to reprocess entire contents on input line 488 49. Underfull \hbox (badness 10000) detected at line 48849 Package varwidth Warning: Failed to reprocess entire contents on input line 488 49. Package varwidth Warning: Failed to reprocess entire contents on input line 488 73. Package varwidth Warning: Failed to reprocess entire contents on input line 488 73. Package varwidth Warning: Failed to reprocess entire contents on input line 488 92. Package varwidth Warning: Failed to reprocess entire contents on input line 488 92. Package varwidth Warning: Failed to reprocess entire contents on input line 489 11. Package varwidth Warning: Failed to reprocess entire contents on input line 489 11. Package varwidth Warning: Failed to reprocess entire contents on input line 489 35. Package varwidth Warning: Failed to reprocess entire contents on input line 489 35. Package varwidth Warning: Failed to reprocess entire contents on input line 489 69. Package varwidth Warning: Failed to reprocess entire contents on input line 489 69. Package varwidth Warning: Failed to reprocess entire contents on input line 489 93. Package varwidth Warning: Failed to reprocess entire contents on input line 489 93. Underfull \hbox (badness 10000) in paragraph at lines 48996--48998 []|\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 48996--48998 \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 29. Package varwidth Warning: Failed to reprocess entire contents on input line 490 29. Package varwidth Warning: Failed to reprocess entire contents on input line 490 43. Package varwidth Warning: Failed to reprocess entire contents on input line 490 43. [723] [724] Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. Package varwidth Warning: Failed to reprocess entire contents on input line 491 92. [725] Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Overfull \hbox (1.7963pt too wide) in paragraph at lines 49319--49319 []|\T1/zi4/m/n/10 xsi:schemaLocation[]| Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Overfull \hbox (1.7963pt too wide) in paragraph at lines 49319--49319 []|\T1/zi4/m/n/10 xsi:schemaLocation[]| Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Package varwidth Warning: Failed to reprocess entire contents on input line 493 19. Underfull \hbox (badness 10000) in paragraph at lines 49380--49380 []\T1/zi4/m/n/10 -connectTimeout Underfull \hbox (badness 10000) in paragraph at lines 49380--49380 []\T1/zi4/m/n/10 -excludes Underfull \hbox (badness 10000) in paragraph at lines 49380--49380 []\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.49533 \begin{sphinxVerbatim} [commandchars=\\\{\}] Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. Package varwidth Warning: Failed to reprocess entire contents on input line 496 84. [729] [730] Overfull \hbox (2.36441pt too wide) in paragraph at lines 49870--49871 [][] [731] Overfull \hbox (8.14131pt too wide) in paragraph at lines 49922--49923 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 49924--49925 []|\T1/SourceSansPro-LF/m/n/10 Build Underfull \hbox (badness 10000) in paragraph at lines 49924--49925 \T1/SourceSansPro-LF/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 49926--49927 []|\T1/SourceSansPro-LF/m/n/10 Known Com-pat-i-ble Ver- Overfull \hbox (0.92131pt too wide) in paragraph at lines 49930--49932 []|\T1/SourceSansPro-LF/m/n/10 Module| Underfull \hbox (badness 10000) in paragraph at lines 49933--49934 []|\T1/SourceSansPro-LF/m/n/10 Keil Underfull \hbox (badness 10000) in paragraph at lines 49933--49934 \T1/SourceSansPro-LF/m/n/10 uVi- Overfull \hbox (1.57127pt too wide) in paragraph at lines 49935--49936 []|\T1/SourceSansPro-LF/m/n/10 5.18.0.0| Underfull \hbox (badness 10000) in paragraph at lines 49939--49940 []|\T1/zi4/m/n/10 --cpu Cortex-M4.fp --apcs=/hardfp Overfull \hbox (9.55128pt too wide) in paragraph at lines 2--49943 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4A20[][]| Underfull \hbox (badness 10000) in paragraph at lines 49950--49951 []|\T1/zi4/m/n/10 -mabi=aapcs -mcpu=cortex-m4 Underfull \hbox (badness 10000) in paragraph at lines 49950--49951 \T1/zi4/m/n/10 -mlittle-endian -mfpu=fpv4-sp-d16 Overfull \hbox (9.87128pt too wide) in paragraph at lines 2--49954 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4G25[][]| Underfull \hbox (badness 10000) in paragraph at lines 49955--49956 []|\T1/SourceSansPro-LF/m/n/10 IAR Underfull \hbox (badness 10000) in paragraph at lines 49955--49956 \T1/SourceSansPro-LF/m/n/10 Em- Underfull \hbox (badness 10000) in paragraph at lines 49955--49956 \T1/SourceSansPro-LF/m/n/10 bed- Underfull \hbox (badness 10000) in paragraph at lines 49955--49956 \T1/SourceSansPro-LF/m/n/10 ded Underfull \hbox (badness 10000) in paragraph at lines 49955--49956 \T1/SourceSansPro-LF/m/n/10 Work- Underfull \hbox (badness 10000) in paragraph at lines 49955--49956 \T1/SourceSansPro-LF/m/n/10 bench Underfull \hbox (badness 10000) in paragraph at lines 49955--49956 \T1/SourceSansPro-LF/m/n/10 for Overfull \hbox (18.03123pt too wide) in paragraph at lines 49957--49958 []|\T1/SourceSansPro-LF/m/n/10 8.32.1.18631| Overfull \hbox (6.29128pt too wide) in paragraph at lines 2--49965 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4I35[][]| Overfull \hbox (8.14131pt too wide) in paragraph at lines 49986--49987 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 49988--49989 []|\T1/SourceSansPro-LF/m/n/10 Build Underfull \hbox (badness 10000) in paragraph at lines 49988--49989 \T1/SourceSansPro-LF/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 49990--49991 []|\T1/SourceSansPro-LF/m/n/10 Known Com-pat-i-ble Ver- Overfull \hbox (0.92131pt too wide) in paragraph at lines 49994--49996 []|\T1/SourceSansPro-LF/m/n/10 Module| Underfull \hbox (badness 10000) in paragraph at lines 49997--49998 []|\T1/SourceSansPro-LF/m/n/10 Keil Underfull \hbox (badness 10000) in paragraph at lines 49997--49998 \T1/SourceSansPro-LF/m/n/10 uVi- Overfull \hbox (1.57127pt too wide) in paragraph at lines 49999--50000 []|\T1/SourceSansPro-LF/m/n/10 5.18.0.0| Underfull \hbox (badness 7344) in paragraph at lines 50003--50004 []|\T1/zi4/m/n/10 --cpu Cortex-M7.fp.sp --apcs=/hardfp Overfull \hbox (7.4213pt too wide) in paragraph at lines 2--50007 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7A21[][]| Underfull \hbox (badness 10000) in paragraph at lines 50014--50015 []|\T1/zi4/m/n/10 -mabi=aapcs -mcpu=cortex-m7 Underfull \hbox (badness 10000) in paragraph at lines 50014--50015 \T1/zi4/m/n/10 -mlittle-endian -mfpu=fpv5-sp-d16 Overfull \hbox (9.81128pt too wide) in paragraph at lines 2--50018 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7G26[][]| Underfull \hbox (badness 10000) in paragraph at lines 50019--50020 []|\T1/SourceSansPro-LF/m/n/10 IAR Underfull \hbox (badness 10000) in paragraph at lines 50019--50020 \T1/SourceSansPro-LF/m/n/10 Em- Underfull \hbox (badness 10000) in paragraph at lines 50019--50020 \T1/SourceSansPro-LF/m/n/10 bed- Underfull \hbox (badness 10000) in paragraph at lines 50019--50020 \T1/SourceSansPro-LF/m/n/10 ded Underfull \hbox (badness 10000) in paragraph at lines 50019--50020 \T1/SourceSansPro-LF/m/n/10 Work- Underfull \hbox (badness 10000) in paragraph at lines 50019--50020 \T1/SourceSansPro-LF/m/n/10 bench Underfull \hbox (badness 10000) in paragraph at lines 50019--50020 \T1/SourceSansPro-LF/m/n/10 for Overfull \hbox (18.03123pt too wide) in paragraph at lines 50021--50022 []|\T1/SourceSansPro-LF/m/n/10 8.32.1.18631| Overfull \hbox (6.39128pt too wide) in paragraph at lines 2--50029 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7I36[][]| [732] Overfull \hbox (3.87445pt too wide) in paragraph at lines 50047--50048 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 50053--50054 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 50058--50059 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50058--50059 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50060--50061 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50060--50061 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50060--50061 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50060--50061 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50060--50061 \T1/SourceSansPro-LF/m/n/10 80- Overfull \hbox (8.4644pt too wide) in paragraph at lines 50060--50061 \T1/SourceSansPro-LF/m/n/10 g6c4433a)| Overfull \hbox (2.18443pt too wide) in paragraph at lines 2--50065 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou1[][]| Underfull \hbox (badness 10000) in paragraph at lines 50069--50070 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50069--50070 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50071--50072 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50071--50072 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50071--50072 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50071--50072 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50071--50072 \T1/SourceSansPro-LF/m/n/10 80- Overfull \hbox (8.4644pt too wide) in paragraph at lines 50071--50072 \T1/SourceSansPro-LF/m/n/10 g6c4433a)| Overfull \hbox (3.50443pt too wide) in paragraph at lines 2--50076 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou2[][]| Underfull \hbox (badness 10000) in paragraph at lines 50080--50081 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50080--50081 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50082--50083 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50082--50083 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50082--50083 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50082--50083 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50082--50083 \T1/SourceSansPro-LF/m/n/10 96- Overfull \hbox (8.94438pt too wide) in paragraph at lines 50082--50083 \T1/SourceSansPro-LF/m/n/10 g2852398)| Overfull \hbox (3.50443pt too wide) in paragraph at lines 2--50087 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou2[][]| Underfull \hbox (badness 10000) in paragraph at lines 50091--50092 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50091--50092 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50093--50094 []|\T1/SourceSansPro-LF/m/n/10 8.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50093--50094 \T1/SourceSansPro-LF/m/n/10 (crosstool- Overfull \hbox (3.46442pt too wide) in paragraph at lines 2--50098 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou3[][]| Underfull \hbox (badness 10000) in paragraph at lines 50102--50103 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50102--50103 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50104--50105 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50104--50105 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50104--50105 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50104--50105 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50104--50105 \T1/SourceSansPro-LF/m/n/10 97- Overfull \hbox (8.04442pt too wide) in paragraph at lines 50104--50105 \T1/SourceSansPro-LF/m/n/10 gc752ad5)| Overfull \hbox (5.4645pt too wide) in paragraph at lines 50108--50109 []|\T1/zi4/m/n/10 simikou4[]| Underfull \hbox (badness 10000) in paragraph at lines 50113--50114 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50113--50114 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50115--50116 []|\T1/SourceSansPro-LF/m/n/10 8.4.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50115--50116 \T1/SourceSansPro-LF/m/n/10 (crosstool- Overfull \hbox (5.4645pt too wide) in paragraph at lines 50119--50120 []|\T1/zi4/m/n/10 simikou5[]| Underfull \hbox (badness 10000) in paragraph at lines 50124--50125 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50124--50125 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50126--50127 []|\T1/SourceSansPro-LF/m/n/10 8.4.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50126--50127 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50128--50129 []|\T1/zi4/m/n/10 -mlongcalls -mfix-esp32-psram-cache-issue Overfull \hbox (5.4645pt too wide) in paragraph at lines 50130--50131 []|\T1/zi4/m/n/10 simikou6[]| [733] [734] [735 <./platform_fullPackaging_structure.png>] Underfull \hbox (badness 10000) in paragraph at lines 50311--50314 \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 50446--50450 []\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 50446--50450 \T1/SourceSansPro-LF/m/n/10 github . com / MicroEJ / PlatformQualificationTools / blob / master / framework / platform / README . rst$[][]. Underfull \hbox (badness 10000) in paragraph at lines 50446--50450 \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 50457--50458 []\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 50457--50458 []\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--50961 []|[][]$\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 51091--51091 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Demo Run- Underfull \hbox (badness 10000) in paragraph at lines 51091--51091 []\T1/SourceSansPro-LF/m/n/10 EDC/B- Overfull \hbox (27.2402pt too wide) in paragraph at lines 51091--51091 []\T1/SourceSansPro-LF/m/n/10 COMP/WADAPPS| Underfull \hbox (badness 10000) in paragraph at lines 51091--51091 []\T1/SourceSansPro-LF/m/n/10 MI- Overfull \hbox (14.15453pt too wide) in paragraph at lines 51091--51091 \T1/SourceSansPro-LF/m/n/10 CROUI/MWT| Overfull \hbox (26.17175pt too wide) in paragraph at lines 51091--51091 []\T1/SourceSansPro-LF/m/n/10 LEDS/BUTTONS| Overfull \hbox (31.06073pt too wide) in paragraph at lines 51091--51091 []\T1/SourceSansPro-LF/m/n/10 NET/CONNECT/SSL| Overfull \hbox (1.01366pt too wide) in paragraph at lines 51091--51091 []\T1/SourceSansPro-LF/m/n/10 BLE| Overfull \hbox (1.82365pt too wide) in paragraph at lines 51091--51091 []\T1/SourceSansPro-LF/m/n/10 HAL| Overfull \hbox (21.5272pt too wide) in paragraph at lines 51091--51091 []\T1/SourceSansPro-LF/m/n/10 ECOM/COMM| Underfull \hbox (badness 10000) in paragraph at lines 51183--51183 []\T1/SourceSansPro-LF/m/n/10 BUT-TONS or MICROUI- [749 <./check.png>] Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 \T1/SourceSansPro-LF/m/n/10 Demo Underfull \hbox (badness 5741) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Run-time Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 \T1/SourceSansPro-LF/m/n/10 age- Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 App- Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 \T1/SourceSansPro-LF/m/n/10 Metadata- Overfull \hbox (13.73042pt too wide) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 CommandServer- Overfull \hbox (2.49365pt too wide) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 NTP| Overfull \hbox (10.21362pt too wide) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 About| Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 Ap- Overfull \hbox (1.8816pt too wide) in paragraph at lines 51308--51308 \T1/SourceSansPro-LF/m/n/10 pList| Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 Forge Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 MicroEJ- Underfull \hbox (badness 10000) in paragraph at lines 51308--51308 []\T1/SourceSansPro-LF/m/n/10 MicroEJ- Underfull \hbox (badness 10000) in paragraph at lines 51365--51365 []\T1/SourceSansPro-LF/m/n/10 App-Metadata- Overfull \hbox (3.66864pt too wide) in paragraph at lines 51365--51365 []\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 51437--51438 []\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 51524--51525 \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 51643--51643 []|\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 51643--51643 []|\T1/zi4/m/n/10 default->default;[] Underfull \hbox (badness 10000) in paragraph at lines 51643--51643 []|\T1/SourceSansPro-LF/m/n/10 Runtime En-vi-ron- Overfull \hbox (2.65308pt too wide) in paragraph at lines 51643--51643 []|\T1/zi4/m/n/10 systemapp-fw->application[]| Underfull \hbox (badness 6445) in paragraph at lines 51643--51643 []|\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 51643--51643 []|\T1/zi4/m/n/10 default->default;[] Underfull \hbox (badness 10000) in paragraph at lines 51643--51643 []|\T1/SourceSansPro-LF/m/n/10 Runtime En-vi-ron- Overfull \hbox (2.65308pt too wide) in paragraph at lines 51643--51643 []|\T1/zi4/m/n/10 systemapp-fw->application[]| Overfull \hbox (3.17218pt too wide) in paragraph at lines 51643--51644 [][] [757] [758]pdfTeX warning (ext4): destination with the same identifier (name{li teralblock.1}) has been already used, duplicate ignored \relax l.51709 \begin{sphinxVerbatim} [commandchars=\\\{\}] Overfull \hbox (1.65721pt too wide) in paragraph at lines 51786--51786 []|\T1/SourceSansPro-LF/m/n/10 require| Overfull \hbox (4.48721pt too wide) in paragraph at lines 51786--51786 []||[]| Overfull \hbox (1.65721pt too wide) in paragraph at lines 51786--51786 []|\T1/SourceSansPro-LF/m/n/10 require| Overfull \hbox (4.48721pt too wide) in paragraph at lines 51786--51786 []\T1/SourceSansPro-LF/m/n/10 method Overfull \hbox (4.48721pt too wide) detected at line 51786 []\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 52330--52331 []\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 52907 Underfull \vbox (badness 10000) detected at line 52907 [782] [783 <./feature_portability_overview.png>] Chapter 7. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 52979. [784 <./qa_resources-v3.PNG>] Underfull \hbox (badness 10000) in paragraph at lines 52994--52996 []\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.53756 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53756--53756 []\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 53852 [795]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.2}) has been already used, duplicate ignored \relax l.53883 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53883--53883 []\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.53945 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53945--53945 []\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 54245--54245 []\T1/zi4/m/it/9 ============================================================== ==============================================| Overfull \hbox (25.24498pt too wide) in paragraph at lines 54250--54250 []\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.54468 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.5}) has been already used, d uplicate ignored \relax l.54503 \begin{sphinxVerbatim} [commandchars=\\\{\}] [808] Underfull \vbox (badness 10000) detected at line 54561 Underfull \vbox (badness 10000) detected at line 54561 [809]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.6}) has been already used, duplicate ignored \relax l.54611 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54611--54611 []\T1/SourceSansPro-LF/m/n/10 Listing 6: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / Overfull \vbox (0.78357pt too high) detected at line 54629 [810]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.7}) has been already used, duplicate ignored \relax l.54657 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54657--54657 []\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 54690. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54690. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54691. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54692. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 8}) has been already used, duplicate ignored \relax l.54727 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54727--54727 []\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 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 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. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54762. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54764. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54765. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54766. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54767. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54768. [812]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.9}) has been already used, duplicate ignored \relax l.54782 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54782--54782 []\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 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. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54830. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54831. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54832. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54833. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54834. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54835. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54836. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 10}) has been already used, duplicate ignored \relax l.54846 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54846--54846 []\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 54884. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54885. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 11}) has been already used, duplicate ignored \relax l.54894 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54894--54894 []\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 54932. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54933. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 12}) has been already used, duplicate ignored \relax l.54944 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54944--54944 []\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 55371 [822] [823] [824 <./configure_build_bat_eclipse.png>] [825] [826] [827 <./tuto_ microej_cli_flow.PNG>] [828] Underfull \vbox (badness 10000) detected at line 55807 Underfull \vbox (badness 10000) detected at line 55807 [829] [830] [831] Underfull \hbox (badness 10000) in paragraph at lines 55971--55972 []\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 56293--56294 []\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 56888 [844] [845] [846] [847] [848] [849] [850] Underfull \hbox (badness 10000) in paragraph at lines 57325--57326 []\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 57831 [859] Underfull \hbox (badness 10000) in paragraph at lines 57851--57854 \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 57860--57860 []\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 58505--58510 \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 58505--58510 \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 58505--58510 [][]$\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 58796--58799 []\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 58796--58799 []\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 59017--59018 []\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 60041 [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 60430--60431 [][] [921 <./trace11.png> <./STR_trace-read1.png>] Underfull \vbox (badness 10000) detected at line 60519 Underfull \vbox (badness 10000) detected at line 60519 [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 60851--60854 []\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 61118--61119 []\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--61472 []|[][]$\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 61488. [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, 21665305 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-14T16:49:29.649814Z, end-time: 2022-11-14T16:49:29.729551Z, 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