Read the Docs build information Build id: 1164797 Project: microej-docs Version: latest Commit: 54d90234bbd313d7d22a5e8feca90bda56b87149 Date: 2022-11-02T13:48:13.499958Z State: finished Success: True [rtd-command-info] start-time: 2022-11-02T13:48:28.985091Z, end-time: 2022-11-02T13:48:35.864324Z, duration: 6, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:MicroEJ/docs.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.113' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2022-11-02T13:48:36.187684Z, end-time: 2022-11-02T13:48:36.833765Z, 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 54d9023 Merge pull request #465 from MicroEJ/feature/review_ref_to_microej_core_engine [rtd-command-info] start-time: 2022-11-02T13:48:37.078558Z, end-time: 2022-11-02T13:48:37.158465Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-11-02T13:48:38.304465Z, end-time: 2022-11-02T13:48:49.830293Z, duration: 11, exit-code: 0 apt-get update --assume-yes --quiet Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2737 kB] Get:6 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [926 kB] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [37.7 kB] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1224 kB] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [1772 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [27.5 kB] Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1655 kB] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2267 kB] Get:14 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [27.5 kB] Fetched 11.1 MB in 5s (2220 kB/s) Reading package lists... [rtd-command-info] start-time: 2022-11-02T13:48:50.018590Z, end-time: 2022-11-02T13:49:28.370217Z, duration: 38, exit-code: 0 apt-get install --assume-yes --quiet -- graphviz Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: fonts-liberation libann0 Suggested packages: graphviz-doc The following NEW packages will be installed: fonts-liberation graphviz libann0 0 upgraded, 3 newly installed, 0 to remove and 210 not upgraded. Need to get 1437 kB of archives. After this operation, 5394 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] Get:2 http://archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1437 kB in 1s (2035 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-02T13:49:32.925259Z, end-time: 2022-11-02T13:49:33.008749Z, duration: 0, exit-code: 0 asdf global python 3.10.4 [rtd-command-info] start-time: 2022-11-02T13:49:33.628311Z, end-time: 2022-11-02T13:49:34.620754Z, duration: 0, exit-code: 0 python -mvirtualenv created virtual environment CPython3.10.4.final.0-64 in 695ms 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-02T13:49:34.812023Z, end-time: 2022-11-02T13:49:45.675960Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (21.2.3) Collecting pip Downloading pip-22.3-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools<58.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (57.4.0) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-22.3 setuptools-58.2.0 [rtd-command-info] start-time: 2022-11-02T13:49:45.877535Z, end-time: 2022-11-02T13:49:53.248251Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 jinja2<3.1.0 Collecting pillow Downloading Pillow-9.3.0-cp310-cp310-manylinux_2_28_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 71.1 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 288.4 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 224.4 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 233.0 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 238.3 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.9-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 266.4 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 287.7 MB/s eta 0:00:00 Collecting requests>=2.0.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 229.9 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 286.5 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 247.7 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 224.0 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 285.0 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 216.9 MB/s eta 0:00:00 Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 Downloading pytz-2022.6-py2.py3-none-any.whl (498 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 498.1/498.1 kB 281.1 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 275.3 MB/s eta 0:00:00 Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 228.8 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 258.5 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 242.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 237.0 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=ed2dcf65c2507ff39f87ecb58d1e11ea76f7e749dfca0365cb33f856e0342a74 Stored in directory: /tmp/pip-ephem-wheel-cache-u6768kkk/wheels/22/59/13/ca87ad1347aa36de6a9e5db53f191d9ed6ceb0d6a9b7e85c21 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, alabaster, urllib3, sphinxcontrib-serializinghtml, six, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, sphinxcontrib-websupport, requests, packaging, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.1 Pygments-2.13.0 alabaster-0.7.12 babel-2.11.0 certifi-2022.9.24 charset-normalizer-2.1.1 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-21.3 pillow-9.3.0 pyparsing-3.0.9 pytz-2022.6 readthedocs-sphinx-ext-2.1.9 recommonmark-0.5.0 requests-2.28.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.12 [rtd-command-info] start-time: 2022-11-02T13:49:53.470412Z, end-time: 2022-11-02T13:49:55.953453Z, 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 48.6 MB/s eta 0:00:00 Requirement already satisfied: sphinx_rtd_theme==0.4.3 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 2)) (0.4.3) Collecting sphinx-copybutton==0.3.1 Downloading sphinx_copybutton-0.3.1-py3-none-any.whl (10 kB) Requirement already satisfied: docutils<0.18 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 4)) (0.17.1) Requirement already satisfied: 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: 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: 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-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 254.6 MB/s eta 0:00:00 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) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 243.8 MB/s eta 0:00:00 Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==3.2.0->-r requirements.txt (line 1)) (2.11.0) Requirement already satisfied: 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: 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: packaging in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==3.2.0->-r requirements.txt (line 1)) (21.3) Requirement already satisfied: 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: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==3.2.0->-r requirements.txt (line 1)) (58.2.0) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 252.6 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 245.3 MB/s eta 0:00:00 Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from babel>=1.3->Sphinx==3.2.0->-r requirements.txt (line 1)) (2022.6) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Jinja2>=2.3->Sphinx==3.2.0->-r requirements.txt (line 1)) (2.1.1) Requirement already satisfied: 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: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from requests>=2.5.0->Sphinx==3.2.0->-r requirements.txt (line 1)) (1.26.12) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from requests>=2.5.0->Sphinx==3.2.0->-r requirements.txt (line 1)) (3.4) Requirement already satisfied: 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: 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-02T13:49:56.367940Z, end-time: 2022-11-02T13:52:32.430641Z, duration: 156, 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/OverlapRenderPolicy.html (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#requestRender-- (line 56) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/render/DefaultRenderPolicy.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 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 87) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#handleEvent-int- (line 100) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#getWidgetAt-int-int- (line 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 60) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#createRenderPolicy-- (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 147) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/dimension/Dimension.html (line 134) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/dimension/RelativeDimension.html (line 149) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#requestRender-int-int-int-int- (line 165) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/NoOutline.html (line 167) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/FlexibleOutline.html (line 166) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/UniformOutline.html (line 172) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/border/RoundedBorder.html (line 171) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/border/RectangularBorder.html (line 189) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/RectangularBackground.html (line 188) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/NoBackground.html (line 190) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/RoundedBackground.html (line 191) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/ImageBackground.html (line 222) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/stylesheet/VoidStylesheet.html (line 246) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animator.html (line 223) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/stylesheet/cascading/CascadingStylesheet.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 15) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animator.html#startAnimation-ej.mwt.animation.Animation- (line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#getAnimator-- (line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animation.html (line 15) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animator.html#stopAnimation-ej.mwt.animation.Animation- (line 52) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animation.html#tick-long- (line 52) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animation.html#tick-long- (line 70) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Util.html#platformTimeMillis-- (line 70) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#renderContent-ej.microui.display.GraphicsContext-int-int- writing output... [ 1%] ApplicationDeveloperGuide/UI/MWT/how-to-background (line 4) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/Background.html (line 29) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/Background.html#apply-ej.microui.display.GraphicsContext-int-int- (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/Background.html#isTransparent-int-int- writing output... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-container (line 24) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#NO_CONSTRAINT (line 4) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html (line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#computeChildOptimalSize-ej.mwt.Widget-int-int- (line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#getHeight-- (line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#getWidth-- (line 48) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#layOutChildren-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/Container.html#layOutChild-ej.mwt.Widget-int-int-int-int- (line 73) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setShownChildren-- (line 51) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#getWidth-- (line 77) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setHiddenChild-ej.mwt.Widget- (line 94) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#addChild-ej.mwt.Widget- (line 79) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setHiddenChildren-- (line 95) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#removeChild-ej.mwt.Widget- (line 77) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setShownChild-ej.mwt.Widget- (line 97) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#insertChild-ej.mwt.Widget-int- (line 99) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#changeChildIndex-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 96) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#removeAllChildren-- 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/Desktop.html (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#dispatchEvent-int- (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#getDesktop-- (line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html (line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#sendEventToWidget-ej.mwt.Widget-int- (line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#dispatchEvent-int- (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/DesktopEventGenerator.html (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/EventDispatcher.html#sendEventToWidget-ej.mwt.Widget-int- (line 55) 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#initialize-- (line 65) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#dispose-- (line 53) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#dispose-- 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/style/outline/Outline.html#apply-ej.mwt.util.Outlineable- (line 14) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Outlineable.html (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Rectangle.html (line 4) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/Outline.html (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Size.html (line 36) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/Outline.html#apply-ej.microui.display.GraphicsContext-ej.mwt.util.Size- (line 14) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Outlineable.html#removeOutline-int-int-int-int- (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Outlineable.html#removeOutline-int-int-int-int- writing output... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-overlap-render-policy (line 54) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Canvas.html#addChild-ej.mwt.Widget-int-int-int-int- (line 61) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#requestShow-- (line 73) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/OnClickListener.html writing output... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-widget (line 55) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#getStyle-- (line 8) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html (line 28) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#getStyle-- (line 107) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Buttons.html#PRESSED (line 74) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#setEnabled-boolean- (line 107) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Buttons.html#PRESSED (line 120) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onDetached-- (line 122) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onShown-- (line 119) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onAttached-- (line 123) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onHidden-- writing output... [ 4%] ApplicationDeveloperGuide/UI/MWT/index writing output... [ 5%] ApplicationDeveloperGuide/UI/MWT/introduction (line 8) ok https://repository.microej.com/modules/ej/library/ui/mwt/ writing output... [ 5%] ApplicationDeveloperGuide/UI/MicroUI/applicationOptions writing output... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/errors (line 30) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html (line 14) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/EventGenerator.html (line 4) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUIException.html (line 22) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#waitFlushCompleted-- writing output... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/fontDesigner (line 143) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html#isBold-- (line 143) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html#isItalic-- writing output... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/fonts (line 118) ok https://home.unicode.org/ (line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html#getFont-java.lang.String- writing output... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/images (line 430) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html#getGraphicsContext-- (line 430) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html#BufferedImage-int-int- (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html#getImage-java.lang.String- (line 450) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html#loadImage-java.lang.String- (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 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 470) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html (line 476) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html#close-- writing output... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/index writing output... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/introduction (line 8) ok https://repository.microej.com/modules/ej/api/microui/ (line 20) ok https://repository.microej.com/modules/ej/api/drawing/ writing output... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/releaseNotes (line 12) ok https://repository.microej.com/modules/ej/api/drawing (line 11) ok https://repository.microej.com/modules/ej/api/microui (line 23) ok https://repository.microej.com/modules/ej/api/drawing (line 22) ok https://repository.microej.com/modules/ej/api/microui writing output... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/traces writing output... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/aliases writing output... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/avdLoader (line 182) ok https://helpx.adobe.com/illustrator/using/simplify_paths.html (line 74) ok https://developer.android.com/reference/android/graphics/drawable/VectorDrawable writing output... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/gradient writing output... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/index writing output... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/introduction (line 8) ok https://repository.microej.com/modules/ej/api/microvg/ writing output... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/matrix (line 8) ok https://en.wikipedia.org/wiki/Transformation_matrix#Affine_transformations writing output... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/path (line 44) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#fillPath-ej.microui.display.GraphicsContext-ej.microvg.Path-float-float- writing output... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/vectorfont (line 30) ok https://repository.microej.com/javadoc/microej_5.x/apis/ (line 30) ok https://repository.microej.com/javadoc/microej_5.x/apis/ (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/ej/microvg/VectorFont.html#loadFont-java.lang.String- (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawString-ej.microui.display.GraphicsContext-java.lang.String-ej.microvg.VectorFont-float-float-float- (line 155) ok https://en.wikipedia.org/wiki/Kerning (line 117) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/Matrix.html (line 207) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawString-ej.microui.display.GraphicsContext-java.lang.String-ej.microvg.VectorFont-float-float-float- (line 199) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html (line 214) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html#getBaselinePosition-float- (line 207) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawGradientString-ej.microui.display.GraphicsContext-java.lang.String-ej.microvg.VectorFont-float-ej.microvg.Matrix-ej.microvg.LinearGradient-int-ej.microvg.BlendMode-float- (line 327) ok https://en.wikipedia.org/wiki/Complex_text_layout (line 216) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html#getHeight-float- (line 221) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html#measureStringWidth-java.lang.String-float- (line 220) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html#measureStringHeight-java.lang.String-float- (line 240) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawStringOnCircle-ej.microui.display.GraphicsContext-java.lang.String-ej.microvg.VectorFont-float-ej.microvg.Matrix-float-ej.microvg.VectorGraphicsPainter.Direction- writing output... [ 12%] ApplicationDeveloperGuide/UI/MicroVG/vectorimage (line 54) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawImage-ej.microui.display.GraphicsContext-ej.microvg.VectorImage-float-float- (line 58) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorImage.html#getWidth-- (line 11) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorImage.html#getImage-java.lang.String- (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 58) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorImage.html#getHeight-- (line 238) ok https://shapeshifter.design/ (line 519) ok https://yqnn.github.io/svg-path-editor (line 228) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawAnimatedImage-ej.microui.display.GraphicsContext-ej.microvg.VectorImage-float-float-long- (line 228) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawFilteredAnimatedImage-ej.microui.display.GraphicsContext-ej.microvg.VectorImage-ej.microvg.Matrix-long-float:A- (line 230) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorImage.html#getDuration-- (line 864) ok https://www.w3.org/TR/SVGTiny12/ (line 234) ok https://developer.android.com/reference/android/graphics/drawable/AnimatedVectorDrawable#define-an-animatedvectordrawable-all-in-one-xml-file writing output... [ 12%] ApplicationDeveloperGuide/UI/Widgets/index writing output... [ 12%] ApplicationDeveloperGuide/UI/Widgets/mwt-examples (line 15) ok https://github.com/MicroEJ/ExampleJava-MWT/blob/master/README.rst (line 9) ok https://github.com/MicroEJ/ExampleJava-MWT writing output... [ 13%] ApplicationDeveloperGuide/UI/Widgets/widget (line 30) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/Button.html (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 4) ok https://repository.microej.com/modules/ej/library/ui/widget/4.1.0/ (line 31) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/ImageButton.html (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Dock.html (line 36) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Flow.html (line 37) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Grid.html (line 39) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/SimpleDock.html (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/OverlapContainer.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 68) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/color/LightHelper.html (line 86) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#hierarchyToString-ej.mwt.Widget- (line 108) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#pathToWidgetToString-ej.mwt.Widget- (line 122) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#countNumberOfWidgets-ej.mwt.Widget- (line 122) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#countNumberOfContainers-ej.mwt.Widget- (line 132) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#countMaxDepth-ej.mwt.Widget- (line 142) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/BoundsInspector.html#boundsToString-ej.mwt.Widget- (line 157) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/BoundsInspector.html#boundsRecursiveToString-ej.mwt.Widget- (line 113) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#pathToWidgetToString-ej.mwt.Widget-char- 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 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 15) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/PrintStream.html (line 11) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/String.html#getBytes-- (line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/String.html#String-byte:A- (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#out (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/PrintStream.html writing output... [ 16%] ApplicationDeveloperGuide/classpath (line 122) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#forName-java.lang.String- (line 104) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/FeatureEntryPoint.html (line 193) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Immutables.html#get-java.lang.String- (line 157) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#getResourceAsStream-java.lang.String- (line 125) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#getName-- (line 215) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#getProperty-java.lang.String- (line 270) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Constants.html writing output... [ 17%] ApplicationDeveloperGuide/codeCoverageAnalyzer writing output... [ 17%] ApplicationDeveloperGuide/debug writing output... [ 18%] ApplicationDeveloperGuide/dependencyDiscoverer (line 27) ok https://github.com/MicroEJ/Tool-ApiDependencyDiscoverer/blob/master/README.md (line 20) ok https://github.com/MicroEJ/Tool-ApiDependencyDiscoverer writing output... [ 18%] ApplicationDeveloperGuide/heapAnalyzer writing output... [ 18%] ApplicationDeveloperGuide/heapUsageMonitoring (line 48) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#gc-- (line 48) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#freeMemory-- (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#gc-- (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#gc-- (line 54) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#totalMemory-- (line 105) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#totalMemory-- (line 58) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#maxMemory-- (line 89) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#maxMemory-- (line 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-- (line 124) 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 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html (line 110) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Date.html (line 97) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Date.html (line 181) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Integer.html (line 181) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Double.html (line 183) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Boolean.html (line 185) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/String.html (line 192) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Double.html (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/PrintStream.html#println-- 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 39) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/network/NetworkInterfaceManager.html (line 34) ok https://repository.microej.com/modules/ej/library/iot/bluetooth-util/ (line 38) ok https://repository.microej.com/modules/ej/api/ecom-network/ (line 32) ok https://repository.microej.com/modules/ej/api/bluetooth/ (line 33) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bluetooth/package-summary.html (line 46) ok https://github.com/MicroEJ/Example-Wi-Fi-Setup (line 44) ok https://repository.microej.com/modules/ej/api/ecom-wifi/ (line 45) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/wifi/WifiManager.html (line 51) ok https://repository.microej.com/modules/ej/api/net/ (line 53) ok https://github.com/MicroEJ/Example-Standalone-Foundation-Libraries/tree/master/com.microej.example.foundation.net.helloworld (line 47) ok https://repository.microej.com/modules/ej/library/iot/wifi-util/ (line 52) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/net/package-summary.html (line 54) ok https://repository.microej.com/modules/ej/library/iot/net-util/ (line 58) ok https://repository.microej.com/modules/ej/api/security/ (line 67) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.ssl.mutual.server (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 65) ok https://repository.microej.com/javadoc/microej_5.x/apis/javax/net/ssl/package-summary.html (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 68) ok https://repository.microej.com/modules/ej/library/iot/ssl-util/ (line 98) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.ssl.rest (line 95) ok https://repository.microej.com/modules/ej/library/eclasspath/httpsclient/ (line 96) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/net/HttpURLConnection.html (line 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 110) ok https://repository.microej.com/javadoc/microej_5.x/apis/org/eclipse/paho/client/mqttv3/MqttClient.html (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 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 126) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.dynamic-restserver (line 125) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/restserver/RestServer.html (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-secure/ (line 136) ok https://repository.microej.com/modules/ej/library/iot/websocket/ (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 158) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/cbor/CborEncoder.html (line 157) ok https://repository.microej.com/modules/ej/library/iot/cbor/ (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 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 172) ok https://repository.microej.com/modules/com/google/protobuf3/ (line 200) ok https://repository.microej.com/modules/ej/library/iot/aws-iot/2.0.0/README-2.0.0.md (line 201) ok https://github.com/MicroEJ/AWS (line 205) ok https://forge.microej.com/artifactory/microej-developer-repository-release/googlecloud/iotcore/ (line 206) redirect https://developer.microej.com/features/iot-connectivity/get-started-google-cloud-iot-core-connectivity/ - permanently to https://developer.microej.com/iot-connectivity/get-started-google-cloud-iot-core-connectivity/ writing output... [ 27%] ApplicationDeveloperGuide/nls (line 41) ok https://developer.android.com/guide/topics/resources/string-resource#StringArray (line 18) ok https://developer.android.com/guide/topics/resources/string-resource (line 41) ok https://developer.android.com/guide/topics/resources/string-resource#Plurals (line 109) ok https://repository.microej.com/modules/com/microej/tool/nls-po-external-loader/ (line 76) ok https://repository.microej.com/modules/com/microej/library/runtime/binary-nls (line 193) ok https://repository.microej.com/modules/com/microej/tool/nls-po-crowdin/ (line 18) ok https://www.gnu.org/software/gettext/manual/gettext.html#PO-Files writing output... [ 28%] ApplicationDeveloperGuide/nullAnalysis (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/NullPointerException.html (line 6) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/NullPointerException.html (line 34) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/annotation/Nullable.html (line 31) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/annotation/NonNullByDefault.html (line 36) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/annotation/NonNull.html (line 53) ok https://repository.microej.com/modules/ej/api/edc/1.3.3/ (line 109) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/HashMap.html (line 109) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/HashMap.html#get-java.lang.Object- (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/CHANGELOG-1.3.3.md (line 123) redirect https://help.eclipse.org/2020-06/index.jsp?topic=/org.eclipse.jdt.doc.user/tasks/task-using_null_annotations.htm - with Found to https://help.eclipse.org/latest/index.jsp?topic=/org.eclipse.jdt.doc.user/tasks/task-using_null_annotations.htm writing output... [ 28%] ApplicationDeveloperGuide/platform (line 8) ok https://repository.microej.com/index.php?resource=JPF writing output... [ 29%] ApplicationDeveloperGuide/platformSelection writing output... [ 29%] ApplicationDeveloperGuide/repository (line 18) ok https://www.microej.com/product/forge/ writing output... [ 29%] ApplicationDeveloperGuide/runtime (line 39) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/annotation/package-frame.html (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/package-frame.html (line 37) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/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 52) ok https://repository.microej.com/modules/ej/api/edc/ (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 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/ref/package-frame.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 81) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/package-summary.html (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 135) ok https://en.wikipedia.org/wiki/Green_threads (line 118) ok https://repository.microej.com/modules/ej/api/sni/ writing output... [ 30%] ApplicationDeveloperGuide/sandboxedAppDeploy (line 24) ok https://repository.microej.com/index.php?resource=FIRM&topic=ALL&version=ANY&edition=ANY (line 11) ok https://repository.microej.com/index.php?resource=FIRM&topic=ALL&version=ANY&edition=ANY writing output... [ 30%] ApplicationDeveloperGuide/sandboxedAppFirstApplication writing output... [ 30%] ApplicationDeveloperGuide/sandboxedAppFundamentalConcepts writing output... [ 31%] ApplicationDeveloperGuide/sandboxedAppSharedInterface (line 165) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalAccessError.html (line 195) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Float.html (line 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 191) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Short.html (line 197) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Long.html (line 209) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Map.html (line 207) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/List.html (line 203) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/InputStream.html (line 259) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html (line 282) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invoke-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeByte-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeChar-- (line 287) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeRef-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeBoolean-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeShort-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeLong-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeDouble-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeFloat-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeInt-- writing output... [ 31%] ApplicationDeveloperGuide/sandboxedAppSim writing output... [ 32%] ApplicationDeveloperGuide/sandboxedApplication writing output... [ 32%] ApplicationDeveloperGuide/serialToSocketTransmitter writing output... [ 32%] ApplicationDeveloperGuide/serialToSocketTransmitter_use writing output... [ 33%] ApplicationDeveloperGuide/soar (line 17) ok https://en.wikipedia.org/wiki/ISO/IEC_8859 (line 27) ok https://en.wikipedia.org/wiki/.properties writing output... [ 33%] ApplicationDeveloperGuide/stackTraceReader writing output... [ 33%] ApplicationDeveloperGuide/stackTraceReader_use writing output... [ 34%] ApplicationDeveloperGuide/standaloneApplication writing output... [ 34%] ApplicationDeveloperGuide/testsuite (line 16) ok https://repository.microej.com/modules/ej/library/test/junit/ (line 6) ok https://repository.microej.com/modules/ej/library/test/junit/ writing output... [ 35%] ApplicationDeveloperGuide/testsuiteEngine writing output... [ 35%] ApplicationDeveloperGuide/tools writing output... [ 35%] ApplicationDeveloperGuide/trace (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#startTrace-- (line 62) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#recordEvent-int- (line 52) ok https://repository.microej.com/javadoc/microej_5.x/foundation/ej/trace/Tracer.html (line 17) ok https://repository.microej.com/modules/ej/api/trace/ (line 152) ok https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpc54000-cortex-m4-/lpcxpresso54628-development-board:OM13098 (line 70) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#TRACE_ENABLED_CONSTANT_PROPERTY (line 66) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#recordEventEnd-int- (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#stopTrace-- (line 164) ok https://www.eclipse.org/tracecompass/ (line 149) ok https://www.segger.com/ (line 152) redirect https://developer.microej.com/packages/referenceimplementations/U3OER/2.0.1/OM13098-U3OER-fullPackaging-eval-2.0.1.zip - permanently to https://repository.microej.com/packages/referenceimplementations/U3OER/2.0.1/OM13098-U3OER-fullPackaging-eval-2.0.1.zip writing output... [ 36%] ApplicationDeveloperGuide/virtualDevice writing output... [ 36%] KernelDeveloperGuide/applicationLink (line 99) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#install-java.io.InputStream- (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#install-java.io.InputStream- writing output... [ 36%] KernelDeveloperGuide/featuresCommunication (line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/ByteConverter.html (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Converter.html (line 29) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/BooleanConverter.html (line 20) ok https://repository.microej.com/modules/com/microej/library/util/kf-util/ (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#addConverter-ej.kf.Converter- (line 35) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/CharacterConverter.html (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/ShortConverter.html (line 47) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/LongConverter.html (line 44) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/FloatConverter.html (line 41) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/IntegerConverter.html (line 50) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/DoubleConverter.html (line 53) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/StringConverter.html (line 56) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/InputStreamConverter.html (line 62) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/ListConverter.html (line 59) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/DateConverter.html (line 65) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/MapConverter.html writing output... [ 37%] KernelDeveloperGuide/gettingStarted (line 7) ok https://github.com/MicroEJ/Example-MinimalMultiAppFirmware writing output... [ 37%] KernelDeveloperGuide/index writing output... [ 38%] KernelDeveloperGuide/kernelAPI (line 68) ok https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/kernelapi/ writing output... [ 38%] KernelDeveloperGuide/kernelAPIgenerator_use writing output... [ 38%] KernelDeveloperGuide/kernelCreation writing output... [ 39%] KernelDeveloperGuide/kernelLink (line 87) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#uninstall-ej.kf.Feature- writing output... [ 39%] KernelDeveloperGuide/kernelUID (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Module.html#getUID-- (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#getInstance-- writing output... [ 40%] KernelDeveloperGuide/kf (line 21) ok https://repository.microej.com/modules/ej/api/kf/ (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/package-summary.html (line 19) ok http://www.e-s-r.net/download/specification/ESR-SPE-0020-KF-1.4-F.pdf writing output... [ 40%] KernelDeveloperGuide/kfEnabledLibraries (line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#requestShow-ej.microui.display.Displayable- (line 34) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUI.html#callSerially-java.lang.Runnable- (line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#requestHide-ej.microui.display.Displayable- (line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#requestRender-- (line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#requestFlush-- (line 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 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Displayable.html#onHidden-- (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/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 79) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/TimerTask.html (line 95) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/Device.html (line 107) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/io/CommConnection.html (line 115) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/FileInputStream.html (line 115) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/FileOutputStream.html (line 124) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/net/Socket.html (line 124) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/net/ServerSocket.html (line 124) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/net/DatagramSocket.html (line 135) ok https://repository.microej.com/javadoc/microej_5.x/apis/javax/net/ssl/SSLSocket.html writing output... [ 40%] KernelDeveloperGuide/kfTestsuite writing output... [ 41%] KernelDeveloperGuide/overview writing output... [ 41%] KernelDeveloperGuide/runtimeEnvironment (line 129) ok https://repository.microej.com/modules/com/microej/library/runtime/binary-nls/ (line 208) ok https://repository.microej.com/modules/com/microej/tool/class-extender/1.0.4/README-1.0.4.md (line 137) ok https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/library/runtime/js/ (line 133) ok https://forge.microej.com/artifactory/microej-developer-repository-release/ej/library/wadapps/wadapps/ (line 157) ok https://repository.microej.com/modules/com/microej/tool/class-extender/ (line 215) ok https://repository.microej.com/modules/com/microej/library/runtime/string-regex/ (line 216) ok https://repository.microej.com/modules/com/microej/library/runtime/string-format/ writing output... [ 41%] KernelDeveloperGuide/sandboxedAppLifecycle writing output... [ 42%] PlatformDeveloperGuide/advanceTrace writing output... [ 42%] PlatformDeveloperGuide/appendix/index writing output... [ 43%] PlatformDeveloperGuide/appendix/javalibs/ecom writing output... [ 43%] PlatformDeveloperGuide/appendix/javalibs/ecom-comm writing output... [ 43%] PlatformDeveloperGuide/appendix/javalibs/edc (line 49) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/Reader.html#mark-int- (line 57) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Character.html#MAX_RADIX (line 51) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/Reader.html#Reader-java.lang.Object- (line 69) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#exit-int- (line 57) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Character.html#MIN_RADIX (line 69) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#exit-int- 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 373) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html (line 375) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html (line 377) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html writing output... [ 46%] PlatformDeveloperGuide/appendix/toolchain (line 120) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_ARMCC5/flopi4A20/ (line 102) ok https://repository.microej.com/modules/com/microej/architecture/CM0/CM0_GCC48/flopi0G22/ (line 152) ok https://repository.microej.com/modules/com/microej/architecture/CM7/CM7hardfp_ARMCC5/flopi7A21/ (line 125) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_GCC48/flopi4G25/ (line 157) ok https://repository.microej.com/modules/com/microej/architecture/CM7/CM7hardfp_GCC48/flopi7G26/ (line 162) ok https://repository.microej.com/modules/com/microej/architecture/CM7/CM7hardfp_IAR83/flopi7I36/ (line 179) ok https://repository.microej.com/modules/com/microej/architecture/ESP32/GNUv52_xtensa-esp32/simikou1/ (line 184) ok https://repository.microej.com/modules/com/microej/architecture/ESP32/GNUv52_xtensa-esp32-psram/simikou2/ (line 130) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_IAR83/flopi4I35/ (line 189) ok https://repository.microej.com/modules/com/microej/architecture/ESP32/GNUv52b96_xtensa-esp32-psram/simikou2/ (line 194) ok https://repository.microej.com/modules/com/microej/architecture/ESP32/GNUv82_xtensa-esp32s2/simikou3/ writing output... [ 47%] PlatformDeveloperGuide/appendix/tools/bon writing output... [ 47%] PlatformDeveloperGuide/appendix/tools/heapdump writing output... [ 47%] PlatformDeveloperGuide/appendix/tools/hil writing output... [ 48%] PlatformDeveloperGuide/appendix/tools/index writing output... [ 48%] PlatformDeveloperGuide/appendix/tools/mui_frontpanelmock writing output... [ 49%] PlatformDeveloperGuide/appendix/tools/nls writing output... [ 49%] PlatformDeveloperGuide/appendix/tools/sni writing output... [ 49%] PlatformDeveloperGuide/appendix/tools/soar writing output... [ 50%] PlatformDeveloperGuide/appendix/tools/sp writing output... [ 50%] PlatformDeveloperGuide/appendix/tools/static writing output... [ 50%] PlatformDeveloperGuide/architecture writing output... [ 51%] PlatformDeveloperGuide/architectureChangelog (line 188) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Feature.html#getCriticality-- (line 102) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/UnsatisfiedLinkError.html (line 156) ok https://repository.microej.com/modules/com/microej/pack/device/device-pack/ (line 186) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#getAllFeatureStateListeners-- (line 86) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#canUninstall-ej.kf.Feature- (line 246) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Constants.html#getBoolean-java.lang.String- (line 188) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalStateException.html (line 191) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#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 460) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Long.html#parseLong-java.lang.String- (line 431) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#clone-- (line 539) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalArgumentException.html (line 506) ok https://github.com/espressif/esp-idf/commit/ff29e3e7a24a715bc7f5ba453c83d694ba0ec1e2 (line 594) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#getId-- (line 603) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/SecurityManager.html (line 600) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#interrupt-- (line 598) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/String.html#String-byte:A-int-int- (line 596) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/sni/SNI.html#toCString-java.lang.String-byte:A- (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 609) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Calendar.html (line 600) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/SecurityException.html (line 605) 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 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 754) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/StackTraceElement.html#toString-- (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 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 892) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/PrintStream.html#PrintStream-java.io.OutputStream-boolean- (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 1286) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/IOException.html (line 1123) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Feature.html#stop-- (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 70) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/HardwareDescriptor.html (line 55) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/OutputStream.html (line 51) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/OutputStream.html (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/io/Connector.html#open-java.lang.String- (line 104) ok https://repository.microej.com/modules/ej/api/ecom/ writing output... [ 53%] PlatformDeveloperGuide/ecom-comm (line 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 114) ok https://repository.microej.com/modules/ej/tool/frontpanel/framework/ (line 105) 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 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#notify-- (line 183) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#notifyAll-- writing output... [ 56%] PlatformDeveloperGuide/multiSandbox writing output... [ 57%] PlatformDeveloperGuide/native writing output... [ 57%] PlatformDeveloperGuide/net writing output... [ 58%] PlatformDeveloperGuide/netIntroduction writing output... [ 58%] PlatformDeveloperGuide/networkCoreEngine writing output... [ 58%] PlatformDeveloperGuide/pack (line 27) ok https://repository.microej.com/modules/com/microej/pack/ (line 56) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_GCC48/flopi4G25-ui-pack/ (line 77) ok https://repository.microej.com/modules/com/microej/pack/bluetooth/bluetooth-pack/ (line 96) ok https://repository.microej.com/modules/com/microej/pack/net/9.2.3/net-9.2.3.xpfp (line 26) ok https://repository.microej.com/modules/com/microej/architecture writing output... [ 59%] PlatformDeveloperGuide/platform writing output... [ 59%] PlatformDeveloperGuide/platformConcepts writing output... [ 60%] PlatformDeveloperGuide/platformCreation (line 59) ok https://github.com/MicroEJ/PlatformQualificationTools/blob/master/framework/platform/content/build/CHANGELOG.md (line 45) ok https://github.com/MicroEJ/PlatformQualificationTools/blob/master/framework/platform/README.rst (line 122) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_GCC48/flopi4G25-ui-pack/13.0.4/ (line 45) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/master/framework/platform/ - permanently to https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform (line 90) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_GCC48/flopi4G25/7.14.0/ (line 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 342) ok https://github.com/MicroEJ/PlatformQualificationTools (line 352) ok https://github.com/MicroEJ/PlatformQualificationTools (line 393) ok https://github.com/MicroEJ/PlatformQualificationTools (line 15) ok https://repository.microej.com/packages/referenceimplementations/846SI/3.4.2/STM32F746GDISCO-846SI-fullPackaging-eval-3.4.2.zip 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 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 118) ok https://repository.microej.com/modules/com/microej/pack/fs/5.1.2/ (line 167) ok https://repository.microej.com/modules/ej/api/fs/2.0.6/ (line 168) ok https://repository.microej.com/modules/com/microej/pack/fs/fs-testsuite/3.0.3/ (line 170) ok https://repository.microej.com/modules/ej/api/fs/2.0.6/ (line 186) ok https://repository.microej.com/modules/com/microej/pack/bluetooth/bluetooth-testsuite/2.0.0/ (line 185) ok https://repository.microej.com/modules/ej/api/bluetooth/2.1.0/ (line 188) ok https://repository.microej.com/modules/ej/api/bluetooth/2.0.0/ (line 189) ok https://repository.microej.com/modules/com/microej/pack/bluetooth/bluetooth-testsuite/2.0.0/ (line 207) ok https://repository.microej.com/modules/ej/api/net/1.1.0/ (line 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 221) ok https://repository.microej.com/modules/ej/api/net/1.1.1/ (line 222) ok https://repository.microej.com/modules/ej/api/ssl/2.2.0/ (line 223) ok https://repository.microej.com/modules/ej/api/security/1.3.1/ (line 228) ok https://repository.microej.com/modules/ej/api/net/1.1.2/ (line 229) ok https://repository.microej.com/modules/ej/api/ssl/2.2.1/ writing output... [ 61%] PlatformDeveloperGuide/serialCommunications writing output... [ 61%] PlatformDeveloperGuide/simulation writing output... [ 62%] PlatformDeveloperGuide/simulator writing output... [ 62%] PlatformDeveloperGuide/sni writing output... [ 63%] PlatformDeveloperGuide/sp (line 31) ok http://e-s-r.net/download/specification/ESR-SPE-0014-SP-2.0-A.pdf (line 39) ok http://e-s-r.net/download/specification/ESR-SPE-0014-SP-2.0-A.pdf (line 199) ok https://repository.microej.com/modules/ej/api/sp/ (line 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 190) ok https://repository.microej.com/modules/ej/api/drawing/1.0.3/ (line 105) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html#readPixel-int-int- (line 169) ok https://repository.microej.com/modules/ej/api/microui/3.1.0/ (line 124) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#enableEllipsis-int- (line 105) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#readPixel-int-int- (line 236) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#flush-- (line 302) ok https://repository.microej.com/modules/ej/api/microui/3.0.3/ (line 277) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/DeadFeatureException.html (line 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 364) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/drawing/ShapePainter.html#drawThickFadedLine-ej.microui.display.GraphicsContext-int-int-int-int-int-int-ej.drawing.ShapePainter.Cap-ej.drawing.ShapePainter.Cap- (line 364) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/drawing/ShapePainter.html#drawThickEllipse-ej.microui.display.GraphicsContext-int-int-int-int-int- (line 390) ok https://repository.microej.com/modules/ej/api/microui/3.0.1/ (line 401) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Painter.html#fillRoundedRectangle-ej.microui.display.GraphicsContext-int-int-int-int-int-int- (line 364) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/drawing/ShapePainter.html#drawThickFadedEllipse-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 719) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Painter.html (line 719) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html (line 234) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Painter.html (line 229) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#readPixels-int:A-int-int-int-int-int-int- (line 703) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUI.html#start-- (line 721) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html (line 1483) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#setBackgroundColor-int- writing output... [ 66%] PlatformDeveloperGuide/uiFont writing output... [ 66%] PlatformDeveloperGuide/uiFontCore (line 127) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html# writing output... [ 66%] PlatformDeveloperGuide/uiFontFormat writing output... [ 67%] PlatformDeveloperGuide/uiFontGenerator writing output... [ 67%] PlatformDeveloperGuide/uiFontOverview writing output... [ 67%] PlatformDeveloperGuide/uiImage writing output... [ 68%] PlatformDeveloperGuide/uiImageCore writing output... [ 68%] PlatformDeveloperGuide/uiImageGenerator (line 153) ok https://docs.oracle.com/javase/7/docs/api/javax/imageio/ImageIO.html (line 312) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html# writing output... [ 69%] PlatformDeveloperGuide/uiImageLoader (line 46) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html# (line 57) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html# writing output... [ 69%] PlatformDeveloperGuide/uiImageOverview (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html# writing output... [ 69%] PlatformDeveloperGuide/uiImageRaw writing output... [ 70%] PlatformDeveloperGuide/uiInput (line 83) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Pointer.html (line 83) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/States.html (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUI.html (line 83) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Buttons.html (line 83) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Command.html (line 101) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/GenericEventGenerator.html writing output... [ 70%] PlatformDeveloperGuide/uiIntroduction writing output... [ 70%] PlatformDeveloperGuide/uiLed (line 18) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/led/Leds.html (line 110) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/led/Leds.html writing output... [ 71%] PlatformDeveloperGuide/uiLowLevel (line 57) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/package-summary.html (line 57) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/package-summary.html (line 57) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/led/package-summary.html writing output... [ 71%] PlatformDeveloperGuide/uiMicroui (line 88) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Displayable.html#render-ej.microui.display.GraphicsContext- (line 22) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#getDisplay-- (line 24) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/led/Leds.html#getNumberOfLeds-- 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 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 15) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.3.1/ (line 181) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html#getSNIContext-- (line 180) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#getSNIContext-- writing output... [ 72%] PlatformDeveloperGuide/uiReleaseNotes (line 199) 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 181) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/ (line 187) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/ (line 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 47) ok https://repository.microej.com/modules/com/microej/clibrary/llimpl/microui/ (line 81) ok https://repository.microej.com/modules/com/microej/pack/vg/vg-pack/ (line 59) redirect https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/clibrary/llimpl/microui-vglite - with Found to https://forge.microej.com:443/artifactory/microej-developer-repository-release/com/microej/clibrary/llimpl/microui-vglite/ (line 143) ok https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/clibrary/thirdparty/harfbuzz/ (line 164) ok https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/clibrary/llimpl/microvg-vglite/ writing output... [ 74%] PlatformDeveloperGuide/vgChangeLog (line 17) ok https://repository.microej.com/modules/ej/api/microvg/1.1.1/ writing output... [ 75%] PlatformDeveloperGuide/vgFont (line 45) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html writing output... [ 75%] PlatformDeveloperGuide/vgGradient (line 18) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/LinearGradient.html (line 54) 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 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/Path.html (line 75) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/Path.html writing output... [ 77%] PlatformDeveloperGuide/vgReleaseNotes writing output... [ 78%] PlatformDeveloperGuide/vgSimulation writing output... [ 78%] PlatformDeveloperGuide/watchdog-timer (line 90) ok https://repository.microej.com/modules/ej/api/watchdog-timer/ writing output... [ 78%] SDKUserGuide/github (line 17) ok https://www.eclipse.org/egit/ (line 31) redirect https://github.com/MicroEJ/ExampleJava-MWT.git - permanently to https://github.com/MicroEJ/ExampleJava-MWT writing output... [ 79%] SDKUserGuide/ide writing output... [ 79%] SDKUserGuide/index writing output... [ 80%] SDKUserGuide/install writing output... [ 80%] SDKUserGuide/installSDKDistribution21_11 (line 21) ok https://repository.microej.com/packages/SDK/21.11/MicroEJ-SDK-Installer-Win64-21.11.exe (line 22) ok https://repository.microej.com/packages/SDK/21.11/MicroEJ-SDK-Installer-Linux64-21.11.zip (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 44) ok https://repository.microej.com/packages/SDK/21.11/zip/microej-sdk-21.11-win_x86_64.zip (line 34) ok https://repository.microej.com/packages/SDK/22.06/zip/microej-sdk-22.06-linux_x86_64.zip (line 36) ok https://repository.microej.com/packages/SDK/22.06/zip/microej-sdk-22.06-macosx_x86_64.zip (line 38) ok https://repository.microej.com/packages/SDK/22.06/zip/microej-sdk-22.06-macosx_aarch64.zip (line 32) ok https://repository.microej.com/packages/SDK/22.06/zip/microej-sdk-22.06-win_x86_64.zip (line 46) ok https://repository.microej.com/packages/SDK/21.11/zip/microej-sdk-21.11-linux_x86_64.zip (line 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 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 48) ok https://repository.microej.com/packages/SDK/21.11/zip/microej-sdk-21.11-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 67) ok https://repository.microej.com/packages/SDK/20.12/MicroEJ-SDK-Installer-Linux64-20.12.zip (line 68) ok https://repository.microej.com/packages/SDK/20.12/zip/microej-sdk-20.12-linux_x86_64.zip (line 69) ok https://repository.microej.com/packages/SDK/20.12/MicroEJ-SDK-Installer-MacOS-20.12.zip (line 70) ok https://repository.microej.com/packages/SDK/20.12/zip/microej-sdk-20.12-macosx_x86_64.zip (line 77) ok https://repository.microej.com/packages/SDK/20.10/zip/microej-sdk-20.10-win_x86_64.zip (line 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 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 288) ok https://ant.apache.org/ivy/history/2.5.0/settings.html (line 40) ok https://ant.apache.org/easyant/history/trunk/reference.html (line 457) ok https://gitforwindows.org/ (line 856) ok https://ant.apache.org/ivy/history/2.5.0/settings/credentials.html (line 886) ok http://keystore-explorer.org/downloads.html (line 528) redirect https://toml.io - permanently to https://toml.io/en/ (line 49) redirect https://developer.microej.com/packages/documentation/TLT-0831-SPE-MicroEJModuleManager-2.0-E.pdf - permanently to https://repository.microej.com/packages/documentation/TLT-0831-SPE-MicroEJModuleManager-2.0-E.pdf (line 37) redirect http://ant.apache.org/ivy - permanently to https://ant.apache.org/ivy/ 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 93) ok https://bugs.eclipse.org/bugs/show_bug.cgi?id=566599 (line 356) ok https://github.com/MicroEJ/ 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 writing output... [ 86%] Tutorials/getStartedWithGUI/Step02 writing output... [ 87%] Tutorials/getStartedWithGUI/Step03 (line 6) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/package-summary.html writing output... [ 87%] Tutorials/getStartedWithGUI/Step04 writing output... [ 87%] Tutorials/getStartedWithGUI/Step05 writing output... [ 88%] Tutorials/getStartedWithGUI/Step06 (line 37) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/Button.html#handleClick-- writing output... [ 88%] Tutorials/getStartedWithGUI/Step07 (line 76) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/drawing/ShapePainter.html (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Painter.html#drawLine-ej.microui.display.GraphicsContext-int-int-int-int- writing output... [ 89%] Tutorials/getStartedWithGUI/Step08 writing output... [ 89%] Tutorials/getStartedWithGUI/Step09 writing output... [ 89%] Tutorials/getStartedWithGUI/Step10 writing output... [ 90%] Tutorials/getStartedWithGUI/Step11 (line 59) ok https://github.com/MicroEJ/Demo-Widget/tree/master/com.microej.demo.widget/src/main/java/com/microej/demo/widget/scrollablelist/widget writing output... [ 90%] Tutorials/getStartedWithGUI/Step12 writing output... [ 90%] Tutorials/getStartedWithGUI/Step13 writing output... [ 91%] Tutorials/getStartedWithGUI/index writing output... [ 91%] Tutorials/getStartedWithGUI/setup (line 36) ok https://github.com/MicroEJ/Platform-STMicroelectronics-STM32F7508-DK/tree/1.3.2 writing output... [ 92%] Tutorials/index writing output... [ 92%] Tutorials/tutorialAppendEmojisToVectorFont (line 16) ok https://fontforge.org/ (line 42) ok https://www.fontlab.com/font-editor/fontlab/ (line 16) ok https://github.com/fonttools/fonttools writing output... [ 92%] Tutorials/tutorialCreateCustomPlatform writing output... [ 93%] Tutorials/tutorialCreateFirmwareFromScratch (line 72) ok https://github.com/microej/PlatformQualificationTools (line 62) ok https://www.qemu.org/docs/master/system/arm/stellaris.html (line 163) ok http://roboticravings.blogspot.com/2018/07/freertos-on-cortex-m3-with-qemu.html (line 50) ok https://github.com/microej/PlatformQualificationTools (line 84) redirect https://docs.microsoft.com/en-us/windows/wsl/install-win10 - permanently to https://learn.microsoft.com/en-us/windows/wsl/install (line 67) ok https://github.com/MicroEJ/FreeRTOS/tree/tuto-microej-firmware-from-scratch (line 80) ok https://repository.microej.com/packages/SDK (line 265) ok https://www.ti.com/lit/ds/symlink/lm3s811.pdf (line 171) ok https://github.com/MicroEJ/FreeRTOS/commit/48248eae13baebf7df9638cd8da6fbfe1a735a9c (line 428) redirect https://license.microej.com - with Found to https://license.microej.com/oemServer/ (line 274) ok https://github.com/MicroEJ/FreeRTOS/commit/d09ec0f5cbdf69ca97a5ac15f8b905538aa4c61e (line 337) ok https://github.com/MicroEJ/FreeRTOS/commit/1f7e7ee014754a4dcb4f6c5a470205e02f6ac3c8 (line 265) ok https://github.com/dwelch67/qemu_arm_samples/blob/master/cortex-m/uart01/notmain.c (line 484) ok https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform (line 497) ok https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform/content (line 405) ok https://repository.microej.com/modules/com/microej/architecture/CM0/CM0_GCC48/flopi0G22/7.14.0/flopi0G22-7.14.0-eval.xpf (line 986) ok https://github.com/MicroEJ/FreeRTOS/commit/0e2e31d8a510d37178c340051bab636902471eea (line 1041) ok https://github.com/MicroEJ/FreeRTOS/commit/4b23ea2e77112f053368718d299ff8db826ddde1 (line 915) ok https://github.com/FreeRTOS/FreeRTOS/commit/257d9e1d123be0342029e2930c0073dd5a4a2b2d (line 1105) ok https://github.com/MicroEJ/FreeRTOS/commit/a202f43948c41b848ebfbc8c53610028c454b66f (line 878) ok https://github.com/MicroEJ/FreeRTOS/commit/7ae8e79f9c811621569ccb90c46b1dcda91da35d (line 1197) ok https://chromium.googlesource.com/native_client/nacl-newlib/+/99fc6c167467b41466ec90e8260e9c49cbe3d13c/libgloss/libnosys/sbrk.c (line 1153) ok https://github.com/MicroEJ/FreeRTOS/commit/a202f43948c41b848ebfbc8c53610028c454b66f (line 1203) ok https://github.com/MicroEJ/FreeRTOS/commit/898f2e6cd492616b4ccaabc136cafa76ef038690 writing output... [ 93%] Tutorials/tutorialCreatePlatformBuildAndRunScripts (line 155) ok https://github.com/MicroEJ/Platform-Espressif-ESP-WROVER-KIT-V4.1/blob/1.7.0/ESP32-WROVER-Xtensa-FreeRTOS-bsp/Projects/microej/scripts/build.sh writing output... [ 93%] Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques (line 46) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html (line 69) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/basic/BasicMessageLogger.html (line 85) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Logger.html (line 534) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#sleep-long- (line 342) redirect https://forum.microej.com/t/gui-microui-and-multithreading/652 - permanently to https://forum.microej.com/t/microui-and-multithreading/652 (line 620) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html (line 534) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#wait-- (line 716) ok https://www.freertos.org/FreeRTOS-MPU-memory-protection-unit.html (line 654) redirect http://www.keil.com/appnotes/files/apnt209.pdf - permanently to https://www.keil.com/appnotes/files/apnt209.pdf (line 652) redirect https://www.iar.com/support/tech-notes/debugger/debugging-a-hardfault-on-cortex-m/ - permanently to https://www.iar.com/knowledge/support/technical-notes/debugger/debugging-a-hardfault-on-cortex-m/ (line 653) ok https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/fatal-errors.html writing output... [ 94%] Tutorials/tutorialExploreDataSerializationFormats (line 17) ok https://en.wikipedia.org/wiki/XML (line 114) ok http://json.org/ (line 108) ok http://json.org/ (line 260) ok https://cbor.io/ (line 32) redirect https://github.com/MicroEJ/Example-XML - permanently to https://github.com/MicroEJ/ExampleJava-XML (line 275) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.cbor (line 307) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.cbor.json (line 32) redirect http://kxml.org/ - permanently to https://github.com/kobjects/kxml2 (line 17) redirect http://kxml.org/ - permanently to https://github.com/kobjects/kxml2 (line 121) ok https://repository.microej.com/modules/org/json/me/json/ 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 199) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#equals-java.lang.Object- (line 199) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#hashCode-- (line 223) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#newInstance-- (line 222) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/StringBuilder.html (line 236) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Vector.html (line 236) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Hashtable.html (line 236) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/StringBuffer.html (line 389) ok https://github.com/MicroEJ/ExampleTool-Sonar (line 238) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/ByteArray.html 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 73) ok https://repository.microej.com/modules/ej/api/trace (line 137) ok https://repository.microej.com/modules/ej/api/trace (line 34) 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 160) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/MessageBuilder.html (line 159) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/Level.html (line 160) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/basic/BasicMessageBuilder.html (line 207) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/package-summary.html (line 160) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.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 341) redirect https://www.guardsquare.com/en/products/proguard - permanently to https://www.guardsquare.com/proguard (line 220) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Handler.html (line 220) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/logging/handler/DefaultHandler.html (line 345) ok https://github.com/MicroEJ/How-To/tree/master/Proguard-Get-Started writing output... [ 95%] Tutorials/tutorialOptimizeMemoryFootprint (line 143) ok https://github.com/MicroEJ/Example-NLS (line 197) ok https://repository.microej.com/modules/ej/library/runtime/service/ (line 197) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Constants.html#getClass-java.lang.String- (line 192) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#toString-- (line 39) redirect https://github.com/MicroEJ/Tool-DependencyDiscoverer - permanently to https://github.com/MicroEJ/Tool-ApiDependencyDiscoverer (line 200) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/basictool/ArrayTools.html (line 201) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/basictool/map/PackedMap.html (line 289) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#getSimpleName-- (line 301) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/service/ServiceLoader.html (line 406) ok https://www.freertos.org/Stacks-and-stack-overflow-checking.html (line 354) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/ArrayList.html#ArrayList-int- (line 354) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/ArrayList.html#ArrayList-- (line 360) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/concurrent/Executor.html (line 418) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Immortals.html (line 426) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#getAllStackTraces-- (line 426) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#activeCount-- writing output... [ 96%] Tutorials/tutorialRunATestSuiteOnDevice (line 29) ok https://github.com/MicroEJ/How-To/tree/1.8.3/FoundationLibrary-Get-Started (line 90) ok https://github.com/MicroEJ/PlatformQualificationTools/releases/tag/2.3.0 (line 130) ok https://github.com/MicroEJ/PlatformQualificationTools/blob/2.3.0/tests/fs/java/java-testsuite-fs/config.properties.tpl (line 86) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/2.3.0/tests/fs - permanently to https://github.com/MicroEJ/PlatformQualificationTools/tree/2.3.0/tests/fs (line 45) ok https://github.com/MicroEJ/Platform-Espressif-ESP-WROVER-KIT-V4.1/tree/1.6.2 (line 207) ok https://github.com/MicroEJ/PlatformQualificationTools/blob/2.3.0/tests/fs/java/java-testsuite-fs/validation/microej-testsuite-common.properties (line 162) ok https://github.com/MicroEJ/Platform-Espressif-ESP-WROVER-KIT-V4.1/tree/1.6.2 writing output... [ 96%] Tutorials/tutorialSetupBuildUsingJenkinsAndArtifactory (line 7) ok https://jfrog.com/artifactory/ (line 7) ok https://www.jenkins.io/ (line 210) ok https://www.jenkins.io/download/ (line 52) redirect https://git-for-windows.github.io/ - permanently to https://gitforwindows.org/ (line 143) redirect https://jfrog.com/fr/open-source/ - permanently to https://jfrog.com/community/open-source/ (line 51) ok https://developer.microej.com/get-started/ writing output... [ 96%] Tutorials/tutorialUnderstandMicroEJFirmwareBuild (line 37) redirect https://developer.microej.com/mej32-embedded-runtime-architectures/ - permanently to https://developer.microej.com/mej32-supported-embedded-runtime-architectures/ writing output... [ 97%] about (line 29) ok https://www.microej.com/ writing output... [ 97%] glossary (line 53) ok https://semver.org (line 47) ok https://en.wikipedia.org/wiki/Managed_code (line 11) ok https://en.wikipedia.org/wiki/Managed_code (line 6) ok https://developer.microej.com/microej-vee-virtual-execution-environment (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/ 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-02T13:52:56.724012Z, end-time: 2022-11-02T13:52:56.798450Z, 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': '54d90234', } # 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/1164797/' 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-02T13:52:57.073053Z, end-time: 2022-11-02T13:54:41.125905Z, duration: 104, 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-02T13:54:41.622574Z, end-time: 2022-11-02T13:54:50.240544Z, 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-02T13:55:47.827467Z, end-time: 2022-11-02T13:55:47.893669Z, 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-02T13:55:48.241388Z, end-time: 2022-11-02T13:57:12.864129Z, duration: 84, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=microej-docs -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 13) line 1, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 13) line 2, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 13) line 3, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 13) line 4, chunk 1. Subroutine makeglo redefined at (eval 14) line 7, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 1, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 2, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 3, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 26 Dec. 2019, version: 4.67. Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="microej-docs" "microej.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./microej.tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (./microej.sty (/usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/sourcesanspro.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex))) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/ly1/ly1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ly1enc.dfu)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd))) (/usr/share/texlive/texmf-dist/tex/latex/inconsolata/inconsolata.sty `inconsolata-zi4' v1.12, 2019/05/17 Text macros for Inconsolata (msharpe)) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/T1SourceSansPro-LF.fd)) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.t ex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def (/usr/share/texlive/texmf-dist/tex/latex/ms/everyshi.sty)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.t ex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.de f))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code. tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonomet ric.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.cod e.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerari thmetics.code.tex))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct. code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.c ode.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformation s.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.t ex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code. tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.c ode.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex)) ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex ) (/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65 .sty) (/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18 .sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty)) (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty))) Writing index file microej-docs.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./microej-docs.aux) (/usr/share/texlive/texmf-dist/tex/latex/ly1/ly1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) ABD: EveryShipout initializing macros (/usr/share/texlive/texmf-dist/tex/latex/inconsolata/t1zi4.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map} <./mascot.pdf>] Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 91. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 92. [1] Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 93. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 93. Package Fancyhdr Warning: \fancyhead's `E' option without twoside option is use less on input line 93. (/usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/TS1SourceSansPro-LF.fd) [1] Chapter 1. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-core- libraries' on page 2 undefined on input line 154. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sni:sni' on page 2 undef ined on input line 173. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 180. [2] [3] Chapter 2. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 259. [4] [5 <./2_download.png>] [6 <./firmware.png>] LaTeX Warning: Hyper reference `SDKUserGuide/index:sdk-user-guide' on page 7 un defined on input line 347. [7 <./toolchain.png>] [8 <./sdk_overview.png>] Chapter 3. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures' on page 9 undefined on input line 384. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 9 undefined on in put line 386. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 9 undefined on input line 390. LaTeX Warning: Hyper reference `SDKUserGuide/repository:module-repositories' on page 9 undefined on input line 399. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 400. [9 <./1_overview.png>] LaTeX Warning: Hyper reference `SDKUserGuide/github:github' on page 10 undefine d on input line 402. LaTeX Warning: Hyper reference `SDKUserGuide/licenses:sdk-eula' on page 10 unde fined on input line 406. LaTeX Warning: Hyper reference `overview/gettingStarted:getting-started' on pag e 10 undefined on input line 420. LaTeX Warning: Hyper reference `SDKUserGuide/installSDKDistributionLatest:sdk-i nstallation-latest' on page 10 undefined on input line 423. [10 <./sdk_content.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-17-0' on page 11 undefined on input line 437. LaTeX Warning: Hyper reference `SDKUserGuide/installSDKDistribution21_11:sdk-in stallation-21-11' on page 11 undefined on input line 438. LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:system-requirem ents' on page 11 undefined on input line 439. LaTeX Warning: Hyper reference `SDKUserGuide/installSDKDistributionPortable:sdk -installation-portable' on page 11 undefined on input line 443. [11 <./splash.png>] LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:get-jdk' on pag e 12 undefined on input line 469. Underfull \hbox (badness 10000) in paragraph at lines 495--496 []\T1/SourceSansPro-LF/m/n/10 On Linux, un-zip []\T1/zi4/m/n/10 MicroEJ-SDK-In staller-Linux64-22.06.zip[] \T1/SourceSansPro-LF/m/n/10 and start LaTeX Warning: Hyper reference `SDKUserGuide/troubleshooting:sdk-install-troubl eshooting-macos' on page 12 undefined on input line 499. Underfull \hbox (badness 10000) in paragraph at lines 498--500 []\T1/SourceSansPro-LF/m/n/10 On ma-cOS, un-zip []\T1/zi4/m/n/10 MicroEJ-SDK-I nstaller-Linux64-22.06.zip[] \T1/SourceSansPro-LF/m/n/10 and start [12 <./welcome_screen1.png>] [13 <./license_screen1.png> <./installation_path_s creen1.png>] [14 <./installation_validation_screen1.png> <./installation_progre ss_screen1.png>] LaTeX Warning: Hyper reference `SDKUserGuide/updateSDKVersion:sdk-update' on pa ge 15 undefined on input line 589. LaTeX Warning: Hyper reference `SDKUserGuide/troubleshooting:sdk-install-troubl eshooting-windows' on page 15 undefined on input line 590. [15 <./options_screen1.png> <./installation_finished_screen1.png>] LaTeX Warning: Hyper reference `SDKUserGuide/version:get-sdk-version' on page 1 6 undefined on input line 598. [16 <./check_update.png> <./no_update.png>] [17 <./update_available.png> <./rev iew_update.png>] Underfull \hbox (badness 10000) in paragraph at lines 712--713 []|\T1/SourceSansPro-LF/b/n/10 SDK Underfull \hbox (badness 10000) in paragraph at lines 712--713 \T1/SourceSansPro-LF/b/n/10 Dis- Underfull \hbox (badness 10000) in paragraph at lines 712--713 \T1/SourceSansPro-LF/b/n/10 tri- Underfull \hbox (badness 10000) in paragraph at lines 712--713 \T1/SourceSansPro-LF/b/n/10 bu- Overfull \hbox (12.59647pt too wide) in paragraph at lines 714--715 []|\T1/SourceSansPro-LF/b/n/10 JDK Overfull \hbox (12.58646pt too wide) in paragraph at lines 714--715 \T1/SourceSansPro-LF/b/n/10 Ver- Overfull \hbox (13.47646pt too wide) in paragraph at lines 714--715 \T1/SourceSansPro-LF/b/n/10 sion| Underfull \hbox (badness 10000) in paragraph at lines 725--726 []|\T1/zi4/m/n/10 22. Overfull \hbox (5.01648pt too wide) in paragraph at lines 727--728 []|\T1/zi4/m/n/10 11[]| Underfull \hbox (badness 10000) in paragraph at lines 738--739 []|\T1/zi4/m/n/10 21. [18 <./license_update.png> <./restart_update.png>] LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:get-jdk' on pag e 19 undefined on input line 763. LaTeX Warning: Hyper reference `SDKUserGuide/updateSDKVersion:sdk-update' on pa ge 19 undefined on input line 780. LaTeX Warning: Hyper reference `SDKUserGuide/troubleshooting:sdk-install-troubl eshooting-windows' on page 19 undefined on input line 781. LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:system-requirem ents' on page 19 undefined on input line 789. LaTeX Warning: Hyper reference `SDKUserGuide/installSDKDistributionPortable:sdk -installation-portable' on page 19 undefined on input line 793. [19] LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:get-jdk' on pag e 20 undefined on input line 816. Underfull \hbox (badness 10000) in paragraph at lines 842--843 []\T1/SourceSansPro-LF/m/n/10 On Linux, un-zip []\T1/zi4/m/n/10 MicroEJ-SDK-In staller-Linux64-21.11.zip[] \T1/SourceSansPro-LF/m/n/10 and start LaTeX Warning: Hyper reference `SDKUserGuide/troubleshooting:sdk-install-troubl eshooting-macos' on page 20 undefined on input line 846. Underfull \hbox (badness 10000) in paragraph at lines 845--847 []\T1/SourceSansPro-LF/m/n/10 On ma-cOS, un-zip []\T1/zi4/m/n/10 MicroEJ-SDK-I nstaller-Linux64-21.11.zip[] \T1/SourceSansPro-LF/m/n/10 and start [20 <./welcome_screen.png>] [21 <./license_screen.png> <./installation_path_scr een.png>] [22 <./installation_validation_screen.png> <./installation_progress_s creen.png>] LaTeX Warning: Hyper reference `SDKUserGuide/updateSDKVersion:sdk-update' on pa ge 23 undefined on input line 936. LaTeX Warning: Hyper reference `SDKUserGuide/troubleshooting:sdk-install-troubl eshooting-windows' on page 23 undefined on input line 937. LaTeX Warning: Hyper reference `SDKUserGuide/installSDKDistributionLatest:sdk-i nstallation-latest' on page 23 undefined on input line 939. LaTeX Warning: Hyper reference `SDKUserGuide/installSDKDistribution21_11:sdk-in stallation-21-11' on page 23 undefined on input line 942. LaTeX Warning: Hyper reference `SDKUserGuide/installSDKDistributionPortable:sdk -installation-portable' on page 23 undefined on input line 945. Underfull \hbox (badness 10000) in paragraph at lines 958--959 []|\T1/SourceSansPro-LF/b/n/10 SDK Underfull \hbox (badness 10000) in paragraph at lines 958--959 \T1/SourceSansPro-LF/b/n/10 Dis- Underfull \hbox (badness 10000) in paragraph at lines 958--959 \T1/SourceSansPro-LF/b/n/10 tri- Underfull \hbox (badness 10000) in paragraph at lines 958--959 \T1/SourceSansPro-LF/b/n/10 bu- Underfull \hbox (badness 10000) in paragraph at lines 960--961 []|\T1/SourceSansPro-LF/b/n/10 JDK Underfull \hbox (badness 10000) in paragraph at lines 960--961 \T1/SourceSansPro-LF/b/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 966--967 []|\T1/SourceSansPro-LF/b/n/10 macOS Underfull \hbox (badness 10000) in paragraph at lines 968--969 []|\T1/SourceSansPro-LF/b/n/10 macOS Underfull \hbox (badness 10000) in paragraph at lines 968--969 \T1/SourceSansPro-LF/b/n/10 aarch64 (M1 Underfull \hbox (badness 7081) in paragraph at lines 970--971 []|\T1/SourceSansPro-LF/b/n/10 SDK Ver- Underfull \hbox (badness 10000) in paragraph at lines 972--974 []|\T1/SourceSansPro-LF/b/n/10 Eclipse Underfull \hbox (badness 10000) in paragraph at lines 975--976 []|\T1/zi4/m/n/10 22. Underfull \hbox (badness 10000) in paragraph at lines 2--981 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--984 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--984 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--989 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--992 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--992 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--997 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1000 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1000 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1005 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1008 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1008 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1016--1017 []|\T1/zi4/m/n/10 21. Underfull \hbox (badness 10000) in paragraph at lines 2--1022 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1025 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1025 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1030 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1033 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1033 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1038 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1041 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1041 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1051--1052 []|\T1/zi4/m/n/10 21. Underfull \hbox (badness 10000) in paragraph at lines 2--1057 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1060 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1060 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1065 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1068 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1068 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1073 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1076 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1076 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1086--1087 []|\T1/zi4/m/n/10 20. Underfull \hbox (badness 10000) in paragraph at lines 2--1092 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1095 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1095 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1100 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1103 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1103 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1108 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1111 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1111 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1121--1122 []|\T1/zi4/m/n/10 20. Underfull \hbox (badness 10000) in paragraph at lines 2--1127 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1130 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1130 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1135 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1138 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1138 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1143 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1146 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1146 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1156--1157 []|\T1/zi4/m/n/10 20. Underfull \hbox (badness 10000) in paragraph at lines 2--1162 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1165 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1165 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1170 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1173 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1173 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1178 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1181 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1181 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1191--1192 []|\T1/zi4/m/n/10 19. Underfull \hbox (badness 10000) in paragraph at lines 2--1197 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1200 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1200 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1205 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1208 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1208 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1213 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1216 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1216 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1226--1227 []|\T1/zi4/m/n/10 19. Underfull \hbox (badness 10000) in paragraph at lines 2--1232 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1235 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1235 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1240 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1243 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1243 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1248 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1251 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1251 [][]\T1/SourceSansPro-LF/m/n/10 Portable [23 <./options_screen.png> <./installation_finished_screen.png>] Overfull \vbox (50.88991pt too high) has occurred while \output is active [24] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 25 undefined on input line 1371. [25] Overfull \hbox (22.32324pt too wide) in paragraph at lines 1397--1398 \T1/SourceSansPro-LF/m/n/10 When launch-ing the in-staller, you may get the fol -low-ing er-ror: [][][] [26 <./adoptopenjdk-install.png> <./incompatible_default_java_version_installer .png>] LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:get-jdk' on pag e 27 undefined on input line 1416. LaTeX Warning: Hyper reference `SDKUserGuide/installSDKDistributionPortable:sdk -installation-portable' on page 27 undefined on input line 1419. [27 <./incompatible_default_java_version_eclipse.png>] (/usr/share/texlive/texmf-dist/tex/latex/inconsolata/ts1zi4.fd) LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 28 undefined on input line 1532. LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository-lice nsing' on page 28 undefined on input line 1532. [28 <./sdk_eula_content.png>] LaTeX Warning: Hyper reference `support:get-support' on page 29 undefined on in put line 1552. Underfull \hbox (badness 10000) in paragraph at lines 1591--1593 []|\T1/SourceSansPro-LF/b/n/10 Run on Underfull \hbox (badness 10000) in paragraph at lines 1591--1593 \T1/SourceSansPro-LF/b/n/10 Sim-u-la-tor Underfull \hbox (badness 10000) in paragraph at lines 1591--1593 \T1/SourceSansPro-LF/b/n/10 (Vir-tual LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/buildAndRunApplicatio n:device-build' on page 29 undefined on input line 1605. LaTeX Warning: Hyper reference `KernelDeveloperGuide/applicationLink:applicatio n-link' on page 29 undefined on input line 1614. [29 <./licenses.jpg>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platform:source-platf orm-import' on page 30 undefined on input line 1633. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 30 undefined on i nput line 1633. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/buildAndRunApplicatio n:device-build' on page 30 undefined on input line 1634. LaTeX Warning: Hyper reference `SDKUserGuide/licenses:license-manager' on page 30 undefined on input line 1661. [30 <./uid.jpg>] LaTeX Warning: Hyper reference `support:get-support' on page 31 undefined on in put line 1698. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platform:source-platf orm-import' on page 31 undefined on input line 1708. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 31 undefined on i nput line 1708. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/buildAndRunApplicatio n:device-build' on page 31 undefined on input line 1719. LaTeX Warning: Hyper reference `SDKUserGuide/licenses:evaluation-license-troubl eshooting' on page 31 undefined on input line 1748. [31 <./user_license_folder.png>] LaTeX Warning: Hyper reference `support:get-support' on page 32 undefined on in put line 1756. LaTeX Warning: Hyper reference `SDKUserGuide/licenses:production-license-check' on page 32 undefined on input line 1801. [32 <./wrongkey.jpg> <./dongle.jpg>] LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:system-requirem ents' on page 33 undefined on input line 1857. LaTeX Warning: Hyper reference `SDKUserGuide/licenses:production-license-troubl eshooting' on page 33 undefined on input line 1861. [33] [34 <./updateWarningUnknownPublisher.png> <./updateTool.png (PNG copy)>] LaTeX Warning: Hyper reference `SDKUserGuide/licenses:license-manager' on page 35 undefined on input line 1925. [35 <./updateSuccessful.png> <./platformLicenseDetails.png>] LaTeX Warning: Hyper reference `SDKUserGuide/licenses:production-license-linux' on page 36 undefined on input line 1976. [36] LaTeX Warning: Hyper reference `SDKUserGuide/licenses:production-license-activa te' on page 37 undefined on input line 2010. LaTeX Warning: Hyper reference `SDKUserGuide/licenses:production-license-activa te' on page 37 undefined on input line 2021. LaTeX Warning: Hyper reference `SDKUserGuide/licenses:production-license-activa te' on page 37 undefined on input line 2031. LaTeX Warning: Hyper reference `support:get-support' on page 37 undefined on in put line 2055. [37 <./runAsAdministrator.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 38 undefined on input line 2060. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/libraries:libraries' on page 38 undefined on input line 2066. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-overview' on p age 38 undefined on input line 2066. LaTeX Warning: Hyper reference `SDKUserGuide/licenses:sdk-eula' on page 38 unde fined on input line 2081. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/libraries:libraries' on page 38 undefined on input line 2093. [38] Underfull \hbox (badness 10000) in paragraph at lines 2126--2127 []\T1/SourceSansPro-LF/m/n/10 You can also man-u-ally browse the repos-i-tory a t [][]$https : / / forge . microej . com / artifactory / LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 39 undefined on input line 2128. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/libraries:libraries' on page 39 undefined on input line 2146. LaTeX Warning: Hyper reference `support:get-support' on page 39 undefined on in put line 2152. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures' on page 39 undefined on input line 2157. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 39 undefined on input line 2182. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-overview' on p age 39 undefined on input line 2187. [39] [40 <./0-address-to-clone.png>] [41 <./1-import-type.png>] [42 <./2-locati on-to-clone.png>] [43 <./3-local-destination.png> <./4-projects-imported.png>] [44 <./badge-green.png> <./badge-orange.png> <./badge-grey.png> <./workspace_se lection.png>] [45 <./repository_selection.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/libraries:libraries' on page 46 undefined on input line 2356. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/mock:mock' on page 46 un defined on input line 2366. [46 <./dependencyInWorkspace.png> <./mmm_shortcut_resolveAll.png>] Underfull \hbox (badness 10000) in paragraph at lines 2382--2384 []\T1/SourceSansPro-LF/m/n/10 To avoid the use of the Im-ple-men-ta-tion projec t and the Mock project, uncheck the [47 <./resolve.png>] [48 <./about_sdk_4-x.png> <./about_sdk_dist_20-07.png>] [49 <./installation_details_sdk_dist_20-07.png>] Underfull \hbox (badness 5345) in paragraph at lines 2471--2474 []\T1/SourceSansPro-LF/m/n/10 Apache EasyAnt ([][]$https : / / ant . apache . o rg / easyant / history / trunk / reference . html$[][]) for mod-ule build from LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-former-sdk-5-2' on page 50 undefined on input line 2495. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures' on page 50 undefined on input line 2503. [50 <./mmm_flow.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures' on page 51 undefined on input line 2533. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 5 1 undefined on input line 2577. [51] [52] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures' on page 53 undefined on input line 2701. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-dependencies' on pa ge 53 undefined on input line 2720. LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 53 undefined on input line 2728. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 53 undefined on input line 2729. [53] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 54 undefined on input line 2750. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 54 undefined on input line 2750. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-options' on page 54 undefi ned on input line 2753. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 54 undefined on input line 2757. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 54 undefined on input line 2762. [54 <./mmm_preferences_5-2_annotated.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 55 undefined on input line 2786. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:repository -offline' on page 55 undefined on input line 2789. [55 <./mmm_shortcut_build_module.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 56 undefined on input line 2855. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 56 undefined on input line 2855. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 56 undefined on input line 2858. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 56 undefined on input line 2886. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 56 undefined on input line 2896. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 56 undefined on input line 2918. [56 <./mmm_preferences_options_settings_declaration.png> <./mmm_preferences_opt ions_settings_register.png> <./mmm_preferences_options_settings_usage.png> <./m mm_preferences_options_declaration.png> <./mmm_preferences_options_register.png >] [57 <./mmm_preferences_options_usage.png> <./mmm_console_select_ivy.png> <./ mmm_console_filter_debug.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures' on page 58 undefined on input line 2989. [58 <./mmm_build_module.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli' on page 59 undefined on input line 3016. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-former-sdk-5-2-to-5-3' on page 59 undefined on input line 3021. [59 <./mmm_build_module_istory.png>] LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:system-requirem ents' on page 60 undefined on input line 3066. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 60 undefined on input line 3078. LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 60 undefined on input line 3078. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:repository -offline' on page 60 undefined on input line 3079. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli' on page 60 undefined on input line 3081. LaTeX Warning: Hyper reference `Tutorials/tutorialSetupBuildUsingJenkinsAndArti factory:tutorial-setup-automated-build-using-jenkins-and-artifactory' on page 6 0 undefined on input line 3082. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 60 unde fined on input line 3088. [60] [61] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 62 undefined on input line 3301. [62] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 63 undefined on input line 3304. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 63 undefined on input line 3307. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures' on page 63 undefined on input line 3326. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-sandboxed-application' on page 63 undefined on input line 3329. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-standalone-application' on page 63 undefined on input line 3332. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-addon-lib' on page 63 undefined on input line 3335. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 63 undefined on input line 3343. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 63 undefined on input line 3346. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:de fine-option-in-properties-file' on page 63 undefined on input line 3346. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:si mulator-remote-debug-options' on page 63 undefined on input line 3372. [63] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli' on page 64 undefined on input line 3389. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-options' on page 64 undefi ned on input line 3389. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 64 undefined on input line 3398. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 64 undefined on input line 3402. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 64 undefined on input line 3406. [64 <./sdk_new_module.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-meta-build' on page 65 undefined on input line 3490. [65] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-dependencies' on pa ge 66 undefined on input line 3522. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository-consistency' on page 66 undefined on input line 3527. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:resolution-logs' on page 66 un defined on input line 3541. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-preferences-page' on page 66 undefined on input line 3544. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli-options' on page 66 un defined on input line 3547. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 66 undefined on input line 3566. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:invalid-certificate' on page 6 6 undefined on input line 3569. [66] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-options' on page 67 undefi ned on input line 3667. [67] [68] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-preferences-page' on page 69 undefined on input line 3749. [69 <./mmm_preferences_up_to_5-1_ivy_settings_annotated.png>] [70 <./mmm_prefer ences_up_to_5-1_ea4eclipse_annotated.png> <./mmm_extract_build_kit.png>] LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:system-requirem ents' on page 71 undefined on input line 3846. LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:changelog-5-6-0' on p age 71 undefined on input line 3850. LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:system-requirem ents' on page 71 undefined on input line 3868. LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:changelog-5-5-0' on p age 71 undefined on input line 3872. [71] LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:changelog-5-4-0' on p age 72 undefined on input line 3889. LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:known-issues-5-4-0' o n page 72 undefined on input line 3928. LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:changelog-5-3-1' on p age 72 undefined on input line 3936. LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:known-issues-20-10' o n page 72 undefined on input line 3940. LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:changelog-5-3-0' on p age 72 undefined on input line 3948. [72] LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:changelog-5-2-0' on p age 73 undefined on input line 4006. LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:changelog-5-1-0' on p age 73 undefined on input line 4030. LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:changelog-5-0-1' on p age 73 undefined on input line 4052. [73] [74] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-system-options' on p age 75 undefined on input line 4142. [75] LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:system-requirem ents' on page 76 undefined on input line 4240. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-architecture-s pecific' on page 76 undefined on input line 4256. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-generic-legacy ' on page 76 undefined on input line 4256. [76] LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:known-issues-5-4-0' o n page 77 undefined on input line 4359. [77] [78] [79] LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:known-issues-20-10' o n page 80 undefined on input line 4569. [80] [81] Underfull \hbox (badness 10000) in paragraph at lines 4799--4802 []\T1/SourceSansPro-LF/m/n/10 Updated Vir-tual De-vice Player ( []\T1/zi4/m/n/1 0 firmware-singleapp[] \T1/SourceSansPro-LF/m/n/10 ) []\T1/zi4/m/n/10 launcher -windows.bat[] \T1/SourceSansPro-LF/m/n/10 (use [82] Underfull \hbox (badness 10000) in paragraph at lines 4879--4882 []\T1/SourceSansPro-LF/m/n/10 Fixed []\T1/zi4/m/n/10 artifact-checker[] \T1/S ourceSansPro-LF/m/n/10 to ac-cept re-vi-sions sur-rounded by brack-ets (as spec -i-fied by [][]$https : [83] [84] [85] [86] [87] Underfull \hbox (badness 10000) in paragraph at lines 5372--5375 \T1/SourceSansPro-LF/m/n/10 Eclipse per-spec-tive set-tings are stored in the w orkspace meta-data, so the new wiz-ards short-cuts ( [88] [89] [90] Chapter 4. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/index:platform-developer -guide' on page 91 undefined on input line 5579. LaTeX Warning: Hyper reference `SDKUserGuide/startup:startup' on page 91 undefi ned on input line 5588. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 5590. [91] LaTeX Warning: Hyper reference `SDKUserGuide/github:github' on page 92 undefine d on input line 5602. [92 <./platform_project.png>] [93 <./platformImport.png>] [94 <./platformSelect .png>] [95 <./platformList.png> <./newApp1.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 96 undefined on input line 5728. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platform:platform-imp ort' on page 96 undefined on input line 5751. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/launches:launch-execu tion-tab' on page 96 undefined on input line 5751. [96 <./newApp10.png>] [97 <./sim1.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 98 undefined on input line 5803. [98 <./basic-launcher.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-build-script' on page 99 undefined on input line 5821. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-application-options' on page 99 undefined on input line 5839. [99 <./bsp-options.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/launches:concepts-mic roejlaunches' on page 100 undefined on input line 5855. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-build' on page 100 undefined on input line 5867. [100 <./build-output-files.png (PNG copy)>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/memoryMapAnalyzer:mem orymapanalyzer' on page 101 undefined on input line 5891. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 101 undefined on input line 5910. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:system-prop erties' on page 101 undefined on input line 5913. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-types' on page 101 undefined on input line 5919. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-immutables' on page 101 undefined on input line 5922. [101 <./standalone_application_published_files.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/introduction:concepts -microejapplications' on page 102 undefined on input line 5930. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 102 undefined on input line 5965. [102] [103 <./mainTab.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 104 undefined on input line 5996. [104 <./executionTab.png (PNG copy)>] Underfull \hbox (badness 10000) in paragraph at lines 6018--6020 []\T1/SourceSansPro-LF/m/n/10 To mod-ify string space (also called Per-mGen spa ce) to 256MB, set the []\T1/zi4/m/n/10 -XX:PermSize=256M LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:de fine-option-in-launcher' on page 105 undefined on input line 6025. Underfull \hbox (badness 10000) in paragraph at lines 6025--6026 []\T1/SourceSansPro-LF/m/n/10 To set an \T1/SourceSansPro-LF/m/it/10 ad-vanced Ap-pli-ca-tion op-tion\T1/SourceSansPro-LF/m/n/10 , de-clare a sys-tem prop-ert y with the fol-low-ing pat-tern [105 <./configurationTab.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/debug:foundation-libr ary-sources' on page 106 undefined on input line 6040. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/characterEncoding:set -console-encoding' on page 106 undefined on input line 6046. [106 <./jreTab.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-application-options' on page 107 undefined on input line 6087. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/launches:launch-jre-t ab' on page 107 undefined on input line 6115. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 1 07 undefined on input line 6138. [107] [108 <./build-properties.png (PNG copy)>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:si mulator-options' on page 109 undefined on input line 6223. [109 <./img11.png (PNG copy)>] [110] [111 <./img21.png (PNG copy)>] [112] [113 <./img31.png (PNG copy)>] [114] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-java-heap' on page 115 undefined on input line 6548. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-immortal-heap' on page 115 undefined on input line 6548. [115] [116] [117 <./img41.png (PNG copy)>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/codeCoverageAnalyzer: code-coverage-analyzer' on page 118 undefined on input line 6658. [118 <./img5.png (PNG copy)>] [119 <./img6.png (PNG copy)>] [120 <./img7.png (P NG copy)>] [121] [122 <./img8.png (PNG copy)>] [123 <./img9.png (PNG copy)>] [124 <./img111.png (PNG copy)> <./img12.png (PNG copy)>] [125] [126 <./img13.pn g (PNG copy)>] [127 <./img14.png (PNG copy)>] [128 <./img15.png (PNG copy)>] [129 <./img16.png (PNG copy)>] [130 <./img17.png (PNG copy)> <./img18.png (PNG copy)>] [131] [132 <./img19.png (PNG copy)>] [133] [134 <./img20.png (PNG copy) >] [135 <./img211.png (PNG copy)>] [136 <./img22.png (PNG copy)>] LaTeX Warning: Hyper reference `KernelDeveloperGuide/applicationLink:soar-build -phases' on page 137 undefined on input line 7365. [137 <./img23.png (PNG copy)>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 138 undefined on input line 7391. [138] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/buildOutputFiles:soar -info-file' on page 139 undefined on input line 7441. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:en able-assertions-emb' on page 139 undefined on input line 7453. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:if-constant -removal' on page 139 undefined on input line 7453. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/soar:soar-method-devi rtualization' on page 139 undefined on input line 7467. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedApplication: sandboxed-application' on page 139 undefined on input line 7480. Underfull \hbox (badness 10000) in paragraph at lines 7482--7483 []\T1/SourceSansPro-LF/m/n/10 A Sand-boxed Ap-pli-ca-tion project can be cre-at ed in the SDK with the menu [][][] > [][][] > [139] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 140 undefined on input line 7509. [140 <./sandboxed-application-project-creation-menu.png> <./sandboxed-applicati on-project-creation-form.png>] LaTeX Warning: Hyper reference `KernelDeveloperGuide/sandboxedAppLifecycle:kern el-application-lifecycle' on page 141 undefined on input line 7543. [141] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 142 undefined on input line 7588. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 142 undefined on input line 7590. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedAppFirstAppl ication:chapter-application-firstapplication' on page 142 undefined on input li ne 7601. LaTeX Warning: Hyper reference `KernelDeveloperGuide/index:kernel-developer-gui de' on page 142 undefined on input line 7604. [142] Underfull \hbox (badness 7168) in paragraph at lines 7635--7636 []\T1/SourceSansPro-LF/m/n/10 Now the Ap-pli-ca-tion can be ex-e-cuted by right -clicking on its project, then click-ing on [][][] > [143 <./sandboxed-application-import-vd.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedAppFirstAppl ication:chapter-application-firstapplication' on page 144 undefined on input li ne 7647. [144 <./sandboxed-application-run.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli' on page 145 undefined on input line 7666. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedAppFirstAppl ication:chapter-application-firstapplication' on page 145 undefined on input li ne 7675. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 145 undefined on input line 7702. LaTeX Warning: Hyper reference `KernelDeveloperGuide/index:kernel-developer-gui de' on page 145 undefined on input line 7718. [145] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedAppSim:chapt er-application-sim' on page 146 undefined on input line 7742. [146 <./sandboxed-application-duplicate-run-conf.png>] [147 <./sandboxed-applic ation-configure-run-conf.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 148 undefined on input line 7827. LaTeX Warning: Hyper reference `support:get-support' on page 148 undefined on i nput line 7831. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 148 undefined on input line 7836. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 148 undefined on input line 7873. [148] [149 <./SI_1.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedAppSharedInt erface:table-si-transfer-rules' on page 150 undefined on input line 7979. Underfull \hbox (badness 10000) in paragraph at lines 7996--7997 []|\T1/SourceSansPro-LF/m/n/10 Instance LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine' on page 150 undefined on input line 8072. LaTeX Warning: Hyper reference `KernelDeveloperGuide/featuresCommunication:kern el-type-converter' on page 150 undefined on input line 8075. [150 <./SI_3.png>] LaTeX Font Warning: Font shape `T1/zi4/m/it' undefined (Font) using `T1/zi4/m/n' instead on input line 8203. [151 <./SI_4.png>] LaTeX Warning: Hyper reference `KernelDeveloperGuide/index:kernel-developer-gui de' on page 152 undefined on input line 8296. [152] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 153 undefined on input line 8321. LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 153 undefined on input line 8330. [153 <./ClassPath_2.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/index:javascript' on page 154 undefined on input line 8362. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/soar:soar' on page 15 4 undefined on input line 8373. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 154 undefined on input line 8373. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine' on page 154 undefined on input line 8373. [154 <./virtual-device.png>] Underfull \hbox (badness 10000) in paragraph at lines 1--8472 []|[][]$\T1/SourceSansPro-LF/m/n/10 https : / / repository . microej . com / ja vadoc / microej _ 5 . x / apis / ej / bon / LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 155 undefined on input line 8498. Underfull \hbox (badness 10000) in paragraph at lines 1--8532 []|[][]$\T1/SourceSansPro-LF/m/n/10 https : / / repository . microej . com / ja vadoc / microej _ 5 . x / apis / ej / sni / [155] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sni:sni' on page 156 und efined on input line 8547. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 156 undefined on input line 8554. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/multiSandbox:multisandbo x' on page 156 undefined on input line 8554. LaTeX Warning: Hyper reference `KernelDeveloperGuide/index:kernel-developer-gui de' on page 156 undefined on input line 8555. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 1 56 undefined on input line 8596. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 156 undefined on input line 8609. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-options' on page 156 undefined on input line 8610. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins' on page 156 undefined on input line 8611. [156] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/libraries:libraries' on page 157 undefined on input line 8622. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-compilation' on page 157 undefined on input line 8631. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-platform-loader' on page 157 undefined on input line 8634. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-javadoc' on page 157 undefined on input line 8637. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-testsuite' on page 157 undefined on input line 8640. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 157 undefined on input line 8643. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-compilation' on page 157 undefined on input line 8659. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-unittests' on page 157 undefined on input line 8662. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 157 undefined on input line 8665. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/libraries:libraries' on page 157 undefined on input line 8676. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-compilation' on page 157 undefined on input line 8683. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-javadoc' on page 157 undefined on input line 8686. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 157 undefined on input line 8689. [157] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/libraries:libraries' on page 158 undefined on input line 8735. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-compilation' on page 158 undefined on input line 8742. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-testsuite' on page 158 undefined on input line 8745. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 158 undefined on input line 8748. LaTeX Warning: Hyper reference `KernelDeveloperGuide/index:kernel-developer-gui de' on page 158 undefined on input line 8790. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-compilation' on page 158 undefined on input line 8797. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-platform-loader' on page 158 undefined on input line 8800. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-javadoc' on page 158 undefined on input line 8803. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 158 undefined on input line 8806. LaTeX Warning: Hyper reference `KernelDeveloperGuide/runtimeEnvironment:runtime -environment' on page 158 undefined on input line 8835. LaTeX Warning: Hyper reference `KernelDeveloperGuide/runtimeEnvironment:runtime -environment' on page 158 undefined on input line 8843. [158] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:meta-build' on page 159 undefi ned on input line 8873. Underfull \hbox (badness 10000) in paragraph at lines 8903--8905 []|\T1/zi4/m/n/10 private. Underfull \hbox (badness 10000) in paragraph at lines 8903--8905 \T1/zi4/m/n/10 modules. Underfull \hbox (badness 10000) in paragraph at lines 8910--8912 []|\T1/zi4/m/n/10 public. Underfull \hbox (badness 10000) in paragraph at lines 8910--8912 \T1/zi4/m/n/10 modules. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/mock:mock' on page 159 u ndefined on input line 8924. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-compilation' on page 159 undefined on input line 8931. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-unittests' on page 159 undefined on input line 8934. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 159 undefined on input line 8937. [159] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 160 undefined on input line 8948. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 160 undefined on input line 8955. Overfull \hbox (54.6115pt too wide) in paragraph at lines 8974--8979 []|\T1/SourceSansPro-LF/m/n/10 architecture.configurations.includes[][][][][]| Underfull \hbox (badness 10000) in paragraph at lines 8997--8999 []|\T1/zi4/m/n/10 ${target}/ Overfull \hbox (12.6686pt too wide) in paragraph at lines 9000--9001 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.from| Overfull \hbox (10.89856pt too wide) in paragraph at lines 9007--9008 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.host| Overfull \hbox (32.97856pt too wide) in paragraph at lines 9014--9015 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.password| Overfull \hbox (10.4886pt too wide) in paragraph at lines 9021--9022 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.port| Overfull \hbox (3.59857pt too wide) in paragraph at lines 9028--9029 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.ssl| Overfull \hbox (0.86859pt too wide) in paragraph at lines 9035--9036 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.to| Overfull \hbox (10.72858pt too wide) in paragraph at lines 9042--9043 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.user| Overfull \hbox (12.60864pt too wide) in paragraph at lines 9049--9050 []|\T1/SourceSansPro-LF/m/n/10 bar.populate.from.resolver| Overfull \hbox (5.34927pt too wide) in paragraph at lines 9053--9055 []|\T1/zi4/m/n/10 fetchRelease[]| Overfull \hbox (18.65855pt too wide) in paragraph at lines 9056--9057 []|\T1/SourceSansPro-LF/m/n/10 bar.populate.ivy.settings.file| Underfull \hbox (badness 10000) in paragraph at lines 9060--9062 []|\T1/zi4/m/n/10 ${project. Underfull \hbox (badness 10000) in paragraph at lines 9060--9062 \T1/zi4/m/n/10 ivy. Underfull \hbox (badness 10000) in paragraph at lines 9060--9062 \T1/zi4/m/n/10 settings. Overfull \hbox (19.75862pt too wide) in paragraph at lines 9063--9064 []|\T1/SourceSansPro-LF/m/n/10 bar.populate.repository.conf| Overfull \hbox (14.9056pt too wide) in paragraph at lines 9092--9097 []|\T1/SourceSansPro-LF/m/n/10 javadoc.modules.excludes[][][][][]| Overfull \hbox (2.87866pt too wide) in paragraph at lines 9125--9126 []|\T1/SourceSansPro-LF/m/n/10 skip.javadoc.deprecated| [160] [161] LaTeX Warning: Hyper reference `KernelDeveloperGuide/runtimeEnvironment:runtime -environment' on page 162 undefined on input line 9143. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 162 undefined on input line 9150. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedApplication: sandboxed-application' on page 162 undefined on input line 9161. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-compilation' on page 162 undefined on input line 9170. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-platform-loader' on page 162 undefined on input line 9173. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-javadoc' on page 162 undefined on input line 9176. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-testsuite' on page 162 undefined on input line 9179. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 162 undefined on input line 9182. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/standaloneApplication :standalone-application' on page 162 undefined on input line 9193. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-compilation' on page 162 undefined on input line 9202. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-platform-loader' on page 162 undefined on input line 9205. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-javadoc' on page 162 undefined on input line 9208. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-testsuite' on page 162 undefined on input line 9211. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-artifact-checker' on page 162 undefined on input line 9214. [162] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures' on page 163 undefined on input line 9267. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 163 undefined on input line 9270. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-options' on page 163 undefined on input line 9271. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-addon-lib' on page 163 undefined on input line 9283. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-foundation-lib-api' on page 163 undefined on input line 9286. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-foundation-lib-impl' on page 163 undefined on input line 9289. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-standalone-application' on page 163 undefined on input line 9292. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-sandboxed-application' on page 163 undefined on input line 9295. Underfull \hbox (badness 10000) in paragraph at lines 9320--9322 []|\T1/zi4/m/n/10 lines, Underfull \hbox (badness 10000) in paragraph at lines 9320--9322 \T1/zi4/m/n/10 source, Underfull \hbox (badness 10000) in paragraph at lines 9334--9336 \T1/zi4/m/n/10 src/main/ [163] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 164 undefined on input line 9344. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-addon-lib' on page 164 undefined on input line 9351. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-standalone-application' on page 164 undefined on input line 9354. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-sandboxed-application' on page 164 undefined on input line 9357. Underfull \hbox (badness 10000) in paragraph at lines 9378--9379 []|\T1/SourceSansPro-LF/m/n/10 platform- Underfull \hbox (badness 10000) in paragraph at lines 9382--9384 []|\T1/zi4/m/n/10 ${target}/ Overfull \hbox (45.1186pt too wide) in paragraph at lines 9385--9386 []|\T1/SourceSansPro-LF/m/n/10 platform.loader.skip.load.platform| Underfull \hbox (badness 10000) in paragraph at lines 9393--9394 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (13.1586pt too wide) in paragraph at lines 9393--9394 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.conf| Underfull \hbox (badness 10000) in paragraph at lines 9400--9401 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (6.47862pt too wide) in paragraph at lines 9400--9401 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.dir| LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 164 undefined on input line 9402. Underfull \hbox (badness 10000) in paragraph at lines 9407--9408 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (27.00859pt too wide) in paragraph at lines 9407--9408 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.dropins| LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 164 undefined on input line 9409. Underfull \hbox (badness 10000) in paragraph at lines 9414--9415 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (7.9986pt too wide) in paragraph at lines 9414--9415 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.file| LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 164 undefined on input line 9416. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-addon-lib' on page 164 undefined on input line 9433. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-foundation-lib-api' on page 164 undefined on input line 9436. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-sandboxed-application' on page 164 undefined on input line 9439. Underfull \hbox (badness 10000) in paragraph at lines 9464--9466 \T1/zi4/m/n/10 src/main/ Underfull \hbox (badness 10000) in paragraph at lines 9492--9494 []|\T1/zi4/m/n/10 ${target}/ Underfull \hbox (badness 10000) in paragraph at lines 9499--9501 []|\T1/zi4/m/n/10 ${target. Underfull \hbox (badness 10000) in paragraph at lines 9499--9501 \T1/zi4/m/n/10 reports}/ Underfull \hbox (badness 10000) in paragraph at lines 9506--9508 []|\T1/zi4/m/n/10 ${target. Underfull \hbox (badness 10000) in paragraph at lines 9506--9508 \T1/zi4/m/n/10 javadoc}/ Underfull \hbox (badness 10000) in paragraph at lines 9509--9510 []|\T1/SourceSansPro-LF/m/n/10 javadoc- Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 []|\T1/zi4/m/n/10 ${src. Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/zi4/m/n/10 main. Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/zi4/m/n/10 java}/ Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/zi4/m/n/10 overview. Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/zi4/m/n/10 html[] \T1/SourceSansPro-LF/m/n/10 if Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/SourceSansPro-LF/m/n/10 ex-ists, oth- Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/SourceSansPro-LF/m/n/10 er-wise a Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/SourceSansPro-LF/m/n/10 de-fault Underfull \hbox (badness 10000) in paragraph at lines 9520--9522 []|\T1/zi4/m/n/10 ${target}/ Overfull \hbox (60.42845pt too wide) in paragraph at lines 9523--9524 []|\T1/SourceSansPro-LF/m/n/10 target.artifacts.main.javadoc.jar.name| Underfull \hbox (badness 10000) in paragraph at lines 9527--9529 []|\T1/zi4/m/n/10 ${module. Overfull \hbox (15.34927pt too wide) in paragraph at lines 9527--9529 \T1/zi4/m/n/10 name}-javadoc. Overfull \hbox (10.34927pt too wide) in paragraph at lines 9534--9536 []|\T1/zi4/m/n/10 documentation[]| [164] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:application -testsuite' on page 165 undefined on input line 9544. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-addon-lib' on page 165 undefined on input line 9551. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-foundation-lib-api' on page 165 undefined on input line 9554. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-foundation-lib-impl' on page 165 undefined on input line 9557. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-standalone-application' on page 165 undefined on input line 9560. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-sandboxed-application' on page 165 undefined on input line 9563. [165] Overfull \hbox (52.12843pt too wide) in paragraph at lines 9584--9585 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.cc.excludes.classes| Overfull \hbox (5.32855pt too wide) in paragraph at lines 9591--9592 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.timeout| Overfull \hbox (79.65843pt too wide) in paragraph at lines 9598--9599 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.properties.s3.cc.activated| Underfull \hbox (badness 10000) in paragraph at lines 9609--9615 []|\T1/SourceSansPro-LF/m/n/10 Java source folder ( Underfull \hbox (badness 10000) in paragraph at lines 9609--9615 []\T1/zi4/m/n/10 src/main/java[] \T1/SourceSansPro-LF/m/n/10 ) and Overfull \hbox (5.26857pt too wide) in paragraph at lines 9616--9617 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.verbose| Overfull \hbox (5.08855pt too wide) in paragraph at lines 9623--9624 []|\T1/SourceSansPro-LF/m/n/10 test.run.excludes.pattern| Overfull \hbox (3.94856pt too wide) in paragraph at lines 9637--9638 []|\T1/SourceSansPro-LF/m/n/10 test.run.includes.pattern| LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-plugins-testsuite' on page 166 undefined on input line 9661. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-addon-processor' on page 166 undefined on input line 9669. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-mock' on page 166 undefined on input line 9672. Overfull \hbox (5.08855pt too wide) in paragraph at lines 9693--9694 []|\T1/SourceSansPro-LF/m/n/10 test.run.excludes.pattern| Overfull \hbox (3.94856pt too wide) in paragraph at lines 9707--9708 []|\T1/SourceSansPro-LF/m/n/10 test.run.includes.pattern| Underfull \hbox (badness 10000) in paragraph at lines 9711--9713 []|\T1/zi4/m/n/10 **/*[] \T1/SourceSansPro-LF/m/n/10 (all [166] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-addon-lib' on page 167 undefined on input line 9733. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-foundation-lib-api' on page 167 undefined on input line 9736. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-standalone-application' on page 167 undefined on input line 9739. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-sandboxed-application' on page 167 undefined on input line 9742. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-module-repository' on page 167 undefined on input line 9745. Overfull \hbox (19.2786pt too wide) in paragraph at lines 9787--9788 []|\T1/SourceSansPro-LF/m/n/10 skip.foundationconf.checker| [167] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-options' on page 168 undefined on input line 9829. [168] LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 169 undefined on input line 9870. [169 <./repository-tree.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 1 70 undefined on input line 9879. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 170 undefined on input line 9882. LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 170 undefined on input line 9896. Underfull \hbox (badness 10000) in paragraph at lines 9902--9903 []\T1/SourceSansPro-LF/m/n/10 The []\T1/zi4/m/n/10 MicroEJChainResolver[] \T1 /SourceSansPro-LF/m/n/10 is a URL re-solver de-fined in []\T1/zi4/m/n/10 $USER _HOME\.microej\ LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-unresolved-dependency' on page 170 undefined on input line 9910. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-specification' on page 170 undefined on input line 9916. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-module-repository' on page 170 undefined on input line 9928. [170] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-dependencies' on pa ge 171 undefined on input line 9938. [171] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-module-repository' on page 172 undefined on input line 10023. LaTeX Warning: Hyper reference `SDKUserGuide/sdkChangeLog:changelog-5-3-0' on p age 172 undefined on input line 10025. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-dependencies' on pa ge 172 undefined on input line 10025. [172 <./javadoc_module_dependency.png>] Underfull \hbox (badness 10000) in paragraph at lines 10043--10045 []\T1/SourceSansPro-LF/m/n/10 Gathers all mod-ule de-pen-den-cies. The whole re pos-i-tory con-tent is cre-ated un-der []\T1/zi4/m/n/10 target~/ LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 173 undefined on input line 10059. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-preferences-page' on page 173 undefined on input line 10065. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:application -classpath-mapping' on page 173 undefined on input line 10096. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-mic roej-link-and-load-model' on page 173 undefined on input line 10100. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements' on page 173 undefined on input line 10104. [173] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements' on page 174 undefined on input line 10138. [174 <./ClassPath_4.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-entrypoints' on page 175 undefined on input line 10155. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-types' on page 175 undefined on input line 10158. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-immutables' on page 175 undefined on input line 10161. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 175 undefined on input line 10164 . LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 1 75 undefined on input line 10173. [175 <./ClassPath_1.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/stackTraceReader:sect ion-stacktrace-reader-tool' on page 176 undefined on input line 10215. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 176 undefined on input line 10233 . LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 176 undefined on input line 10238 . Underfull \hbox (badness 10000) in paragraph at lines 10236--10239 []\T1/SourceSansPro-LF/m/n/10 Raw re-sources are re-sources that can be dy-nam- i-cally re-trieved with a call to [176] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 177 undefined on input line 10257. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/standaloneApplication :standalone-application' on page 177 undefined on input line 10275. [177 <./graphviz-c47847d0d8d3fe6990d75c678f74a6fdddb4e842.pdf>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 178 undefined on input line 10289. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedApplication: sandboxed-application' on page 178 undefined on input line 10318. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 178 undefined on input line 10325. [178] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 179 undefined on input line 10388. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/multiSandbox:multisandbo x' on page 179 undefined on input line 10415. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedApplication: sandboxed-application' on page 179 undefined on input line 10416. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 179 undefined on input line 10422. [179] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/externalResourceLoader:s ection-externalresourceloader' on page 180 undefined on input line 10455. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-raw-resources' on page 180 undefined on input line 10468. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/images:sec tion-ui-images' on page 180 undefined on input line 10471. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fonts:sect ion-ui-fonts' on page 180 undefined on input line 10474. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/nls:chapter-nls' on p age 180 undefined on input line 10477. [180 <./graphviz-08e33b4270e5827eddcf70955c1d81df296d2d8d.pdf>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 181 undefined on input line 10525. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 181 undefined on input line 10525 . [181 <./graphviz-a5e7bd17651cb051e8da67ab9dfebf680966828d.pdf>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 182 undefined on input line 10540. [182] [183] [184] [185 <./debug1.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-dependencies' on pa ge 186 undefined on input line 10733. [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 10784. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/launches:launch-sourc e-tab' on page 189 undefined on input line 10787. [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 10816. [190 <./foundation_library_debug_select_source_jars.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:application -testsuite' on page 191 undefined on input line 10836. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-options' on page 191 undefined on input line 10841. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-options' on page 191 undefined on input line 10844. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platform:source-platf orm-import' on page 191 undefined on input line 10844. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-dependencies' on pa ge 191 undefined on input line 10847. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-options' on page 191 undefined on input line 10857. [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 10890. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/tools:fig-tool-launch ' on page 192 undefined on input line 10908. [192 <./tool-launch.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuiteEngine:tests uite-engine' on page 193 undefined on input line 10919. Underfull \hbox (badness 10000) in paragraph at lines 2--10930 [][]\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 10986. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 1 94 undefined on input line 10995. [194] [195 <./testsuiteReportHTMLExample.png> <./testsuiteReportXMLExample.png> <./testsuiteReportXMLExampleJunitView.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuiteEngine:tests uite-engine' on page 196 undefined on input line 11114. Underfull \hbox (badness 10000) in paragraph at lines 11145--11148 []\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 11155. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 196 undefined on input line 11162. [196] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuiteEngine:tests uite-engine' on page 197 undefined on input line 11187. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 197 undefined on input line 11187. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-types' on page 197 undefined on input line 11203. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/multiSandbox:multisandbo x' on page 197 undefined on input line 11219. [197] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-cases' on page 198 undefined on input line 11249. [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 11541. [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 11645. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 213 undefined on input line 11646. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-java-heap' on page 213 undefined on input line 11646. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-java-heap' on page 213 undefined on input line 11664. [213 <./heap_usage.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-enable-heap-usage' on page 214 undefined on input line 11765. [214] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/heapAnalyzer:heapdump er' on page 215 undefined on input line 11786. [215] Underfull \hbox (badness 10000) in paragraph at lines 11916--11916 []\T1/SourceSansPro-LF/m/n/10 Num-ber of Underfull \hbox (badness 10000) in paragraph at lines 11916--11916 []\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 12150. [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 12482. [231 <./RIDetailedView.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 232 undefined on input line 12506. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ar chitecture-options-group-trace' on page 232 undefined on input line 12506. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 232 undefined on input line 12511. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ar chitecture-options-group-trace' on page 232 undefined on input line 12511. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-constants' on page 232 undefined on input line 12542. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:if-constant -removal' on page 232 undefined on input line 12543. [232] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview' o n page 233 undefined on input line 12618. LaTeX Warning: Hyper reference `support:get-support' on page 233 undefined on i nput line 12623. [233] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/advanceTrace:advanced-ev ent-tracing' on page 234 undefined on input line 12628. LaTeX Warning: Hyper reference `support:get-support' on page 234 undefined on i nput line 12636. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 2 34 undefined on input line 12658. [234 <./null_analysis_example.png>] Underfull \hbox (badness 6542) in paragraph at lines 12680--12683 []\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 12709. [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 12759. [238 <./null_analysis_project_configuration_suppress_warnings.png>] LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 239 undefined on input line 12776. LaTeX Warning: Hyper reference `support:get-support' on page 239 undefined on i nput line 12776. [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 13035. Package varwidth Warning: Failed to reprocess entire contents on input line 131 17. Package varwidth Warning: Failed to reprocess entire contents on input line 131 17. Overfull \hbox (3.0945pt too wide) in paragraph at lines 13153--13154 []|[]\T1/zi4/m/n/10 symbolPrefix[]| LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/linker:linker-autosec tions' on page 243 undefined on input line 13155. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/linker:linker-autosec tions' on page 243 undefined on input line 13160. Package varwidth Warning: Failed to reprocess entire contents on input line 131 66. Package varwidth Warning: Failed to reprocess entire contents on input line 131 66. 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 22. Package varwidth Warning: Failed to reprocess entire contents on input line 132 22. [243] Package varwidth Warning: Failed to reprocess entire contents on input line 132 36. Package varwidth Warning: Failed to reprocess entire contents on input line 132 36. Package varwidth Warning: Failed to reprocess entire contents on input line 132 55. Package varwidth Warning: Failed to reprocess entire contents on input line 132 55. Package varwidth Warning: Failed to reprocess entire contents on input line 132 84. Package varwidth Warning: Failed to reprocess entire contents on input line 132 84. Package varwidth Warning: Failed to reprocess entire contents on input line 132 98. Package varwidth Warning: Failed to reprocess entire contents on input line 132 98. Package varwidth Warning: Failed to reprocess entire contents on input line 133 27. Package varwidth Warning: Failed to reprocess entire contents on input line 133 27. Package varwidth Warning: Failed to reprocess entire contents on input line 133 41. Package varwidth Warning: Failed to reprocess entire contents on input line 133 41. Package varwidth Warning: Failed to reprocess entire contents on input line 133 55. Package varwidth Warning: Failed to reprocess entire contents on input line 133 55. Package varwidth Warning: Failed to reprocess entire contents on input line 133 92. Package varwidth Warning: Failed to reprocess entire contents on input line 133 92. Package varwidth Warning: Failed to reprocess entire contents on input line 134 06. Package varwidth Warning: Failed to reprocess entire contents on input line 134 06. [244] [245] [246] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/linker:linker-autosec tions' on page 247 undefined on input line 13462. Underfull \hbox (badness 10000) in paragraph at lines 13515--13518 []\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 13943. Underfull \hbox (badness 6063) in paragraph at lines 14014--14019 []|\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 14133. [251] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/memoryMapAnalyzer:mem orymapanalyzer' on page 252 undefined on input line 14148. [252] [253] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:application -testsuite' on page 254 undefined on input line 14304. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 254 undefined on input line 14309. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 254 und efined on input line 14317. Underfull \hbox (badness 10000) in paragraph at lines 14355--14360 \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 14391--14392 []|\T1/zi4/m/n/10 testsuite. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuiteEngine:tests uite-various-customproperties' on page 255 undefined on input line 14396. Underfull \hbox (badness 10000) in paragraph at lines 14399--14400 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14404--14405 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14404--14405 \T1/zi4/m/n/10 test. Underfull \hbox (badness 5388) in paragraph at lines 14406--14409 []|\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 14410--14411 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14410--14411 \T1/zi4/m/n/10 common. Underfull \hbox (badness 10000) in paragraph at lines 14412--14415 []|\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 14416--14417 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14437--14438 []|\T1/SourceSansPro-LF/m/n/10 Attribute Overfull \hbox (20.24944pt too wide) in paragraph at lines 14452--14453 []|\T1/zi4/m/n/10 verboseLevel[]| Overfull \hbox (10.24944pt too wide) in paragraph at lines 14461--14462 []|\T1/zi4/m/n/10 reportName[]| Overfull \hbox (85.24944pt too wide) in paragraph at lines 14468--14469 []|\T1/zi4/m/n/10 customPropertiesExtension[]| Overfull \hbox (40.24944pt too wide) in paragraph at lines 14483--14484 []|\T1/zi4/m/n/10 commonProperties[]| Overfull \hbox (15.24944pt too wide) in paragraph at lines 14501--14502 []|\T1/zi4/m/n/10 productName[]| Overfull \hbox (95.24944pt too wide) in paragraph at lines 14525--14526 []|\T1/zi4/m/n/10 testsuiteReportFileProperty[]| Overfull \hbox (90.24944pt too wide) in paragraph at lines 14534--14535 []|\T1/zi4/m/n/10 testsuiteReportDirProperty[]| Overfull \hbox (75.24944pt too wide) in paragraph at lines 14542--14543 []|\T1/zi4/m/n/10 testsuiteResultProperty[]| [255] Overfull \hbox (9.17415pt too wide) in paragraph at lines 14580--14581 []|\T1/zi4/m/n/10 testIgnoredPath[] [256] Underfull \hbox (badness 10000) in paragraph at lines 14637--14638 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14644--14645 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14644--14645 \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 14903. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 261 undefined on input line 14926. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 261 undefined on input line 14953. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 261 undefined on input line 14953 . [261] [262 <./graphviz-10e3ec41215ccaaed72e3531512446b2cd8ccdba.pdf>] [263] [264] [265] [266] Overfull \hbox (13.12488pt too wide) in paragraph at lines 15509--15510 [][] [267] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 268 undefined on input line 15576. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 268 undefined on input line 15576 . [268] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fontDesign er:section-tool-fontdesigner' on page 269 undefined on input line 15609. [269 <./graphviz-6f2b41929bb57b50d9a115d32914e871d3596e88.pdf>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fonts:tabl e-unicoderanges' on page 270 undefined on input line 15682. [270] Overfull \hbox (1.21721pt too wide) in paragraph at lines 16028--16029 []|\T1/SourceSansPro-LF/m/n/10 0x1000| Overfull \hbox (0.87721pt too wide) in paragraph at lines 16037--16038 []|\T1/SourceSansPro-LF/m/n/10 0x10a0| Overfull \hbox (0.74721pt too wide) in paragraph at lines 16055--16056 []|\T1/SourceSansPro-LF/m/n/10 0x1200| Overfull \hbox (0.6772pt too wide) in paragraph at lines 16064--16065 []|\T1/SourceSansPro-LF/m/n/10 0x1380| Overfull \hbox (1.0272pt too wide) in paragraph at lines 16083--16084 []|\T1/SourceSansPro-LF/m/n/10 0x1400| Overfull \hbox (0.9572pt too wide) in paragraph at lines 16092--16093 []|\T1/SourceSansPro-LF/m/n/10 0x1680| Overfull \hbox (0.74721pt too wide) in paragraph at lines 16101--16102 []|\T1/SourceSansPro-LF/m/n/10 0x16a0| Overfull \hbox (0.5072pt too wide) in paragraph at lines 16110--16111 []|\T1/SourceSansPro-LF/m/n/10 0x1700| Overfull \hbox (1.0872pt too wide) in paragraph at lines 16155--16156 []|\T1/SourceSansPro-LF/m/n/10 0x1800| Overfull \hbox (5.6804pt too wide) in paragraph at lines 16164--16165 []|\T1/SourceSansPro-LF/m/n/10 unified_canadian_aboriginal_syllabics_extended| Overfull \hbox (1.23721pt too wide) in paragraph at lines 16166--16167 []|\T1/SourceSansPro-LF/m/n/10 0x18b0| Overfull \hbox (1.0872pt too wide) in paragraph at lines 16175--16176 []|\T1/SourceSansPro-LF/m/n/10 0x1900| Overfull \hbox (0.6772pt too wide) in paragraph at lines 16184--16185 []|\T1/SourceSansPro-LF/m/n/10 0x1950| Overfull \hbox (0.9572pt too wide) in paragraph at lines 16193--16194 []|\T1/SourceSansPro-LF/m/n/10 0x1980| Overfull \hbox (0.6672pt too wide) in paragraph at lines 16202--16203 []|\T1/SourceSansPro-LF/m/n/10 0x19e0| Overfull \hbox (0.87721pt too wide) in paragraph at lines 16211--16212 []|\T1/SourceSansPro-LF/m/n/10 0x1a00| Overfull \hbox (1.02722pt too wide) in paragraph at lines 16230--16231 []|\T1/SourceSansPro-LF/m/n/10 0x1ab0| Overfull \hbox (1.36722pt too wide) in paragraph at lines 16239--16240 []|\T1/SourceSansPro-LF/m/n/10 0x1b00| Overfull \hbox (1.23721pt too wide) in paragraph at lines 16248--16249 []|\T1/SourceSansPro-LF/m/n/10 0x1b80| Overfull \hbox (0.54723pt too wide) in paragraph at lines 16257--16258 []|\T1/SourceSansPro-LF/m/n/10 0x1bc0| Overfull \hbox (1.38722pt too wide) in paragraph at lines 16311--16312 []|\T1/SourceSansPro-LF/m/n/10 0x1d00| Overfull \hbox (1.25722pt too wide) in paragraph at lines 16321--16322 []|\T1/SourceSansPro-LF/m/n/10 0x1d80| Overfull \hbox (0.56723pt too wide) in paragraph at lines 16331--16332 []|\T1/SourceSansPro-LF/m/n/10 0x1dc0| Overfull \hbox (0.79721pt too wide) in paragraph at lines 16341--16342 []|\T1/SourceSansPro-LF/m/n/10 0x1e00| Overfull \hbox (2.4372pt too wide) in paragraph at lines 16359--16360 []|\T1/SourceSansPro-LF/m/n/10 0x2000| Overfull \hbox (1.48718pt too wide) in paragraph at lines 16369--16370 []|\T1/SourceSansPro-LF/m/n/10 0x2070| Overfull \hbox (2.0972pt too wide) in paragraph at lines 16378--16379 []|\T1/SourceSansPro-LF/m/n/10 0x20a0| Overfull \hbox (2.60721pt too wide) in paragraph at lines 16388--16389 []|\T1/SourceSansPro-LF/m/n/10 0x20d0| Overfull \hbox (0.5872pt too wide) in paragraph at lines 16397--16398 []|\T1/SourceSansPro-LF/m/n/10 0x2100| Overfull \hbox (1.9072pt too wide) in paragraph at lines 16424--16425 []|\T1/SourceSansPro-LF/m/n/10 0x2200| Overfull \hbox (2.02719pt too wide) in paragraph at lines 16433--16434 []|\T1/SourceSansPro-LF/m/n/10 0x2300| Overfull \hbox (1.94719pt too wide) in paragraph at lines 16442--16443 []|\T1/SourceSansPro-LF/m/n/10 0x2400| Overfull \hbox (1.75719pt too wide) in paragraph at lines 16452--16453 []|\T1/SourceSansPro-LF/m/n/10 0x2440| [271] Overfull \hbox (1.81718pt too wide) in paragraph at lines 16461--16462 []|\T1/SourceSansPro-LF/m/n/10 0x2460| Overfull \hbox (2.02719pt too wide) in paragraph at lines 16470--16471 []|\T1/SourceSansPro-LF/m/n/10 0x2500| Overfull \hbox (1.89719pt too wide) in paragraph at lines 16479--16480 []|\T1/SourceSansPro-LF/m/n/10 0x2580| Overfull \hbox (1.6872pt too wide) in paragraph at lines 16488--16489 []|\T1/SourceSansPro-LF/m/n/10 0x25a0| Overfull \hbox (2.2472pt too wide) in paragraph at lines 16497--16498 []|\T1/SourceSansPro-LF/m/n/10 0x2600| Overfull \hbox (1.48718pt too wide) in paragraph at lines 16506--16507 []|\T1/SourceSansPro-LF/m/n/10 0x2700| Underfull \hbox (badness 10000) in paragraph at lines 16511--16513 []|\T1/SourceSansPro-LF/m/n/10 Miscellaneous Math-e-mat-i-cal Overfull \hbox (0.9072pt too wide) in paragraph at lines 16516--16517 []|\T1/SourceSansPro-LF/m/n/10 0x27c0| Overfull \hbox (2.4072pt too wide) in paragraph at lines 16534--16535 []|\T1/SourceSansPro-LF/m/n/10 0x2800| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16543--16544 []|\T1/SourceSansPro-LF/m/n/10 0x2900| Underfull \hbox (badness 10000) in paragraph at lines 16548--16550 []|\T1/SourceSansPro-LF/m/n/10 Miscellaneous Math-e-mat-i-cal Overfull \hbox (2.07718pt too wide) in paragraph at lines 16553--16554 []|\T1/SourceSansPro-LF/m/n/10 0x2980| Underfull \hbox (badness 6526) in paragraph at lines 16558--16560 []|\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 16563--16564 []|\T1/SourceSansPro-LF/m/n/10 0x2a00| Overfull \hbox (2.68721pt too wide) in paragraph at lines 16573--16574 []|\T1/SourceSansPro-LF/m/n/10 0x2b00| Overfull \hbox (1.71721pt too wide) in paragraph at lines 16582--16583 []|\T1/SourceSansPro-LF/m/n/10 0x2c00| Overfull \hbox (1.5872pt too wide) in paragraph at lines 16591--16592 []|\T1/SourceSansPro-LF/m/n/10 0x2c60| Overfull \hbox (1.5872pt too wide) in paragraph at lines 16600--16601 []|\T1/SourceSansPro-LF/m/n/10 0x2c80| Overfull \hbox (2.70721pt too wide) in paragraph at lines 16609--16610 []|\T1/SourceSansPro-LF/m/n/10 0x2d00| Overfull \hbox (2.29721pt too wide) in paragraph at lines 16618--16619 []|\T1/SourceSansPro-LF/m/n/10 0x2d30| Overfull \hbox (2.57721pt too wide) in paragraph at lines 16627--16628 []|\T1/SourceSansPro-LF/m/n/10 0x2d80| Overfull \hbox (2.28722pt too wide) in paragraph at lines 16636--16637 []|\T1/SourceSansPro-LF/m/n/10 0x2de0| Overfull \hbox (2.1172pt too wide) in paragraph at lines 16645--16646 []|\T1/SourceSansPro-LF/m/n/10 0x2e00| Overfull \hbox (1.9872pt too wide) in paragraph at lines 16654--16655 []|\T1/SourceSansPro-LF/m/n/10 0x2e80| Overfull \hbox (2.4972pt too wide) in paragraph at lines 16683--16684 []|\T1/SourceSansPro-LF/m/n/10 0x3000| Overfull \hbox (2.30719pt too wide) in paragraph at lines 16692--16693 []|\T1/SourceSansPro-LF/m/n/10 0x3040| Overfull \hbox (2.1572pt too wide) in paragraph at lines 16701--16702 []|\T1/SourceSansPro-LF/m/n/10 0x30a0| Overfull \hbox (0.7072pt too wide) in paragraph at lines 16710--16711 []|\T1/SourceSansPro-LF/m/n/10 0x3100| Overfull \hbox (0.5772pt too wide) in paragraph at lines 16729--16730 []|\T1/SourceSansPro-LF/m/n/10 0x3190| Overfull \hbox (1.92719pt too wide) in paragraph at lines 16767--16768 []|\T1/SourceSansPro-LF/m/n/10 0x3200| Overfull \hbox (1.94719pt too wide) in paragraph at lines 16776--16777 []|\T1/SourceSansPro-LF/m/n/10 0x3300| Overfull \hbox (2.30719pt too wide) in paragraph at lines 16786--16787 []|\T1/SourceSansPro-LF/m/n/10 0x3400| Overfull \hbox (0.57722pt too wide) in paragraph at lines 16788--16790 []|\T1/SourceSansPro-LF/m/n/10 0x4dbf| Overfull \hbox (2.06721pt too wide) in paragraph at lines 16795--16796 []|\T1/SourceSansPro-LF/m/n/10 0x4dc0| Overfull \hbox (2.2972pt too wide) in paragraph at lines 16804--16805 []|\T1/SourceSansPro-LF/m/n/10 0x4e00| Overfull \hbox (2.4672pt too wide) in paragraph at lines 16813--16814 []|\T1/SourceSansPro-LF/m/n/10 0xa000| Overfull \hbox (2.00719pt too wide) in paragraph at lines 16822--16823 []|\T1/SourceSansPro-LF/m/n/10 0xa490| [272] Overfull \hbox (2.4472pt too wide) in paragraph at lines 16831--16832 []|\T1/SourceSansPro-LF/m/n/10 0xa4d0| Overfull \hbox (2.05719pt too wide) in paragraph at lines 16840--16841 []|\T1/SourceSansPro-LF/m/n/10 0xa500| Overfull \hbox (2.14719pt too wide) in paragraph at lines 16849--16850 []|\T1/SourceSansPro-LF/m/n/10 0xa640| Overfull \hbox (1.9972pt too wide) in paragraph at lines 16858--16859 []|\T1/SourceSansPro-LF/m/n/10 0xa6a0| Overfull \hbox (1.75719pt too wide) in paragraph at lines 16867--16868 []|\T1/SourceSansPro-LF/m/n/10 0xa700| Overfull \hbox (1.32718pt too wide) in paragraph at lines 16876--16877 []|\T1/SourceSansPro-LF/m/n/10 0xa720| Overfull \hbox (2.33719pt too wide) in paragraph at lines 16885--16886 []|\T1/SourceSansPro-LF/m/n/10 0xa800| Overfull \hbox (1.82718pt too wide) in paragraph at lines 16895--16896 []|\T1/SourceSansPro-LF/m/n/10 0xa830| Overfull \hbox (2.14719pt too wide) in paragraph at lines 16904--16905 []|\T1/SourceSansPro-LF/m/n/10 0xa840| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16913--16914 []|\T1/SourceSansPro-LF/m/n/10 0xa880| Overfull \hbox (1.91719pt too wide) in paragraph at lines 16922--16923 []|\T1/SourceSansPro-LF/m/n/10 0xa8e0| Overfull \hbox (2.33719pt too wide) in paragraph at lines 16931--16932 []|\T1/SourceSansPro-LF/m/n/10 0xa900| Overfull \hbox (1.78719pt too wide) in paragraph at lines 16940--16941 []|\T1/SourceSansPro-LF/m/n/10 0xa930| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16949--16950 []|\T1/SourceSansPro-LF/m/n/10 0xa960| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16958--16959 []|\T1/SourceSansPro-LF/m/n/10 0xa980| Overfull \hbox (1.91719pt too wide) in paragraph at lines 16967--16968 []|\T1/SourceSansPro-LF/m/n/10 0xa9e0| Overfull \hbox (2.1272pt too wide) in paragraph at lines 16976--16977 []|\T1/SourceSansPro-LF/m/n/10 0xaa00| Overfull \hbox (1.9972pt too wide) in paragraph at lines 16985--16986 []|\T1/SourceSansPro-LF/m/n/10 0xaa60| Overfull \hbox (1.9972pt too wide) in paragraph at lines 16994--16995 []|\T1/SourceSansPro-LF/m/n/10 0xaa80| Overfull \hbox (1.7072pt too wide) in paragraph at lines 17003--17004 []|\T1/SourceSansPro-LF/m/n/10 0xaae0| Overfull \hbox (2.6172pt too wide) in paragraph at lines 17012--17013 []|\T1/SourceSansPro-LF/m/n/10 0xab00| Overfull \hbox (2.2072pt too wide) in paragraph at lines 17021--17022 []|\T1/SourceSansPro-LF/m/n/10 0xab30| Overfull \hbox (1.9072pt too wide) in paragraph at lines 17030--17031 []|\T1/SourceSansPro-LF/m/n/10 0xab70| Overfull \hbox (1.79721pt too wide) in paragraph at lines 17039--17040 []|\T1/SourceSansPro-LF/m/n/10 0xabc0| Overfull \hbox (1.6472pt too wide) in paragraph at lines 17048--17049 []|\T1/SourceSansPro-LF/m/n/10 0xac00| Overfull \hbox (2.5872pt too wide) in paragraph at lines 17057--17058 []|\T1/SourceSansPro-LF/m/n/10 0xd7b0| Overfull \hbox (2.77719pt too wide) in paragraph at lines 17066--17067 []|\T1/SourceSansPro-LF/m/n/10 0xd800| Overfull \hbox (2.9272pt too wide) in paragraph at lines 17076--17077 []|\T1/SourceSansPro-LF/m/n/10 0xdb80| Overfull \hbox (2.0872pt too wide) in paragraph at lines 17085--17086 []|\T1/SourceSansPro-LF/m/n/10 0xdc00| Overfull \hbox (2.31718pt too wide) in paragraph at lines 17094--17095 []|\T1/SourceSansPro-LF/m/n/10 0xe000| Overfull \hbox (0.59721pt too wide) in paragraph at lines 17114--17115 []|\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 17448. [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 17805. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-immortal-heap' on page 283 undefined on input line 17808. [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 18158--18158 []\T1/SourceSansPro-LF/m/n/10 Event Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0x0 Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0xa Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0xb Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0xc Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0xd Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0xe Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0xf Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0x14 Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0x15 Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0x16 Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0x17 Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0x18 [289] [290] Package longtable Warning: Column widths have changed (longtable) in table 19 on input line 18599. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview' o n page 291 undefined on input line 18604. [291 <./microui_traces_systemview.png>] Underfull \vbox (badness 3281) detected at line 18722 [292] Underfull \vbox (badness 10000) detected at line 18722 Underfull \vbox (badness 10000) detected at line 18722 [293] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 294 undefined on input line 18820. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 294 undefined on input line 18820. [294] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiReleaseNotes:section-u i-api' on page 295 undefined on input line 18831. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/applicatio nOptions:section-ui-options-microui' on page 295 undefined on input line 18865. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-java-heap' on page 295 undefined on input line 18868. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/applicatio nOptions:section-ui-options-microui' on page 295 undefined on input line 18876. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/applicatio nOptions:section-ui-options-imagesheapsize' on page 295 undefined on input line 18876. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 295 undefined on input line 18888. [295] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/matrix:mat rix' on page 296 undefined on input line 18970. [296] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/gradient:l inear-gradient' on page 297 undefined on input line 18999. [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 19170. [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 19399. [306 <./gradient2.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 307 undefined on input line 19419 . [307] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/gradient:l inear-gradient' on page 308 undefined on input line 19475. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/path:fillt ype' on page 308 undefined on input line 19477. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/path:alpha -blending-mode' on page 308 undefined on input line 19477. [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 19583. Underfull \hbox (badness 10000) in paragraph at lines 19598--19599 []\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 19637--19638 []\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.19752 ...ربية}\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.19752 ...ربية}\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.19752 ...ربية}\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.19752 ...ربية}\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.19752 ...ربية}\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.19752 ...ربية}\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.19752 ...ربية}\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 19774. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :drawoncircle' on page 316 undefined on input line 19786. [316 <./drawStringLayout.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorimag e:vectorimage-limitations' on page 317 undefined on input line 19836. Underfull \hbox (badness 10000) in paragraph at lines 19850--19851 []\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 19852. [317] [318 <./drawImage.png>] [319 <./drawImageAlpha.png>] Underfull \hbox (badness 10000) in paragraph at lines 19986--19987 []\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 20033--20034 []\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 20033--20034 \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 20139 [322] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20146 ...imen]{{drawAnimatedImageTranslate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20146 ...imen]{{drawAnimatedImageTranslate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20186 ...dimen]{{drawAnimatedImageOverPath}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20186 ...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.20258 ...xdimen]{{drawAnimatedImageScaleXY}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20258 ...xdimen]{{drawAnimatedImageScaleXY}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20299 ...pxdimen]{{drawAnimatedImageRotate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20299 ...pxdimen]{{drawAnimatedImageRotate}.gif} [325] Underfull \vbox (badness 7397) detected at line 20404 [326] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20411 ...dimen]{{drawAnimatedImageMorphing}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20411 ...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.20497 ...xpxdimen]{{drawAnimatedImageColor}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20497 ...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.20605 ...phinxpxdimen]{{linearInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20605 ...phinxpxdimen]{{linearInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20617 ...xpxdimen]{{accelerateInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20617 ...xpxdimen]{{accelerateInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20629 ...phinxpxdimen]{{bounceInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20629 ...phinxpxdimen]{{bounceInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20641 ...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.20641 ...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.20655 ...hinxpxdimen]{{custom0Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20655 ...hinxpxdimen]{{custom0Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20671 ...hinxpxdimen]{{custom1Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20671 ...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 20760. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 332 undefined on input line 20763. [332] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/avdLoader: section-avdloader-convert' on page 333 undefined on input line 20859. [333] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 334 undefined on input line 20896 . LaTeX Warning: Hyper reference `PlatformDeveloperGuide/externalResourceLoader:s ection-externalresourceloader' on page 334 undefined on input line 20896. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorimag e:vectorimage-limitations' on page 334 undefined on input line 20902. [334 <./drawRuntimeImage.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-constants' on page 335 undefined on input line 20967. [335] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/avdLoader: section-avdloader-format' on page 336 undefined on input line 20991. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 20999. (/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 21003. [336 <./hierarchy.png (PNG copy)>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-partial-buffer' on page 337 undefined on input line 21061. [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 21218. [341] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MWT/how-to-animate -widget:section-animate-widget' on page 342 undefined on input line 21253. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-partial-buffer' on page 342 undefined on input line 21258. [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 21295. [344] [345] [346] [347] [348] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-partial-buffer' on page 349 undefined on input line 21624. [349] [350] [351] [352] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MWT/concepts:secti on-render-policy' on page 353 undefined on input line 21834. [353] [354 <./defaultRenderPolicy.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-constants' on page 355 undefined on input line 21968. [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 22010. [357] Underfull \hbox (badness 10000) in paragraph at lines 22119--22120 []\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 22397. Underfull \vbox (badness 2635) detected at line 22416 [363] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/limitations:js-lim itations' on page 364 undefined on input line 22435. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/getting_started:js -getting-started' on page 364 undefined on input line 22436. [364 <./js_runtime.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 365 und efined on input line 22444. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli-commands-init' on page 365 undefined on input line 22456. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures' on page 365 undefined on input line 22458. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-addon-lib' on page 365 undefined on input line 22459. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-standalone-application' on page 365 undefined on input line 22460. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-sandboxed-application' on page 365 undefined on input line 22461. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli-commands-run' on page 365 undefined on input line 22504. [365] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/api:js-api' on pag e 366 undefined on input line 22538. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli' on page 366 undefined on input line 22538. [366] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 367 undefined on input line 22619. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 367 und efined on input line 22636. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/libraries:libraries' on page 367 undefined on input line 22642. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedApplication: sandboxed-application' on page 367 undefined on input line 22642. [367] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 368 und efined on input line 22691. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 368 und efined on input line 22706. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/getting_started:js -getting-started' on page 368 undefined on input line 22708. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/examples/simple_ap plication:js-examples-simple-app' on page 368 undefined on input line 22708. [368] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 369 und efined on input line 22757. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/java:js-java' on p age 369 undefined on input line 22766. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 369 und efined on input line 22772. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/getting_started:js -getting-started' on page 369 undefined on input line 22774. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/examples/simple_ap plication:js-examples-simple-app' on page 369 undefined on input line 22774. [369] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 370 und efined on input line 22830. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/java:js-java' on p age 370 undefined on input line 22839. [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 23545. [378] [379] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/libraries:libraries' on page 380 undefined on input line 23751. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/standaloneApplication :standalone-application' on page 380 undefined on input line 23751. [380] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 381 undefined on input line 23773. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 381 und efined on input line 23808. [381] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/api:js-api' on pag e 382 undefined on input line 23838. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/internals:js-java- ffi' on page 382 undefined on input line 23860. [382] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/js/java:js-java-java- to-js' on page 383 undefined on input line 23938. [383 <./js_processor_overview.png>] [384] Underfull \hbox (badness 10000) in paragraph at lines 24018--24019 []|\T1/SourceSansPro-LF/m/n/10 Module Overfull \hbox (5.24944pt too wide) in paragraph at lines 24025--24026 []|\T1/zi4/m/n/10 Bluetooth[]| Underfull \hbox (badness 5302) in paragraph at lines 24027--24028 \T1/SourceSansPro-LF/m/n/10 on the Generic At-tribute Pro-file Overfull \hbox (1.35934pt too wide) in paragraph at lines 2--24030 []|[][]\T1/SourceSansPro-LF/m/n/10 bluetooth[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24035 [][][]\T1/SourceSansPro-LF/m/n/10 Bluetooth Overfull \hbox (20.24944pt too wide) in paragraph at lines 24039--24040 []|\T1/zi4/m/n/10 ECOM-Network[]| Underfull \hbox (badness 5696) in paragraph at lines 24041--24042 []|\T1/SourceSansPro-LF/m/n/10 Network in-ter-faces man-age-ment Underfull \hbox (badness 10000) in paragraph at lines 2--24044 []|[][]\T1/SourceSansPro-LF/m/n/10 ecom- Overfull \hbox (16.7787pt too wide) in paragraph at lines 2--24046 []|[][]\T1/SourceSansPro-LF/m/n/10 NetworkInterfaceManager Overfull \hbox (5.24944pt too wide) in paragraph at lines 24048--24049 []|\T1/zi4/m/n/10 ECOM-WIFI[]| Underfull \hbox (badness 10000) in paragraph at lines 2--24053 []|[][]\T1/SourceSansPro-LF/m/n/10 ecom- Underfull \hbox (badness 10000) in paragraph at lines 2--24078 [][][]\T1/SourceSansPro-LF/m/n/10 NET util-ity Underfull \hbox (badness 10000) in paragraph at lines 2--24101 [][][]\T1/SourceSansPro-LF/m/n/10 SSL mu-tual Underfull \hbox (badness 10000) in paragraph at lines 2--24104 [][][]\T1/SourceSansPro-LF/m/n/10 SSL mu-tual Underfull \hbox (badness 10000) in paragraph at lines 2--24107 [][][]\T1/SourceSansPro-LF/m/n/10 SSL util-ity [385 <./networking_overview.png>] Underfull \hbox (badness 10000) in paragraph at lines 24131--24132 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 24138--24139 []|\T1/zi4/m/n/10 Android Overfull \hbox (20.24944pt too wide) in paragraph at lines 24138--24139 \T1/zi4/m/n/10 Connectivity[]| Underfull \hbox (badness 10000) in paragraph at lines 2--24143 []|[][]\T1/SourceSansPro-LF/m/n/10 android- Overfull \hbox (11.39934pt too wide) in paragraph at lines 2--24143 \T1/SourceSansPro-LF/m/n/10 connectivity[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24145 []|[][]\T1/SourceSansPro-LF/m/n/10 ConnectivityManager Underfull \hbox (badness 10000) in paragraph at lines 24152--24153 []|\T1/zi4/m/n/10 HTTP Overfull \hbox (3.66933pt too wide) in paragraph at lines 2--24157 []|[][]\T1/SourceSansPro-LF/m/n/10 httpclient[][], Underfull \hbox (badness 10000) in paragraph at lines 2--24157 [][]\T1/SourceSansPro-LF/m/n/10 http- Underfull \hbox (badness 10000) in paragraph at lines 2--24159 []|[][]\T1/SourceSansPro-LF/m/n/10 HttpURLConnection Underfull \hbox (badness 10000) in paragraph at lines 2--24162 [][][]\T1/SourceSansPro-LF/m/n/10 HTTP client Underfull \hbox (badness 10000) in paragraph at lines 24164--24165 []\T1/SourceSansPro-LF/m/n/10 See also [][]REST Underfull \hbox (badness 10000) in paragraph at lines 24169--24170 []|\T1/zi4/m/n/10 HTTP Underfull \hbox (badness 10000) in paragraph at lines 24169--24170 \T1/zi4/m/n/10 Server Underfull \hbox (badness 10000) in paragraph at lines 24186--24187 []|\T1/zi4/m/n/10 MQTT Underfull \hbox (badness 10000) in paragraph at lines 24186--24187 \T1/zi4/m/n/10 Client Overfull \hbox (15.24944pt too wide) in paragraph at lines 24186--24187 \T1/zi4/m/n/10 (MicroPaho)[]| Underfull \hbox (badness 6876) in paragraph at lines 24188--24189 []|\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--24191 []|[][]\T1/SourceSansPro-LF/m/n/10 micropaho[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24196 [][][]\T1/SourceSansPro-LF/m/n/10 MicroPaho Underfull \hbox (badness 10000) in paragraph at lines 2--24199 [][][]\T1/SourceSansPro-LF/m/n/10 MQTT pub-lish Underfull \hbox (badness 10000) in paragraph at lines 24206--24207 []|\T1/zi4/m/n/10 REST Underfull \hbox (badness 10000) in paragraph at lines 24208--24209 []|\T1/SourceSansPro-LF/m/n/10 REpresentational State Tran-fer Underfull \hbox (badness 10000) in paragraph at lines 2--24216 [][][]\T1/SourceSansPro-LF/m/n/10 REST client Underfull \hbox (badness 10000) in paragraph at lines 24223--24224 []|\T1/zi4/m/n/10 REST Underfull \hbox (badness 10000) in paragraph at lines 24225--24226 []|\T1/SourceSansPro-LF/m/n/10 REpresentational State Tran-fer Overfull \hbox (1.77933pt too wide) in paragraph at lines 2--24228 []|[][]\T1/SourceSansPro-LF/m/n/10 restserver[][]| Underfull \hbox (badness 10000) in paragraph at lines 24237--24238 []|\T1/zi4/m/n/10 SNTP Underfull \hbox (badness 10000) in paragraph at lines 24239--24240 []|\T1/SourceSansPro-LF/m/n/10 Simple Net-work Time Pro-to-col Overfull \hbox (2.21935pt too wide) in paragraph at lines 2--24242 []|[][]\T1/SourceSansPro-LF/m/n/10 sntpclient[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24247 [][][]\T1/SourceSansPro-LF/m/n/10 SNTP client Overfull \hbox (5.24944pt too wide) in paragraph at lines 24251--24252 []|\T1/zi4/m/n/10 WebSocket Overfull \hbox (7.54935pt too wide) in paragraph at lines 2--24256 []|[][]\T1/SourceSansPro-LF/m/n/10 websocket[][], Overfull \hbox (7.90933pt too wide) in paragraph at lines 2--24256 [][]\T1/SourceSansPro-LF/m/n/10 websocket- Underfull \hbox (badness 10000) in paragraph at lines 2--24261 [][][]\T1/SourceSansPro-LF/m/n/10 WebSocket Underfull \hbox (badness 10000) in paragraph at lines 2--24264 [][][]\T1/SourceSansPro-LF/m/n/10 WebSocket [386] [387] Underfull \hbox (badness 10000) in paragraph at lines 24285--24286 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 2--24300 [][][]\T1/SourceSansPro-LF/m/n/10 CborEncoder Underfull \hbox (badness 10000) in paragraph at lines 2--24303 [][][]\T1/SourceSansPro-LF/m/n/10 CborDecoder LaTeX Warning: Hyper reference `Tutorials/tutorialExploreDataSerializationForma ts:tutorial-cbor' on page 388 undefined on input line 24307. Underfull \hbox (badness 10000) in paragraph at lines 2--24320 [][][]\T1/SourceSansPro-LF/m/n/10 JSONObject Underfull \hbox (badness 10000) in paragraph at lines 2--24323 [][][]\T1/SourceSansPro-LF/m/n/10 JSONWriter LaTeX Warning: Hyper reference `Tutorials/tutorialExploreDataSerializationForma ts:tutorial-json' on page 388 undefined on input line 24330. Overfull \hbox (1.93938pt too wide) in paragraph at lines 2--24340 []|[][]\T1/SourceSansPro-LF/m/n/10 protobuf3[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24343 [] Overfull \hbox (12.7588pt too wide) in paragraph at lines 2--24343 [][]\T1/SourceSansPro-LF/m/n/10 CodedInputStream Underfull \hbox (badness 10000) in paragraph at lines 2--24346 [] Overfull \hbox (20.11879pt too wide) in paragraph at lines 2--24346 [][]\T1/SourceSansPro-LF/m/n/10 CodedOutputStream Underfull \hbox (badness 10000) in paragraph at lines 2--24351 [][][]\T1/SourceSansPro-LF/m/n/10 Protobuf3 Underfull \hbox (badness 10000) in paragraph at lines 2--24363 [][][]\T1/SourceSansPro-LF/m/n/10 XmlPullParser Underfull \hbox (badness 10000) in paragraph at lines 2--24366 [][][]\T1/SourceSansPro-LF/m/n/10 XmlSerializer LaTeX Warning: Hyper reference `Tutorials/tutorialExploreDataSerializationForma ts:tutorial-xml' on page 388 undefined on input line 24370. Underfull \hbox (badness 10000) in paragraph at lines 24397--24398 []|\T1/zi4/m/n/10 AWS Underfull \hbox (badness 10000) in paragraph at lines 24397--24398 \T1/zi4/m/n/10 IoT Underfull \hbox (badness 5475) in paragraph at lines 24399--24400 []|\T1/SourceSansPro-LF/m/n/10 AWS IoT Core client, pro-vid-ing pub- Underfull \hbox (badness 10000) in paragraph at lines 24412--24413 []|\T1/zi4/m/n/10 Google Underfull \hbox (badness 10000) in paragraph at lines 24412--24413 \T1/zi4/m/n/10 Cloud Overfull \hbox (7.69951pt too wide) in paragraph at lines 24412--24413 \T1/zi4/m/n/10 Platform Underfull \hbox (badness 10000) in paragraph at lines 24412--24413 \T1/zi4/m/n/10 Iot Underfull \hbox (badness 10000) in paragraph at lines 2--24420 [][][]\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 24454. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-constants' on page 389 undefined on input line 24456. LaTeX Warning: Hyper reference `support:get-support' on page 389 undefined on i nput line 24462. ! 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.24471 ...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.24471 ...PYG{l+s}{\PYGZdq{}}\PYG{p}{)}\PYG{p}{;} LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/characterEncoding:enc oding-utf8' on page 389 undefined on input line 24475. [389] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ar chitecture-changelog' on page 390 undefined on input line 24498. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-l ink' on page 390 undefined on input line 24502. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-maximum-number-of-monitors-per-thread' on page 390 undefined on input line 24645. [390 <./eclipse_encoding.png>] [391] Chapter 5. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 24750. [392] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformOverview:fig-ove rall-process' on page 393 undefined on input line 24761. [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 24832. [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 24932. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 399 undefined on input line 24935. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 399 undefined on input line 24938. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-kf' o n page 399 undefined on input line 24941. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sp:sp' on page 399 undef ined on input line 24944. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:fig-jpf-run time-components' on page 399 undefined on input line 24948. [399 <./low-level-2c.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 400 undefined on input line 24961. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llmjvm-ap i-section' on page 400 undefined on input line 24964. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llsp-api- section' on page 400 undefined on input line 24967. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-configuration-creation' on page 400 undefined on input line 25002. [400 <./jpf-runtime-components.png>] [401] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/advanceTrace:advanced-ev ent-tracing' on page 402 undefined on input line 25119. [402] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 403 undefined on input line 25212. [403] Underfull \hbox (badness 10000) in paragraph at lines 25314--25318 []\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 25602. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-13-0' on page 407 undefined on input line 25641. [407] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-12-0' on page 408 undefined on input line 25688. [408] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-13-0' on page 409 undefined on input line 25734. [409] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-12-0' on page 410 undefined on input line 25887. Overfull \hbox (26.89265pt too wide) in paragraph at lines 25885--25888 []\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 25902--25904 []\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 26014. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-10-0' on page 411 undefined on input line 26046. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-10-0' on page 411 undefined on input line 26050. [411] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-11-0' on page 412 undefined on input line 26093. [412] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-10-0' on page 413 undefined on input line 26186. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-10-0' on page 413 undefined on input line 26191. [413] [414] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-10-0' on page 415 undefined on input line 26446. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-10-0' on page 415 undefined on input line 26452. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-7-10-0' on page 415 undefined on input line 26456. [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 26490. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26490. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26490. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26490. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26490. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26490. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26490. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26490. [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 27120. [423] [424] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureChangelog:ch angelog-6-9-1' on page 425 undefined on input line 27321. [425] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom-comm:pack-ecom-comm ' on page 426 undefined on input line 27354. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ui:pack-gui' on page 426 undefined on input line 27357. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/net:pack-net' on page 42 6 undefined on input line 27360. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/fs:pack-fs' on page 426 undefined on input line 27363. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-configuration-creation' on page 426 undefined on input line 27371. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:pack-im port' on page 426 undefined on input line 27386. [426] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-module-configuration' on page 427 undefined on input line 27450. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformMigration:former -platform-migration' on page 427 undefined on input line 27480. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 427 undefined on input line 27486. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/toolchain:archi tectures-toolchains' on page 427 undefined on input line 27491. LaTeX Warning: Hyper reference `support:get-support' on page 427 undefined on i nput line 27494. [427] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 428 undefined on input line 27529. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/toolchain:archi tectures-toolchains' on page 428 undefined on input line 27543. [428 <./platformConfigurationSkeleton.png>] LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 429 undefined on input line 27563. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-overview' on p age 429 undefined on input line 27575. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 429 undefined on input line 27581. [429] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-architecture-s pecific' on page 430 undefined on input line 27638. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-generic-legacy ' on page 430 undefined on input line 27638. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-module-configuration' on page 430 undefined on input line 27639. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli' on page 430 undefined on input line 27645. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-build' on page 430 undefined on input line 27646. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli-shared-configuration' on page 430 undefined on input line 27659. Underfull \hbox (badness 10000) in paragraph at lines 27670--27671 []\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 27686--27686 []\T1/zi4/m/it/9 ============================================================== ==============================================[]| Overfull \hbox (75.24504pt too wide) in paragraph at lines 27691--27691 []\T1/zi4/m/it/9 ============================================================== ==============================================[]| [430] [431 <./platformSource.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/multiSandbox:multisandbo x' on page 432 undefined on input line 27721. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/externalResourceLoader:s ection-externalresourceloader' on page 432 undefined on input line 27721. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i-installation' on page 432 undefined on input line 27724. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/networkCoreEngine:networ k-core' on page 432 undefined on input line 27724. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/frontpanel:section-front panel' on page 432 undefined on input line 27727. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/javah:tool-javah' on pag e 432 undefined on input line 27730. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-generic' on pa ge 432 undefined on input line 27734. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-build' on page 432 undefined on input line 27734. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 432 undefined on input line 27737. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-architecture-s pecific' on page 432 undefined on input line 27737. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-generic-legacy ' on page 432 undefined on input line 27738. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 432 undefined on input line 27741. [432] Underfull \hbox (badness 10000) in paragraph at lines 27797--27800 []\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 27823. [433 <./platformConfigurationModules.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-build' on page 434 undefined on input line 27855. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 434 undefined on input line 27860. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformOverview:build-p rocess-overview' on page 434 undefined on input line 27885. [434] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-build-script' on page 435 undefined on input line 27899. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 435 undefined on input line 27916. [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 28027--28028 []|\T1/SourceSansPro-LF/m/n/10 Option Overfull \hbox (15.24944pt too wide) in paragraph at lines 28034--28035 []|\T1/zi4/m/n/10 microejapp. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28034--28035 \T1/zi4/m/n/10 relative. Overfull \hbox (15.24944pt too wide) in paragraph at lines 28041--28042 []|\T1/zi4/m/n/10 microejlib. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28041--28042 \T1/zi4/m/n/10 relative. Overfull \hbox (15.24944pt too wide) in paragraph at lines 28048--28049 []|\T1/zi4/m/n/10 microejinc. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28048--28049 \T1/zi4/m/n/10 relative. Overfull \hbox (30.24944pt too wide) in paragraph at lines 28055--28056 []|\T1/zi4/m/n/10 microejscript. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28055--28056 \T1/zi4/m/n/10 relative. Underfull \hbox (badness 10000) in paragraph at lines 28062--28063 []|\T1/zi4/m/n/10 root. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 437 undefined on input line 28073. Underfull \hbox (badness 10000) in paragraph at lines 28090--28091 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28095--28096 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28100--28101 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28105--28106 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28110--28111 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28115--28116 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28120--28121 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28125--28126 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28130--28131 []|\T1/zi4/m/n/10 deploy.dir. [437] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-options' on page 438 undefined on input line 28140. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-cases' on page 438 undefined on input line 28146. [438] [439] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 440 undefined on input line 28267. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 440 undefined on input line 28299. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/serialToSocketTransmi tter:tool-serial-to-socket' on page 440 undefined on input line 28300. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformConcepts:low-lev el-api' on page 440 undefined on input line 28317. [440] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 441 undefined on input line 28334. [441 <./overview-platform-qualification.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:new-pla tform-creation' on page 442 undefined on input line 28372. LaTeX Warning: Hyper reference `Tutorials/tutorialCreateFirmwareFromScratch:tut orial-create-firmware-from-scratch' on page 442 undefined on input line 28373. [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 28386. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-run-script' on page 443 undefined on input line 28387. LaTeX Warning: Hyper reference `Tutorials/tutorialCreatePlatformBuildAndRunScri pts:tutorial-create-platform-build-and-run-scripts' on page 443 undefined on in put line 28387. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 443 undefined on input line 28400. LaTeX Warning: Hyper reference `Tutorials/tutorialRunATestSuiteOnDevice:tutoria l-run-test-suite-on-device' on page 443 undefined on input line 28401. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformConcepts:low-lev el-api' on page 443 undefined on input line 28414. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuiteEngine:tests uite-engine' on page 443 undefined on input line 28417. [443] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:pack-im port' on page 444 undefined on input line 28453. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llfs-api- section' on page 444 undefined on input line 28455. [444 <./testsuite-engine-overview.png>] LaTeX Warning: Hyper reference `support:get-support' on page 445 undefined on i nput line 28553. Overfull \hbox (1.17941pt too wide) in paragraph at lines 28621--28622 []|\T1/SourceSansPro-LF/m/n/10 SECURITY Underfull \hbox (badness 7256) in paragraph at lines 28623--28624 []|\T1/SourceSansPro-LF/m/n/10 NET Java Test Underfull \hbox (badness 10000) in paragraph at lines 28625--28626 []|\T1/SourceSansPro-LF/m/n/10 SSL Java Test Underfull \hbox (badness 10000) in paragraph at lines 28638--28639 []|\T1/SourceSansPro-LF/m/n/10 3.4.0 (On Underfull \hbox (badness 10000) in paragraph at lines 28640--28641 []|\T1/SourceSansPro-LF/m/n/10 3.0.1 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28653--28654 []|\T1/SourceSansPro-LF/m/n/10 3.4.0 (On Underfull \hbox (badness 10000) in paragraph at lines 28655--28656 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28657--28659 []|\T1/SourceSansPro-LF/m/n/10 1.1.0 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28668--28669 []|\T1/SourceSansPro-LF/m/n/10 3.5.2 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28670--28671 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28672--28674 []|\T1/SourceSansPro-LF/m/n/10 1.1.0 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28681--28682 []|\T1/SourceSansPro-LF/m/n/10 1.4.0 Underfull \hbox (badness 10000) in paragraph at lines 28681--28682 \T1/SourceSansPro-LF/m/n/10 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28683--28684 []|\T1/SourceSansPro-LF/m/n/10 3.5.2 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28685--28686 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28687--28689 []|\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 28703. [446 <./mjvm_flow2.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/multiSandbox:multisandbo x' on page 447 undefined on input line 28771. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/tiny:core-tiny' on page 447 undefined on input line 28775. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/toolchain:appen dix-matrixcapabilities' on page 447 undefined on input line 28780. [447 <./mjvm_gt.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 448 undefined on input line 28786. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-e rror-codes' on page 448 undefined on input line 28790. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llmjvm-ap i-section' on page 448 undefined on input line 28794. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/linker:linker-lscf' o n page 448 undefined on input line 28832. [448] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/javalibs/edc:ed c-exit-codes' on page 449 undefined on input line 28931. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/limitations:limitatio ns' on page 449 undefined on input line 28951. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-java-heap' on page 449 undefined on input line 28958. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/limitations:limitatio ns' on page 449 undefined on input line 28964. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-number-of-threads' on page 449 undefined on input line 28964. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-java-heap' on page 449 undefined on input line 28971. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-number-of-stack-blocks' on page 449 undefined on input line 28979. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/limitations:limitatio ns' on page 449 undefined on input line 29032. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-maximum-number-of-monitors-per-thread' on page 449 undefined on input line 29033. [449] Overfull \vbox (72.56984pt too high) has occurred while \output is active [450] Overfull \vbox (1.75471pt too high) detected at line 29132 [451] [452] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/stackTraceReader:stac k-trace-reader' on page 453 undefined on input line 29227. [453] [454] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-i mplementation' on page 455 undefined on input line 29455. [455] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 456 undefined on input line 29470. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 456 undefined on input line 29473. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 456 undefined on input line 29480. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 456 undefined on input line 29481. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/trace:event-enable-re cording' on page 456 undefined on input line 29513. Underfull \hbox (badness 10000) in paragraph at lines 29516--29517 []\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 29516--29517 []\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 29552. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformOverview:build-p rocess-overview' on page 457 undefined on input line 29563. [457] LaTeX Warning: Hyper reference `KernelDeveloperGuide/index:kernel-developer-gui de' on page 458 undefined on input line 29578. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelLink:kernel-link' on page 458 undefined on input line 29579. LaTeX Warning: Hyper reference `KernelDeveloperGuide/applicationLink:applicatio n-link' on page 458 undefined on input line 29579. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/multiSandbox:table-kf-ov erhead' on page 458 undefined on input line 29585. [458 <./process-multiapp-overview.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llkf-api- section' on page 459 undefined on input line 29651. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 459 undefined on input line 29666. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 459 undefined on input line 29667. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 459 undefined on input line 29674. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor mcustomization' on page 459 undefined on input line 29696. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/limitations:limitatio ns' on page 459 undefined on input line 29702. [459] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 460 undefined on input line 29729. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 460 undefined on input line 29759. [460] Overfull \vbox (0.67719pt too high) detected at line 29797 [461 <./sni_flow.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 462 undefined on input line 29824. [462] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sni:fig-sni-sync' on pag e 463 undefined on input line 29857. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 463 undefined on input line 29870. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 463 undefined on input line 29878. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 463 undefined on input line 29879. [463 <./sni_sync.png>] Underfull \hbox (badness 10000) in paragraph at lines 1--29918 []|[][]$\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 29943. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sp:sp-compiler' on page 464 undefined on input line 29949. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/tools:microejtoolssec tion' on page 464 undefined on input line 29958. [464 <./sp1.png>] [465 <./sp_flow.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llsp-api- section' on page 466 undefined on input line 30080. [466] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 467 undefined on input line 30095. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 467 undefined on input line 30103. [467 <./javah_process.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 468 undefined on input line 30154 . LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 468 undefined on input line 30160 . [468] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llext-res -api-section' on page 469 undefined on input line 30245. Underfull \hbox (badness 10000) in paragraph at lines 30252--30255 \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 30296. [470 <./ecom-core_process.png>] Underfull \hbox (badness 10000) in paragraph at lines 30338--30342 \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 30348. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 471 undefined on input line 30365. [471] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom:fig-ecom-flow' on p age 472 undefined on input line 30412. [472 <./architecture.png>] [473] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom-comm:section-ecomco mm-driver' on page 474 undefined on input line 30551. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom:section-ecom-dm' on page 474 undefined on input line 30557. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 474 undefined on input line 30559. [474 <./comm_open.png>] [475 <./dyn_sequence.png (PNG copy)>] [476] Underfull \hbox (badness 10000) in paragraph at lines 30752--30754 []\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.30791 \begin{sphinxVerbatim} [commandchars=\\\{\}] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 478 undefined on input line 30811. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom-comm:section-ecomco mm-installation' on page 478 undefined on input line 30815. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom-comm:section-ecomco mm-mapping' on page 478 undefined on input line 30823. [478]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.2}) has been already used, duplicate ignored \relax l.30839 \begin{sphinxVerbatim} [commandchars=\\\{\}] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/serialCommunications:eco m' on page 479 undefined on input line 30885. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llcomm-ap i-section' on page 479 undefined on input line 30889. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/ecom-comm:section-ecomco mm-xml' on page 479 undefined on input line 30900. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 479 undefined on input line 30905. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 479 undefined on input line 30917. [479] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiChangeLog:section-ui-c hangelog' on page 480 undefined on input line 30924. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMigrationGuide:section -ui-migrationguide' on page 480 undefined on input line 30924. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 480 undefined on input line 30945. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-input' o n page 480 undefined on input line 30945. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiLed:section-leds' on p age 480 undefined on input line 30945. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 480 undefined on input line 30948. [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 30970. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 482 undefined on input line 30984. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 482 undefined on input line 31031. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-input' o n page 482 undefined on input line 31031. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiLed:section-leds' on p age 482 undefined on input line 31031. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 482 undefined on input line 31031. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-input' o n page 482 undefined on input line 31031. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiLed:section-leds' on p age 482 undefined on input line 31031. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 482 undefined on input line 31036. [482] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-input' o n page 483 undefined on input line 31055. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 483 undefined on input line 31065. [483] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiFont:section-fonts' on page 484 undefined on input line 31132. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 484 undefined on input line 31159. [484] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/index:sect ion-app-microui' on page 485 undefined on input line 31165. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-archit ecture' on page 485 undefined on input line 31173. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-input' o n page 485 undefined on input line 31178. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/tools/static:mu istaticinit' on page 485 undefined on input line 31188. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i-installation' on page 485 undefined on input line 31193. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 485 undefined on input line 31198. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-input' o n page 485 undefined on input line 31209. [485] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/tools/static:mu istaticinit' on page 486 undefined on input line 31236. [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 31380. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 488 undefined on input line 31397. [488] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 489 undefined on input line 31441. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiLed:section-leds-llapi ' on page 489 undefined on input line 31445. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-input-ll api' on page 489 undefined on input line 31445. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-llapi' on page 489 undefined on input line 31445. [489 <./ui_llapi_emb.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 490 undefined on input line 31491. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llleds-ap i-section' on page 490 undefined on input line 31499. [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 31575. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiLed:section-leds-imple mentation' on page 492 undefined on input line 31578. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llleds-ap i-section' on page 492 undefined on input line 31578. [492] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llinput-a pi-section' on page 493 undefined on input line 31608. [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 31666. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 495 undefined on input line 31700. [495] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 496 undefined on input line 31711. [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 31875. [499] Underfull \hbox (badness 5696) in paragraph at lines 31924--31926 []\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 32022 Underfull \vbox (badness 10000) detected at line 32022 [501] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 502 undefined on input line 32030. [502] Underfull \hbox (badness 10000) in paragraph at lines 32096--32098 \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 32110--32111 []\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 32127--32128 []\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 32133--32134 []\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 32141. Underfull \hbox (badness 6428) in paragraph at lines 32144--32145 []\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 32144--32145 \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 32210. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiReleaseNotes:section-u i-releasenotes-cmodule' on page 505 undefined on input line 32216. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i' on page 505 undefined on input line 32224. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 505 undefined on input line 32227. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llinput-a pi-section' on page 505 undefined on input line 32230. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:lldisplay -api-section' on page 505 undefined on input line 32256. [505] [506] [507 <./display_modes_nocustom.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:switchmodesync steps' on page 508 undefined on input line 32327. [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 32404. [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 32467. [512 <./direct.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MWT/concepts:secti on-render-policy' on page 513 undefined on input line 32521. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MWT/concepts:secti on-animations' on page 513 undefined on input line 32532. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-installation' on page 513 undefined on input line 32555. [513] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-layout-byte' on page 514 undefined on input line 32845. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-installation' on page 514 undefined on input line 32845. [514] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure-standard' on page 515 undefined on input line 33177. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure-driver' on page 515 undefined on input line 33177. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-installation' on page 515 undefined on input line 33177. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 515 undefined on input line 33183. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 515 undefined on input line 33183. [515] [516] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-lut' o n page 517 undefined on input line 33355. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator-extended' on page 517 undefined on input line 33359. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-display' on page 517 undefined on input line 33362. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:colorconv ersions' on page 517 undefined on input line 33365. [517] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator-extended' on page 518 undefined on input line 33392. [518] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiReleaseNotes:section-u i-releasenotes-cmodule' on page 519 undefined on input line 33516. [519 <./ui_llapi_display.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-modes' on page 520 undefined on input line 33567. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-modes' on page 520 undefined on input line 33573. [520] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 521 undefined on input line 33580. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-lut' o n page 521 undefined on input line 33580. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-drawin g-native' on page 521 undefined on input line 33585. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiReleaseNotes:section-u i-releasenotes-cmodule' on page 521 undefined on input line 33587. [521] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-modes' on page 522 undefined on input line 33605. [522] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:copybuffermode ' on page 523 undefined on input line 33683. Overfull \vbox (2.594pt too high) detected at line 33735 [523] Overfull \vbox (0.82593pt too high) detected at line 33781 [524] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-lluidi splay-parallel-tearing' on page 525 undefined on input line 33787. [525] Overfull \vbox (1.82593pt too high) detected at line 33904 [526] Overfull \vbox (2.12442pt too high) detected at line 33973 [527] Underfull \vbox (badness 3343) detected at line 34045 [528] [529] Overfull \vbox (1.29552pt too high) detected at line 34117 [530] Overfull \vbox (1.82593pt too high) detected at line 34192 [531] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiReleaseNotes:section-u i-releasenotes-cmodule' on page 532 undefined on input line 34197. [532] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:copybuffermode ' on page 533 undefined on input line 34238. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:copybuffermode ' on page 533 undefined on input line 34252. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:switchbuffermo de' on page 533 undefined on input line 34252. [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 34484--34484 []\T1/SourceSansPro-LF/m/n/10 Tear- Underfull \hbox (badness 10000) in paragraph at lines 34484--34484 []\T1/SourceSansPro-LF/m/n/10 Nb Underfull \hbox (badness 10000) in paragraph at lines 34484--34484 []\T1/SourceSansPro-LF/m/n/10 Flush time Underfull \hbox (badness 10000) in paragraph at lines 34484--34484 []\T1/SourceSansPro-LF/m/n/10 FPS Underfull \hbox (badness 5203) in paragraph at lines 34484--34484 []\T1/SourceSansPro-LF/m/n/10 CPU load LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiFontGenerator:section- fontgen' on page 536 undefined on input line 34499. [536] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 537 undefined on input line 34517. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:lldisplay -api-section' on page 537 undefined on input line 34522. [537] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 538 undefined on input line 34562. [538] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 539 undefined on input line 34673. Underfull \hbox (badness 10000) in paragraph at lines 34687--34688 []\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 34687--34688 []\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 34698. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-implementation' on page 539 undefined on input line 34703. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:lldisplay -api-section' on page 539 undefined on input line 34704. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-implementation' on page 539 undefined on input line 34720. [539] [540] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -gpu-raw' on page 541 undefined on input line 34862. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-custom-format' on page 541 undefined on input line 34862. [541] [542] [543 <./graphviz-8eba0ad654d65d10f438882f4fb435b996d10a8a.pdf>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -standard-raw' on page 544 undefined on input line 34950. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -binary-raw' on page 544 undefined on input line 34953. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 544 undefined on input line 34966. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 544 undefined on input line 34967. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 544 undefined on input line 34976. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 544 undefined on input line 34977. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 544 undefined on input line 34985. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 544 undefined on input line 34985. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -standard-raw' on page 544 undefined on input line 35005. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -display-raw' on page 544 undefined on input line 35005. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -gpu-raw' on page 544 undefined on input line 35005. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -binary-raw' on page 544 undefined on input line 35005. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 544 undefined on input line 35010. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 544 undefined on input line 35013. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:section-im age-loader' on page 544 undefined on input line 35013. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -asis' on page 544 undefined on input line 35017. [544] [545 <./uiFormat01.png>] [546] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 547 undefined on input line 35242. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -standard-raw' on page 547 undefined on input line 35261. [547] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -standard-raw' on page 548 undefined on input line 35301. [548 <./uiFormat02.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -standard-raw' on page 549 undefined on input line 35382. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 549 undefined on input line 35421. [549] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:fp-ui-decod er' on page 550 undefined on input line 35510. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 550 undefined on input line 35513. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 550 undefined on input line 35516. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:fp-ui-decod er' on page 550 undefined on input line 35516. LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 550 undefined on input line 35519. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator-imageio' on page 550 undefined on input line 35519. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:fp-ui-decod er' on page 550 undefined on input line 35519. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-runt ime-decoder' on page 550 undefined on input line 35537. [550] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageOverview:section- image-core-process' on page 551 undefined on input line 35567. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -standard-raw' on page 551 undefined on input line 35598. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -display-raw' on page 551 undefined on input line 35601. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -gpu-raw' on page 551 undefined on input line 35601. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -binary-raw' on page 551 undefined on input line 35601. [551 <./static-image-gen2.png>] [552] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 553 undefined on input line 35705. [553] Underfull \hbox (badness 10000) in paragraph at lines 35733--35734 []\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 35736--35737 []\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 35772. [554] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -display-raw' on page 555 undefined on input line 35778. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -gpu-raw' on page 555 undefined on input line 35778. Underfull \hbox (badness 10000) in paragraph at lines 35785--35786 \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 35788. Underfull \hbox (badness 10000) in paragraph at lines 35797--35798 []\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 35826. [555] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 556 undefined on input line 35853. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/images:ima ge-gen-tool' on page 556 undefined on input line 35859. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 3}) has been already used, duplicate ignored \relax l.35867 \begin{sphinxVerbatim} [commandchars=\\\{\}] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 556 undefined on input line 35875. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 4}) has been already used, duplicate ignored \relax l.35879 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.5}) has been already used, d uplicate ignored \relax l.35889 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.6}) has been already used, d uplicate ignored \relax l.35901 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.7}) has been already used, d uplicate ignored \relax l.35911 \begin{sphinxVerbatim} [commandchars=\\\{\}] [556]pdfTeX warning (ext4): destination with the same identifier (name{literalblock.8}) has been already u sed, duplicate ignored \relax l.35921 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 35937--35938 []\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 35959. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 557 undefined on input line 35962. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 557 undefined on input line 35986. [557] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -binary-raw' on page 558 undefined on input line 36019. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -standard-raw' on page 558 undefined on input line 36040. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -gpu-raw' on page 558 undefined on input line 36040. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:lldisplay -api-section' on page 558 undefined on input line 36046. [558] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 559 undefined on input line 36053. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -display-raw' on page 559 undefined on input line 36053. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator-conffile' on page 559 undefined on input line 36070. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 559 undefined on input line 36070. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/images:sec tion-ui-images' on page 559 undefined on input line 36085. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/externalResourceLoader:s ection-externalresourceloader' on page 559 undefined on input line 36094. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:section-im age-loader-memory' on page 559 undefined on input line 36103. [559] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 560 undefined on input line 36126. [560] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageCore:section-imag e-core' on page 561 undefined on input line 36187. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 561 undefined on input line 36209. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageRaw:section-image -raw' on page 561 undefined on input line 36218. [561] [562 <./graphviz-05faa46b5c5fd522c1e049948e7dc688922b9e6c.pdf>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i' on page 563 undefined on input line 36231. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 563 undefined on input line 36234. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fontDesign er:section-tool-fontdesigner' on page 563 undefined on input line 36260. [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 36686. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fonts:font s-list-grammar' on page 567 undefined on input line 36697. [567]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.9}) has been already used, duplicate ignored \relax l.36708 \begin{sphinxVerbatim} [commandchars=\\\{\}] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiFontCore:section-font- core' on page 568 undefined on input line 36730. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 568 undefined on input line 36744. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 568 undefined on input line 36756. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i' on page 568 undefined on input line 36766. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 568 undefined on input line 36766. [568] [569 <./graphviz-6baf21a497ab9e0043cef2bf3d691fc132794bb5.pdf>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiFontGenerator:section- fontgen-conffile' on page 570 undefined on input line 36794. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 570 undefined on input line 36794. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fonts:sect ion-ui-fonts' on page 570 undefined on input line 36809. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/externalResourceLoader:s ection-externalresourceloader' on page 570 undefined on input line 36818. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fontDesign er:section-tool-fontdesigner-styles' on page 570 undefined on input line 36847. [570] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i' on page 571 undefined on input line 36861. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 571 undefined on input line 36864. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/frontpanel:section-front panel' on page 571 undefined on input line 36885. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i' on page 571 undefined on input line 36885. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/frontpanel:section-front panel' on page 571 undefined on input line 36898. [571] [572 <./fpwidgets.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiLowLevel:section-ui-lo w-level' on page 573 undefined on input line 36967. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-display' on page 573 undefined on input line 36982. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-input' on page 573 undefined on input line 36994. [573] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-refreshrate' on page 574 undefined on input line 37013. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-flushtime' on page 574 undefined on input line 37016. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-nonrectangulardisplay' on page 574 undefined on input line 37022. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure-standard' on page 574 undefined on input line 37025. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure-driver' on page 574 undefined on input line 37028. [574] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/frontpanel:section-front panel-widget' on page 575 undefined on input line 37070. Underfull \hbox (badness 10000) in paragraph at lines 37094--37095 []\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 37097. [575] Underfull \hbox (badness 10000) in paragraph at lines 37181--37182 []\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 37196. [576] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation-customdrawing' on page 577 undefined on input line 37247. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 577 undefined on input line 37268. [577] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:section-im age-loader-memory' on page 578 undefined on input line 37288. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiFontCore:section-font- loader-memory' on page 578 undefined on input line 37288. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:section-im age-external-memory' on page 578 undefined on input line 37291. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiFontCore:section-font- loader-memory' on page 578 undefined on input line 37294. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-exte rnal-decoder' on page 578 undefined on input line 37301. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-exte rnal-decoder' on page 578 undefined on input line 37301. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:fp-ui-insta llation' on page 578 undefined on input line 37308. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator-imageio' on page 578 undefined on input line 37375. [578] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i' on page 579 undefined on input line 37394. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y' on page 579 undefined on input line 37397. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/frontpanel:fp-installati on' on page 579 undefined on input line 37408. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:fp-ui-decod er' on page 579 undefined on input line 37415. [579] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMigrationGuide:section -ui-migrationguide' on page 580 undefined on input line 37646. [580] Overfull \hbox (26.05243pt too wide) in paragraph at lines 37670--37671 []\T1/zi4/m/n/10 void LLUI_DISPLAY_IMPL_binarySemaphoreTake([. Overfull \hbox (26.05243pt too wide) in paragraph at lines 37673--37674 []\T1/zi4/m/n/10 void LLUI_DISPLAY_IMPL_binarySemaphoreGive([. Underfull \hbox (badness 10000) in paragraph at lines 37676--37677 []\T1/zi4/m/n/10 uint8_t* LLUI_DISPLAY_IMPL_flush([... Overfull \hbox (71.05243pt too wide) in paragraph at lines 37686--37687 []\T1/zi4/m/n/10 int32_t LLDISPLAY_IMPL_getWorkingBufferStartAddress([. Overfull \hbox (61.05243pt too wide) in paragraph at lines 37689--37690 []\T1/zi4/m/n/10 int32_t LLDISPLAY_IMPL_getWorkingBufferEndAddress([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37752--37753 []\T1/zi4/m/n/10 jint LLUI_INPUT_IMPL_getInitialStateValue([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37755--37756 []\T1/zi4/m/n/10 void LLUI_INPUT_IMPL_enterCriticalSection([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37758--37759 []\T1/zi4/m/n/10 void LLUI_INPUT_IMPL_leaveCriticalSection([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37771--37772 []\T1/zi4/m/n/10 int32_t LLINPUT_IMPL_getInitialStateValue([. Overfull \hbox (6.05243pt too wide) in paragraph at lines 37774--37775 []\T1/zi4/m/n/10 void LLINPUT_IMPL_enterCriticalSection([. Overfull \hbox (6.05243pt too wide) in paragraph at lines 37777--37778 []\T1/zi4/m/n/10 void LLINPUT_IMPL_leaveCriticalSection([. [581] Underfull \hbox (badness 10000) in paragraph at lines 37824--37825 []\T1/zi4/m/n/10 int32_t LLLEDS_IMPL_getIntensity([... Underfull \hbox (badness 10000) in paragraph at lines 37880--37882 \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 37918. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:section-im age-loader-memory' on page 583 undefined on input line 37921. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-inputs-e ventbuffer' on page 583 undefined on input line 37924. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 583 undefined on input line 37977. [583] [584] [585] [586] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:section-im age-loader-memory' on page 587 undefined on input line 38277. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-inputs-e ventbuffer' on page 587 undefined on input line 38280. [587] [588] [589] [590] [591] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMigrationGuide:section -ui-migration-llapi-13x' on page 592 undefined on input line 38738. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMigrationGuide:section -ui-migration-frontpanelapi-13x' on page 592 undefined on input line 38758. Underfull \hbox (badness 10000) in paragraph at lines 38765--38766 []\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 38791. [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 40360. Overfull \hbox (4.46881pt too wide) in paragraph at lines 40363--40364 []\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 40422. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiReleaseNotes:section-u i-releasenotes-cmodule' on page 612 undefined on input line 40422. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 612 undefined on input line 40436. [612] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 613 undefined on input line 40454. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 40457. (/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 40457. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMigrationGuide:section -ui-migration-frontpanelapi-13x' on page 613 undefined on input line 40472. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMigrationGuide:section -ui-migration-12x' on page 613 undefined on input line 40475. [613] Underfull \hbox (badness 10000) in paragraph at lines 40576--40577 []\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 40579--40580 []\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 40579--40580 []\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 40765. [616] Underfull \hbox (badness 10000) in paragraph at lines 40811--40812 []\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 40814--40815 []\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 40814--40815 \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 40912. Underfull \hbox (badness 10000) in paragraph at lines 40941--40942 []\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 40968--40969 []\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 40968--40969 []\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 41023--41024 []\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 41045--41046 []\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 41048--41049 []\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 41051--41052 []\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 41054--41055 []\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 41057--41058 []\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 41060--41061 []\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 41063--41064 []\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 41066--41067 []\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 41069--41070 []\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 41072--41073 []\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 41078--41079 \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 41081--41082 []\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 41081--41082 \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 41081--41082 \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 41084--41085 []\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 41084--41085 \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 41084--41085 \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 41087--41088 []\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 41087--41088 []\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 41087--41088 \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 41093--41094 []\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 41096--41097 []\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 41099--41100 []\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 41102--41103 []\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 41116--41117 []\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 41119--41120 []\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 41119--41120 \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 41122--41123 []\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 41122--41123 []\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 41125--41126 []\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 41133--41134 []\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 41136--41137 []\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 41139--41140 []\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 41142--41143 []\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 41148--41149 []\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 41154--41155 []\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 41163--41164 []\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 41171--41172 []\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 41179--41180 []\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 41185--41186 []\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 41188--41189 []\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 41199--41200 []\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 41202--41203 []\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 41205--41206 []\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 41208--41209 []\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 41211--41212 []\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 41214--41215 []\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 41217--41218 []\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 41220--41221 []\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 41226--41227 []\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 41229--41230 []\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 41232--41233 []\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 41235--41236 []\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 41238--41239 []\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 41249--41250 []\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 41252--41253 []\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 41255--41256 []\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 41292--41293 []\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 41295--41296 []\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 41295--41296 []\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 41298--41299 []\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 41306--41307 []\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 41341--41342 []\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 41358. Underfull \hbox (badness 10000) in paragraph at lines 41384--41385 []\T1/SourceSansPro-LF/m/n/10 Create a new front panel project: [][][] > [][ ][] > [][][] > [][][] > [624] Underfull \hbox (badness 10000) in paragraph at lines 41471--41472 []\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 41532--41533 \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 41596--41597 []\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 41596--41597 \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 41690--41691 []\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 41722. [627] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/releaseNot es:section-mui-migrationguide' on page 628 undefined on input line 41772. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/releaseNot es:section-mui-migrationguide' on page 628 undefined on input line 41783. Underfull \hbox (badness 10000) in paragraph at lines 41820--41821 []\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 41828--41829 []\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 41834--41835 []\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 41856--41857 []\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 41925. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/index:sect ion-app-microvg' on page 630 undefined on input line 41925. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgMatrix:section-vg-matr ix' on page 630 undefined on input line 41936. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgPath:section-vg-path' on page 630 undefined on input line 41936. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 630 undefined on input line 41936. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgFont:section-vg-font' on page 630 undefined on input line 41936. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgSimulation:section-vg- simulation' on page 630 undefined on input line 41941. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 630 undefined on input line 41942. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 630 undefined on input line 41945. [630 <./java-c-vg-interface.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiMicroui:section-microu i-native-calls' on page 631 undefined on input line 41968. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 631 undefined on input line 41974. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/index:sect ion-app-microvg' on page 631 undefined on input line 41985. [631] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llvg-api- section' on page 632 undefined on input line 42021. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgMatrix:section-vg-matr ix-llapi' on page 632 undefined on input line 42022. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgPath:section-vg-path-l lapi' on page 632 undefined on input line 42022. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient-llapi' on page 632 undefined on input line 42022. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgFont:section-vg-font-l lapi' on page 632 undefined on input line 42022. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 632 undefined on input line 42034. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vg:pack-vg' on page 632 undefined on input line 42037. [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 42091. [633] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-c-modul e-microvg' on page 634 undefined on input line 42104. [634 <./vg_llapi_matrix.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 635 undefined on input line 42177. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llvg-path -api-section' on page 635 undefined on input line 42182. [635] Underfull \hbox (badness 10000) in paragraph at lines 42200--42201 []\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 42203. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-c-modul e-microvg' on page 636 undefined on input line 42206. Underfull \hbox (badness 10000) in paragraph at lines 42206--42207 []\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 42209. [636 <./vg_llapi_path.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llvg-grad ient-api-section' on page 637 undefined on input line 42247. [637] Underfull \hbox (badness 10000) in paragraph at lines 42257--42258 []\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 42260. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-c-modul e-microvg' on page 638 undefined on input line 42263. Underfull \hbox (badness 10000) in paragraph at lines 42263--42264 []\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 42307 . LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 639 undefined on input line 42314. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llvg-font -api-section' on page 639 undefined on input line 42319. [639] Underfull \hbox (badness 10000) in paragraph at lines 42337--42338 []\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 42340. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-c-modul e-microvg' on page 640 undefined on input line 42343. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :section-vg-font-complex' on page 640 undefined on input line 42343. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 640 undefined on input line 42346. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-c-modul e-microvg' on page 640 undefined on input line 42349. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :section-vg-font-complex' on page 640 undefined on input line 42349. [640 <./vg_llapi_font.png>] LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 641 undefined on input line 42370. LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 641 undefined on input line 42370. [641 <./vg_cco.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-llapi' on page 642 undefined on input line 42402. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-llapi' on page 642 undefined on input line 42411. LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 642 undefined on input line 42423. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgMatrix:section-vg-matr ix' on page 642 undefined on input line 42439. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgPath:section-vg-path' on page 642 undefined on input line 42439. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 642 undefined on input line 42439. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgFont:section-vg-font' on page 642 undefined on input line 42439. LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 642 undefined on input line 42445. [642] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgMatrix:section-vg-matr ix-llapi' on page 643 undefined on input line 42456. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgPath:section-vg-path-l lapi' on page 643 undefined on input line 42459. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient-llapi' on page 643 undefined on input line 42462. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgFont:section-vg-font-l lapi' on page 643 undefined on input line 42465. LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 643 undefined on input line 42469. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :section-vg-font-complex' on page 643 undefined on input line 42480. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :section-vg-font-complex' on page 643 undefined on input line 42509. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationResources: chapter-microej-applicationresources' on page 643 undefined on input line 42512 . [643] LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 644 undefined on input line 42529. LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 644 undefined on input line 42536. LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 644 undefined on input line 42562. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgReleaseNotes:section-v g-releasenotes' on page 644 undefined on input line 42567. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 644 undefined on input line 42575. [644] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-cco' on page 645 undefined on input line 42664. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-llapi' on page 645 undefined on input line 42673. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgCco:section-vg-c-modul e-microui-vglite' on page 645 undefined on input line 42676. [645] Underfull \hbox (badness 10000) in paragraph at lines 42765--42766 []\T1/SourceSansPro-LF/m/n/10 Fix Null-Point-erEx-cep-tion while sort-ing Trans -la-teXY Vec-tor-Draw-ableOb-jectAn-i-ma-tor in vectorimage- LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :section-vg-font-complex' on page 646 undefined on input line 42782. [646] [647 <./java-c-net-interface.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llnet-api -section' on page 648 undefined on input line 42885. Underfull \hbox (badness 10000) in paragraph at lines 42881--42886 []\T1/zi4/m/n/10 LLNET_CHANNEL_impl.h[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi 4/m/n/10 LLNET_SOCKETCHANNEL_impl.h[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/ m/n/10 LLNET_STREAMSOCKETCHANNEL_impl.h[] [648] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 649 undefined on input line 42940. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 649 undefined on input line 42948. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 42960. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/networkCoreEngine:networ k-core' on page 649 undefined on input line 42985. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llnet-ssl -api-section' on page 649 undefined on input line 42989. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 649 undefined on input line 43002. [649] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llfs-api- section' on page 650 undefined on input line 43032. [650] [651] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 652 undefined on input line 43172. [652] [653] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llhal-api -section' on page 654 undefined on input line 43331. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 654 undefined on input line 43344. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:lldevice- api-section' on page 654 undefined on input line 43366. Underfull \hbox (badness 10000) in paragraph at lines 43381--43384 []\T1/zi4/m/n/10 architecture[] \T1/SourceSansPro-LF/m/n/10 [op-tional, de-fau lt value is ^^PVir-tual De-vice^^Q]: De-fines the value re-turned by the [654] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 655 undefined on input line 43394. [655 <./watchdog_sandwich.png>] [656 <./watchdog_highlevel_diagram.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llwatchdo g-timer-api-section' on page 657 undefined on input line 43463. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llwatchdo g-timer-api-section' on page 657 undefined on input line 43466. [657 <./watchdog_seq_diagram.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-build' on page 658 undefined on input line 43484. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 658 undefined on input line 43492. Overfull \vbox (8.27005pt too high) detected at line 43563 [658] Underfull \hbox (badness 10000) in paragraph at lines 43589--43592 []\T1/SourceSansPro-LF/m/n/10 There is an ad-di-tional func-tion in []\T1/zi4/ m/n/10 LLWATCHDOG_TIMER_impl.h[] \T1/SourceSansPro-LF/m/n/10 com-pared to the Java API. This is [659] Overfull \vbox (3.05565pt too high) detected at line 43661 [660] [661] [662 <./STM32F7508-DK-demoWidget-SystemView.png>] Underfull \hbox (badness 10000) in paragraph at lines 43750--43751 []\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 43753--43754 []\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 43753--43754 []\T1/zi4/m/n/10 SEGGER_SYSVIEW_SendSysDesc("N="SYSVIEW_APP_NAME",D="SYSVIEW_DE VICE_NAME", [663 <./sytemview_remove_systick.png>] LaTeX Warning: Hyper reference `support:get-support' on page 664 undefined on i nput line 43800. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/trace:trace-implement ations' on page 664 undefined on input line 43805. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview-no -rtt-block' on page 664 undefined on input line 43840. [664] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/traces:mic roui-traces' on page 665 undefined on input line 43853. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine' on page 665 undefined on input line 43860. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-i mplementation' on page 665 undefined on input line 43861. [665] [666 <./sv_names.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/trace:event-tracing' on page 667 undefined on input line 43913. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/trace:event-enable-re cording' on page 667 undefined on input line 43915. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 667 undefined on input line 43915. [667] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/trace:event-enable-re cording' on page 668 undefined on input line 43946. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 668 undefined on input line 43946. Underfull \hbox (badness 5578) in paragraph at lines 43951--43954 \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 43951--43954 \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 43951--43954 \T1/SourceSansPro-LF/m/n/10 con-fig-u-ra-tion found in []\T1/zi4/m/n/10 /YourP latformProject-bsp/projects/microej/thirdparty/systemview/inc/ [668 <./sysview_app_traces.png>] [669 <./systemview_rtt_not_found.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 670 undefined on input line 44042. [670 <./systemview_st_link_pb.png>] [671 <./hil1.png> <./hil2.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 672 undefined on input line 44101. [672 <./hil3.png>] [673] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 674 undefined on input line 44215. [674 <./hil4.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-sni' on page 675 undefined on input line 44256. [675] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 6 76 undefined on input line 44363. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-dependencies' on pa ge 676 undefined on input line 44376. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-configuration-creation' on page 676 undefined on input line 44379. [676 <./mock-skeleton.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sp:sp' on page 677 undef ined on input line 44423. [677] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 678 undefined on input line 44466. [678 <./hil5.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/tools/mui_front panelmock:front-panel-file' on page 679 undefined on input line 44483. [679 <./newfp.png>] [680 <./project-content.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 681 undefined on input line 44572. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/tools/mui_front panelmock:front-panel-file' on page 681 undefined on input line 44625. [681] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 682 undefined on input line 44665. [682 <./working-layout.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiSimulation:section-ui- simulation' on page 683 undefined on input line 44673. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/frontpanel:section-filte r-input' on page 683 undefined on input line 44713. [683] [684] [685] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-module-configuration' on page 686 undefined on input line 44871. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 686 undefined on input line 44893. [686 <./fp-widget-active-area.png>] [687 <./blemock-controller.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/blemock:blemock-troubles hooting' on page 688 undefined on input line 44961. [688] [689 <./blemock-flash-download-tool.png>] [690 <./blemock-wifi-setup-inte rface.png> <./blemock-wifi-setup-last-screen.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/launches:concepts-mic roejlaunches' on page 691 undefined on input line 45053. [691 <./blemock-controller-ip.png>] [692 <./blemock-configuration.png>] [693] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sp:sp' on page 694 undef ined on input line 45197. [694] Underfull \hbox (badness 6910) in paragraph at lines 45245--45249 []\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 45245--45249 \T1/SourceSansPro-LF/m/n/10 in a driver. The names of these func-tions match th e []\T1/zi4/m/n/10 LLCOM_BUFFERED_CONNECTION_IMPL_*[] \T1/SourceSansPro-LF/m/ n/10 or the [695] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-inputs-g enericeventgenerators' on page 696 undefined on input line 45329. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:table-lli nputapievtgen' on page 696 undefined on input line 45335. Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 \T1/SourceSansPro-LF/m/n/10 gen-er-a-tor Overfull \hbox (8.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonRepeatedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (18.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (3.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerMovedEvent[]| Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 []|\T1/SourceSansPro-LF/m/n/10 The ini-tial value of each state ma-chine Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 \T1/SourceSansPro-LF/m/n/10 (of a States) is re-trieved by a call to Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_getInitialStateValue[] Overfull \hbox (3.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (8.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 \T1/SourceSansPro-LF/m/n/10 gen-er-a-tor Overfull \hbox (8.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonRepeatedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (18.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (3.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerMovedEvent[]| Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 []|\T1/SourceSansPro-LF/m/n/10 The ini-tial value of each state ma-chine Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 \T1/SourceSansPro-LF/m/n/10 (of a States) is re-trieved by a call to Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_getInitialStateValue[] Overfull \hbox (3.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (8.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 [696] [697] Underfull \hbox (badness 6725) in paragraph at lines 45507--45512 \T1/SourceSansPro-LF/m/n/10 age heap. Im-ple-men-ta-tion of these LLAPIs is al- ready avail-able on the Mi-croEJ Cen-tral Repos-i-tory ( [698] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- structure' on page 699 undefined on input line 45551. [699] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-lut' o n page 700 undefined on input line 45560. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageLoader:image-exte rnal-decoder' on page 700 undefined on input line 45565. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vg:pack-vg' on page 700 undefined on input line 45601. [700] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgMatrix:section-vg-matr ix' on page 701 undefined on input line 45620. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgPath:section-vg-path' on page 701 undefined on input line 45653. [701] [702] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 703 undefined on input line 45744. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-drawin g-native' on page 703 undefined on input line 45749. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 703 undefined on input line 45757. [703] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgFont:section-vg-font' on page 704 undefined on input line 45780. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/vgGradient:section-vg-gr adient' on page 704 undefined on input line 45822. Underfull \hbox (badness 10000) in paragraph at lines 45825--45826 []\T1/SourceSansPro-LF/m/n/10 A string can be draw on a cir-cle: []\T1/zi4/m/n /10 LLVG_FONT_PAINTER_IMPL_draw_string_on_circle[] \T1/SourceSansPro-LF/m/n/10 and LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-drawin g-native' on page 704 undefined on input line 45830. [704] [705] [706] [707] [708] Overfull \hbox (5.24129pt too wide) in paragraph at lines 46204--46205 []|\T1/SourceSansPro-LF/m/n/10 Message LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-e rror-codes' on page 709 undefined on input line 46275. [709] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 710 undefined on input line 46328. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/javalibs/kf:tab le-kf-feature-keys' on page 710 undefined on input line 46333. Underfull \hbox (badness 10000) in paragraph at lines 46400--46400 []|\T1/SourceSansPro-LF/m/n/10 The fully qual-i-fied name of the class that im- ple-ments LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 710 undefined on input line 46400. Underfull \hbox (badness 10000) in paragraph at lines 46400--46400 []|\T1/SourceSansPro-LF/m/n/10 The fully qual-i-fied name of the class that im- ple-ments LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-bon' on page 710 undefined on input line 46400. [710] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelAPI:kernel-api-def' on page 711 undefined on input line 46416. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 711 undefined on input line 46421. Underfull \hbox (badness 10000) in paragraph at lines 46421--46424 []\T1/SourceSansPro-LF/m/n/10 When an in-struc-tion is ex-e-cuted that will bre ak a \T1/SourceSansPro-LF/m/it/10 [KF] spec-i-fi-ca-tion \T1/SourceSansPro-LF/m /n/10 in-su-la-tion se-man-tic rule, a LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/javalibs/kf:tab le-kf-errorcodes-source' on page 711 undefined on input line 46428. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/javalibs/kf:tab le-kf-errorcodes-kind' on page 711 undefined on input line 46432. [711] Overfull \hbox (25.02158pt too wide) in paragraph at lines 46601--46602 [][] Overfull \hbox (10.13881pt too wide) in paragraph at lines 46698--46699 [][] [712] [713] [714] [715] [716] Package longtable Warning: Column widths have changed (longtable) in table 38 on input line 47738. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/soar:soar-clinit' on page 717 undefined on input line 47895. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:en able-assertions-emb' on page 717 undefined on input line 47906. [717] [718] Underfull \hbox (badness 10000) in paragraph at lines 48355--48355 []\T1/SourceSansPro-LF/m/n/10 Mes-sage [719] Underfull \hbox (badness 10000) in paragraph at lines 48512--48512 []\T1/zi4/m/n/10 -descriptionFile Underfull \hbox (badness 10000) in paragraph at lines 48512--48512 []\T1/zi4/m/n/10 -waitingTaskLimit Overfull \hbox (6.25586pt too wide) in paragraph at lines 48512--48512 []\T1/zi4/m/n/10 -outputArchitecture Overfull \hbox (1.25586pt too wide) in paragraph at lines 48512--48512 []\T1/zi4/m/n/10 -rwBlockHeaderSize Underfull \hbox (badness 10000) in paragraph at lines 48512--48512 []\T1/zi4/m/n/10 -cConstantsPrefix [720]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.10}) has been already used, duplicate ignored \relax l.48711 \begin{sphinxVerbatim} [commandchars=\\\{\}] [721] Overfull \hbox (3.86812pt too wide) in paragraph at lines 48777--48778 []\T1/zi4/m/n/10 eventgenerators[] Underfull \hbox (badness 10000) in paragraph at lines 48777--48778 Package varwidth Warning: Failed to reprocess entire contents on input line 487 79. Underfull \hbox (badness 10000) detected at line 48779 Overfull \hbox (3.86812pt too wide) detected at line 48779 []\T1/zi4/m/n/10 eventgenerators[] Package varwidth Warning: Failed to reprocess entire contents on input line 487 79. Underfull \hbox (badness 10000) in paragraph at lines 48791--48792 []\T1/zi4/m/n/10 eventgenerator[] Underfull \hbox (badness 10000) in paragraph at lines 48791--48792 Package varwidth Warning: Failed to reprocess entire contents on input line 487 93. Underfull \hbox (badness 10000) detected at line 48793 Package varwidth Warning: Failed to reprocess entire contents on input line 487 93. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-inputs-g enericeventgenerators' on page 722 undefined on input line 48796. Package varwidth Warning: Failed to reprocess entire contents on input line 488 17. Package varwidth Warning: Failed to reprocess entire contents on input line 488 17. Package varwidth Warning: Failed to reprocess entire contents on input line 488 36. Package varwidth Warning: Failed to reprocess entire contents on input line 488 36. Package varwidth Warning: Failed to reprocess entire contents on input line 488 55. Package varwidth Warning: Failed to reprocess entire contents on input line 488 55. Package varwidth Warning: Failed to reprocess entire contents on input line 488 79. Package varwidth Warning: Failed to reprocess entire contents on input line 488 79. Package varwidth Warning: Failed to reprocess entire contents on input line 489 13. Package varwidth Warning: Failed to reprocess entire contents on input line 489 13. Package varwidth Warning: Failed to reprocess entire contents on input line 489 37. Package varwidth Warning: Failed to reprocess entire contents on input line 489 37. Underfull \hbox (badness 10000) in paragraph at lines 48940--48942 []|\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 48940--48942 \T1/SourceSansPro-LF/m/n/10 The state of a ma-chine is changed by send-ing an e vent us-ing Package varwidth Warning: Failed to reprocess entire contents on input line 489 73. Package varwidth Warning: Failed to reprocess entire contents on input line 489 73. Package varwidth Warning: Failed to reprocess entire contents on input line 489 87. Package varwidth Warning: Failed to reprocess entire contents on input line 489 87. [722] [723] Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. [724] Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Overfull \hbox (1.7963pt too wide) in paragraph at lines 49263--49263 []|\T1/zi4/m/n/10 xsi:schemaLocation[]| Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Overfull \hbox (1.7963pt too wide) in paragraph at lines 49263--49263 []|\T1/zi4/m/n/10 xsi:schemaLocation[]| Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Underfull \hbox (badness 10000) in paragraph at lines 49324--49324 []\T1/zi4/m/n/10 -connectTimeout Underfull \hbox (badness 10000) in paragraph at lines 49324--49324 []\T1/zi4/m/n/10 -excludes Underfull \hbox (badness 10000) in paragraph at lines 49324--49324 []\T1/zi4/m/n/10 -mocks [725] Package longtable Warning: Column widths have changed (longtable) in table 49 on input line 49467. [726] [727] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/tools/heapdump: intclassfileformat' on page 728 undefined on input line 49473. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 11}) has been already used, duplicate ignored \relax l.49477 \begin{sphinxVerbatim} [commandchars=\\\{\}] Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. [728] [729] Overfull \hbox (2.36441pt too wide) in paragraph at lines 49814--49815 [][] [730] Overfull \hbox (8.14131pt too wide) in paragraph at lines 49866--49867 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 49868--49869 []|\T1/SourceSansPro-LF/m/n/10 Build Underfull \hbox (badness 10000) in paragraph at lines 49868--49869 \T1/SourceSansPro-LF/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 49870--49871 []|\T1/SourceSansPro-LF/m/n/10 Known Com-pat-i-ble Ver- Overfull \hbox (0.92131pt too wide) in paragraph at lines 49874--49876 []|\T1/SourceSansPro-LF/m/n/10 Module| Underfull \hbox (badness 10000) in paragraph at lines 49877--49878 []|\T1/SourceSansPro-LF/m/n/10 Keil Underfull \hbox (badness 10000) in paragraph at lines 49877--49878 \T1/SourceSansPro-LF/m/n/10 uVi- Overfull \hbox (1.57127pt too wide) in paragraph at lines 49879--49880 []|\T1/SourceSansPro-LF/m/n/10 5.18.0.0| Underfull \hbox (badness 10000) in paragraph at lines 49883--49884 []|\T1/zi4/m/n/10 --cpu Cortex-M4.fp --apcs=/hardfp Overfull \hbox (9.55128pt too wide) in paragraph at lines 2--49887 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4A20[][]| Underfull \hbox (badness 10000) in paragraph at lines 49894--49895 []|\T1/zi4/m/n/10 -mabi=aapcs -mcpu=cortex-m4 Underfull \hbox (badness 10000) in paragraph at lines 49894--49895 \T1/zi4/m/n/10 -mlittle-endian -mfpu=fpv4-sp-d16 Overfull \hbox (9.87128pt too wide) in paragraph at lines 2--49898 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4G25[][]| Underfull \hbox (badness 10000) in paragraph at lines 49899--49900 []|\T1/SourceSansPro-LF/m/n/10 IAR Underfull \hbox (badness 10000) in paragraph at lines 49899--49900 \T1/SourceSansPro-LF/m/n/10 Em- Underfull \hbox (badness 10000) in paragraph at lines 49899--49900 \T1/SourceSansPro-LF/m/n/10 bed- Underfull \hbox (badness 10000) in paragraph at lines 49899--49900 \T1/SourceSansPro-LF/m/n/10 ded Underfull \hbox (badness 10000) in paragraph at lines 49899--49900 \T1/SourceSansPro-LF/m/n/10 Work- Underfull \hbox (badness 10000) in paragraph at lines 49899--49900 \T1/SourceSansPro-LF/m/n/10 bench Underfull \hbox (badness 10000) in paragraph at lines 49899--49900 \T1/SourceSansPro-LF/m/n/10 for Overfull \hbox (18.03123pt too wide) in paragraph at lines 49901--49902 []|\T1/SourceSansPro-LF/m/n/10 8.32.1.18631| Overfull \hbox (6.29128pt too wide) in paragraph at lines 2--49909 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4I35[][]| Overfull \hbox (8.14131pt too wide) in paragraph at lines 49930--49931 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 49932--49933 []|\T1/SourceSansPro-LF/m/n/10 Build Underfull \hbox (badness 10000) in paragraph at lines 49932--49933 \T1/SourceSansPro-LF/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 49934--49935 []|\T1/SourceSansPro-LF/m/n/10 Known Com-pat-i-ble Ver- Overfull \hbox (0.92131pt too wide) in paragraph at lines 49938--49940 []|\T1/SourceSansPro-LF/m/n/10 Module| Underfull \hbox (badness 10000) in paragraph at lines 49941--49942 []|\T1/SourceSansPro-LF/m/n/10 Keil Underfull \hbox (badness 10000) in paragraph at lines 49941--49942 \T1/SourceSansPro-LF/m/n/10 uVi- Overfull \hbox (1.57127pt too wide) in paragraph at lines 49943--49944 []|\T1/SourceSansPro-LF/m/n/10 5.18.0.0| Underfull \hbox (badness 7344) in paragraph at lines 49947--49948 []|\T1/zi4/m/n/10 --cpu Cortex-M7.fp.sp --apcs=/hardfp Overfull \hbox (7.4213pt too wide) in paragraph at lines 2--49951 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7A21[][]| Underfull \hbox (badness 10000) in paragraph at lines 49958--49959 []|\T1/zi4/m/n/10 -mabi=aapcs -mcpu=cortex-m7 Underfull \hbox (badness 10000) in paragraph at lines 49958--49959 \T1/zi4/m/n/10 -mlittle-endian -mfpu=fpv5-sp-d16 Overfull \hbox (9.81128pt too wide) in paragraph at lines 2--49962 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7G26[][]| Underfull \hbox (badness 10000) in paragraph at lines 49963--49964 []|\T1/SourceSansPro-LF/m/n/10 IAR Underfull \hbox (badness 10000) in paragraph at lines 49963--49964 \T1/SourceSansPro-LF/m/n/10 Em- Underfull \hbox (badness 10000) in paragraph at lines 49963--49964 \T1/SourceSansPro-LF/m/n/10 bed- Underfull \hbox (badness 10000) in paragraph at lines 49963--49964 \T1/SourceSansPro-LF/m/n/10 ded Underfull \hbox (badness 10000) in paragraph at lines 49963--49964 \T1/SourceSansPro-LF/m/n/10 Work- Underfull \hbox (badness 10000) in paragraph at lines 49963--49964 \T1/SourceSansPro-LF/m/n/10 bench Underfull \hbox (badness 10000) in paragraph at lines 49963--49964 \T1/SourceSansPro-LF/m/n/10 for Overfull \hbox (18.03123pt too wide) in paragraph at lines 49965--49966 []|\T1/SourceSansPro-LF/m/n/10 8.32.1.18631| Overfull \hbox (6.39128pt too wide) in paragraph at lines 2--49973 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7I36[][]| [731] Overfull \hbox (3.87445pt too wide) in paragraph at lines 49991--49992 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 49997--49998 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 50002--50003 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50002--50003 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50004--50005 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50004--50005 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50004--50005 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50004--50005 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50004--50005 \T1/SourceSansPro-LF/m/n/10 80- Overfull \hbox (8.4644pt too wide) in paragraph at lines 50004--50005 \T1/SourceSansPro-LF/m/n/10 g6c4433a)| Overfull \hbox (2.18443pt too wide) in paragraph at lines 2--50009 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou1[][]| Underfull \hbox (badness 10000) in paragraph at lines 50013--50014 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50013--50014 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50015--50016 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50015--50016 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50015--50016 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50015--50016 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50015--50016 \T1/SourceSansPro-LF/m/n/10 80- Overfull \hbox (8.4644pt too wide) in paragraph at lines 50015--50016 \T1/SourceSansPro-LF/m/n/10 g6c4433a)| Overfull \hbox (3.50443pt too wide) in paragraph at lines 2--50020 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou2[][]| Underfull \hbox (badness 10000) in paragraph at lines 50024--50025 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50024--50025 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50026--50027 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50026--50027 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50026--50027 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50026--50027 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50026--50027 \T1/SourceSansPro-LF/m/n/10 96- Overfull \hbox (8.94438pt too wide) in paragraph at lines 50026--50027 \T1/SourceSansPro-LF/m/n/10 g2852398)| Overfull \hbox (3.50443pt too wide) in paragraph at lines 2--50031 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou2[][]| Underfull \hbox (badness 10000) in paragraph at lines 50035--50036 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50035--50036 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50037--50038 []|\T1/SourceSansPro-LF/m/n/10 8.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50037--50038 \T1/SourceSansPro-LF/m/n/10 (crosstool- Overfull \hbox (3.46442pt too wide) in paragraph at lines 2--50042 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou3[][]| Underfull \hbox (badness 10000) in paragraph at lines 50046--50047 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50046--50047 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50048--50049 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50048--50049 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50048--50049 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50048--50049 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50048--50049 \T1/SourceSansPro-LF/m/n/10 97- Overfull \hbox (8.04442pt too wide) in paragraph at lines 50048--50049 \T1/SourceSansPro-LF/m/n/10 gc752ad5)| Overfull \hbox (5.4645pt too wide) in paragraph at lines 50052--50053 []|\T1/zi4/m/n/10 simikou4[]| Underfull \hbox (badness 10000) in paragraph at lines 50057--50058 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50057--50058 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50059--50060 []|\T1/SourceSansPro-LF/m/n/10 8.4.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50059--50060 \T1/SourceSansPro-LF/m/n/10 (crosstool- Overfull \hbox (5.4645pt too wide) in paragraph at lines 50063--50064 []|\T1/zi4/m/n/10 simikou5[]| Underfull \hbox (badness 10000) in paragraph at lines 50068--50069 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50068--50069 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50070--50071 []|\T1/SourceSansPro-LF/m/n/10 8.4.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50070--50071 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50072--50073 []|\T1/zi4/m/n/10 -mlongcalls -mfix-esp32-psram-cache-issue Overfull \hbox (5.4645pt too wide) in paragraph at lines 50074--50075 []|\T1/zi4/m/n/10 simikou6[]| [732] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:new-pla tform-creation' on page 733 undefined on input line 50128. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-build' on page 733 undefined on input line 50133. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-configuration-creation' on page 733 undefined on input line 50133. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 733 undefined on input line 50133. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-cases' on page 733 undefined on input line 50136. [733] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 734 undefined on input line 50158. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 734 undefined on input line 50158. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-overview' on p age 734 undefined on input line 50159. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 734 undefined on input line 50169. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-build-script' on page 734 undefined on input line 50172. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-run-script' on page 734 undefined on input line 50172. LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 734 undefined on input line 50188. LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 734 undefined on input line 50188. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-configuration' on page 734 undefined on input line 50192. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 734 undefined on input line 50194. LaTeX Warning: Hyper reference `SDKUserGuide/version:get-sdk-version' on page 7 34 undefined on input line 50200. [734 <./platform_fullPackaging_structure.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architectureNamingConven tion:architecture-naming-convention' on page 735 undefined on input line 50231. Underfull \hbox (badness 10000) in paragraph at lines 50255--50258 \T1/SourceSansPro-LF/m/n/10 and re-named to []\T1/zi4/m/n/10 architecture-repo sitory/com/microej/architecture/CM7/CM7hardfp_ARMCC5/ LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:pack-im port' on page 735 undefined on input line 50262. [735] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:pack-im port' on page 736 undefined on input line 50304. [736] [737 <./platform_architecture-repository.png> <./platformMigration-import .png>] Underfull \hbox (badness 10000) in paragraph at lines 50390--50394 []\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 50390--50394 \T1/SourceSansPro-LF/m/n/10 github . com / MicroEJ / PlatformQualificationTools / blob / master / framework / platform / README . rst$[][]. Underfull \hbox (badness 10000) in paragraph at lines 50390--50394 \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 50401--50402 []\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 50401--50402 []\T1/zi4/m/n/10 ] [745 <./inputs_outputs.png>] [746 <./build_flow_ge neric.png>] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelCreation:multisandbo x-firmware-creation' on page 747 undefined on input line 50796. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelCreation:ivy-confs' on page 747 undefined on input line 50806. [747 <./build_flow_virtual_device.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedAppFundament alConcepts:sandboxed-application-fundamental-concepts' on page 748 undefined on input line 50886. Underfull \hbox (badness 10000) in paragraph at lines 1--50905 []|[][]$\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 51035--51035 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Demo Run- Underfull \hbox (badness 10000) in paragraph at lines 51035--51035 []\T1/SourceSansPro-LF/m/n/10 EDC/B- Overfull \hbox (27.2402pt too wide) in paragraph at lines 51035--51035 []\T1/SourceSansPro-LF/m/n/10 COMP/WADAPPS| Underfull \hbox (badness 10000) in paragraph at lines 51035--51035 []\T1/SourceSansPro-LF/m/n/10 MI- Overfull \hbox (14.15453pt too wide) in paragraph at lines 51035--51035 \T1/SourceSansPro-LF/m/n/10 CROUI/MWT| Overfull \hbox (26.17175pt too wide) in paragraph at lines 51035--51035 []\T1/SourceSansPro-LF/m/n/10 LEDS/BUTTONS| Overfull \hbox (31.06073pt too wide) in paragraph at lines 51035--51035 []\T1/SourceSansPro-LF/m/n/10 NET/CONNECT/SSL| Overfull \hbox (1.01366pt too wide) in paragraph at lines 51035--51035 []\T1/SourceSansPro-LF/m/n/10 BLE| Overfull \hbox (1.82365pt too wide) in paragraph at lines 51035--51035 []\T1/SourceSansPro-LF/m/n/10 HAL| Overfull \hbox (21.5272pt too wide) in paragraph at lines 51035--51035 []\T1/SourceSansPro-LF/m/n/10 ECOM/COMM| Underfull \hbox (badness 10000) in paragraph at lines 51127--51127 []\T1/SourceSansPro-LF/m/n/10 BUT-TONS or MICROUI- [748 <./check.png>] Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 \T1/SourceSansPro-LF/m/n/10 Demo Underfull \hbox (badness 5741) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Run-time Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 \T1/SourceSansPro-LF/m/n/10 age- Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 App- Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 \T1/SourceSansPro-LF/m/n/10 Metadata- Overfull \hbox (13.73042pt too wide) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 CommandServer- Overfull \hbox (2.49365pt too wide) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 NTP| Overfull \hbox (10.21362pt too wide) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 About| Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 Ap- Overfull \hbox (1.8816pt too wide) in paragraph at lines 51252--51252 \T1/SourceSansPro-LF/m/n/10 pList| Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 Forge Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 MicroEJ- Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 MicroEJ- Underfull \hbox (badness 10000) in paragraph at lines 51309--51309 []\T1/SourceSansPro-LF/m/n/10 App-Metadata- Overfull \hbox (3.66864pt too wide) in paragraph at lines 51309--51309 []\T1/SourceSansPro-LF/m/n/10 CommandServer- [749] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 750 undefined on input line 51316. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures' on page 750 undefined on input line 51316. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 7 50 undefined on input line 51321. [750 <./firmware-multiapp-skeleton-project.png (PNG copy)>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 751 undefined on input line 51335. LaTeX Warning: Hyper reference `KernelDeveloperGuide/overview:in-out-artifacts' on page 751 undefined on input line 51344. [751] [752 <./firmware-multiapp-skeleton-artifacts.png (PNG copy)>] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 753 undefined on input line 51370. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelAPI:kernel-api' on p age 753 undefined on input line 51373. LaTeX Warning: Hyper reference `KernelDeveloperGuide/runtimeEnvironment:runtime -environment' on page 753 undefined on input line 51373. Underfull \hbox (badness 10000) in paragraph at lines 51381--51382 []\T1/SourceSansPro-LF/m/n/10 A Ker-nel API or a Run-time En-vi-ron-ment mod-ul e is added as a de-pen-dency with the con-fig-u-ra-tion LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures-meta-build' on page 753 undefined on input line 51421. [753] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/launches:concepts-mic roejlaunches' on page 754 undefined on input line 51436. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/standaloneApplication :standalone-application' on page 754 undefined on input line 51443. [754 <./build_flow_zoom_buildtype.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 755 undefined on input line 51468. Underfull \hbox (badness 10000) in paragraph at lines 51468--51469 \T1/SourceSansPro-LF/m/n/10 The fol-low-ing sec-tion de-scribes \T1/SourceSansP ro-LF/m/it/10 mod-ule de-scrip-tion file \T1/SourceSansPro-LF/m/n/10 ( []\T1/zi 4/m/n/10 module.ivy[] \T1/SourceSansPro-LF/m/n/10 ) gen-er-ated by the [755 <./build_flow_zoom_workspace.png>] LaTeX Warning: Hyper reference `KernelDeveloperGuide/overview:in-out-artifacts' on page 756 undefined on input line 51492. Underfull \hbox (badness 6445) in paragraph at lines 51587--51587 []|\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 51587--51587 []|\T1/zi4/m/n/10 default->default;[] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 756 undefined on input line 51587. Underfull \hbox (badness 10000) in paragraph at lines 51587--51587 []|\T1/SourceSansPro-LF/m/n/10 Runtime En-vi-ron- LaTeX Warning: Hyper reference `KernelDeveloperGuide/runtimeEnvironment:runtime -environment' on page 756 undefined on input line 51587. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelCreation:system-appl ication-input-ways' on page 756 undefined on input line 51587. Overfull \hbox (2.65308pt too wide) in paragraph at lines 51587--51587 []|\T1/zi4/m/n/10 systemapp-fw->application[]| Underfull \hbox (badness 6445) in paragraph at lines 51587--51587 []|\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 51587--51587 []|\T1/zi4/m/n/10 default->default;[] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platformSelection:pla tform-selection' on page 756 undefined on input line 51587. Underfull \hbox (badness 10000) in paragraph at lines 51587--51587 []|\T1/SourceSansPro-LF/m/n/10 Runtime En-vi-ron- LaTeX Warning: Hyper reference `KernelDeveloperGuide/runtimeEnvironment:runtime -environment' on page 756 undefined on input line 51587. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelCreation:system-appl ication-input-ways' on page 756 undefined on input line 51587. Overfull \hbox (2.65308pt too wide) in paragraph at lines 51587--51587 []|\T1/zi4/m/n/10 systemapp-fw->application[]| Overfull \hbox (3.17218pt too wide) in paragraph at lines 51587--51588 [][] [756] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 757 undefined on input line 51645. [757] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 758 undefined on input line 51650. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 1}) has been already used, duplicate ignored \relax l.51653 \begin{sphinxVerbatim} [commandchars=\\\{\}] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 758 undefined on input line 51663. Overfull \hbox (1.65721pt too wide) in paragraph at lines 51730--51730 []|\T1/SourceSansPro-LF/m/n/10 require| Overfull \hbox (4.48721pt too wide) in paragraph at lines 51730--51730 []||[]| Overfull \hbox (1.65721pt too wide) in paragraph at lines 51730--51730 []|\T1/SourceSansPro-LF/m/n/10 require| Overfull \hbox (4.48721pt too wide) in paragraph at lines 51730--51730 []\T1/SourceSansPro-LF/m/n/10 method Overfull \hbox (4.48721pt too wide) detected at line 51730 []\T1/SourceSansPro-LF/m/n/10 method LaTeX Warning: Hyper reference `SDKUserGuide/repository:developer-repository' o n page 758 undefined on input line 51743. [758] [759 <./kernelapi_launch.png (PNG copy)>] [760 <./img115.png (PNG copy)>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/moduleNatures:module- natures' on page 761 undefined on input line 51814. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelAPI:kernel-api' on p age 761 undefined on input line 51815. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelCreation:define-apis ' on page 761 undefined on input line 51817. [761] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 7 62 undefined on input line 51841. [762 <./runtime_environment_build_flow.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 763 undefined on input line 51898. [763] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 764 undefined on input line 51932. [764] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:runtime-edc' on page 765 undefined on input line 51998. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelAPI:kernel-api' on p age 765 undefined on input line 52019. [765 <./graph_build_string_methods.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine' on page 766 undefined on input line 52077. LaTeX Warning: Hyper reference `KernelDeveloperGuide/applicationLink:soar-build -phases' on page 766 undefined on input line 52078. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelLink:feature-portabi lity-control' on page 766 undefined on input line 52082. [766] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedAppSharedInt erface:chapter-shared-interfaces' on page 767 undefined on input line 52120. [767 <./sandboxed-application-lifecycle.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/sandboxedAppSharedInt erface:section-transferable-types' on page 768 undefined on input line 52126. [768] Underfull \hbox (badness 10000) in paragraph at lines 52274--52275 []\T1/SourceSansPro-LF/m/n/10 during a call to [][]Dis-play.requestShow(Display able)[][], [][]Dis-play.requestHide(Displayable)[][], [][]Dis- LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/soar:soar-clinit' on page 769 undefined on input line 52318. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/soar:soar-clinit-expl icit-dependencies' on page 769 undefined on input line 52318. [769] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:application -testsuite' on page 770 undefined on input line 52363. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 770 undefined on input line 52385. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-options' on page 770 undef ined on input line 52387. [770] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 7 71 undefined on input line 52403. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 7 71 undefined on input line 52406. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 7 71 undefined on input line 52409. [771] [772 <./kf_testsuite_project_structure.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:testsuite-o ptions' on page 773 undefined on input line 52442. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelAPI:kernel-api' on p age 773 undefined on input line 52451. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/multiSandbox:multisandbo x' on page 773 undefined on input line 52466. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/stackTraceReader:stac k-trace-reader' on page 773 undefined on input line 52468. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/heapAnalyzer:heapdump er' on page 773 undefined on input line 52468. [773 <./link_kernel.png>] LaTeX Warning: Hyper reference `KernelDeveloperGuide/applicationLink:build-feat ure-on-device' on page 774 undefined on input line 52474. LaTeX Warning: Hyper reference `KernelDeveloperGuide/applicationLink:build-feat ure-off-board' on page 774 undefined on input line 52475. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ar chitecture-options-group-installed-features' on page 774 undefined on input lin e 52508. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelCreation:system-appl ication-input-ways' on page 774 undefined on input line 52510. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/tools:microejtoolssec tion' on page 774 undefined on input line 52511. [774 <./kernel_metadata_generator.png>] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelLink:kernel-metadata -generation' on page 775 undefined on input line 52533. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelUID:kernel-uid' on p age 775 undefined on input line 52534. [775 <./build_flow_zoom_workspace_firmware_linker_only.png>] LaTeX Warning: Hyper reference `support:get-support' on page 776 undefined on i nput line 52549. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 776 undefined on input line 52552. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/soar:soar-method-devi rtualization' on page 776 undefined on input line 52570. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/soar:soar-method-inli ning' on page 776 undefined on input line 52570. [776 <./feature_portability_control_principle.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/soar:soar-clinit' on page 777 undefined on input line 52641. LaTeX Warning: Hyper reference `KernelDeveloperGuide/applicationLink:fso-compat ibility' on page 777 undefined on input line 52646. LaTeX Warning: Hyper reference `KernelDeveloperGuide/applicationLink:feature-po rtability' on page 777 undefined on input line 52668. [777] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kf:kf-specification' on pa ge 778 undefined on input line 52683. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelLink:firmware-linker ' on page 778 undefined on input line 52686. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/launches:concepts-mic roejlaunches' on page 778 undefined on input line 52694. [778 <./link_application.png>] LaTeX Warning: Hyper reference `support:get-support' on page 779 undefined on i nput line 52716. LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelLink:kernel-metadata -generation' on page 779 undefined on input line 52733. [779 <./build_flow_zoom_workspace_feature_only.png>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-dependencies' on pa ge 780 undefined on input line 52774. [780 <./link_application_on_device.png>] Underfull \vbox (badness 10000) detected at line 52851 Underfull \vbox (badness 10000) detected at line 52851 [781] LaTeX Warning: Hyper reference `KernelDeveloperGuide/kernelLink:feature-portabi lity-control' on page 782 undefined on input line 52888. [782 <./feature_portability_overview.png>] Chapter 7. LaTeX Warning: Hyper reference `glossary:chapter-glossary' on page 783 undefine d on input line 52912. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 52923. [783 <./qa_resources-v3.PNG>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 784 undefined on input line 52925. LaTeX Warning: Hyper reference `SDKUserGuide/licenses:evaluation-license' on pa ge 784 undefined on input line 52931. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/limitations:limitatio ns' on page 784 undefined on input line 52931. LaTeX Warning: Hyper reference `SDKUserGuide/licenses:production-license' on pa ge 784 undefined on input line 52934. Underfull \hbox (badness 10000) in paragraph at lines 52938--52940 []\T1/SourceSansPro-LF/m/n/10 A se-lec-tion of sup-ported em-bed-ded Ar-chi-tec -tures can be found here: [][]$https : / / developer . microej . com / LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 784 undefined on input line 52944. LaTeX Warning: Hyper reference `support:get-support' on page 784 undefined on i nput line 52947. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformOverview:platfor m-overview' on page 784 undefined on input line 52958. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-overview' on p age 784 undefined on input line 52961. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platform:platform-imp ort' on page 784 undefined on input line 52988. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:new-pla tform-creation' on page 784 undefined on input line 52988. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 784 undefined on input line 52992. [784] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/buildAndRunApplicatio n:simulator-execution' on page 785 undefined on input line 53052. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:repository -offline' on page 785 undefined on input line 53086. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 785 undefined on input line 53090. [785] [786 <./platform-build_workflow.PNG>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 787 undefined on input line 53177. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/pack:pack-overview' on p age 787 undefined on input line 53189. [787 <./build_microej_mono_sandbox_firmware_numbered.PNG>] LaTeX Warning: Hyper reference `overview/vee:section-firmware' on page 788 unde fined on input line 53271. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/index:platform-developer -guide' on page 788 undefined on input line 53273. [788] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/index:platform-developer -guide' on page 789 undefined on input line 53343. [789 <./tuto_microej_platform_how_to_select_modules.PNG>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-configuration-creation' on page 790 undefined on input line 53413. [790] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 791 undefined on input line 53505. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:new-pla tform-creation' on page 791 undefined on input line 53506. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llapi-cha pter' on page 791 undefined on input line 53506. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 791 undefined on input line 53507. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 791 undefined on input line 53525. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:new-pla tform-creation' on page 791 undefined on input line 53529. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llapi-cha pter' on page 791 undefined on input line 53533. [791] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/buildAndRunApplicatio n:simulator-execution' on page 792 undefined on input line 53540. [792]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.1}) has been already used, duplicate ignored \relax l.53700 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53700--53700 []\T1/SourceSansPro-LF/m/n/10 Listing 1: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [793] Overfull \vbox (1.82593pt too high) detected at line 53796 [794]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.2}) has been already used, duplicate ignored \relax l.53827 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53827--53827 []\T1/SourceSansPro-LF/m/n/10 Listing 2: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [795]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.3}) has been already used, duplicate ignored \relax l.53889 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53889--53889 []\T1/SourceSansPro-LF/m/n/10 Listing 3: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [796] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/runtime:mjvm-javalang uage' on page 797 undefined on input line 53920. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/toolchain:archi tectures-toolchains' on page 797 undefined on input line 53937. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/toolchain:appen dix-matrixcapabilities' on page 797 undefined on input line 53943. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 797 undefined on input line 53952. [797] LaTeX Warning: Hyper reference `SDKUserGuide/licenses:evaluation-license' on pa ge 798 undefined on input line 53991. LaTeX Warning: Hyper reference `support:get-support' on page 798 undefined on i nput line 54031. [798 <./tuto_microej_fw_from_scratch_import_architecture.PNG>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:new-pla tform-creation' on page 799 undefined on input line 54069. [799 <./tuto_microej_fw_from_scratch_activate_license.PNG>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-configuration-creation' on page 800 undefined on input line 54106. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 800 undefined on input line 54109. [800 <./tuto_microej_fw_from_scratch_create_platform.PNG> <./tuto_microej_fw_fr om_scratch_add_platform_configuration_additions.PNG>] Overfull \hbox (25.24498pt too wide) in paragraph at lines 54189--54189 []\T1/zi4/m/it/9 ============================================================== ==============================================| Overfull \hbox (25.24498pt too wide) in paragraph at lines 54194--54194 []\T1/zi4/m/it/9 ============================================================== ==============================================| [801] [802 <./tuto_microej_fw_from_scratch_build_platform.png> <./tuto_microej_ fw_from_scratch_new_microej_application_project.PNG>] [803 <./tuto_microej_fw_f rom_scratch_run_as_microej_application.PNG>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 804 undefined on input line 54246. [804] [805 <./tuto_microej_fw_from_scratch_run_configurations.PNG> <./tuto_micr oej_fw_from_scratch_run_configurations_execute_on_device.PNG>] [806]pdfTeX warn ing (ext4): destination with the same identifier (name{literalblock.4}) has bee n already used, duplicate ignored \relax l.54412 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.5}) has been already used, d uplicate ignored \relax l.54447 \begin{sphinxVerbatim} [commandchars=\\\{\}] [807] Underfull \vbox (badness 10000) detected at line 54505 Underfull \vbox (badness 10000) detected at line 54505 [808]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.6}) has been already used, duplicate ignored \relax l.54555 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54555--54555 []\T1/SourceSansPro-LF/m/n/10 Listing 6: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / Overfull \vbox (0.78357pt too high) detected at line 54573 [809]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.7}) has been already used, duplicate ignored \relax l.54601 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54601--54601 []\T1/SourceSansPro-LF/m/n/10 Listing 7: |[][][]$https : / / github . com / Fre eRTOS / FreeRTOS / commit / [810] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54634. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54634. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54635. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54636. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/tiny:core-tiny' on page 811 undefined on input line 54642. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 8}) has been already used, duplicate ignored \relax l.54671 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54671--54671 []\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 54695. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54696. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54697. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54697. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54698. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54699. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54701. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54702. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54703. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54704. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54705. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54706. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54708. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54709. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54710. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54711. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54712. [811]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.9}) has been already used, duplicate ignored \relax l.54726 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54726--54726 []\T1/SourceSansPro-LF/m/n/10 Listing 9: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [812] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 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 54756. 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 54763. 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. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54769. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54770. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54771. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54772. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54773. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54774. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54775. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54776. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54777. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54778. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54779. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54780. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 10}) has been already used, duplicate ignored \relax l.54790 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54790--54790 []\T1/SourceSansPro-LF/m/n/10 Listing 10: |[][][]$https : / / github . com / Mi croEJ / FreeRTOS / commit / [813] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54828. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54829. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 11}) has been already used, duplicate ignored \relax l.54838 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54838--54838 []\T1/SourceSansPro-LF/m/n/10 Listing 11: |[][][]$https : / / github . com / Mi croEJ / FreeRTOS / commit / [814] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54876. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54877. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 12}) has been already used, duplicate ignored \relax l.54888 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54888--54888 []\T1/SourceSansPro-LF/m/n/10 Listing 12: |[][][]$https : / / github . com / Mi croEJ / FreeRTOS / commit / [815] [816 <./tuto_microej_fw_from_scratch_hello_world_updated.PNG> <./tuto_mic roej_fw_from_scratch_hello_world_updated_run.PNG>] LaTeX Warning: Hyper reference `Tutorials/tutorialCreatePlatformBuildAndRunScri pts:tutorial-create-platform-build-and-run-scripts' on page 817 undefined on in put line 55001. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/platform:platform-imp ort' on page 817 undefined on input line 55008. [817] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 818 undefined on input line 55016. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 818 undefined on input line 55019. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/standaloneApplication :standalone-application' on page 818 undefined on input line 55022. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 818 undefined on input line 55025. LaTeX Warning: Hyper reference `Tutorials/tutorialCreateFirmwareFromScratch:tut orial-create-firmware-from-scratch' on page 818 undefined on input line 55032. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-build-script' on page 818 undefined on input line 55049. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-run-script' on page 818 undefined on input line 55049. LaTeX Warning: Hyper reference `Tutorials/tutorialCreateFirmwareFromScratch:tut orial-create-firmware-from-scratch' on page 818 undefined on input line 55054. LaTeX Warning: Hyper reference `Tutorials/tutorialCreateFirmwareFromScratch:tut orial-create-firmware-from-scratch' on page 818 undefined on input line 55059. [818] [819] [820] Overfull \vbox (2.82591pt too high) detected at line 55315 [821] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-cases' on page 822 undefined on input line 55344. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-options' on page 822 undefined on input line 55344. [822] [823 <./configure_build_bat_eclipse.png>] LaTeX Warning: Hyper reference `Tutorials/tutorialCreateFirmwareFromScratch:tut orial-create-firmware-from-scratch' on page 824 undefined on input line 55456. [824] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-build-script' on page 825 undefined on input line 55522. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection-run-script' on page 825 undefined on input line 55522. LaTeX Warning: Hyper reference `Tutorials/tutorialRunATestSuiteOnDevice:tutoria l-run-test-suite-on-device' on page 825 undefined on input line 55528. LaTeX Warning: Hyper reference `Tutorials/tutorialSetupBuildUsingJenkinsAndArti factory:tutorial-setup-automated-build-using-jenkins-and-artifactory' on page 8 25 undefined on input line 55531. [825] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 826 undefined on input line 55538. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 826 undefined on input line 55564. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-cli' on page 826 undefined on input line 55569. [826 <./tuto_microej_cli_flow.PNG>] LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 827 undefined on input line 55646. LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-kit' on page 827 und efined on input line 55675. [827] Underfull \vbox (badness 10000) detected at line 55751 Underfull \vbox (badness 10000) detected at line 55751 [828] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-settings-file' on page 829 undefined on input line 55753. [829] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/repository:module-rep ository' on page 830 undefined on input line 55782. [830] LaTeX Warning: Hyper reference `Tutorials/tutorialSetupBuildUsingJenkinsAndArti factory:get-microej-module-repository' on page 831 undefined on input line 5591 5. Underfull \hbox (badness 10000) in paragraph at lines 55915--55916 []\T1/SourceSansPro-LF/m/n/10 Click on [][][] and se-lect the Mi-croEJ mod-ul e repos-i-tory zip file ( []\T1/zi4/m/n/10 microej-[MicroEJ [831] [832 <./tuto_microej_cli_artifactory_module_preview.PNG>] [833] [834 <./t uto_microej_cli_module_creation.PNG>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/index:application-dev eloper-guide' on page 835 undefined on input line 56178. [835 <./tuto_microej_cli_module_files.PNG> <./tuto_microej_cli_module_location. PNG>] Underfull \hbox (badness 10000) in paragraph at lines 56237--56238 []\T1/SourceSansPro-LF/m/n/10 At the end of the build, the mod-ule is pub-lishe d to []\T1/zi4/m/n/10 http://localhost:8081/artifactory/list/ [836 <./tuto_microej_cli_jenkins_parameter.PNG> <./tuto_microej_cli_jenkins_git _hello.PNG>] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm' on page 837 undefined on input line 56247. [837] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-build-options' on page 838 undefined on input line 56316. [838] LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:visibility ' on page 839 undefined on input line 56436. [839] [840] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-skeleton' on page 8 41 undefined on input line 56563. LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:sonar-code -analysis' on page 841 undefined on input line 56629. [841] LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:equals-has hcode' on page 842 undefined on input line 56642. LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:local-extr action' on page 842 undefined on input line 56660. LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:local-extr action' on page 842 undefined on input line 56675. [842] Overfull \vbox (1.05565pt too high) detected at line 56832 [843] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:application -testsuite' on page 844 undefined on input line 56896. [844] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/memoryMapAnalyzer:mem orymapanalyzer' on page 845 undefined on input line 56966. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/memoryMapAnalyzer:mem orymapanalyzer' on page 845 undefined on input line 56982. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/heapAnalyzer:heapdump er' on page 845 undefined on input line 56985. [845] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/buildOutputFiles:outp utfiles' on page 846 undefined on input line 56996. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-l ink' on page 846 undefined on input line 57040. [846] LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:improve-co de-quality' on page 847 undefined on input line 57045. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:application -classpath-mapping' on page 847 undefined on input line 57056. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:platfor m-configuration-creation' on page 847 undefined on input line 57064. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiStaticInit:section-sta tic-init' on page 847 undefined on input line 57070. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fontDesign er:section-tool-fontdesigner' on page 847 undefined on input line 57078. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 847 undefined on input line 57081. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:chapter-mic roej-classpath' on page 847 undefined on input line 57098. [847] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiFontGenerator:section- fontgen' on page 848 undefined on input line 57105. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/nls:chapter-nls' on p age 848 undefined on input line 57113. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/externalResourceLoader:s ection-externalresourceloader' on page 848 undefined on input line 57122. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiImageGenerator:section -image-generator' on page 848 undefined on input line 57138. [848] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/externalResourceLoader:s ection-externalresourceloader' on page 849 undefined on input line 57158. LaTeX Warning: Hyper reference `Tutorials/tutorialInstrumentJavaCodeForLogging: log-logging-library' on page 849 undefined on input line 57178. LaTeX Warning: Hyper reference `Tutorials/tutorialInstrumentJavaCodeForLogging: log-trace-library' on page 849 undefined on input line 57178. LaTeX Warning: Hyper reference `Tutorials/tutorialInstrumentJavaCodeForLogging: log-message-library' on page 849 undefined on input line 57178. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-constants' on page 849 undefined on input line 57206. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:system-prop erties' on page 849 undefined on input line 57212. [849] LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:equals-has hcode' on page 850 undefined on input line 57226. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-immutables' on page 850 undefined on input line 57238. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/tiny:core-tiny' on page 850 undefined on input line 57254. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:display-pixel- conversion' on page 850 undefined on input line 57260. Underfull \hbox (badness 10000) in paragraph at lines 57269--57270 []\T1/SourceSansPro-LF/m/n/10 Separate each func-tion and data re-source in a d ed-i-cated sec-tion ( []\T1/zi4/m/n/10 -ffunction-sections LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview' o n page 850 undefined on input line 57285. [850] LaTeX Warning: Hyper reference `Tutorials/tutorialOptimizeMemoryFootprint:strip classnames' on page 851 undefined on input line 57295. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:de fine-option' on page 851 undefined on input line 57305. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 851 undefined on input line 57317. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:de fine-option' on page 851 undefined on input line 57319. [851] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/stackTraceReader:stac k-trace-reader' on page 852 undefined on input line 57372. LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:improve-co de-quality' on page 852 undefined on input line 57377. [852] LaTeX Warning: Hyper reference `Tutorials/tutorialOptimizeMemoryFootprint:debug stackoverflows' on page 853 undefined on input line 57425. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiDisplay:section-displa y-partial-buffer' on page 853 undefined on input line 57431. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:de fine-option' on page 853 undefined on input line 57478. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-immortal-heap' on page 853 undefined on input line 57484. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-java-heap' on page 853 undefined on input line 57487. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/heapUsageMonitoring:h eap-usage-monitoring' on page 853 undefined on input line 57487. [853] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-number-of-threads' on page 854 undefined on input line 57495. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-number-of-stack-blocks' on page 854 undefined on input line 57498. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-maximum-number-of-stack-blocks-per-thread' on page 854 undefined on input line 57501. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-maximum-number-of-monitors-per-thread' on page 854 undefined on input line 57504. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sni:sni' on page 854 und efined on input line 57512. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:vm-dump' on p age 854 undefined on input line 57512. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/images:ima ges-heap' on page 854 undefined on input line 57521. [854] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 855 undefined on input line 57544. [855] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 856 undefined on input line 57645. [856] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-raw-resources' on page 857 undefined on input line 57677. [857 <./json-src-files-folders.png>] Underfull \vbox (badness 3343) detected at line 57775 [858] LaTeX Warning: Hyper reference `SDKUserGuide/mmm:mmm-module-description' on pag e 859 undefined on input line 57785. Underfull \hbox (badness 10000) in paragraph at lines 57795--57798 \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 57804--57804 []\T1/zi4/m/it/9 a1646d656e75a36269646466696c656576616c75656446696c6565706f7075 70a1686d656e756974656d83a26576616c7565634e6577676f6e636c69636b6e4372656174654e6 577446f632829a26576616c7565644f70656e676f6e636c69636b694f70656e446f632829a26576 616c756565436c6f7365676f6e636c69636b6a436c6f7365446f632829| [859] LaTeX Warning: Hyper reference `Tutorials/tutorialExploreDataSerializationForma ts:json-module' on page 860 undefined on input line 57827. [860] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/trace:event-tracing' on page 861 undefined on input line 57910. [861] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 862 undefined on input line 57966. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:de fine-option-in-launcher' on page 862 undefined on input line 57967. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/trace:trace-implement ations' on page 862 undefined on input line 57982. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview' o n page 862 undefined on input line 57982. [862 <./tuto_microej_trace_property.png>] [863] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:section-cla sspath-elements-constants' on page 864 undefined on input line 58136. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/classpath:if-constant -removal' on page 864 undefined on input line 58140. [864] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 865 undefined on input line 58173. [865 <./tuto_microej_trace_constant.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 866 undefined on input line 58212. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/fs:pack-fs' on page 866 undefined on input line 58216. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:application -testsuite' on page 866 undefined on input line 58233. LaTeX Warning: Hyper reference `glossary:chapter-glossary' on page 866 undefine d on input line 58248. LaTeX Warning: Hyper reference `Tutorials/tutorialUnderstandMicroEJFirmwareBuil d:tutorialunderstandmicroejfirmwarebuild' on page 866 undefined on input line 5 8251. LaTeX Warning: Hyper reference `SDKUserGuide/version:get-sdk-version' on page 8 66 undefined on input line 58254. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/appendix/llapi:llfs-api- section' on page 866 undefined on input line 58267. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 866 undefined on input line 58271. [866] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-testsuite' on page 867 undefined on input line 58283. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/fs:pack-fs' on page 867 undefined on input line 58284. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:te st-suite-versioning' on page 867 undefined on input line 58341. [867 <./ClassPath_21.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformCreation:bsp-con nection' on page 868 undefined on input line 58366. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/serialToSocketTransmi tter:tool-serial-to-socket' on page 868 undefined on input line 58376. [868 <./tuto_testsuite_plug_uart_wrover.JPG>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/serialToSocketTransmi tter:tool-serial-to-socket' on page 869 undefined on input line 58395. Underfull \hbox (badness 6876) in paragraph at lines 58449--58454 \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 58449--58454 \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 58449--58454 [][]$\T1/SourceSansPro-LF/m/n/10 https : / / github . com / MicroEJ / PlatformQ ualificationTools / blob / 2 . 3 . 0 / tests / fs / java / java-[]testsuite-[]f s / validation / [869] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/testsuite:testsuite-r eport' on page 870 undefined on input line 58512. [870 <./tuto_testsuite_fs_all_tests_passed.PNG>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sni:sni' on page 871 und efined on input line 58531. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/sni:sni' on page 871 und efined on input line 58543. [871] [872] [873 <./tuto_sni_non_blocking_call_blocking_case.PNG>] [874 <./tuto _sni_non_blocking_call_non_blocking_case.PNG>] Underfull \hbox (badness 10000) in paragraph at lines 58740--58743 []\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 58740--58743 []\T1/zi4/m/n/10 SNI_getCallbackArgs()[] \T1/SourceSansPro-LF/m/n/10 func-tion to re-trieve the ar-gu-ments that was pre-vi-ously given to the LaTeX Warning: Hyper reference `SDKUserGuide/install:sdk-install' on page 875 u ndefined on input line 58768. LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:system-requirem ents' on page 875 undefined on input line 58769. [875] [876] [877 <./createStandaloneProject.png> <./structure.png>] [878 <./wid getdemo.png>] [879 <./simulator.png>] Underfull \hbox (badness 6641) in paragraph at lines 58961--58962 []\T1/SourceSansPro-LF/m/n/10 To run the code go to the \T1/SourceSansPro-LF/b/ n/10 Main.java \T1/SourceSansPro-LF/m/n/10 file and right click it, hover over [][][] and se-lect [880] [881 <./runapplication.png>] [882 <./hello.png>] [883 <./drawline.png>] [884 <./geometry.png>] [885 <./imagedrawable.png>] [886 <./thickshapes.png>] [887 <./ticking.png>] [888] [889] [890 <./progressbar.png> <./flowexample.png>] [891 <./flowusage.png>] [892 <./canvassample.png>] LaTeX Warning: Hyper reference `Tutorials/getStartedWithGUI/Step05:ui-advanced- styling' on page 893 undefined on input line 59409. [893] [894 <./styleborder.png>] [895 <./margin.png> <./tuto_microej_gettingstar ted_oversizedmargin.png>] [896 <./marginandpadding.png>] [897 <./tuto_microej_g ettingstarted_oversizedmarginandpadding.png> <./microej_logo.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/images:sec tion-ui-images' on page 898 undefined on input line 59553. [898 <./resources.png>] [899 <./imagessimulator.png>] [900 <./imagebackgroundex ample.png>] [901 <./classselectorexample.png>] [902] [903] [904 <./microejfont. png>] [905 <./fontname.png>] [906 <./fonteditor.png>] [907 <./importfonts1.png> ] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/fonts:sect ion-ui-fonts' on page 908 undefined on input line 59863. [908 <./importfonts2.png>] [909 <./font.png>] [910 <./listsample.png>] Overfull \vbox (1.6736pt too high) detected at line 59985 [911 <./scrollbar.png>] LaTeX Warning: Hyper reference `Tutorials/getStartedWithGUI/Step09:ui-creating- widgets' on page 912 undefined on input line 59996. [912] [913] [914 <./listcontact.png>] [915] [916 <./labelsampleptbr.png>] LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools' on page 917 undef ined on input line 60244. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-use-case-1' on page 917 undefined on input line 60247. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-use-case-2' on page 917 undefined on input line 60250. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-use-case-1' on page 917 undefined on input line 60259. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-use-case-2' on page 917 undefined on input line 60260. [917 <./labelsampleenus.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/index:application-dev eloper-guide' on page 918 undefined on input line 60266. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/index:platform-developer -guide' on page 918 undefined on input line 60266. LaTeX Warning: Hyper reference `KernelDeveloperGuide/index:kernel-developer-gui de' on page 918 undefined on input line 60266. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools-events-tracing-and -logging' on page 918 undefined on input line 60269. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools-runtime-state-dump ' on page 918 undefined on input line 60272. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools-memory-inspection' on page 918 undefined on input line 60275. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools-platform-qualifica tion' on page 918 undefined on input line 60278. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools-simulator-debugger ' on page 918 undefined on input line 60281. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools-static-analysis-to ols' on page 918 undefined on input line 60284. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-tools-gui-debugging-tool s' on page 918 undefined on input line 60287. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview' o n page 918 undefined on input line 60316. [918] LaTeX Warning: Hyper reference `Tutorials/tutorialInstrumentJavaCodeForLogging: tutorial-instrument-java-code-for-logging' on page 919 undefined on input line 60366. [919 <./STM32F7508-DK-demoWidget-SystemView1.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/stackTraceReader:stac k-trace-reader' on page 920 undefined on input line 60372. Underfull \hbox (badness 10000) in paragraph at lines 60374--60375 [][] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:vm-dump' on p age 920 undefined on input line 60379. [920 <./trace11.png> <./STR_trace-read1.png>] Underfull \vbox (badness 10000) detected at line 60463 Underfull \vbox (badness 10000) detected at line 60463 [921] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-c heck-integrity' on page 922 undefined on input line 60474. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/heapUsageMonitoring:h eap-usage-monitoring' on page 922 undefined on input line 60477. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/heapAnalyzer:heapdump er' on page 922 undefined on input line 60480. [922 <./HeapAnalyzer-example.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/platformQualification:pl atform-qualification' on page 923 undefined on input line 60507. [923 <./overview-platform-qualification1.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/debug:application-deb ugger' on page 924 undefined on input line 60513. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/debug:application-deb ugger' on page 924 undefined on input line 60524. LaTeX Warning: Hyper reference `Tutorials/tutorialImproveCodeQuality:sonar-code -analysis' on page 924 undefined on input line 60534. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/nullAnalysis:null-ana lysis' on page 924 undefined on input line 60537. [924 <./debug11.png> <./null_analysis_example1.png>] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/Widgets/widget:wid get-library-debug-utilities' on page 925 undefined on input line 60553. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-inputs-e ventbuffer' on page 925 undefined on input line 60569. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/traces:mic roui-traces' on page 925 undefined on input line 60614. [925] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MWT/concepts:mwt-c oncepts' on page 926 undefined on input line 60624. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview' o n page 926 undefined on input line 60673. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroUI/traces:mic roui-traces' on page 926 undefined on input line 60673. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-inputs-e ventbuffer' on page 926 undefined on input line 60676. [926 <./microui_traces_systemview1.png>] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/systemView:systemview' o n page 927 undefined on input line 60685. LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:tutorial-discover-embedded-debugging-techniques-check-java-threads-sched uling' on page 927 undefined on input line 60698. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine' on page 927 undefined on input line 60719. [927 <./tuto_microej_debug_ui_freeze_rtos_task_heart_beat_priority.png (PNG cop y)>] LaTeX Warning: Hyper reference `Tutorials/tutorialDiscoverEmbeddedDebuggingTech niques:implementation-details' on page 928 undefined on input line 60785. Underfull \hbox (badness 6842) in paragraph at lines 60795--60798 []\T1/SourceSansPro-LF/m/n/10 Let's make the heart-beat snip-pet above ex-e-cut e in the UI thread. Sim-ply wraps the []\T1/zi4/m/n/10 System.out. [928] [929] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/uiInput:section-inputs-e ventbuffer' on page 930 undefined on input line 60924. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:op tion-number-of-threads' on page 930 undefined on input line 60933. [930] [931] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:vm-dump' on p age 932 undefined on input line 61041. Underfull \hbox (badness 10000) in paragraph at lines 61062--61063 []\T1/SourceSansPro-LF/m/n/10 For ex-am-ple, FreeR-TOS in-cludes FreeRTOS-MPU [ ][]$https : / / www . freertos . org / LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-l ink' on page 932 undefined on input line 61066. [932] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:core-engine-l ink' on page 933 undefined on input line 61162. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/applicationOptions:ap plication-options' on page 933 undefined on input line 61162. [933] LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:vm-dump-debug ger' on page 934 undefined on input line 61211. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/coreEngine:vm-dump' on p age 934 undefined on input line 61249. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/index:sect ion-app-microvg' on page 934 undefined on input line 61254. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :section-vector-fonts' on page 934 undefined on input line 61272. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/index:sect ion-app-microvg' on page 934 undefined on input line 61275. [934] [935 <./emojisProfiles.png>] [936 <./emojisCopy.png> <./emojisAppend.png> ] LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :section-vector-fonts' on page 937 undefined on input line 61368. LaTeX Warning: Hyper reference `ApplicationDeveloperGuide/UI/MicroVG/vectorfont :colored-emojis' on page 937 undefined on input line 61377. [937 <./emojisExport.png>] Chapter 8. LaTeX Warning: Hyper reference `SDKUserGuide/version:get-sdk-version' on page 9 38 undefined on input line 61404. LaTeX Warning: Hyper reference `PlatformDeveloperGuide/architecture:architectur e-overview' on page 938 undefined on input line 61409. LaTeX Warning: Hyper reference `SDKUserGuide/repository:central-repository' on page 938 undefined on input line 61414. Underfull \hbox (badness 10000) in paragraph at lines 1--61416 []|[][]$\T1/SourceSansPro-LF/m/n/10 https : / / repository . microej . com / pa ckages / repository / 2 . 5 . 0 / microej-[]5 _ LaTeX Warning: Hyper reference `SDKUserGuide/systemRequirements:system-requirem ents' on page 938 undefined on input line 61424. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 61432. [938] Chapter 9. No file microej-docs.ind. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 61465. [939] Package longtable Warning: Table widths have changed. Rerun LaTeX. (./microej-docs.aux) Package rerunfilecheck Warning: File `microej-docs.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Font Warning: Some font shapes were not available, defaults substituted. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/sourcesanspro/a_sd7igg.enc}{/usr/share/texlive/texmf-dist/f onts/enc/dvips/sourcesanspro/a_2cvp4u.enc}{/usr/share/texlive/texmf-dist/fonts/ enc/dvips/sourcesanspro/a_5tbsmu.enc}{/usr/share/texmf/fonts/enc/dvips/cm-super /cm-super-ts1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/inconsolata/i4 -ts1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/inconsolata/i4-t1-0.enc }{/usr/share/texlive/texmf-dist/fonts/enc/dvips/sourcesanspro/a_ggs4wk.enc} Output written on microej-docs.pdf (941 pages, 21735399 bytes). Transcript written on microej-docs.log. Latexmk: Index file 'microej-docs.idx' was written Latexmk: Missing input file: 'microej-docs.ind' from line 'No file microej-docs.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'microej-docs.pdf' Rule 'makeindex microej-docs.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'microej-docs.idx' ------------ Run number 1 of rule 'makeindex microej-docs.idx' ------------ ------------ Running 'makeindex -s python.ist -o "microej-docs.ind" "microej-docs.idx"' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex microej-docs.idx'... This is makeindex, version 2.15 [TeX Live 2019] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file microej-docs.idx....done (15 entries accepted, 0 rejected). Sorting entries....done (49 comparisons). Generating output file microej-docs.ind....done (42 lines written, 0 warnings). Output written in microej-docs.ind. Transcript written in microej-docs.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'microej-docs.aux' 'microej-docs.ind' 'microej-docs.out' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="microej-docs" "microej.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./microej.tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (./microej.sty (/usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/sourcesanspro.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex))) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/ly1/ly1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ly1enc.dfu)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd))) (/usr/share/texlive/texmf-dist/tex/latex/inconsolata/inconsolata.sty `inconsolata-zi4' v1.12, 2019/05/17 Text macros for Inconsolata (msharpe)) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/T1SourceSansPro-LF.fd)) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.t ex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def (/usr/share/texlive/texmf-dist/tex/latex/ms/everyshi.sty)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.t ex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.de f))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code. tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonomet ric.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.cod e.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerari thmetics.code.tex))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct. code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.c ode.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformation s.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.t ex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code. tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.c ode.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex)) ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex ) (/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65 .sty) (/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18 .sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty)) (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty))) Writing index file microej-docs.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./microej-docs.aux) (/usr/share/texlive/texmf-dist/tex/latex/ly1/ly1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./microej-docs.out) (./microej-docs.out) ABD: EveryShipout initializing macros (/usr/share/texlive/texmf-dist/tex/latex/inconsolata/t1zi4.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map} <./mascot.pdf>] Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 91. (./microej-docs.toc Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 89. [1] [2] [3] [4] [5] [6] [7] [8] [9]) [10] Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 93. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 93. Package Fancyhdr Warning: \fancyhead's `E' option without twoside option is use less on input line 93. (/usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/TS1SourceSansPro-LF.fd) [1] Chapter 1. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 180. [2] [3] Chapter 2. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 259. [4] [5 <./2_download.png>] [6 <./firmware.png>] [7 <./toolchain.png>] [8 <./sdk _overview.png>] Chapter 3. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 400. [9 <./1_overview.png>] [10 <./sdk_content.png>] [11 <./splash.png>] Underfull \hbox (badness 10000) in paragraph at lines 495--496 []\T1/SourceSansPro-LF/m/n/10 On Linux, un-zip []\T1/zi4/m/n/10 MicroEJ-SDK-In staller-Linux64-22.06.zip[] \T1/SourceSansPro-LF/m/n/10 and start Underfull \hbox (badness 10000) in paragraph at lines 498--500 []\T1/SourceSansPro-LF/m/n/10 On ma-cOS, un-zip []\T1/zi4/m/n/10 MicroEJ-SDK-I nstaller-Linux64-22.06.zip[] \T1/SourceSansPro-LF/m/n/10 and start [12 <./welcome_screen1.png>] [13 <./license_screen1.png> <./installation_path_s creen1.png>] [14 <./installation_validation_screen1.png> <./installation_progre ss_screen1.png>] [15 <./options_screen1.png> <./installation_finished_screen1.p ng>] [16 <./check_update.png> <./no_update.png>] [17 <./update_available.png> < ./review_update.png>] Underfull \hbox (badness 10000) in paragraph at lines 712--713 []|\T1/SourceSansPro-LF/b/n/10 SDK Underfull \hbox (badness 10000) in paragraph at lines 712--713 \T1/SourceSansPro-LF/b/n/10 Dis- Underfull \hbox (badness 10000) in paragraph at lines 712--713 \T1/SourceSansPro-LF/b/n/10 tri- Underfull \hbox (badness 10000) in paragraph at lines 712--713 \T1/SourceSansPro-LF/b/n/10 bu- Overfull \hbox (12.59647pt too wide) in paragraph at lines 714--715 []|\T1/SourceSansPro-LF/b/n/10 JDK Overfull \hbox (12.58646pt too wide) in paragraph at lines 714--715 \T1/SourceSansPro-LF/b/n/10 Ver- Overfull \hbox (13.47646pt too wide) in paragraph at lines 714--715 \T1/SourceSansPro-LF/b/n/10 sion| Underfull \hbox (badness 10000) in paragraph at lines 725--726 []|\T1/zi4/m/n/10 22. Overfull \hbox (5.01648pt too wide) in paragraph at lines 727--728 []|\T1/zi4/m/n/10 11[]| Underfull \hbox (badness 10000) in paragraph at lines 738--739 []|\T1/zi4/m/n/10 21. [18 <./license_update.png> <./restart_update.png>] [19] Underfull \hbox (badness 10000) in paragraph at lines 842--843 []\T1/SourceSansPro-LF/m/n/10 On Linux, un-zip []\T1/zi4/m/n/10 MicroEJ-SDK-In staller-Linux64-21.11.zip[] \T1/SourceSansPro-LF/m/n/10 and start Underfull \hbox (badness 10000) in paragraph at lines 845--847 []\T1/SourceSansPro-LF/m/n/10 On ma-cOS, un-zip []\T1/zi4/m/n/10 MicroEJ-SDK-I nstaller-Linux64-21.11.zip[] \T1/SourceSansPro-LF/m/n/10 and start [20 <./welcome_screen.png>] [21 <./license_screen.png> <./installation_path_scr een.png>] [22 <./installation_validation_screen.png> <./installation_progress_s creen.png>] Underfull \hbox (badness 10000) in paragraph at lines 958--959 []|\T1/SourceSansPro-LF/b/n/10 SDK Underfull \hbox (badness 10000) in paragraph at lines 958--959 \T1/SourceSansPro-LF/b/n/10 Dis- Underfull \hbox (badness 10000) in paragraph at lines 958--959 \T1/SourceSansPro-LF/b/n/10 tri- Underfull \hbox (badness 10000) in paragraph at lines 958--959 \T1/SourceSansPro-LF/b/n/10 bu- Underfull \hbox (badness 10000) in paragraph at lines 960--961 []|\T1/SourceSansPro-LF/b/n/10 JDK Underfull \hbox (badness 10000) in paragraph at lines 960--961 \T1/SourceSansPro-LF/b/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 966--967 []|\T1/SourceSansPro-LF/b/n/10 macOS Underfull \hbox (badness 10000) in paragraph at lines 968--969 []|\T1/SourceSansPro-LF/b/n/10 macOS Underfull \hbox (badness 10000) in paragraph at lines 968--969 \T1/SourceSansPro-LF/b/n/10 aarch64 (M1 Underfull \hbox (badness 7081) in paragraph at lines 970--971 []|\T1/SourceSansPro-LF/b/n/10 SDK Ver- Underfull \hbox (badness 10000) in paragraph at lines 972--974 []|\T1/SourceSansPro-LF/b/n/10 Eclipse Underfull \hbox (badness 10000) in paragraph at lines 975--976 []|\T1/zi4/m/n/10 22. Underfull \hbox (badness 10000) in paragraph at lines 2--981 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--984 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--984 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--989 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--992 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--992 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--997 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1000 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1000 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1005 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1008 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1008 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1016--1017 []|\T1/zi4/m/n/10 21. Underfull \hbox (badness 10000) in paragraph at lines 2--1022 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1025 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1025 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1030 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1033 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1033 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1038 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1041 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1041 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1051--1052 []|\T1/zi4/m/n/10 21. Underfull \hbox (badness 10000) in paragraph at lines 2--1057 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1060 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1060 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1065 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1068 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1068 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1073 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1076 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1076 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1086--1087 []|\T1/zi4/m/n/10 20. Underfull \hbox (badness 10000) in paragraph at lines 2--1092 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1095 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1095 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1100 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1103 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1103 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1108 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1111 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1111 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1121--1122 []|\T1/zi4/m/n/10 20. Underfull \hbox (badness 10000) in paragraph at lines 2--1127 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1130 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1130 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1135 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1138 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1138 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1143 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1146 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1146 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1156--1157 []|\T1/zi4/m/n/10 20. Underfull \hbox (badness 10000) in paragraph at lines 2--1162 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1165 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1165 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1170 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1173 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1173 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1178 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1181 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1181 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1191--1192 []|\T1/zi4/m/n/10 19. Underfull \hbox (badness 10000) in paragraph at lines 2--1197 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1200 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1200 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1205 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1208 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1208 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1213 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1216 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1216 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1226--1227 []|\T1/zi4/m/n/10 19. Underfull \hbox (badness 10000) in paragraph at lines 2--1232 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1235 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1235 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1240 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1243 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1243 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1248 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1251 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1251 [][]\T1/SourceSansPro-LF/m/n/10 Portable [23 <./options_screen.png> <./installation_finished_screen.png>] Overfull \vbox (50.88991pt too high) has occurred while \output is active [24] [25] Overfull \hbox (22.32324pt too wide) in paragraph at lines 1397--1398 \T1/SourceSansPro-LF/m/n/10 When launch-ing the in-staller, you may get the fol -low-ing er-ror: [][][] [26 <./adoptopenjdk-install.png> <./incompatible_default_java_version_installer .png>] [27 <./incompatible_default_java_version_eclipse.png>] (/usr/share/texlive/texmf-dist/tex/latex/inconsolata/ts1zi4.fd) [28 <./sdk_eula _content.png>] Underfull \hbox (badness 10000) in paragraph at lines 1591--1593 []|\T1/SourceSansPro-LF/b/n/10 Run on Underfull \hbox (badness 10000) in paragraph at lines 1591--1593 \T1/SourceSansPro-LF/b/n/10 Sim-u-la-tor Underfull \hbox (badness 10000) in paragraph at lines 1591--1593 \T1/SourceSansPro-LF/b/n/10 (Vir-tual [29 <./licenses.jpg>] [30 <./uid.jpg>] [31 <./user_license_folder.png>] [32 <./wrongkey.jpg> <./dongle.jpg>] [33] [34 <./updateWarningUnknownPublisher. png> <./updateTool.png (PNG copy)>] [35 <./updateSuccessful.png> <./platformLic enseDetails.png>] [36] [37 <./runAsAdministrator.png>] [38] Underfull \hbox (badness 10000) in paragraph at lines 2126--2127 []\T1/SourceSansPro-LF/m/n/10 You can also man-u-ally browse the repos-i-tory a t [][]$https : / / forge . microej . com / artifactory / [39] [40 <./0-address-to-clone.png>] [41 <./1-import-type.png>] [42 <./2-locati on-to-clone.png>] [43 <./3-local-destination.png> <./4-projects-imported.png>] [44 <./badge-green.png> <./badge-orange.png> <./badge-grey.png> <./workspace_se lection.png>] [45 <./repository_selection.png>] [46 <./dependencyInWorkspace.pn g> <./mmm_shortcut_resolveAll.png>] Underfull \hbox (badness 10000) in paragraph at lines 2382--2384 []\T1/SourceSansPro-LF/m/n/10 To avoid the use of the Im-ple-men-ta-tion projec t and the Mock project, uncheck the [47 <./resolve.png>] [48 <./about_sdk_4-x.png> <./about_sdk_dist_20-07.png>] [49 <./installation_details_sdk_dist_20-07.png>] Underfull \hbox (badness 5345) in paragraph at lines 2471--2474 []\T1/SourceSansPro-LF/m/n/10 Apache EasyAnt ([][]$https : / / ant . apache . o rg / easyant / history / trunk / reference . html$[][]) for mod-ule build from [50 <./mmm_flow.png>] [51] [52] [53] [54 <./mmm_preferences_5-2_annotated.png>] [55 <./mmm_shortcut_build_module.png>] [56 <./mmm_preferences_options_settings_ declaration.png> <./mmm_preferences_options_settings_register.png> <./mmm_prefe rences_options_settings_usage.png> <./mmm_preferences_options_declaration.png> <./mmm_preferences_options_register.png>] [57 <./mmm_preferences_options_usage. png> <./mmm_console_select_ivy.png> <./mmm_console_filter_debug.png>] [58 <./mm m_build_module.png>] [59 <./mmm_build_module_istory.png>] [60] [61] [62] [63] [64 <./sdk_new_module.png>] [65] [66] [67] [68] [69 <./mmm_preferences_up_ to_5-1_ivy_settings_annotated.png>] [70 <./mmm_preferences_up_to_5-1_ea4eclipse _annotated.png> <./mmm_extract_build_kit.png>] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] Underfull \hbox (badness 10000) in paragraph at lines 4799--4802 []\T1/SourceSansPro-LF/m/n/10 Updated Vir-tual De-vice Player ( []\T1/zi4/m/n/1 0 firmware-singleapp[] \T1/SourceSansPro-LF/m/n/10 ) []\T1/zi4/m/n/10 launcher -windows.bat[] \T1/SourceSansPro-LF/m/n/10 (use [82] Underfull \hbox (badness 10000) in paragraph at lines 4879--4882 []\T1/SourceSansPro-LF/m/n/10 Fixed []\T1/zi4/m/n/10 artifact-checker[] \T1/S ourceSansPro-LF/m/n/10 to ac-cept re-vi-sions sur-rounded by brack-ets (as spec -i-fied by [][]$https : [83] [84] [85] [86] [87] Underfull \hbox (badness 10000) in paragraph at lines 5372--5375 \T1/SourceSansPro-LF/m/n/10 Eclipse per-spec-tive set-tings are stored in the w orkspace meta-data, so the new wiz-ards short-cuts ( [88] [89] [90] Chapter 4. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 5590. [91] [92 <./platform_project.png>] [93 <./platformImport.png>] [94 <./platformS elect.png>] [95 <./platformList.png> <./newApp1.png>] [96 <./newApp10.png>] [97 <./sim1.png>] [98 <./basic-launcher.png>] [99 <./bsp-options.png>] [100 <./ build-output-files.png (PNG copy)>] [101 <./standalone_application_published_fi les.png>] [102] [103 <./mainTab.png>] [104 <./executionTab.png (PNG copy)>] Underfull \hbox (badness 10000) in paragraph at lines 6018--6020 []\T1/SourceSansPro-LF/m/n/10 To mod-ify string space (also called Per-mGen spa ce) to 256MB, set the []\T1/zi4/m/n/10 -XX:PermSize=256M Underfull \hbox (badness 10000) in paragraph at lines 6025--6026 []\T1/SourceSansPro-LF/m/n/10 To set an [][]\T1/SourceSansPro-LF/m/it/10 ad-van ced Ap-pli-ca-tion op-tion[][]\T1/SourceSansPro-LF/m/n/10 , de-clare a sys-tem prop-erty with the fol-low-ing pat-tern [105 <./configurationTab.png>] [106 <./jreTab.png>] [107] [108 <./build-propert ies.png (PNG copy)>] [109 <./img11.png (PNG copy)>] [110] [111 <./img21.png (PN G copy)>] [112] [113 <./img31.png (PNG copy)>] [114] [115] [116] [117 <./img41. png (PNG copy)>] [118 <./img5.png (PNG copy)>] [119 <./img6.png (PNG copy)>] [120 <./img7.png (PNG copy)>] [121] [122 <./img8.png (PNG copy)>] [123 <./img9. png (PNG copy)>] [124 <./img111.png (PNG copy)> <./img12.png (PNG copy)>] [125] [126 <./img13.png (PNG copy)>] [127 <./img14.png (PNG copy)>] [128 <./img 15.png (PNG copy)>] [129 <./img16.png (PNG copy)>] [130 <./img17.png (PNG copy) > <./img18.png (PNG copy)>] [131] [132 <./img19.png (PNG copy)>] [133] [134 <./ img20.png (PNG copy)>] [135 <./img211.png (PNG copy)>] [136 <./img22.png (PNG c opy)>] [137 <./img23.png (PNG copy)>] [138] Underfull \hbox (badness 10000) in paragraph at lines 7482--7483 []\T1/SourceSansPro-LF/m/n/10 A Sand-boxed Ap-pli-ca-tion project can be cre-at ed in the SDK with the menu [][][] > [][][] > [139] [140 <./sandboxed-application-project-creation-menu.png> <./sandboxed-app lication-project-creation-form.png>] [141] [142] Underfull \hbox (badness 7168) in paragraph at lines 7635--7636 []\T1/SourceSansPro-LF/m/n/10 Now the Ap-pli-ca-tion can be ex-e-cuted by right -clicking on its project, then click-ing on [][][] > [143 <./sandboxed-application-import-vd.png>] [144 <./sandboxed-application-run .png>] [145] [146 <./sandboxed-application-duplicate-run-conf.png>] [147 <./san dboxed-application-configure-run-conf.png>] [148] [149 <./SI_1.png>] Underfull \hbox (badness 10000) in paragraph at lines 7996--7997 []|\T1/SourceSansPro-LF/m/n/10 Instance [150 <./SI_3.png>] LaTeX Font Warning: Font shape `T1/zi4/m/it' undefined (Font) using `T1/zi4/m/n' instead on input line 8203. [151 <./SI_4.png>] [152] [153 <./ClassPath_2.png>] [154 <./virtual-device.png>] Underfull \hbox (badness 10000) in paragraph at lines 1--8472 []|[][]$\T1/SourceSansPro-LF/m/n/10 https : / / repository . microej . com / ja vadoc / microej _ 5 . x / apis / ej / bon / Underfull \hbox (badness 10000) in paragraph at lines 1--8532 []|[][]$\T1/SourceSansPro-LF/m/n/10 https : / / repository . microej . com / ja vadoc / microej _ 5 . x / apis / ej / sni / [155] [156] [157] [158] Underfull \hbox (badness 10000) in paragraph at lines 8903--8905 []|\T1/zi4/m/n/10 private. Underfull \hbox (badness 10000) in paragraph at lines 8903--8905 \T1/zi4/m/n/10 modules. Underfull \hbox (badness 10000) in paragraph at lines 8910--8912 []|\T1/zi4/m/n/10 public. Underfull \hbox (badness 10000) in paragraph at lines 8910--8912 \T1/zi4/m/n/10 modules. [159] Overfull \hbox (54.6115pt too wide) in paragraph at lines 8974--8979 []|\T1/SourceSansPro-LF/m/n/10 architecture.configurations.includes[][][][][]| Underfull \hbox (badness 10000) in paragraph at lines 8997--8999 []|\T1/zi4/m/n/10 ${target}/ Overfull \hbox (12.6686pt too wide) in paragraph at lines 9000--9001 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.from| Overfull \hbox (10.89856pt too wide) in paragraph at lines 9007--9008 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.host| Overfull \hbox (32.97856pt too wide) in paragraph at lines 9014--9015 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.password| Overfull \hbox (10.4886pt too wide) in paragraph at lines 9021--9022 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.port| Overfull \hbox (3.59857pt too wide) in paragraph at lines 9028--9029 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.ssl| Overfull \hbox (0.86859pt too wide) in paragraph at lines 9035--9036 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.to| Overfull \hbox (10.72858pt too wide) in paragraph at lines 9042--9043 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.user| Overfull \hbox (12.60864pt too wide) in paragraph at lines 9049--9050 []|\T1/SourceSansPro-LF/m/n/10 bar.populate.from.resolver| Overfull \hbox (5.34927pt too wide) in paragraph at lines 9053--9055 []|\T1/zi4/m/n/10 fetchRelease[]| Overfull \hbox (18.65855pt too wide) in paragraph at lines 9056--9057 []|\T1/SourceSansPro-LF/m/n/10 bar.populate.ivy.settings.file| Underfull \hbox (badness 10000) in paragraph at lines 9060--9062 []|\T1/zi4/m/n/10 ${project. Underfull \hbox (badness 10000) in paragraph at lines 9060--9062 \T1/zi4/m/n/10 ivy. Underfull \hbox (badness 10000) in paragraph at lines 9060--9062 \T1/zi4/m/n/10 settings. Overfull \hbox (19.75862pt too wide) in paragraph at lines 9063--9064 []|\T1/SourceSansPro-LF/m/n/10 bar.populate.repository.conf| Overfull \hbox (14.9056pt too wide) in paragraph at lines 9092--9097 []|\T1/SourceSansPro-LF/m/n/10 javadoc.modules.excludes[][][][][]| Overfull \hbox (2.87866pt too wide) in paragraph at lines 9125--9126 []|\T1/SourceSansPro-LF/m/n/10 skip.javadoc.deprecated| [160] [161] [162] Underfull \hbox (badness 10000) in paragraph at lines 9320--9322 []|\T1/zi4/m/n/10 lines, Underfull \hbox (badness 10000) in paragraph at lines 9320--9322 \T1/zi4/m/n/10 source, Underfull \hbox (badness 10000) in paragraph at lines 9334--9336 \T1/zi4/m/n/10 src/main/ [163] Underfull \hbox (badness 10000) in paragraph at lines 9378--9379 []|\T1/SourceSansPro-LF/m/n/10 platform- Underfull \hbox (badness 10000) in paragraph at lines 9382--9384 []|\T1/zi4/m/n/10 ${target}/ Overfull \hbox (45.1186pt too wide) in paragraph at lines 9385--9386 []|\T1/SourceSansPro-LF/m/n/10 platform.loader.skip.load.platform| Underfull \hbox (badness 10000) in paragraph at lines 9393--9394 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (13.1586pt too wide) in paragraph at lines 9393--9394 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.conf| Underfull \hbox (badness 10000) in paragraph at lines 9400--9401 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (6.47862pt too wide) in paragraph at lines 9400--9401 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.dir| Underfull \hbox (badness 10000) in paragraph at lines 9407--9408 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (27.00859pt too wide) in paragraph at lines 9407--9408 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.dropins| Underfull \hbox (badness 10000) in paragraph at lines 9414--9415 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (7.9986pt too wide) in paragraph at lines 9414--9415 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.file| Underfull \hbox (badness 10000) in paragraph at lines 9464--9466 \T1/zi4/m/n/10 src/main/ Underfull \hbox (badness 10000) in paragraph at lines 9492--9494 []|\T1/zi4/m/n/10 ${target}/ Underfull \hbox (badness 10000) in paragraph at lines 9499--9501 []|\T1/zi4/m/n/10 ${target. Underfull \hbox (badness 10000) in paragraph at lines 9499--9501 \T1/zi4/m/n/10 reports}/ Underfull \hbox (badness 10000) in paragraph at lines 9506--9508 []|\T1/zi4/m/n/10 ${target. Underfull \hbox (badness 10000) in paragraph at lines 9506--9508 \T1/zi4/m/n/10 javadoc}/ Underfull \hbox (badness 10000) in paragraph at lines 9509--9510 []|\T1/SourceSansPro-LF/m/n/10 javadoc- Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 []|\T1/zi4/m/n/10 ${src. Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/zi4/m/n/10 main. Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/zi4/m/n/10 java}/ Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/zi4/m/n/10 overview. Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/zi4/m/n/10 html[] \T1/SourceSansPro-LF/m/n/10 if Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/SourceSansPro-LF/m/n/10 ex-ists, oth- Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/SourceSansPro-LF/m/n/10 er-wise a Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/SourceSansPro-LF/m/n/10 de-fault Underfull \hbox (badness 10000) in paragraph at lines 9520--9522 []|\T1/zi4/m/n/10 ${target}/ Overfull \hbox (60.42845pt too wide) in paragraph at lines 9523--9524 []|\T1/SourceSansPro-LF/m/n/10 target.artifacts.main.javadoc.jar.name| Underfull \hbox (badness 10000) in paragraph at lines 9527--9529 []|\T1/zi4/m/n/10 ${module. Overfull \hbox (15.34927pt too wide) in paragraph at lines 9527--9529 \T1/zi4/m/n/10 name}-javadoc. Overfull \hbox (10.34927pt too wide) in paragraph at lines 9534--9536 []|\T1/zi4/m/n/10 documentation[]| [164] [165] Overfull \hbox (52.12843pt too wide) in paragraph at lines 9584--9585 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.cc.excludes.classes| Overfull \hbox (5.32855pt too wide) in paragraph at lines 9591--9592 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.timeout| Overfull \hbox (79.65843pt too wide) in paragraph at lines 9598--9599 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.properties.s3.cc.activated| Underfull \hbox (badness 10000) in paragraph at lines 9609--9615 []|\T1/SourceSansPro-LF/m/n/10 Java source folder ( Underfull \hbox (badness 10000) in paragraph at lines 9609--9615 []\T1/zi4/m/n/10 src/main/java[] \T1/SourceSansPro-LF/m/n/10 ) and Overfull \hbox (5.26857pt too wide) in paragraph at lines 9616--9617 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.verbose| Overfull \hbox (5.08855pt too wide) in paragraph at lines 9623--9624 []|\T1/SourceSansPro-LF/m/n/10 test.run.excludes.pattern| Overfull \hbox (3.94856pt too wide) in paragraph at lines 9637--9638 []|\T1/SourceSansPro-LF/m/n/10 test.run.includes.pattern| Overfull \hbox (5.08855pt too wide) in paragraph at lines 9693--9694 []|\T1/SourceSansPro-LF/m/n/10 test.run.excludes.pattern| Overfull \hbox (3.94856pt too wide) in paragraph at lines 9707--9708 []|\T1/SourceSansPro-LF/m/n/10 test.run.includes.pattern| Underfull \hbox (badness 10000) in paragraph at lines 9711--9713 []|\T1/zi4/m/n/10 **/*[] \T1/SourceSansPro-LF/m/n/10 (all [166] Overfull \hbox (19.2786pt too wide) in paragraph at lines 9787--9788 []|\T1/SourceSansPro-LF/m/n/10 skip.foundationconf.checker| [167] [168] [169 <./repository-tree.png>] Underfull \hbox (badness 10000) in paragraph at lines 9902--9903 []\T1/SourceSansPro-LF/m/n/10 The []\T1/zi4/m/n/10 MicroEJChainResolver[] \T1 /SourceSansPro-LF/m/n/10 is a URL re-solver de-fined in []\T1/zi4/m/n/10 $USER _HOME\.microej\ [170] [171] [172 <./javadoc_module_dependency.png>] Underfull \hbox (badness 10000) in paragraph at lines 10043--10045 []\T1/SourceSansPro-LF/m/n/10 Gathers all mod-ule de-pen-den-cies. The whole re pos-i-tory con-tent is cre-ated un-der []\T1/zi4/m/n/10 target~/ [173] [174 <./ClassPath_4.png>] [175 <./ClassPath_1.png>] Underfull \hbox (badness 10000) in paragraph at lines 10236--10239 []\T1/SourceSansPro-LF/m/n/10 Raw re-sources are re-sources that can be dy-nam- i-cally re-trieved with a call to [176] [177 <./graphviz-c47847d0d8d3fe6990d75c678f74a6fdddb4e842.pdf>] [178] [179] [180 <./graphviz-08e33b4270e5827eddcf70955c1d81df296d2d8d.pdf>] [181 <./g raphviz-a5e7bd17651cb051e8da67ab9dfebf680966828d.pdf>] [182] [183] [184] [185 <./debug1.png>] [186 <./addon_library_source.png>] [187 <./addon_library_o pen_implementation.png> <./addon_library_implementation_read_only.png>] [188 <./foundation_library_implementation_folders.png>] [189 <./foundation_libr ary_debug_add_source_archive.png>] [190 <./foundation_library_debug_select_sour ce_jars.png>] [191 <./foundation_library_debug_open_implementation.png>] [192 <./tool-launch.png>] Underfull \hbox (badness 10000) in paragraph at lines 2--10930 [][]\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 11145--11148 []\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 11916--11916 []\T1/SourceSansPro-LF/m/n/10 Num-ber of Underfull \hbox (badness 10000) in paragraph at lines 11916--11916 []\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 12680--12683 []\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 17. Package varwidth Warning: Failed to reprocess entire contents on input line 131 17. Overfull \hbox (3.0945pt too wide) in paragraph at lines 13153--13154 []|[]\T1/zi4/m/n/10 symbolPrefix[]| Package varwidth Warning: Failed to reprocess entire contents on input line 131 66. Package varwidth Warning: Failed to reprocess entire contents on input line 131 66. 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 22. Package varwidth Warning: Failed to reprocess entire contents on input line 132 22. [243] Package varwidth Warning: Failed to reprocess entire contents on input line 132 36. Package varwidth Warning: Failed to reprocess entire contents on input line 132 36. Package varwidth Warning: Failed to reprocess entire contents on input line 132 55. Package varwidth Warning: Failed to reprocess entire contents on input line 132 55. Package varwidth Warning: Failed to reprocess entire contents on input line 132 84. Package varwidth Warning: Failed to reprocess entire contents on input line 132 84. Package varwidth Warning: Failed to reprocess entire contents on input line 132 98. Package varwidth Warning: Failed to reprocess entire contents on input line 132 98. Package varwidth Warning: Failed to reprocess entire contents on input line 133 27. Package varwidth Warning: Failed to reprocess entire contents on input line 133 27. Package varwidth Warning: Failed to reprocess entire contents on input line 133 41. Package varwidth Warning: Failed to reprocess entire contents on input line 133 41. Package varwidth Warning: Failed to reprocess entire contents on input line 133 55. Package varwidth Warning: Failed to reprocess entire contents on input line 133 55. Package varwidth Warning: Failed to reprocess entire contents on input line 133 92. Package varwidth Warning: Failed to reprocess entire contents on input line 133 92. Package varwidth Warning: Failed to reprocess entire contents on input line 134 06. Package varwidth Warning: Failed to reprocess entire contents on input line 134 06. [244] [245] [246] Underfull \hbox (badness 10000) in paragraph at lines 13515--13518 []\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 14014--14019 []|\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 14355--14360 \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 14391--14392 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14399--14400 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14404--14405 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14404--14405 \T1/zi4/m/n/10 test. Underfull \hbox (badness 5388) in paragraph at lines 14406--14409 []|\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 14410--14411 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14410--14411 \T1/zi4/m/n/10 common. Underfull \hbox (badness 10000) in paragraph at lines 14412--14415 []|\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 14416--14417 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14437--14438 []|\T1/SourceSansPro-LF/m/n/10 Attribute Overfull \hbox (20.24944pt too wide) in paragraph at lines 14452--14453 []|\T1/zi4/m/n/10 verboseLevel[]| Overfull \hbox (10.24944pt too wide) in paragraph at lines 14461--14462 []|\T1/zi4/m/n/10 reportName[]| Overfull \hbox (85.24944pt too wide) in paragraph at lines 14468--14469 []|\T1/zi4/m/n/10 customPropertiesExtension[]| Overfull \hbox (40.24944pt too wide) in paragraph at lines 14483--14484 []|\T1/zi4/m/n/10 commonProperties[]| Overfull \hbox (15.24944pt too wide) in paragraph at lines 14501--14502 []|\T1/zi4/m/n/10 productName[]| Overfull \hbox (95.24944pt too wide) in paragraph at lines 14525--14526 []|\T1/zi4/m/n/10 testsuiteReportFileProperty[]| Overfull \hbox (90.24944pt too wide) in paragraph at lines 14534--14535 []|\T1/zi4/m/n/10 testsuiteReportDirProperty[]| Overfull \hbox (75.24944pt too wide) in paragraph at lines 14542--14543 []|\T1/zi4/m/n/10 testsuiteResultProperty[]| [255] Overfull \hbox (9.17415pt too wide) in paragraph at lines 14580--14581 []|\T1/zi4/m/n/10 testIgnoredPath[] [256] Underfull \hbox (badness 10000) in paragraph at lines 14637--14638 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14644--14645 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14644--14645 \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 15509--15510 [][] [267] [268] [269 <./graphviz-6f2b41929bb57b50d9a115d32914e871d3596e88.pdf>] [270] Overfull \hbox (1.21721pt too wide) in paragraph at lines 16028--16029 []|\T1/SourceSansPro-LF/m/n/10 0x1000| Overfull \hbox (0.87721pt too wide) in paragraph at lines 16037--16038 []|\T1/SourceSansPro-LF/m/n/10 0x10a0| Overfull \hbox (0.74721pt too wide) in paragraph at lines 16055--16056 []|\T1/SourceSansPro-LF/m/n/10 0x1200| Overfull \hbox (0.6772pt too wide) in paragraph at lines 16064--16065 []|\T1/SourceSansPro-LF/m/n/10 0x1380| Overfull \hbox (1.0272pt too wide) in paragraph at lines 16083--16084 []|\T1/SourceSansPro-LF/m/n/10 0x1400| Overfull \hbox (0.9572pt too wide) in paragraph at lines 16092--16093 []|\T1/SourceSansPro-LF/m/n/10 0x1680| Overfull \hbox (0.74721pt too wide) in paragraph at lines 16101--16102 []|\T1/SourceSansPro-LF/m/n/10 0x16a0| Overfull \hbox (0.5072pt too wide) in paragraph at lines 16110--16111 []|\T1/SourceSansPro-LF/m/n/10 0x1700| Overfull \hbox (1.0872pt too wide) in paragraph at lines 16155--16156 []|\T1/SourceSansPro-LF/m/n/10 0x1800| Overfull \hbox (5.6804pt too wide) in paragraph at lines 16164--16165 []|\T1/SourceSansPro-LF/m/n/10 unified_canadian_aboriginal_syllabics_extended| Overfull \hbox (1.23721pt too wide) in paragraph at lines 16166--16167 []|\T1/SourceSansPro-LF/m/n/10 0x18b0| Overfull \hbox (1.0872pt too wide) in paragraph at lines 16175--16176 []|\T1/SourceSansPro-LF/m/n/10 0x1900| Overfull \hbox (0.6772pt too wide) in paragraph at lines 16184--16185 []|\T1/SourceSansPro-LF/m/n/10 0x1950| Overfull \hbox (0.9572pt too wide) in paragraph at lines 16193--16194 []|\T1/SourceSansPro-LF/m/n/10 0x1980| Overfull \hbox (0.6672pt too wide) in paragraph at lines 16202--16203 []|\T1/SourceSansPro-LF/m/n/10 0x19e0| Overfull \hbox (0.87721pt too wide) in paragraph at lines 16211--16212 []|\T1/SourceSansPro-LF/m/n/10 0x1a00| Overfull \hbox (1.02722pt too wide) in paragraph at lines 16230--16231 []|\T1/SourceSansPro-LF/m/n/10 0x1ab0| Overfull \hbox (1.36722pt too wide) in paragraph at lines 16239--16240 []|\T1/SourceSansPro-LF/m/n/10 0x1b00| Overfull \hbox (1.23721pt too wide) in paragraph at lines 16248--16249 []|\T1/SourceSansPro-LF/m/n/10 0x1b80| Overfull \hbox (0.54723pt too wide) in paragraph at lines 16257--16258 []|\T1/SourceSansPro-LF/m/n/10 0x1bc0| Overfull \hbox (1.38722pt too wide) in paragraph at lines 16311--16312 []|\T1/SourceSansPro-LF/m/n/10 0x1d00| Overfull \hbox (1.25722pt too wide) in paragraph at lines 16321--16322 []|\T1/SourceSansPro-LF/m/n/10 0x1d80| Overfull \hbox (0.56723pt too wide) in paragraph at lines 16331--16332 []|\T1/SourceSansPro-LF/m/n/10 0x1dc0| Overfull \hbox (0.79721pt too wide) in paragraph at lines 16341--16342 []|\T1/SourceSansPro-LF/m/n/10 0x1e00| Overfull \hbox (2.4372pt too wide) in paragraph at lines 16359--16360 []|\T1/SourceSansPro-LF/m/n/10 0x2000| Overfull \hbox (1.48718pt too wide) in paragraph at lines 16369--16370 []|\T1/SourceSansPro-LF/m/n/10 0x2070| Overfull \hbox (2.0972pt too wide) in paragraph at lines 16378--16379 []|\T1/SourceSansPro-LF/m/n/10 0x20a0| Overfull \hbox (2.60721pt too wide) in paragraph at lines 16388--16389 []|\T1/SourceSansPro-LF/m/n/10 0x20d0| Overfull \hbox (0.5872pt too wide) in paragraph at lines 16397--16398 []|\T1/SourceSansPro-LF/m/n/10 0x2100| Overfull \hbox (1.9072pt too wide) in paragraph at lines 16424--16425 []|\T1/SourceSansPro-LF/m/n/10 0x2200| Overfull \hbox (2.02719pt too wide) in paragraph at lines 16433--16434 []|\T1/SourceSansPro-LF/m/n/10 0x2300| Overfull \hbox (1.94719pt too wide) in paragraph at lines 16442--16443 []|\T1/SourceSansPro-LF/m/n/10 0x2400| Overfull \hbox (1.75719pt too wide) in paragraph at lines 16452--16453 []|\T1/SourceSansPro-LF/m/n/10 0x2440| [271] Overfull \hbox (1.81718pt too wide) in paragraph at lines 16461--16462 []|\T1/SourceSansPro-LF/m/n/10 0x2460| Overfull \hbox (2.02719pt too wide) in paragraph at lines 16470--16471 []|\T1/SourceSansPro-LF/m/n/10 0x2500| Overfull \hbox (1.89719pt too wide) in paragraph at lines 16479--16480 []|\T1/SourceSansPro-LF/m/n/10 0x2580| Overfull \hbox (1.6872pt too wide) in paragraph at lines 16488--16489 []|\T1/SourceSansPro-LF/m/n/10 0x25a0| Overfull \hbox (2.2472pt too wide) in paragraph at lines 16497--16498 []|\T1/SourceSansPro-LF/m/n/10 0x2600| Overfull \hbox (1.48718pt too wide) in paragraph at lines 16506--16507 []|\T1/SourceSansPro-LF/m/n/10 0x2700| Underfull \hbox (badness 10000) in paragraph at lines 16511--16513 []|\T1/SourceSansPro-LF/m/n/10 Miscellaneous Math-e-mat-i-cal Overfull \hbox (0.9072pt too wide) in paragraph at lines 16516--16517 []|\T1/SourceSansPro-LF/m/n/10 0x27c0| Overfull \hbox (2.4072pt too wide) in paragraph at lines 16534--16535 []|\T1/SourceSansPro-LF/m/n/10 0x2800| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16543--16544 []|\T1/SourceSansPro-LF/m/n/10 0x2900| Underfull \hbox (badness 10000) in paragraph at lines 16548--16550 []|\T1/SourceSansPro-LF/m/n/10 Miscellaneous Math-e-mat-i-cal Overfull \hbox (2.07718pt too wide) in paragraph at lines 16553--16554 []|\T1/SourceSansPro-LF/m/n/10 0x2980| Underfull \hbox (badness 6526) in paragraph at lines 16558--16560 []|\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 16563--16564 []|\T1/SourceSansPro-LF/m/n/10 0x2a00| Overfull \hbox (2.68721pt too wide) in paragraph at lines 16573--16574 []|\T1/SourceSansPro-LF/m/n/10 0x2b00| Overfull \hbox (1.71721pt too wide) in paragraph at lines 16582--16583 []|\T1/SourceSansPro-LF/m/n/10 0x2c00| Overfull \hbox (1.5872pt too wide) in paragraph at lines 16591--16592 []|\T1/SourceSansPro-LF/m/n/10 0x2c60| Overfull \hbox (1.5872pt too wide) in paragraph at lines 16600--16601 []|\T1/SourceSansPro-LF/m/n/10 0x2c80| Overfull \hbox (2.70721pt too wide) in paragraph at lines 16609--16610 []|\T1/SourceSansPro-LF/m/n/10 0x2d00| Overfull \hbox (2.29721pt too wide) in paragraph at lines 16618--16619 []|\T1/SourceSansPro-LF/m/n/10 0x2d30| Overfull \hbox (2.57721pt too wide) in paragraph at lines 16627--16628 []|\T1/SourceSansPro-LF/m/n/10 0x2d80| Overfull \hbox (2.28722pt too wide) in paragraph at lines 16636--16637 []|\T1/SourceSansPro-LF/m/n/10 0x2de0| Overfull \hbox (2.1172pt too wide) in paragraph at lines 16645--16646 []|\T1/SourceSansPro-LF/m/n/10 0x2e00| Overfull \hbox (1.9872pt too wide) in paragraph at lines 16654--16655 []|\T1/SourceSansPro-LF/m/n/10 0x2e80| Overfull \hbox (2.4972pt too wide) in paragraph at lines 16683--16684 []|\T1/SourceSansPro-LF/m/n/10 0x3000| Overfull \hbox (2.30719pt too wide) in paragraph at lines 16692--16693 []|\T1/SourceSansPro-LF/m/n/10 0x3040| Overfull \hbox (2.1572pt too wide) in paragraph at lines 16701--16702 []|\T1/SourceSansPro-LF/m/n/10 0x30a0| Overfull \hbox (0.7072pt too wide) in paragraph at lines 16710--16711 []|\T1/SourceSansPro-LF/m/n/10 0x3100| Overfull \hbox (0.5772pt too wide) in paragraph at lines 16729--16730 []|\T1/SourceSansPro-LF/m/n/10 0x3190| Overfull \hbox (1.92719pt too wide) in paragraph at lines 16767--16768 []|\T1/SourceSansPro-LF/m/n/10 0x3200| Overfull \hbox (1.94719pt too wide) in paragraph at lines 16776--16777 []|\T1/SourceSansPro-LF/m/n/10 0x3300| Overfull \hbox (2.30719pt too wide) in paragraph at lines 16786--16787 []|\T1/SourceSansPro-LF/m/n/10 0x3400| Overfull \hbox (0.57722pt too wide) in paragraph at lines 16788--16790 []|\T1/SourceSansPro-LF/m/n/10 0x4dbf| Overfull \hbox (2.06721pt too wide) in paragraph at lines 16795--16796 []|\T1/SourceSansPro-LF/m/n/10 0x4dc0| Overfull \hbox (2.2972pt too wide) in paragraph at lines 16804--16805 []|\T1/SourceSansPro-LF/m/n/10 0x4e00| Overfull \hbox (2.4672pt too wide) in paragraph at lines 16813--16814 []|\T1/SourceSansPro-LF/m/n/10 0xa000| Overfull \hbox (2.00719pt too wide) in paragraph at lines 16822--16823 []|\T1/SourceSansPro-LF/m/n/10 0xa490| [272] Overfull \hbox (2.4472pt too wide) in paragraph at lines 16831--16832 []|\T1/SourceSansPro-LF/m/n/10 0xa4d0| Overfull \hbox (2.05719pt too wide) in paragraph at lines 16840--16841 []|\T1/SourceSansPro-LF/m/n/10 0xa500| Overfull \hbox (2.14719pt too wide) in paragraph at lines 16849--16850 []|\T1/SourceSansPro-LF/m/n/10 0xa640| Overfull \hbox (1.9972pt too wide) in paragraph at lines 16858--16859 []|\T1/SourceSansPro-LF/m/n/10 0xa6a0| Overfull \hbox (1.75719pt too wide) in paragraph at lines 16867--16868 []|\T1/SourceSansPro-LF/m/n/10 0xa700| Overfull \hbox (1.32718pt too wide) in paragraph at lines 16876--16877 []|\T1/SourceSansPro-LF/m/n/10 0xa720| Overfull \hbox (2.33719pt too wide) in paragraph at lines 16885--16886 []|\T1/SourceSansPro-LF/m/n/10 0xa800| Overfull \hbox (1.82718pt too wide) in paragraph at lines 16895--16896 []|\T1/SourceSansPro-LF/m/n/10 0xa830| Overfull \hbox (2.14719pt too wide) in paragraph at lines 16904--16905 []|\T1/SourceSansPro-LF/m/n/10 0xa840| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16913--16914 []|\T1/SourceSansPro-LF/m/n/10 0xa880| Overfull \hbox (1.91719pt too wide) in paragraph at lines 16922--16923 []|\T1/SourceSansPro-LF/m/n/10 0xa8e0| Overfull \hbox (2.33719pt too wide) in paragraph at lines 16931--16932 []|\T1/SourceSansPro-LF/m/n/10 0xa900| Overfull \hbox (1.78719pt too wide) in paragraph at lines 16940--16941 []|\T1/SourceSansPro-LF/m/n/10 0xa930| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16949--16950 []|\T1/SourceSansPro-LF/m/n/10 0xa960| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16958--16959 []|\T1/SourceSansPro-LF/m/n/10 0xa980| Overfull \hbox (1.91719pt too wide) in paragraph at lines 16967--16968 []|\T1/SourceSansPro-LF/m/n/10 0xa9e0| Overfull \hbox (2.1272pt too wide) in paragraph at lines 16976--16977 []|\T1/SourceSansPro-LF/m/n/10 0xaa00| Overfull \hbox (1.9972pt too wide) in paragraph at lines 16985--16986 []|\T1/SourceSansPro-LF/m/n/10 0xaa60| Overfull \hbox (1.9972pt too wide) in paragraph at lines 16994--16995 []|\T1/SourceSansPro-LF/m/n/10 0xaa80| Overfull \hbox (1.7072pt too wide) in paragraph at lines 17003--17004 []|\T1/SourceSansPro-LF/m/n/10 0xaae0| Overfull \hbox (2.6172pt too wide) in paragraph at lines 17012--17013 []|\T1/SourceSansPro-LF/m/n/10 0xab00| Overfull \hbox (2.2072pt too wide) in paragraph at lines 17021--17022 []|\T1/SourceSansPro-LF/m/n/10 0xab30| Overfull \hbox (1.9072pt too wide) in paragraph at lines 17030--17031 []|\T1/SourceSansPro-LF/m/n/10 0xab70| Overfull \hbox (1.79721pt too wide) in paragraph at lines 17039--17040 []|\T1/SourceSansPro-LF/m/n/10 0xabc0| Overfull \hbox (1.6472pt too wide) in paragraph at lines 17048--17049 []|\T1/SourceSansPro-LF/m/n/10 0xac00| Overfull \hbox (2.5872pt too wide) in paragraph at lines 17057--17058 []|\T1/SourceSansPro-LF/m/n/10 0xd7b0| Overfull \hbox (2.77719pt too wide) in paragraph at lines 17066--17067 []|\T1/SourceSansPro-LF/m/n/10 0xd800| Overfull \hbox (2.9272pt too wide) in paragraph at lines 17076--17077 []|\T1/SourceSansPro-LF/m/n/10 0xdb80| Overfull \hbox (2.0872pt too wide) in paragraph at lines 17085--17086 []|\T1/SourceSansPro-LF/m/n/10 0xdc00| Overfull \hbox (2.31718pt too wide) in paragraph at lines 17094--17095 []|\T1/SourceSansPro-LF/m/n/10 0xe000| Overfull \hbox (0.59721pt too wide) in paragraph at lines 17114--17115 []|\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 18158--18158 []\T1/SourceSansPro-LF/m/n/10 Event Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0x0 Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0xa Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0xb Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0xc Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0xd Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0xe Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0xf Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0x14 Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0x15 Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0x16 Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0x17 Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0x18 [289] [290] [291 <./microui_traces_systemview.png>] Underfull \vbox (badness 3281) detected at line 18722 [292] Underfull \vbox (badness 10000) detected at line 18722 Underfull \vbox (badness 10000) detected at line 18722 [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 19598--19599 []\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 19637--19638 []\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.19752 ...ربية}\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.19752 ...ربية}\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.19752 ...ربية}\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.19752 ...ربية}\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.19752 ...ربية}\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.19752 ...ربية}\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.19752 ...ربية}\PYG{l+s}{\PYGZdq{}}\PYG{p}{;} [315 <./drawStringOnCircle1.png>] [316 <./drawStringLayout.png>] Underfull \hbox (badness 10000) in paragraph at lines 19850--19851 []\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 19986--19987 []\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 20033--20034 []\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 20033--20034 \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 20139 [322] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20146 ...imen]{{drawAnimatedImageTranslate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20146 ...imen]{{drawAnimatedImageTranslate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20186 ...dimen]{{drawAnimatedImageOverPath}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20186 ...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.20258 ...xdimen]{{drawAnimatedImageScaleXY}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20258 ...xdimen]{{drawAnimatedImageScaleXY}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20299 ...pxdimen]{{drawAnimatedImageRotate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20299 ...pxdimen]{{drawAnimatedImageRotate}.gif} [325] Underfull \vbox (badness 7397) detected at line 20404 [326] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20411 ...dimen]{{drawAnimatedImageMorphing}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20411 ...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.20497 ...xpxdimen]{{drawAnimatedImageColor}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20497 ...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.20605 ...phinxpxdimen]{{linearInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20605 ...phinxpxdimen]{{linearInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20617 ...xpxdimen]{{accelerateInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20617 ...xpxdimen]{{accelerateInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20629 ...phinxpxdimen]{{bounceInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20629 ...phinxpxdimen]{{bounceInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20641 ...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.20641 ...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.20655 ...hinxpxdimen]{{custom0Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20655 ...hinxpxdimen]{{custom0Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20671 ...hinxpxdimen]{{custom1Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20671 ...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 20999. (/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 22119--22120 []\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 22416 [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 24018--24019 []|\T1/SourceSansPro-LF/m/n/10 Module Overfull \hbox (5.24944pt too wide) in paragraph at lines 24025--24026 []|\T1/zi4/m/n/10 Bluetooth[]| Underfull \hbox (badness 5302) in paragraph at lines 24027--24028 \T1/SourceSansPro-LF/m/n/10 on the Generic At-tribute Pro-file Overfull \hbox (1.35934pt too wide) in paragraph at lines 2--24030 []|[][]\T1/SourceSansPro-LF/m/n/10 bluetooth[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24035 [][][]\T1/SourceSansPro-LF/m/n/10 Bluetooth Overfull \hbox (20.24944pt too wide) in paragraph at lines 24039--24040 []|\T1/zi4/m/n/10 ECOM-Network[]| Underfull \hbox (badness 5696) in paragraph at lines 24041--24042 []|\T1/SourceSansPro-LF/m/n/10 Network in-ter-faces man-age-ment Underfull \hbox (badness 10000) in paragraph at lines 2--24044 []|[][]\T1/SourceSansPro-LF/m/n/10 ecom- Overfull \hbox (16.7787pt too wide) in paragraph at lines 2--24046 []|[][]\T1/SourceSansPro-LF/m/n/10 NetworkInterfaceManager Overfull \hbox (5.24944pt too wide) in paragraph at lines 24048--24049 []|\T1/zi4/m/n/10 ECOM-WIFI[]| Underfull \hbox (badness 10000) in paragraph at lines 2--24053 []|[][]\T1/SourceSansPro-LF/m/n/10 ecom- Underfull \hbox (badness 10000) in paragraph at lines 2--24078 [][][]\T1/SourceSansPro-LF/m/n/10 NET util-ity Underfull \hbox (badness 10000) in paragraph at lines 2--24101 [][][]\T1/SourceSansPro-LF/m/n/10 SSL mu-tual Underfull \hbox (badness 10000) in paragraph at lines 2--24104 [][][]\T1/SourceSansPro-LF/m/n/10 SSL mu-tual Underfull \hbox (badness 10000) in paragraph at lines 2--24107 [][][]\T1/SourceSansPro-LF/m/n/10 SSL util-ity [385 <./networking_overview.png>] Underfull \hbox (badness 10000) in paragraph at lines 24131--24132 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 24138--24139 []|\T1/zi4/m/n/10 Android Overfull \hbox (20.24944pt too wide) in paragraph at lines 24138--24139 \T1/zi4/m/n/10 Connectivity[]| Underfull \hbox (badness 10000) in paragraph at lines 2--24143 []|[][]\T1/SourceSansPro-LF/m/n/10 android- Overfull \hbox (11.39934pt too wide) in paragraph at lines 2--24143 \T1/SourceSansPro-LF/m/n/10 connectivity[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24145 []|[][]\T1/SourceSansPro-LF/m/n/10 ConnectivityManager Underfull \hbox (badness 10000) in paragraph at lines 24152--24153 []|\T1/zi4/m/n/10 HTTP Overfull \hbox (3.66933pt too wide) in paragraph at lines 2--24157 []|[][]\T1/SourceSansPro-LF/m/n/10 httpclient[][], Underfull \hbox (badness 10000) in paragraph at lines 2--24157 [][]\T1/SourceSansPro-LF/m/n/10 http- Underfull \hbox (badness 10000) in paragraph at lines 2--24159 []|[][]\T1/SourceSansPro-LF/m/n/10 HttpURLConnection Underfull \hbox (badness 10000) in paragraph at lines 2--24162 [][][]\T1/SourceSansPro-LF/m/n/10 HTTP client Underfull \hbox (badness 10000) in paragraph at lines 24164--24165 []\T1/SourceSansPro-LF/m/n/10 See also [][]REST Underfull \hbox (badness 10000) in paragraph at lines 24169--24170 []|\T1/zi4/m/n/10 HTTP Underfull \hbox (badness 10000) in paragraph at lines 24169--24170 \T1/zi4/m/n/10 Server Underfull \hbox (badness 10000) in paragraph at lines 24186--24187 []|\T1/zi4/m/n/10 MQTT Underfull \hbox (badness 10000) in paragraph at lines 24186--24187 \T1/zi4/m/n/10 Client Overfull \hbox (15.24944pt too wide) in paragraph at lines 24186--24187 \T1/zi4/m/n/10 (MicroPaho)[]| Underfull \hbox (badness 6876) in paragraph at lines 24188--24189 []|\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--24191 []|[][]\T1/SourceSansPro-LF/m/n/10 micropaho[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24196 [][][]\T1/SourceSansPro-LF/m/n/10 MicroPaho Underfull \hbox (badness 10000) in paragraph at lines 2--24199 [][][]\T1/SourceSansPro-LF/m/n/10 MQTT pub-lish Underfull \hbox (badness 10000) in paragraph at lines 24206--24207 []|\T1/zi4/m/n/10 REST Underfull \hbox (badness 10000) in paragraph at lines 24208--24209 []|\T1/SourceSansPro-LF/m/n/10 REpresentational State Tran-fer Underfull \hbox (badness 10000) in paragraph at lines 2--24216 [][][]\T1/SourceSansPro-LF/m/n/10 REST client Underfull \hbox (badness 10000) in paragraph at lines 24223--24224 []|\T1/zi4/m/n/10 REST Underfull \hbox (badness 10000) in paragraph at lines 24225--24226 []|\T1/SourceSansPro-LF/m/n/10 REpresentational State Tran-fer Overfull \hbox (1.77933pt too wide) in paragraph at lines 2--24228 []|[][]\T1/SourceSansPro-LF/m/n/10 restserver[][]| Underfull \hbox (badness 10000) in paragraph at lines 24237--24238 []|\T1/zi4/m/n/10 SNTP Underfull \hbox (badness 10000) in paragraph at lines 24239--24240 []|\T1/SourceSansPro-LF/m/n/10 Simple Net-work Time Pro-to-col Overfull \hbox (2.21935pt too wide) in paragraph at lines 2--24242 []|[][]\T1/SourceSansPro-LF/m/n/10 sntpclient[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24247 [][][]\T1/SourceSansPro-LF/m/n/10 SNTP client Overfull \hbox (5.24944pt too wide) in paragraph at lines 24251--24252 []|\T1/zi4/m/n/10 WebSocket Overfull \hbox (7.54935pt too wide) in paragraph at lines 2--24256 []|[][]\T1/SourceSansPro-LF/m/n/10 websocket[][], Overfull \hbox (7.90933pt too wide) in paragraph at lines 2--24256 [][]\T1/SourceSansPro-LF/m/n/10 websocket- Underfull \hbox (badness 10000) in paragraph at lines 2--24261 [][][]\T1/SourceSansPro-LF/m/n/10 WebSocket Underfull \hbox (badness 10000) in paragraph at lines 2--24264 [][][]\T1/SourceSansPro-LF/m/n/10 WebSocket [386] [387] Underfull \hbox (badness 10000) in paragraph at lines 24285--24286 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 2--24300 [][][]\T1/SourceSansPro-LF/m/n/10 CborEncoder Underfull \hbox (badness 10000) in paragraph at lines 2--24303 [][][]\T1/SourceSansPro-LF/m/n/10 CborDecoder Underfull \hbox (badness 10000) in paragraph at lines 2--24320 [][][]\T1/SourceSansPro-LF/m/n/10 JSONObject Underfull \hbox (badness 10000) in paragraph at lines 2--24323 [][][]\T1/SourceSansPro-LF/m/n/10 JSONWriter Overfull \hbox (1.93938pt too wide) in paragraph at lines 2--24340 []|[][]\T1/SourceSansPro-LF/m/n/10 protobuf3[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24343 [] Overfull \hbox (12.7588pt too wide) in paragraph at lines 2--24343 [][]\T1/SourceSansPro-LF/m/n/10 CodedInputStream Underfull \hbox (badness 10000) in paragraph at lines 2--24346 [] Overfull \hbox (20.11879pt too wide) in paragraph at lines 2--24346 [][]\T1/SourceSansPro-LF/m/n/10 CodedOutputStream Underfull \hbox (badness 10000) in paragraph at lines 2--24351 [][][]\T1/SourceSansPro-LF/m/n/10 Protobuf3 Underfull \hbox (badness 10000) in paragraph at lines 2--24363 [][][]\T1/SourceSansPro-LF/m/n/10 XmlPullParser Underfull \hbox (badness 10000) in paragraph at lines 2--24366 [][][]\T1/SourceSansPro-LF/m/n/10 XmlSerializer Underfull \hbox (badness 10000) in paragraph at lines 24397--24398 []|\T1/zi4/m/n/10 AWS Underfull \hbox (badness 10000) in paragraph at lines 24397--24398 \T1/zi4/m/n/10 IoT Underfull \hbox (badness 5475) in paragraph at lines 24399--24400 []|\T1/SourceSansPro-LF/m/n/10 AWS IoT Core client, pro-vid-ing pub- Underfull \hbox (badness 10000) in paragraph at lines 24412--24413 []|\T1/zi4/m/n/10 Google Underfull \hbox (badness 10000) in paragraph at lines 24412--24413 \T1/zi4/m/n/10 Cloud Overfull \hbox (7.69951pt too wide) in paragraph at lines 24412--24413 \T1/zi4/m/n/10 Platform Underfull \hbox (badness 10000) in paragraph at lines 24412--24413 \T1/zi4/m/n/10 Iot Underfull \hbox (badness 10000) in paragraph at lines 2--24420 [][][]\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.24471 ...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.24471 ...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 24750. [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 25314--25318 []\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 25885--25888 []\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 25902--25904 []\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 26490. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26490. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26490. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26490. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26490. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26490. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26490. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26490. [416] [417] [418] [419] [420] [421] [422] [423] [424] [425] [426] [427] [428 <./platformConfigurationSkeleton.png>] [429] Underfull \hbox (badness 10000) in paragraph at lines 27670--27671 []\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 27686--27686 []\T1/zi4/m/it/9 ============================================================== ==============================================[]| Overfull \hbox (75.24504pt too wide) in paragraph at lines 27691--27691 []\T1/zi4/m/it/9 ============================================================== ==============================================[]| [430] [431 <./platformSource.png>] [432] Underfull \hbox (badness 10000) in paragraph at lines 27797--27800 []\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 28027--28028 []|\T1/SourceSansPro-LF/m/n/10 Option Overfull \hbox (15.24944pt too wide) in paragraph at lines 28034--28035 []|\T1/zi4/m/n/10 microejapp. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28034--28035 \T1/zi4/m/n/10 relative. Overfull \hbox (15.24944pt too wide) in paragraph at lines 28041--28042 []|\T1/zi4/m/n/10 microejlib. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28041--28042 \T1/zi4/m/n/10 relative. Overfull \hbox (15.24944pt too wide) in paragraph at lines 28048--28049 []|\T1/zi4/m/n/10 microejinc. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28048--28049 \T1/zi4/m/n/10 relative. Overfull \hbox (30.24944pt too wide) in paragraph at lines 28055--28056 []|\T1/zi4/m/n/10 microejscript. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28055--28056 \T1/zi4/m/n/10 relative. Underfull \hbox (badness 10000) in paragraph at lines 28062--28063 []|\T1/zi4/m/n/10 root. Underfull \hbox (badness 10000) in paragraph at lines 28090--28091 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28095--28096 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28100--28101 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28105--28106 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28110--28111 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28115--28116 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28120--28121 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28125--28126 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28130--28131 []|\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 28621--28622 []|\T1/SourceSansPro-LF/m/n/10 SECURITY Underfull \hbox (badness 7256) in paragraph at lines 28623--28624 []|\T1/SourceSansPro-LF/m/n/10 NET Java Test Underfull \hbox (badness 10000) in paragraph at lines 28625--28626 []|\T1/SourceSansPro-LF/m/n/10 SSL Java Test Underfull \hbox (badness 10000) in paragraph at lines 28638--28639 []|\T1/SourceSansPro-LF/m/n/10 3.4.0 (On Underfull \hbox (badness 10000) in paragraph at lines 28640--28641 []|\T1/SourceSansPro-LF/m/n/10 3.0.1 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28653--28654 []|\T1/SourceSansPro-LF/m/n/10 3.4.0 (On Underfull \hbox (badness 10000) in paragraph at lines 28655--28656 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28657--28659 []|\T1/SourceSansPro-LF/m/n/10 1.1.0 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28668--28669 []|\T1/SourceSansPro-LF/m/n/10 3.5.2 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28670--28671 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28672--28674 []|\T1/SourceSansPro-LF/m/n/10 1.1.0 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28681--28682 []|\T1/SourceSansPro-LF/m/n/10 1.4.0 Underfull \hbox (badness 10000) in paragraph at lines 28681--28682 \T1/SourceSansPro-LF/m/n/10 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28683--28684 []|\T1/SourceSansPro-LF/m/n/10 3.5.2 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28685--28686 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28687--28689 []|\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 29132 [451] [452] [453] [454] [455] Underfull \hbox (badness 10000) in paragraph at lines 29516--29517 []\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 29516--29517 []\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 29797 [461 <./sni_flow.png>] [462] [463 <./sni_sync.png>] Underfull \hbox (badness 10000) in paragraph at lines 1--29918 []|[][]$\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 30252--30255 \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 30338--30342 \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 30752--30754 []\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.30791 \begin{sphinxVerbatim} [commandchars=\\\{\}] [478]pdfTeX warning (ext4): destination with the same identifier (name{literalblock.2}) has been already u sed, duplicate ignored \relax l.30839 \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 31875. [499] Underfull \hbox (badness 5696) in paragraph at lines 31924--31926 []\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 32022 Underfull \vbox (badness 10000) detected at line 32022 [501] [502] Underfull \hbox (badness 10000) in paragraph at lines 32096--32098 \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 32110--32111 []\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 32127--32128 []\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 32133--32134 []\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 32144--32145 []\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 32144--32145 \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 32467. [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 33735 [523] Overfull \vbox (0.82593pt too high) detected at line 33781 [524] [525] Overfull \vbox (1.82593pt too high) detected at line 33904 [526] Overfull \vbox (2.12442pt too high) detected at line 33973 [527] Underfull \vbox (badness 3343) detected at line 34045 [528] [529] Overfull \vbox (1.29552pt too high) detected at line 34117 [530] Overfull \vbox (1.82593pt too high) detected at line 34192 [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 34484--34484 []\T1/SourceSansPro-LF/m/n/10 Tear- Underfull \hbox (badness 10000) in paragraph at lines 34484--34484 []\T1/SourceSansPro-LF/m/n/10 Nb Underfull \hbox (badness 10000) in paragraph at lines 34484--34484 []\T1/SourceSansPro-LF/m/n/10 Flush time Underfull \hbox (badness 10000) in paragraph at lines 34484--34484 []\T1/SourceSansPro-LF/m/n/10 FPS Underfull \hbox (badness 5203) in paragraph at lines 34484--34484 []\T1/SourceSansPro-LF/m/n/10 CPU load [536] [537] [538] Underfull \hbox (badness 10000) in paragraph at lines 34687--34688 []\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 34687--34688 []\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 35733--35734 []\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 35736--35737 []\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 35785--35786 \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 35797--35798 []\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.35867 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.4}) has been already used, d uplicate ignored \relax l.35879 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.5}) has been already used, d uplicate ignored \relax l.35889 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.6}) has been already used, d uplicate ignored \relax l.35901 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.7}) has been already used, d uplicate ignored \relax l.35911 \begin{sphinxVerbatim} [commandchars=\\\{\}] [556]pdfTeX warning (ext4): destination with the same identifier (name{literalblock.8}) has been already u sed, duplicate ignored \relax l.35921 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 35937--35938 []\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.36708 \begin{sphinxVerbatim} [commandchars=\\\{\}] [568] [569 <./graphviz-6baf 21a497ab9e0043cef2bf3d691fc132794bb5.pdf>] [570] [571] [572 <./fpwidgets.png>] [573] [574] Underfull \hbox (badness 10000) in paragraph at lines 37094--37095 []\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 37181--37182 []\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 37670--37671 []\T1/zi4/m/n/10 void LLUI_DISPLAY_IMPL_binarySemaphoreTake([. Overfull \hbox (26.05243pt too wide) in paragraph at lines 37673--37674 []\T1/zi4/m/n/10 void LLUI_DISPLAY_IMPL_binarySemaphoreGive([. Underfull \hbox (badness 10000) in paragraph at lines 37676--37677 []\T1/zi4/m/n/10 uint8_t* LLUI_DISPLAY_IMPL_flush([... Overfull \hbox (71.05243pt too wide) in paragraph at lines 37686--37687 []\T1/zi4/m/n/10 int32_t LLDISPLAY_IMPL_getWorkingBufferStartAddress([. Overfull \hbox (61.05243pt too wide) in paragraph at lines 37689--37690 []\T1/zi4/m/n/10 int32_t LLDISPLAY_IMPL_getWorkingBufferEndAddress([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37752--37753 []\T1/zi4/m/n/10 jint LLUI_INPUT_IMPL_getInitialStateValue([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37755--37756 []\T1/zi4/m/n/10 void LLUI_INPUT_IMPL_enterCriticalSection([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37758--37759 []\T1/zi4/m/n/10 void LLUI_INPUT_IMPL_leaveCriticalSection([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37771--37772 []\T1/zi4/m/n/10 int32_t LLINPUT_IMPL_getInitialStateValue([. Overfull \hbox (6.05243pt too wide) in paragraph at lines 37774--37775 []\T1/zi4/m/n/10 void LLINPUT_IMPL_enterCriticalSection([. Overfull \hbox (6.05243pt too wide) in paragraph at lines 37777--37778 []\T1/zi4/m/n/10 void LLINPUT_IMPL_leaveCriticalSection([. [581] Underfull \hbox (badness 10000) in paragraph at lines 37824--37825 []\T1/zi4/m/n/10 int32_t LLLEDS_IMPL_getIntensity([... Underfull \hbox (badness 10000) in paragraph at lines 37880--37882 \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 38765--38766 []\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 40363--40364 []\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 40457. (/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 40457. [613] Underfull \hbox (badness 10000) in paragraph at lines 40576--40577 []\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 40579--40580 []\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 40579--40580 []\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 40811--40812 []\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 40814--40815 []\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 40814--40815 \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 40941--40942 []\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 40968--40969 []\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 40968--40969 []\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 41023--41024 []\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 41045--41046 []\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 41048--41049 []\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 41051--41052 []\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 41054--41055 []\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 41057--41058 []\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 41060--41061 []\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 41063--41064 []\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 41066--41067 []\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 41069--41070 []\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 41072--41073 []\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 41078--41079 \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 41081--41082 []\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 41081--41082 \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 41081--41082 \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 41084--41085 []\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 41084--41085 \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 41084--41085 \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 41087--41088 []\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 41087--41088 []\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 41087--41088 \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 41093--41094 []\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 41096--41097 []\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 41099--41100 []\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 41102--41103 []\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 41116--41117 []\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 41119--41120 []\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 41119--41120 \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 41122--41123 []\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 41122--41123 []\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 41125--41126 []\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 41133--41134 []\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 41136--41137 []\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 41139--41140 []\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 41142--41143 []\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 41148--41149 []\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 41154--41155 []\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 41163--41164 []\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 41171--41172 []\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 41179--41180 []\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 41185--41186 []\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 41188--41189 []\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 41199--41200 []\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 41202--41203 []\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 41205--41206 []\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 41208--41209 []\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 41211--41212 []\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 41214--41215 []\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 41217--41218 []\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 41220--41221 []\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 41226--41227 []\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 41229--41230 []\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 41232--41233 []\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 41235--41236 []\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 41238--41239 []\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 41249--41250 []\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 41252--41253 []\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 41255--41256 []\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 41292--41293 []\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 41295--41296 []\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 41295--41296 []\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 41298--41299 []\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 41306--41307 []\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 41341--41342 []\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 41384--41385 []\T1/SourceSansPro-LF/m/n/10 Create a new front panel project: [][][] > [][ ][] > [][][] > [][][] > [624] Underfull \hbox (badness 10000) in paragraph at lines 41471--41472 []\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 41532--41533 \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 41596--41597 []\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 41596--41597 \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 41690--41691 []\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 41820--41821 []\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 41828--41829 []\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 41834--41835 []\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 41856--41857 []\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 42200--42201 []\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 42206--42207 []\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 42257--42258 []\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 42263--42264 []\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 42337--42338 []\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 42765--42766 []\T1/SourceSansPro-LF/m/n/10 Fix Null-Point-erEx-cep-tion while sort-ing Trans -la-teXY Vec-tor-Draw-ableOb-jectAn-i-ma-tor in vectorimage- [646] [647 <./java-c-net-interface.png>] Underfull \hbox (badness 10000) in paragraph at lines 42881--42886 []\T1/zi4/m/n/10 LLNET_CHANNEL_impl.h[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi 4/m/n/10 LLNET_SOCKETCHANNEL_impl.h[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/ m/n/10 LLNET_STREAMSOCKETCHANNEL_impl.h[] [648] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 42960. [649] [650] [651] [652] [653] Underfull \hbox (badness 10000) in paragraph at lines 43381--43384 []\T1/zi4/m/n/10 architecture[] \T1/SourceSansPro-LF/m/n/10 [op-tional, de-fau lt value is ^^PVir-tual De-vice^^Q]: De-fines the value re-turned by the [654] [655 <./watchdog_sandwich.png>] [656 <./watchdog_highlevel_diagram.png>] [657 <./watchdog_seq_diagram.png>] Overfull \vbox (8.27005pt too high) detected at line 43563 [658] Underfull \hbox (badness 10000) in paragraph at lines 43589--43592 []\T1/SourceSansPro-LF/m/n/10 There is an ad-di-tional func-tion in []\T1/zi4/ m/n/10 LLWATCHDOG_TIMER_impl.h[] \T1/SourceSansPro-LF/m/n/10 com-pared to the Java API. This is [659] Overfull \vbox (3.05565pt too high) detected at line 43661 [660] [661] [662 <./STM32F7508-DK-demoWidget-SystemView.png>] Underfull \hbox (badness 10000) in paragraph at lines 43750--43751 []\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 43753--43754 []\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 43753--43754 []\T1/zi4/m/n/10 SEGGER_SYSVIEW_SendSysDesc("N="SYSVIEW_APP_NAME",D="SYSVIEW_DE VICE_NAME", [663 <./sytemview_remove_systick.png>] [664] [665] [666 <./sv_names.png>] [667] Underfull \hbox (badness 5578) in paragraph at lines 43951--43954 \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 43951--43954 \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 43951--43954 \T1/SourceSansPro-LF/m/n/10 con-fig-u-ra-tion found in []\T1/zi4/m/n/10 /YourP latformProject-bsp/projects/microej/thirdparty/systemview/inc/ [668 <./sysview_app_traces.png>] [669 <./systemview_rtt_not_found.png>] [670 <./systemview_st_link_pb.png>] [671 <./hil1.png> <./hil2.png>] [672 <./hil 3.png>] [673] [674 <./hil4.png>] [675] [676 <./mock-skeleton.png>] [677] [678 <./hil5.png>] [679 <./newfp.png>] [680 <./project-content.png>] [681] [682 <./working-layout.png>] [683] [684] [685] [686 <./fp-widget-active-area.pn g>] [687 <./blemock-controller.png>] [688] [689 <./blemock-flash-download-tool. png>] [690 <./blemock-wifi-setup-interface.png> <./blemock-wifi-setup-last-scre en.png>] [691 <./blemock-controller-ip.png>] [692 <./blemock-configuration.png> ] [693] [694] Underfull \hbox (badness 6910) in paragraph at lines 45245--45249 []\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 45245--45249 \T1/SourceSansPro-LF/m/n/10 in a driver. The names of these func-tions match th e []\T1/zi4/m/n/10 LLCOM_BUFFERED_CONNECTION_IMPL_*[] \T1/SourceSansPro-LF/m/ n/10 or the [695] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 \T1/SourceSansPro-LF/m/n/10 gen-er-a-tor Overfull \hbox (8.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonRepeatedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (18.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (3.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerMovedEvent[]| Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 []|\T1/SourceSansPro-LF/m/n/10 The ini-tial value of each state ma-chine Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 \T1/SourceSansPro-LF/m/n/10 (of a States) is re-trieved by a call to Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_getInitialStateValue[] Overfull \hbox (3.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (8.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 \T1/SourceSansPro-LF/m/n/10 gen-er-a-tor Overfull \hbox (8.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonRepeatedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (18.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (3.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerMovedEvent[]| Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 []|\T1/SourceSansPro-LF/m/n/10 The ini-tial value of each state ma-chine Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 \T1/SourceSansPro-LF/m/n/10 (of a States) is re-trieved by a call to Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_getInitialStateValue[] Overfull \hbox (3.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (8.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 [696] [697] Underfull \hbox (badness 6725) in paragraph at lines 45507--45512 \T1/SourceSansPro-LF/m/n/10 age heap. Im-ple-men-ta-tion of these LLAPIs is al- ready avail-able on the Mi-croEJ Cen-tral Repos-i-tory ( [698] [699] [700] [701] [702] [703] Underfull \hbox (badness 10000) in paragraph at lines 45825--45826 []\T1/SourceSansPro-LF/m/n/10 A string can be draw on a cir-cle: []\T1/zi4/m/n /10 LLVG_FONT_PAINTER_IMPL_draw_string_on_circle[] \T1/SourceSansPro-LF/m/n/10 and [704] [705] [706] [707] [708] Overfull \hbox (5.24129pt too wide) in paragraph at lines 46204--46205 []|\T1/SourceSansPro-LF/m/n/10 Message [709] Underfull \hbox (badness 10000) in paragraph at lines 46400--46400 []|\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 46400--46400 []|\T1/SourceSansPro-LF/m/n/10 The fully qual-i-fied name of the class that im- ple-ments [710] Underfull \hbox (badness 10000) in paragraph at lines 46421--46424 []\T1/SourceSansPro-LF/m/n/10 When an in-struc-tion is ex-e-cuted that will bre ak a [][]\T1/SourceSansPro-LF/m/it/10 [KF] spec-i-fi-ca-tion[][] \T1/SourceSans Pro-LF/m/n/10 in-su-la-tion se-man-tic rule, a [711] Overfull \hbox (25.02158pt too wide) in paragraph at lines 46601--46602 [][] Overfull \hbox (10.13881pt too wide) in paragraph at lines 46698--46699 [][] [712] [713] [714] [715] [716] [717] [718] Underfull \hbox (badness 10000) in paragraph at lines 48355--48355 []\T1/SourceSansPro-LF/m/n/10 Mes-sage [719] Underfull \hbox (badness 10000) in paragraph at lines 48512--48512 []\T1/zi4/m/n/10 -descriptionFile Underfull \hbox (badness 10000) in paragraph at lines 48512--48512 []\T1/zi4/m/n/10 -waitingTaskLimit Overfull \hbox (6.25586pt too wide) in paragraph at lines 48512--48512 []\T1/zi4/m/n/10 -outputArchitecture Overfull \hbox (1.25586pt too wide) in paragraph at lines 48512--48512 []\T1/zi4/m/n/10 -rwBlockHeaderSize Underfull \hbox (badness 10000) in paragraph at lines 48512--48512 []\T1/zi4/m/n/10 -cConstantsPrefix [720]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.10}) has been already used, duplicate ignored \relax l.48711 \begin{sphinxVerbatim} [commandchars=\\\{\}] [721] Overfull \hbox (3.86812pt too wide) in paragraph at lines 48777--48778 []\T1/zi4/m/n/10 eventgenerators[] Underfull \hbox (badness 10000) in paragraph at lines 48777--48778 Package varwidth Warning: Failed to reprocess entire contents on input line 487 79. Underfull \hbox (badness 10000) detected at line 48779 Overfull \hbox (3.86812pt too wide) detected at line 48779 []\T1/zi4/m/n/10 eventgenerators[] Package varwidth Warning: Failed to reprocess entire contents on input line 487 79. Underfull \hbox (badness 10000) in paragraph at lines 48791--48792 []\T1/zi4/m/n/10 eventgenerator[] Underfull \hbox (badness 10000) in paragraph at lines 48791--48792 Package varwidth Warning: Failed to reprocess entire contents on input line 487 93. Underfull \hbox (badness 10000) detected at line 48793 Package varwidth Warning: Failed to reprocess entire contents on input line 487 93. Package varwidth Warning: Failed to reprocess entire contents on input line 488 17. Package varwidth Warning: Failed to reprocess entire contents on input line 488 17. Package varwidth Warning: Failed to reprocess entire contents on input line 488 36. Package varwidth Warning: Failed to reprocess entire contents on input line 488 36. Package varwidth Warning: Failed to reprocess entire contents on input line 488 55. Package varwidth Warning: Failed to reprocess entire contents on input line 488 55. Package varwidth Warning: Failed to reprocess entire contents on input line 488 79. Package varwidth Warning: Failed to reprocess entire contents on input line 488 79. Package varwidth Warning: Failed to reprocess entire contents on input line 489 13. Package varwidth Warning: Failed to reprocess entire contents on input line 489 13. Package varwidth Warning: Failed to reprocess entire contents on input line 489 37. Package varwidth Warning: Failed to reprocess entire contents on input line 489 37. Underfull \hbox (badness 10000) in paragraph at lines 48940--48942 []|\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 48940--48942 \T1/SourceSansPro-LF/m/n/10 The state of a ma-chine is changed by send-ing an e vent us-ing Package varwidth Warning: Failed to reprocess entire contents on input line 489 73. Package varwidth Warning: Failed to reprocess entire contents on input line 489 73. Package varwidth Warning: Failed to reprocess entire contents on input line 489 87. Package varwidth Warning: Failed to reprocess entire contents on input line 489 87. [722] [723] Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. [724] Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Overfull \hbox (1.7963pt too wide) in paragraph at lines 49263--49263 []|\T1/zi4/m/n/10 xsi:schemaLocation[]| Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Overfull \hbox (1.7963pt too wide) in paragraph at lines 49263--49263 []|\T1/zi4/m/n/10 xsi:schemaLocation[]| Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Underfull \hbox (badness 10000) in paragraph at lines 49324--49324 []\T1/zi4/m/n/10 -connectTimeout Underfull \hbox (badness 10000) in paragraph at lines 49324--49324 []\T1/zi4/m/n/10 -excludes Underfull \hbox (badness 10000) in paragraph at lines 49324--49324 []\T1/zi4/m/n/10 -mocks [725] [726] [727]pdfTeX warning (ext4): destination with the same identifier (n ame{literalblock.11}) has been already used, duplicate ignored \relax l.49477 \begin{sphinxVerbatim} [commandchars=\\\{\}] Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. [728] [729] Overfull \hbox (2.36441pt too wide) in paragraph at lines 49814--49815 [][] [730] Overfull \hbox (8.14131pt too wide) in paragraph at lines 49866--49867 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 49868--49869 []|\T1/SourceSansPro-LF/m/n/10 Build Underfull \hbox (badness 10000) in paragraph at lines 49868--49869 \T1/SourceSansPro-LF/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 49870--49871 []|\T1/SourceSansPro-LF/m/n/10 Known Com-pat-i-ble Ver- Overfull \hbox (0.92131pt too wide) in paragraph at lines 49874--49876 []|\T1/SourceSansPro-LF/m/n/10 Module| Underfull \hbox (badness 10000) in paragraph at lines 49877--49878 []|\T1/SourceSansPro-LF/m/n/10 Keil Underfull \hbox (badness 10000) in paragraph at lines 49877--49878 \T1/SourceSansPro-LF/m/n/10 uVi- Overfull \hbox (1.57127pt too wide) in paragraph at lines 49879--49880 []|\T1/SourceSansPro-LF/m/n/10 5.18.0.0| Underfull \hbox (badness 10000) in paragraph at lines 49883--49884 []|\T1/zi4/m/n/10 --cpu Cortex-M4.fp --apcs=/hardfp Overfull \hbox (9.55128pt too wide) in paragraph at lines 2--49887 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4A20[][]| Underfull \hbox (badness 10000) in paragraph at lines 49894--49895 []|\T1/zi4/m/n/10 -mabi=aapcs -mcpu=cortex-m4 Underfull \hbox (badness 10000) in paragraph at lines 49894--49895 \T1/zi4/m/n/10 -mlittle-endian -mfpu=fpv4-sp-d16 Overfull \hbox (9.87128pt too wide) in paragraph at lines 2--49898 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4G25[][]| Underfull \hbox (badness 10000) in paragraph at lines 49899--49900 []|\T1/SourceSansPro-LF/m/n/10 IAR Underfull \hbox (badness 10000) in paragraph at lines 49899--49900 \T1/SourceSansPro-LF/m/n/10 Em- Underfull \hbox (badness 10000) in paragraph at lines 49899--49900 \T1/SourceSansPro-LF/m/n/10 bed- Underfull \hbox (badness 10000) in paragraph at lines 49899--49900 \T1/SourceSansPro-LF/m/n/10 ded Underfull \hbox (badness 10000) in paragraph at lines 49899--49900 \T1/SourceSansPro-LF/m/n/10 Work- Underfull \hbox (badness 10000) in paragraph at lines 49899--49900 \T1/SourceSansPro-LF/m/n/10 bench Underfull \hbox (badness 10000) in paragraph at lines 49899--49900 \T1/SourceSansPro-LF/m/n/10 for Overfull \hbox (18.03123pt too wide) in paragraph at lines 49901--49902 []|\T1/SourceSansPro-LF/m/n/10 8.32.1.18631| Overfull \hbox (6.29128pt too wide) in paragraph at lines 2--49909 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4I35[][]| Overfull \hbox (8.14131pt too wide) in paragraph at lines 49930--49931 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 49932--49933 []|\T1/SourceSansPro-LF/m/n/10 Build Underfull \hbox (badness 10000) in paragraph at lines 49932--49933 \T1/SourceSansPro-LF/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 49934--49935 []|\T1/SourceSansPro-LF/m/n/10 Known Com-pat-i-ble Ver- Overfull \hbox (0.92131pt too wide) in paragraph at lines 49938--49940 []|\T1/SourceSansPro-LF/m/n/10 Module| Underfull \hbox (badness 10000) in paragraph at lines 49941--49942 []|\T1/SourceSansPro-LF/m/n/10 Keil Underfull \hbox (badness 10000) in paragraph at lines 49941--49942 \T1/SourceSansPro-LF/m/n/10 uVi- Overfull \hbox (1.57127pt too wide) in paragraph at lines 49943--49944 []|\T1/SourceSansPro-LF/m/n/10 5.18.0.0| Underfull \hbox (badness 7344) in paragraph at lines 49947--49948 []|\T1/zi4/m/n/10 --cpu Cortex-M7.fp.sp --apcs=/hardfp Overfull \hbox (7.4213pt too wide) in paragraph at lines 2--49951 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7A21[][]| Underfull \hbox (badness 10000) in paragraph at lines 49958--49959 []|\T1/zi4/m/n/10 -mabi=aapcs -mcpu=cortex-m7 Underfull \hbox (badness 10000) in paragraph at lines 49958--49959 \T1/zi4/m/n/10 -mlittle-endian -mfpu=fpv5-sp-d16 Overfull \hbox (9.81128pt too wide) in paragraph at lines 2--49962 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7G26[][]| Underfull \hbox (badness 10000) in paragraph at lines 49963--49964 []|\T1/SourceSansPro-LF/m/n/10 IAR Underfull \hbox (badness 10000) in paragraph at lines 49963--49964 \T1/SourceSansPro-LF/m/n/10 Em- Underfull \hbox (badness 10000) in paragraph at lines 49963--49964 \T1/SourceSansPro-LF/m/n/10 bed- Underfull \hbox (badness 10000) in paragraph at lines 49963--49964 \T1/SourceSansPro-LF/m/n/10 ded Underfull \hbox (badness 10000) in paragraph at lines 49963--49964 \T1/SourceSansPro-LF/m/n/10 Work- Underfull \hbox (badness 10000) in paragraph at lines 49963--49964 \T1/SourceSansPro-LF/m/n/10 bench Underfull \hbox (badness 10000) in paragraph at lines 49963--49964 \T1/SourceSansPro-LF/m/n/10 for Overfull \hbox (18.03123pt too wide) in paragraph at lines 49965--49966 []|\T1/SourceSansPro-LF/m/n/10 8.32.1.18631| Overfull \hbox (6.39128pt too wide) in paragraph at lines 2--49973 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7I36[][]| [731] Overfull \hbox (3.87445pt too wide) in paragraph at lines 49991--49992 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 49997--49998 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 50002--50003 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50002--50003 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50004--50005 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50004--50005 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50004--50005 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50004--50005 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50004--50005 \T1/SourceSansPro-LF/m/n/10 80- Overfull \hbox (8.4644pt too wide) in paragraph at lines 50004--50005 \T1/SourceSansPro-LF/m/n/10 g6c4433a)| Overfull \hbox (2.18443pt too wide) in paragraph at lines 2--50009 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou1[][]| Underfull \hbox (badness 10000) in paragraph at lines 50013--50014 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50013--50014 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50015--50016 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50015--50016 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50015--50016 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50015--50016 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50015--50016 \T1/SourceSansPro-LF/m/n/10 80- Overfull \hbox (8.4644pt too wide) in paragraph at lines 50015--50016 \T1/SourceSansPro-LF/m/n/10 g6c4433a)| Overfull \hbox (3.50443pt too wide) in paragraph at lines 2--50020 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou2[][]| Underfull \hbox (badness 10000) in paragraph at lines 50024--50025 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50024--50025 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50026--50027 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50026--50027 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50026--50027 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50026--50027 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50026--50027 \T1/SourceSansPro-LF/m/n/10 96- Overfull \hbox (8.94438pt too wide) in paragraph at lines 50026--50027 \T1/SourceSansPro-LF/m/n/10 g2852398)| Overfull \hbox (3.50443pt too wide) in paragraph at lines 2--50031 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou2[][]| Underfull \hbox (badness 10000) in paragraph at lines 50035--50036 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50035--50036 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50037--50038 []|\T1/SourceSansPro-LF/m/n/10 8.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50037--50038 \T1/SourceSansPro-LF/m/n/10 (crosstool- Overfull \hbox (3.46442pt too wide) in paragraph at lines 2--50042 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou3[][]| Underfull \hbox (badness 10000) in paragraph at lines 50046--50047 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50046--50047 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50048--50049 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50048--50049 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50048--50049 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50048--50049 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50048--50049 \T1/SourceSansPro-LF/m/n/10 97- Overfull \hbox (8.04442pt too wide) in paragraph at lines 50048--50049 \T1/SourceSansPro-LF/m/n/10 gc752ad5)| Overfull \hbox (5.4645pt too wide) in paragraph at lines 50052--50053 []|\T1/zi4/m/n/10 simikou4[]| Underfull \hbox (badness 10000) in paragraph at lines 50057--50058 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50057--50058 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50059--50060 []|\T1/SourceSansPro-LF/m/n/10 8.4.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50059--50060 \T1/SourceSansPro-LF/m/n/10 (crosstool- Overfull \hbox (5.4645pt too wide) in paragraph at lines 50063--50064 []|\T1/zi4/m/n/10 simikou5[]| Underfull \hbox (badness 10000) in paragraph at lines 50068--50069 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50068--50069 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50070--50071 []|\T1/SourceSansPro-LF/m/n/10 8.4.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50070--50071 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50072--50073 []|\T1/zi4/m/n/10 -mlongcalls -mfix-esp32-psram-cache-issue Overfull \hbox (5.4645pt too wide) in paragraph at lines 50074--50075 []|\T1/zi4/m/n/10 simikou6[]| [732] [733] [734 <./platform_fullPackaging_structure.png>] Underfull \hbox (badness 10000) in paragraph at lines 50255--50258 \T1/SourceSansPro-LF/m/n/10 and re-named to []\T1/zi4/m/n/10 architecture-repo sitory/com/microej/architecture/CM7/CM7hardfp_ARMCC5/ [735] [736] [737 <./platform_architecture-repository.png> <./platformMigration- import.png>] Underfull \hbox (badness 10000) in paragraph at lines 50390--50394 []\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 50390--50394 \T1/SourceSansPro-LF/m/n/10 github . com / MicroEJ / PlatformQualificationTools / blob / master / framework / platform / README . rst$[][]. Underfull \hbox (badness 10000) in paragraph at lines 50390--50394 \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 50401--50402 []\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 50401--50402 []\T1/zi4/m/n/10 ] [745 <./inputs_outputs.png>] [746 <./build_flow_ge neric.png>] [747 <./build_flow_virtual_device.png>] Underfull \hbox (badness 10000) in paragraph at lines 1--50905 []|[][]$\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 51035--51035 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Demo Run- Underfull \hbox (badness 10000) in paragraph at lines 51035--51035 []\T1/SourceSansPro-LF/m/n/10 EDC/B- Overfull \hbox (27.2402pt too wide) in paragraph at lines 51035--51035 []\T1/SourceSansPro-LF/m/n/10 COMP/WADAPPS| Underfull \hbox (badness 10000) in paragraph at lines 51035--51035 []\T1/SourceSansPro-LF/m/n/10 MI- Overfull \hbox (14.15453pt too wide) in paragraph at lines 51035--51035 \T1/SourceSansPro-LF/m/n/10 CROUI/MWT| Overfull \hbox (26.17175pt too wide) in paragraph at lines 51035--51035 []\T1/SourceSansPro-LF/m/n/10 LEDS/BUTTONS| Overfull \hbox (31.06073pt too wide) in paragraph at lines 51035--51035 []\T1/SourceSansPro-LF/m/n/10 NET/CONNECT/SSL| Overfull \hbox (1.01366pt too wide) in paragraph at lines 51035--51035 []\T1/SourceSansPro-LF/m/n/10 BLE| Overfull \hbox (1.82365pt too wide) in paragraph at lines 51035--51035 []\T1/SourceSansPro-LF/m/n/10 HAL| Overfull \hbox (21.5272pt too wide) in paragraph at lines 51035--51035 []\T1/SourceSansPro-LF/m/n/10 ECOM/COMM| Underfull \hbox (badness 10000) in paragraph at lines 51127--51127 []\T1/SourceSansPro-LF/m/n/10 BUT-TONS or MICROUI- [748 <./check.png>] Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 \T1/SourceSansPro-LF/m/n/10 Demo Underfull \hbox (badness 5741) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Run-time Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 \T1/SourceSansPro-LF/m/n/10 age- Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 App- Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 \T1/SourceSansPro-LF/m/n/10 Metadata- Overfull \hbox (13.73042pt too wide) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 CommandServer- Overfull \hbox (2.49365pt too wide) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 NTP| Overfull \hbox (10.21362pt too wide) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 About| Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 Ap- Overfull \hbox (1.8816pt too wide) in paragraph at lines 51252--51252 \T1/SourceSansPro-LF/m/n/10 pList| Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 Forge Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 MicroEJ- Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 MicroEJ- Underfull \hbox (badness 10000) in paragraph at lines 51309--51309 []\T1/SourceSansPro-LF/m/n/10 App-Metadata- Overfull \hbox (3.66864pt too wide) in paragraph at lines 51309--51309 []\T1/SourceSansPro-LF/m/n/10 CommandServer- [749] [750 <./firmware-multiapp-skeleton-project.png (PNG copy)>] [751] [752 <./firmware-multiapp-skeleton-artifacts.png (PNG copy)>] Underfull \hbox (badness 10000) in paragraph at lines 51381--51382 []\T1/SourceSansPro-LF/m/n/10 A Ker-nel API or a Run-time En-vi-ron-ment mod-ul e is added as a de-pen-dency with the con-fig-u-ra-tion [753] [754 <./build_flow_zoom_buildtype.png>] Underfull \hbox (badness 10000) in paragraph at lines 51468--51469 \T1/SourceSansPro-LF/m/n/10 The fol-low-ing sec-tion de-scribes [][]\T1/SourceS ansPro-LF/m/it/10 mod-ule de-scrip-tion file[][] \T1/SourceSansPro-LF/m/n/10 ( []\T1/zi4/m/n/10 module.ivy[] \T1/SourceSansPro-LF/m/n/10 ) gen-er-ated by the [755 <./build_flow_zoom_workspace.png>] Underfull \hbox (badness 6445) in paragraph at lines 51587--51587 []|\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 51587--51587 []|\T1/zi4/m/n/10 default->default;[] Underfull \hbox (badness 10000) in paragraph at lines 51587--51587 []|\T1/SourceSansPro-LF/m/n/10 Runtime En-vi-ron- Overfull \hbox (2.65308pt too wide) in paragraph at lines 51587--51587 []|\T1/zi4/m/n/10 systemapp-fw->application[]| Underfull \hbox (badness 6445) in paragraph at lines 51587--51587 []|\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 51587--51587 []|\T1/zi4/m/n/10 default->default;[] Underfull \hbox (badness 10000) in paragraph at lines 51587--51587 []|\T1/SourceSansPro-LF/m/n/10 Runtime En-vi-ron- Overfull \hbox (2.65308pt too wide) in paragraph at lines 51587--51587 []|\T1/zi4/m/n/10 systemapp-fw->application[]| Overfull \hbox (3.17218pt too wide) in paragraph at lines 51587--51588 [][] [756] [757]pdfTeX warning (ext4): destination with the same identifier (name{li teralblock.1}) has been already used, duplicate ignored \relax l.51653 \begin{sphinxVerbatim} [commandchars=\\\{\}] Overfull \hbox (1.65721pt too wide) in paragraph at lines 51730--51730 []|\T1/SourceSansPro-LF/m/n/10 require| Overfull \hbox (4.48721pt too wide) in paragraph at lines 51730--51730 []||[]| Overfull \hbox (1.65721pt too wide) in paragraph at lines 51730--51730 []|\T1/SourceSansPro-LF/m/n/10 require| Overfull \hbox (4.48721pt too wide) in paragraph at lines 51730--51730 []\T1/SourceSansPro-LF/m/n/10 method Overfull \hbox (4.48721pt too wide) detected at line 51730 []\T1/SourceSansPro-LF/m/n/10 method [758] [759 <./kernelapi_launch.png (PNG copy)>] [760 <./img115.png (PNG copy)>] [761] [762 <./runtime_environment_build_flow.png>] [763] [764] [765 <./graph_bu ild_string_methods.png>] [766] [767 <./sandboxed-application-lifecycle.png>] [768] Underfull \hbox (badness 10000) in paragraph at lines 52274--52275 []\T1/SourceSansPro-LF/m/n/10 during a call to [][]Dis-play.requestShow(Display able)[][], [][]Dis-play.requestHide(Displayable)[][], [][]Dis- [769] [770] [771] [772 <./kf_testsuite_project_structure.png>] [773 <./link_ker nel.png>] [774 <./kernel_metadata_generator.png>] [775 <./build_flow_zoom_works pace_firmware_linker_only.png>] [776 <./feature_portability_control_principle.p ng>] [777] [778 <./link_application.png>] [779 <./build_flow_zoom_workspace_fea ture_only.png>] [780 <./link_application_on_device.png>] Underfull \vbox (badness 10000) detected at line 52851 Underfull \vbox (badness 10000) detected at line 52851 [781] [782 <./feature_portability_overview.png>] Chapter 7. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 52923. [783 <./qa_resources-v3.PNG>] Underfull \hbox (badness 10000) in paragraph at lines 52938--52940 []\T1/SourceSansPro-LF/m/n/10 A se-lec-tion of sup-ported em-bed-ded Ar-chi-tec -tures can be found here: [][]$https : / / developer . microej . com / [784] [785] [786 <./platform-build_workflow.PNG>] [787 <./build_microej_mono_sa ndbox_firmware_numbered.PNG>] [788] [789 <./tuto_microej_platform_how_to_select _modules.PNG>] [790] [791] [792]pdfTeX warning (ext4): destination with the sam e identifier (name{literalblock.1}) has been already used, duplicate ignored \relax l.53700 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53700--53700 []\T1/SourceSansPro-LF/m/n/10 Listing 1: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [793] Overfull \vbox (1.82593pt too high) detected at line 53796 [794]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.2}) has been already used, duplicate ignored \relax l.53827 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53827--53827 []\T1/SourceSansPro-LF/m/n/10 Listing 2: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [795]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.3}) has been already used, duplicate ignored \relax l.53889 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53889--53889 []\T1/SourceSansPro-LF/m/n/10 Listing 3: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [796] [797] [798 <./tuto_microej_fw_from_scratch_import_architecture.PNG>] [799 <./tuto_microej_fw_from_scratch_activate_license.PNG>] [800 <./tuto_microe j_fw_from_scratch_create_platform.PNG> <./tuto_microej_fw_from_scratch_add_plat form_configuration_additions.PNG>] Overfull \hbox (25.24498pt too wide) in paragraph at lines 54189--54189 []\T1/zi4/m/it/9 ============================================================== ==============================================| Overfull \hbox (25.24498pt too wide) in paragraph at lines 54194--54194 []\T1/zi4/m/it/9 ============================================================== ==============================================| [801] [802 <./tuto_microej_fw_from_scratch_build_platform.png> <./tuto_microej_ fw_from_scratch_new_microej_application_project.PNG>] [803 <./tuto_microej_fw_f rom_scratch_run_as_microej_application.PNG>] [804] [805 <./tuto_microej_fw_from _scratch_run_configurations.PNG> <./tuto_microej_fw_from_scratch_run_configurat ions_execute_on_device.PNG>] [806]pdfTeX warning (ext4): destination with the s ame identifier (name{literalblock.4}) has been already used, duplicate ignored \relax l.54412 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.5}) has been already used, d uplicate ignored \relax l.54447 \begin{sphinxVerbatim} [commandchars=\\\{\}] [807] Underfull \vbox (badness 10000) detected at line 54505 Underfull \vbox (badness 10000) detected at line 54505 [808]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.6}) has been already used, duplicate ignored \relax l.54555 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54555--54555 []\T1/SourceSansPro-LF/m/n/10 Listing 6: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / Overfull \vbox (0.78357pt too high) detected at line 54573 [809]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.7}) has been already used, duplicate ignored \relax l.54601 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54601--54601 []\T1/SourceSansPro-LF/m/n/10 Listing 7: |[][][]$https : / / github . com / Fre eRTOS / FreeRTOS / commit / [810] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54634. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54634. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54635. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54636. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 8}) has been already used, duplicate ignored \relax l.54671 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54671--54671 []\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 54695. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54696. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54697. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54697. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54698. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54699. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54701. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54702. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54703. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54704. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54705. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54706. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54708. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54709. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54710. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54711. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54712. [811]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.9}) has been already used, duplicate ignored \relax l.54726 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54726--54726 []\T1/SourceSansPro-LF/m/n/10 Listing 9: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [812] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 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 54756. 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 54763. 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. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54769. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54770. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54771. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54772. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54773. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54774. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54775. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54776. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54777. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54778. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54779. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54780. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 10}) has been already used, duplicate ignored \relax l.54790 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54790--54790 []\T1/SourceSansPro-LF/m/n/10 Listing 10: |[][][]$https : / / github . com / Mi croEJ / FreeRTOS / commit / [813] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54828. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54829. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 11}) has been already used, duplicate ignored \relax l.54838 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54838--54838 []\T1/SourceSansPro-LF/m/n/10 Listing 11: |[][][]$https : / / github . com / Mi croEJ / FreeRTOS / commit / [814] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54876. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54877. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 12}) has been already used, duplicate ignored \relax l.54888 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54888--54888 []\T1/SourceSansPro-LF/m/n/10 Listing 12: |[][][]$https : / / github . com / Mi croEJ / FreeRTOS / commit / [815] [816 <./tuto_microej_fw_from_scratch_hello_world_updated.PNG> <./tuto_mic roej_fw_from_scratch_hello_world_updated_run.PNG>] [817] [818] [819] [820] Overfull \vbox (2.82591pt too high) detected at line 55315 [821] [822] [823 <./configure_build_bat_eclipse.png>] [824] [825] [826 <./tuto_ microej_cli_flow.PNG>] [827] Underfull \vbox (badness 10000) detected at line 55751 Underfull \vbox (badness 10000) detected at line 55751 [828] [829] [830] Underfull \hbox (badness 10000) in paragraph at lines 55915--55916 []\T1/SourceSansPro-LF/m/n/10 Click on [][][] and se-lect the Mi-croEJ mod-ul e repos-i-tory zip file ( []\T1/zi4/m/n/10 microej-[MicroEJ [831] [832 <./tuto_microej_cli_artifactory_module_preview.PNG>] [833] [834 <./t uto_microej_cli_module_creation.PNG>] [835 <./tuto_microej_cli_module_files.PNG > <./tuto_microej_cli_module_location.PNG>] Underfull \hbox (badness 10000) in paragraph at lines 56237--56238 []\T1/SourceSansPro-LF/m/n/10 At the end of the build, the mod-ule is pub-lishe d to []\T1/zi4/m/n/10 http://localhost:8081/artifactory/list/ [836 <./tuto_microej_cli_jenkins_parameter.PNG> <./tuto_microej_cli_jenkins_git _hello.PNG>] [837] [838] [839] [840] [841] [842] Overfull \vbox (1.05565pt too high) detected at line 56832 [843] [844] [845] [846] [847] [848] [849] Underfull \hbox (badness 10000) in paragraph at lines 57269--57270 []\T1/SourceSansPro-LF/m/n/10 Separate each func-tion and data re-source in a d ed-i-cated sec-tion ( []\T1/zi4/m/n/10 -ffunction-sections [850] [851] [852] [853] [854] [855] [856] [857 <./json-src-files-folders.png>] Underfull \vbox (badness 3343) detected at line 57775 [858] Underfull \hbox (badness 10000) in paragraph at lines 57795--57798 \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 57804--57804 []\T1/zi4/m/it/9 a1646d656e75a36269646466696c656576616c75656446696c6565706f7075 70a1686d656e756974656d83a26576616c7565634e6577676f6e636c69636b6e4372656174654e6 577446f632829a26576616c7565644f70656e676f6e636c69636b694f70656e446f632829a26576 616c756565436c6f7365676f6e636c69636b6a436c6f7365446f632829| [859] [860] [861] [862 <./tuto_microej_trace_property.png>] [863] [864] [865 <./tuto_microej_trace_constant.png>] [866] [867 <./ClassPath_21.png>] [868 <./tuto_testsuite_plug_uart_wrover.JPG>] Underfull \hbox (badness 6876) in paragraph at lines 58449--58454 \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 58449--58454 \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 58449--58454 [][]$\T1/SourceSansPro-LF/m/n/10 https : / / github . com / MicroEJ / PlatformQ ualificationTools / blob / 2 . 3 . 0 / tests / fs / java / java-[]testsuite-[]f s / validation / [869] [870 <./tuto_testsuite_fs_all_tests_passed.PNG>] [871] [872] [873 <./tuto _sni_non_blocking_call_blocking_case.PNG>] [874 <./tuto_sni_non_blocking_call_n on_blocking_case.PNG>] Underfull \hbox (badness 10000) in paragraph at lines 58740--58743 []\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 58740--58743 []\T1/zi4/m/n/10 SNI_getCallbackArgs()[] \T1/SourceSansPro-LF/m/n/10 func-tion to re-trieve the ar-gu-ments that was pre-vi-ously given to the [875] [876] [877 <./createStandaloneProject.png> <./structure.png>] [878 <./wid getdemo.png>] [879 <./simulator.png>] Underfull \hbox (badness 6641) in paragraph at lines 58961--58962 []\T1/SourceSansPro-LF/m/n/10 To run the code go to the \T1/SourceSansPro-LF/b/ n/10 Main.java \T1/SourceSansPro-LF/m/n/10 file and right click it, hover over [][][] and se-lect [880] [881 <./runapplication.png>] [882 <./hello.png>] [883 <./drawline.png>] [884 <./geometry.png>] [885 <./imagedrawable.png>] [886 <./thickshapes.png>] [887 <./ticking.png>] [888] [889] [890 <./progressbar.png> <./flowexample.png>] [891 <./flowusage.png>] [892 <./canvassample.png>] [893] [894 <./styleborder.pn g>] [895 <./margin.png> <./tuto_microej_gettingstarted_oversizedmargin.png>] [896 <./marginandpadding.png>] [897 <./tuto_microej_gettingstarted_oversizedmar ginandpadding.png> <./microej_logo.png>] [898 <./resources.png>] [899 <./images simulator.png>] [900 <./imagebackgroundexample.png>] [901 <./classselectorexamp le.png>] [902] [903] [904 <./microejfont.png>] [905 <./fontname.png>] [906 <./f onteditor.png>] [907 <./importfonts1.png>] [908 <./importfonts2.png>] [909 <./f ont.png>] [910 <./listsample.png>] Overfull \vbox (1.6736pt too high) detected at line 59985 [911 <./scrollbar.png>] [912] [913] [914 <./listcontact.png>] [915] [916 <./lab elsampleptbr.png>] [917 <./labelsampleenus.png>] [918] [919 <./STM32F7508-DK-de moWidget-SystemView1.png>] Underfull \hbox (badness 10000) in paragraph at lines 60374--60375 [][] [920 <./trace11.png> <./STR_trace-read1.png>] Underfull \vbox (badness 10000) detected at line 60463 Underfull \vbox (badness 10000) detected at line 60463 [921] [922 <./HeapAnalyzer-example.png>] [923 <./overview-platform-qualificatio n1.png>] [924 <./debug11.png> <./null_analysis_example1.png>] [925] [926 <./mic roui_traces_systemview1.png>] [927 <./tuto_microej_debug_ui_freeze_rtos_task_he art_beat_priority.png (PNG copy)>] Underfull \hbox (badness 6842) in paragraph at lines 60795--60798 []\T1/SourceSansPro-LF/m/n/10 Let's make the heart-beat snip-pet above ex-e-cut e in the UI thread. Sim-ply wraps the []\T1/zi4/m/n/10 System.out. [928] [929] [930] [931] Underfull \hbox (badness 10000) in paragraph at lines 61062--61063 []\T1/SourceSansPro-LF/m/n/10 For ex-am-ple, FreeR-TOS in-cludes FreeRTOS-MPU [ ][]$https : / / www . freertos . org / [932] [933] [934] [935 <./emojisProfiles.png>] [936 <./emojisCopy.png> <./emoji sAppend.png>] [937 <./emojisExport.png>] Chapter 8. Underfull \hbox (badness 10000) in paragraph at lines 1--61416 []|[][]$\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 61432. [938] Chapter 9. (./microej-docs.ind Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 1. [939] Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 42. [940]) (./microej-docs.aux) Package rerunfilecheck Warning: File `microej-docs.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Font Warning: Some font shapes were not available, defaults substituted. LaTeX Warning: There were undefined references. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/sourcesanspro/a_sd7igg.enc}{/usr/share/texlive/texmf-dist/f onts/enc/dvips/sourcesanspro/a_2cvp4u.enc}{/usr/share/texlive/texmf-dist/fonts/ enc/dvips/sourcesanspro/a_5tbsmu.enc}{/usr/share/texmf/fonts/enc/dvips/cm-super /cm-super-ts1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/inconsolata/i4 -ts1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/inconsolata/i4-t1-0.enc }{/usr/share/texlive/texmf-dist/fonts/enc/dvips/sourcesanspro/a_ggs4wk.enc} Output written on microej-docs.pdf (951 pages, 21865103 bytes). Transcript written on microej-docs.log. Latexmk: Index file 'microej-docs.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'microej-docs.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'microej-docs.aux' 'microej-docs.out' 'microej-docs.toc' ------------ Run number 3 of rule 'pdflatex' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="microej-docs" "microej.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./microej.tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (./microej.sty (/usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/sourcesanspro.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifluatex.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex))) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/ly1/ly1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ly1enc.dfu)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd))) (/usr/share/texlive/texmf-dist/tex/latex/inconsolata/inconsolata.sty `inconsolata-zi4' v1.12, 2019/05/17 Text macros for Inconsolata (msharpe)) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/T1SourceSansPro-LF.fd)) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.t ex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def (/usr/share/texlive/texmf-dist/tex/latex/ms/everyshi.sty)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.t ex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.de f))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code. tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonomet ric.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.cod e.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerari thmetics.code.tex))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct. code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.c ode.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformation s.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.t ex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code. tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.c ode.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex)) ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex ) (/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65 .sty) (/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18 .sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty)) (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty))) Writing index file microej-docs.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./microej-docs.aux) (/usr/share/texlive/texmf-dist/tex/latex/ly1/ly1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./microej-docs.out) (./microej-docs.out) ABD: EveryShipout initializing macros (/usr/share/texlive/texmf-dist/tex/latex/inconsolata/t1zi4.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map} <./mascot.pdf>] Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 91. (./microej-docs.toc Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 89. [1] [2] [3] [4] [5] [6] [7] [8] [9]) [10] Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 93. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 93. Package Fancyhdr Warning: \fancyhead's `E' option without twoside option is use less on input line 93. (/usr/share/texlive/texmf-dist/tex/latex/sourcesanspro/TS1SourceSansPro-LF.fd) [1] Chapter 1. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 180. [2] [3] Chapter 2. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 259. [4] [5 <./2_download.png>] [6 <./firmware.png>] [7 <./toolchain.png>] [8 <./sdk _overview.png>] Chapter 3. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 400. [9 <./1_overview.png>] [10 <./sdk_content.png>] [11 <./splash.png>] Underfull \hbox (badness 10000) in paragraph at lines 495--496 []\T1/SourceSansPro-LF/m/n/10 On Linux, un-zip []\T1/zi4/m/n/10 MicroEJ-SDK-In staller-Linux64-22.06.zip[] \T1/SourceSansPro-LF/m/n/10 and start Underfull \hbox (badness 10000) in paragraph at lines 498--500 []\T1/SourceSansPro-LF/m/n/10 On ma-cOS, un-zip []\T1/zi4/m/n/10 MicroEJ-SDK-I nstaller-Linux64-22.06.zip[] \T1/SourceSansPro-LF/m/n/10 and start [12 <./welcome_screen1.png>] [13 <./license_screen1.png> <./installation_path_s creen1.png>] [14 <./installation_validation_screen1.png> <./installation_progre ss_screen1.png>] [15 <./options_screen1.png> <./installation_finished_screen1.p ng>] [16 <./check_update.png> <./no_update.png>] [17 <./update_available.png> < ./review_update.png>] Underfull \hbox (badness 10000) in paragraph at lines 712--713 []|\T1/SourceSansPro-LF/b/n/10 SDK Underfull \hbox (badness 10000) in paragraph at lines 712--713 \T1/SourceSansPro-LF/b/n/10 Dis- Underfull \hbox (badness 10000) in paragraph at lines 712--713 \T1/SourceSansPro-LF/b/n/10 tri- Underfull \hbox (badness 10000) in paragraph at lines 712--713 \T1/SourceSansPro-LF/b/n/10 bu- Overfull \hbox (12.59647pt too wide) in paragraph at lines 714--715 []|\T1/SourceSansPro-LF/b/n/10 JDK Overfull \hbox (12.58646pt too wide) in paragraph at lines 714--715 \T1/SourceSansPro-LF/b/n/10 Ver- Overfull \hbox (13.47646pt too wide) in paragraph at lines 714--715 \T1/SourceSansPro-LF/b/n/10 sion| Underfull \hbox (badness 10000) in paragraph at lines 725--726 []|\T1/zi4/m/n/10 22. Overfull \hbox (5.01648pt too wide) in paragraph at lines 727--728 []|\T1/zi4/m/n/10 11[]| Underfull \hbox (badness 10000) in paragraph at lines 738--739 []|\T1/zi4/m/n/10 21. [18 <./license_update.png> <./restart_update.png>] [19] Underfull \hbox (badness 10000) in paragraph at lines 842--843 []\T1/SourceSansPro-LF/m/n/10 On Linux, un-zip []\T1/zi4/m/n/10 MicroEJ-SDK-In staller-Linux64-21.11.zip[] \T1/SourceSansPro-LF/m/n/10 and start Underfull \hbox (badness 10000) in paragraph at lines 845--847 []\T1/SourceSansPro-LF/m/n/10 On ma-cOS, un-zip []\T1/zi4/m/n/10 MicroEJ-SDK-I nstaller-Linux64-21.11.zip[] \T1/SourceSansPro-LF/m/n/10 and start [20 <./welcome_screen.png>] [21 <./license_screen.png> <./installation_path_scr een.png>] [22 <./installation_validation_screen.png> <./installation_progress_s creen.png>] Underfull \hbox (badness 10000) in paragraph at lines 958--959 []|\T1/SourceSansPro-LF/b/n/10 SDK Underfull \hbox (badness 10000) in paragraph at lines 958--959 \T1/SourceSansPro-LF/b/n/10 Dis- Underfull \hbox (badness 10000) in paragraph at lines 958--959 \T1/SourceSansPro-LF/b/n/10 tri- Underfull \hbox (badness 10000) in paragraph at lines 958--959 \T1/SourceSansPro-LF/b/n/10 bu- Underfull \hbox (badness 10000) in paragraph at lines 960--961 []|\T1/SourceSansPro-LF/b/n/10 JDK Underfull \hbox (badness 10000) in paragraph at lines 960--961 \T1/SourceSansPro-LF/b/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 966--967 []|\T1/SourceSansPro-LF/b/n/10 macOS Underfull \hbox (badness 10000) in paragraph at lines 968--969 []|\T1/SourceSansPro-LF/b/n/10 macOS Underfull \hbox (badness 10000) in paragraph at lines 968--969 \T1/SourceSansPro-LF/b/n/10 aarch64 (M1 Underfull \hbox (badness 7081) in paragraph at lines 970--971 []|\T1/SourceSansPro-LF/b/n/10 SDK Ver- Underfull \hbox (badness 10000) in paragraph at lines 972--974 []|\T1/SourceSansPro-LF/b/n/10 Eclipse Underfull \hbox (badness 10000) in paragraph at lines 975--976 []|\T1/zi4/m/n/10 22. Underfull \hbox (badness 10000) in paragraph at lines 2--981 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--984 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--984 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--989 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--992 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--992 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--997 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1000 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1000 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1005 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1008 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1008 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1016--1017 []|\T1/zi4/m/n/10 21. Underfull \hbox (badness 10000) in paragraph at lines 2--1022 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1025 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1025 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1030 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1033 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1033 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1038 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1041 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1041 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1051--1052 []|\T1/zi4/m/n/10 21. Underfull \hbox (badness 10000) in paragraph at lines 2--1057 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1060 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1060 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1065 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1068 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1068 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1073 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1076 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1076 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1086--1087 []|\T1/zi4/m/n/10 20. Underfull \hbox (badness 10000) in paragraph at lines 2--1092 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1095 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1095 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1100 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1103 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1103 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1108 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1111 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1111 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1121--1122 []|\T1/zi4/m/n/10 20. Underfull \hbox (badness 10000) in paragraph at lines 2--1127 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1130 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1130 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1135 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1138 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1138 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1143 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1146 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1146 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1156--1157 []|\T1/zi4/m/n/10 20. Underfull \hbox (badness 10000) in paragraph at lines 2--1162 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1165 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1165 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1170 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1173 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1173 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1178 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1181 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1181 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1191--1192 []|\T1/zi4/m/n/10 19. Underfull \hbox (badness 10000) in paragraph at lines 2--1197 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1200 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1200 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1205 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1208 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1208 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1213 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1216 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1216 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 1226--1227 []|\T1/zi4/m/n/10 19. Underfull \hbox (badness 10000) in paragraph at lines 2--1232 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1235 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1235 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1240 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1243 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1243 [][]\T1/SourceSansPro-LF/m/n/10 Portable Underfull \hbox (badness 10000) in paragraph at lines 2--1248 [][][]\T1/SourceSansPro-LF/m/n/10 Installer Underfull \hbox (badness 10000) in paragraph at lines 2--1251 [] Overfull \hbox (0.7515pt too wide) in paragraph at lines 2--1251 [][]\T1/SourceSansPro-LF/m/n/10 Portable [23 <./options_screen.png> <./installation_finished_screen.png>] Overfull \vbox (50.88991pt too high) has occurred while \output is active [24] [25] Overfull \hbox (22.32324pt too wide) in paragraph at lines 1397--1398 \T1/SourceSansPro-LF/m/n/10 When launch-ing the in-staller, you may get the fol -low-ing er-ror: [][][] [26 <./adoptopenjdk-install.png> <./incompatible_default_java_version_installer .png>] [27 <./incompatible_default_java_version_eclipse.png>] (/usr/share/texlive/texmf-dist/tex/latex/inconsolata/ts1zi4.fd) [28 <./sdk_eula _content.png>] Underfull \hbox (badness 10000) in paragraph at lines 1591--1593 []|\T1/SourceSansPro-LF/b/n/10 Run on Underfull \hbox (badness 10000) in paragraph at lines 1591--1593 \T1/SourceSansPro-LF/b/n/10 Sim-u-la-tor Underfull \hbox (badness 10000) in paragraph at lines 1591--1593 \T1/SourceSansPro-LF/b/n/10 (Vir-tual [29 <./licenses.jpg>] [30 <./uid.jpg>] [31 <./user_license_folder.png>] [32 <./wrongkey.jpg> <./dongle.jpg>] [33] [34 <./updateWarningUnknownPublisher. png> <./updateTool.png (PNG copy)>] [35 <./updateSuccessful.png> <./platformLic enseDetails.png>] [36] [37 <./runAsAdministrator.png>] [38] Underfull \hbox (badness 10000) in paragraph at lines 2126--2127 []\T1/SourceSansPro-LF/m/n/10 You can also man-u-ally browse the repos-i-tory a t [][]$https : / / forge . microej . com / artifactory / [39] [40 <./0-address-to-clone.png>] [41 <./1-import-type.png>] [42 <./2-locati on-to-clone.png>] [43 <./3-local-destination.png> <./4-projects-imported.png>] [44 <./badge-green.png> <./badge-orange.png> <./badge-grey.png> <./workspace_se lection.png>] [45 <./repository_selection.png>] [46 <./dependencyInWorkspace.pn g> <./mmm_shortcut_resolveAll.png>] Underfull \hbox (badness 10000) in paragraph at lines 2382--2384 []\T1/SourceSansPro-LF/m/n/10 To avoid the use of the Im-ple-men-ta-tion projec t and the Mock project, uncheck the [47 <./resolve.png>] [48 <./about_sdk_4-x.png> <./about_sdk_dist_20-07.png>] [49 <./installation_details_sdk_dist_20-07.png>] Underfull \hbox (badness 5345) in paragraph at lines 2471--2474 []\T1/SourceSansPro-LF/m/n/10 Apache EasyAnt ([][]$https : / / ant . apache . o rg / easyant / history / trunk / reference . html$[][]) for mod-ule build from [50 <./mmm_flow.png>] [51] [52] [53] [54 <./mmm_preferences_5-2_annotated.png>] [55 <./mmm_shortcut_build_module.png>] [56 <./mmm_preferences_options_settings_ declaration.png> <./mmm_preferences_options_settings_register.png> <./mmm_prefe rences_options_settings_usage.png> <./mmm_preferences_options_declaration.png> <./mmm_preferences_options_register.png>] [57 <./mmm_preferences_options_usage. png> <./mmm_console_select_ivy.png> <./mmm_console_filter_debug.png>] [58 <./mm m_build_module.png>] [59 <./mmm_build_module_istory.png>] [60] [61] [62] [63] [64 <./sdk_new_module.png>] [65] [66] [67] [68] [69 <./mmm_preferences_up_ to_5-1_ivy_settings_annotated.png>] [70 <./mmm_preferences_up_to_5-1_ea4eclipse _annotated.png> <./mmm_extract_build_kit.png>] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] Underfull \hbox (badness 10000) in paragraph at lines 4799--4802 []\T1/SourceSansPro-LF/m/n/10 Updated Vir-tual De-vice Player ( []\T1/zi4/m/n/1 0 firmware-singleapp[] \T1/SourceSansPro-LF/m/n/10 ) []\T1/zi4/m/n/10 launcher -windows.bat[] \T1/SourceSansPro-LF/m/n/10 (use [82] Underfull \hbox (badness 10000) in paragraph at lines 4879--4882 []\T1/SourceSansPro-LF/m/n/10 Fixed []\T1/zi4/m/n/10 artifact-checker[] \T1/S ourceSansPro-LF/m/n/10 to ac-cept re-vi-sions sur-rounded by brack-ets (as spec -i-fied by [][]$https : [83] [84] [85] [86] [87] Underfull \hbox (badness 10000) in paragraph at lines 5372--5375 \T1/SourceSansPro-LF/m/n/10 Eclipse per-spec-tive set-tings are stored in the w orkspace meta-data, so the new wiz-ards short-cuts ( [88] [89] [90] Chapter 4. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 5590. [91] [92 <./platform_project.png>] [93 <./platformImport.png>] [94 <./platformS elect.png>] [95 <./platformList.png> <./newApp1.png>] [96 <./newApp10.png>] [97 <./sim1.png>] [98 <./basic-launcher.png>] [99 <./bsp-options.png>] [100 <./ build-output-files.png (PNG copy)>] [101 <./standalone_application_published_fi les.png>] [102] [103 <./mainTab.png>] [104 <./executionTab.png (PNG copy)>] Underfull \hbox (badness 10000) in paragraph at lines 6018--6020 []\T1/SourceSansPro-LF/m/n/10 To mod-ify string space (also called Per-mGen spa ce) to 256MB, set the []\T1/zi4/m/n/10 -XX:PermSize=256M Underfull \hbox (badness 10000) in paragraph at lines 6025--6026 []\T1/SourceSansPro-LF/m/n/10 To set an [][]\T1/SourceSansPro-LF/m/it/10 ad-van ced Ap-pli-ca-tion op-tion[][]\T1/SourceSansPro-LF/m/n/10 , de-clare a sys-tem prop-erty with the fol-low-ing pat-tern [105 <./configurationTab.png>] [106 <./jreTab.png>] [107] [108 <./build-propert ies.png (PNG copy)>] [109 <./img11.png (PNG copy)>] [110] [111 <./img21.png (PN G copy)>] [112] [113 <./img31.png (PNG copy)>] [114] [115] [116] [117 <./img41. png (PNG copy)>] [118 <./img5.png (PNG copy)>] [119 <./img6.png (PNG copy)>] [120 <./img7.png (PNG copy)>] [121] [122 <./img8.png (PNG copy)>] [123 <./img9. png (PNG copy)>] [124 <./img111.png (PNG copy)> <./img12.png (PNG copy)>] [125] [126 <./img13.png (PNG copy)>] [127 <./img14.png (PNG copy)>] [128 <./img 15.png (PNG copy)>] [129 <./img16.png (PNG copy)>] [130 <./img17.png (PNG copy) > <./img18.png (PNG copy)>] [131] [132 <./img19.png (PNG copy)>] [133] [134 <./ img20.png (PNG copy)>] [135 <./img211.png (PNG copy)>] [136 <./img22.png (PNG c opy)>] [137 <./img23.png (PNG copy)>] [138] Underfull \hbox (badness 10000) in paragraph at lines 7482--7483 []\T1/SourceSansPro-LF/m/n/10 A Sand-boxed Ap-pli-ca-tion project can be cre-at ed in the SDK with the menu [][][] > [][][] > [139] [140 <./sandboxed-application-project-creation-menu.png> <./sandboxed-app lication-project-creation-form.png>] [141] [142] Underfull \hbox (badness 7168) in paragraph at lines 7635--7636 []\T1/SourceSansPro-LF/m/n/10 Now the Ap-pli-ca-tion can be ex-e-cuted by right -clicking on its project, then click-ing on [][][] > [143 <./sandboxed-application-import-vd.png>] [144 <./sandboxed-application-run .png>] [145] [146 <./sandboxed-application-duplicate-run-conf.png>] [147 <./san dboxed-application-configure-run-conf.png>] [148] [149 <./SI_1.png>] Underfull \hbox (badness 10000) in paragraph at lines 7996--7997 []|\T1/SourceSansPro-LF/m/n/10 Instance [150 <./SI_3.png>] LaTeX Font Warning: Font shape `T1/zi4/m/it' undefined (Font) using `T1/zi4/m/n' instead on input line 8203. [151 <./SI_4.png>] [152] [153 <./ClassPath_2.png>] [154 <./virtual-device.png>] Underfull \hbox (badness 10000) in paragraph at lines 1--8472 []|[][]$\T1/SourceSansPro-LF/m/n/10 https : / / repository . microej . com / ja vadoc / microej _ 5 . x / apis / ej / bon / Underfull \hbox (badness 10000) in paragraph at lines 1--8532 []|[][]$\T1/SourceSansPro-LF/m/n/10 https : / / repository . microej . com / ja vadoc / microej _ 5 . x / apis / ej / sni / [155] [156] [157] [158] Underfull \hbox (badness 10000) in paragraph at lines 8903--8905 []|\T1/zi4/m/n/10 private. Underfull \hbox (badness 10000) in paragraph at lines 8903--8905 \T1/zi4/m/n/10 modules. Underfull \hbox (badness 10000) in paragraph at lines 8910--8912 []|\T1/zi4/m/n/10 public. Underfull \hbox (badness 10000) in paragraph at lines 8910--8912 \T1/zi4/m/n/10 modules. [159] Overfull \hbox (54.6115pt too wide) in paragraph at lines 8974--8979 []|\T1/SourceSansPro-LF/m/n/10 architecture.configurations.includes[][][][][]| Underfull \hbox (badness 10000) in paragraph at lines 8997--8999 []|\T1/zi4/m/n/10 ${target}/ Overfull \hbox (12.6686pt too wide) in paragraph at lines 9000--9001 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.from| Overfull \hbox (10.89856pt too wide) in paragraph at lines 9007--9008 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.host| Overfull \hbox (32.97856pt too wide) in paragraph at lines 9014--9015 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.password| Overfull \hbox (10.4886pt too wide) in paragraph at lines 9021--9022 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.port| Overfull \hbox (3.59857pt too wide) in paragraph at lines 9028--9029 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.ssl| Overfull \hbox (0.86859pt too wide) in paragraph at lines 9035--9036 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.to| Overfull \hbox (10.72858pt too wide) in paragraph at lines 9042--9043 []|\T1/SourceSansPro-LF/m/n/10 bar.notification.email.user| Overfull \hbox (12.60864pt too wide) in paragraph at lines 9049--9050 []|\T1/SourceSansPro-LF/m/n/10 bar.populate.from.resolver| Overfull \hbox (5.34927pt too wide) in paragraph at lines 9053--9055 []|\T1/zi4/m/n/10 fetchRelease[]| Overfull \hbox (18.65855pt too wide) in paragraph at lines 9056--9057 []|\T1/SourceSansPro-LF/m/n/10 bar.populate.ivy.settings.file| Underfull \hbox (badness 10000) in paragraph at lines 9060--9062 []|\T1/zi4/m/n/10 ${project. Underfull \hbox (badness 10000) in paragraph at lines 9060--9062 \T1/zi4/m/n/10 ivy. Underfull \hbox (badness 10000) in paragraph at lines 9060--9062 \T1/zi4/m/n/10 settings. Overfull \hbox (19.75862pt too wide) in paragraph at lines 9063--9064 []|\T1/SourceSansPro-LF/m/n/10 bar.populate.repository.conf| Overfull \hbox (14.9056pt too wide) in paragraph at lines 9092--9097 []|\T1/SourceSansPro-LF/m/n/10 javadoc.modules.excludes[][][][][]| Overfull \hbox (2.87866pt too wide) in paragraph at lines 9125--9126 []|\T1/SourceSansPro-LF/m/n/10 skip.javadoc.deprecated| [160] [161] [162] Underfull \hbox (badness 10000) in paragraph at lines 9320--9322 []|\T1/zi4/m/n/10 lines, Underfull \hbox (badness 10000) in paragraph at lines 9320--9322 \T1/zi4/m/n/10 source, Underfull \hbox (badness 10000) in paragraph at lines 9334--9336 \T1/zi4/m/n/10 src/main/ [163] Underfull \hbox (badness 10000) in paragraph at lines 9378--9379 []|\T1/SourceSansPro-LF/m/n/10 platform- Underfull \hbox (badness 10000) in paragraph at lines 9382--9384 []|\T1/zi4/m/n/10 ${target}/ Overfull \hbox (45.1186pt too wide) in paragraph at lines 9385--9386 []|\T1/SourceSansPro-LF/m/n/10 platform.loader.skip.load.platform| Underfull \hbox (badness 10000) in paragraph at lines 9393--9394 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (13.1586pt too wide) in paragraph at lines 9393--9394 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.conf| Underfull \hbox (badness 10000) in paragraph at lines 9400--9401 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (6.47862pt too wide) in paragraph at lines 9400--9401 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.dir| Underfull \hbox (badness 10000) in paragraph at lines 9407--9408 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (27.00859pt too wide) in paragraph at lines 9407--9408 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.dropins| Underfull \hbox (badness 10000) in paragraph at lines 9414--9415 []|\T1/SourceSansPro-LF/m/n/10 platform- Overfull \hbox (7.9986pt too wide) in paragraph at lines 9414--9415 \T1/SourceSansPro-LF/m/n/10 loader.target.platform.file| Underfull \hbox (badness 10000) in paragraph at lines 9464--9466 \T1/zi4/m/n/10 src/main/ Underfull \hbox (badness 10000) in paragraph at lines 9492--9494 []|\T1/zi4/m/n/10 ${target}/ Underfull \hbox (badness 10000) in paragraph at lines 9499--9501 []|\T1/zi4/m/n/10 ${target. Underfull \hbox (badness 10000) in paragraph at lines 9499--9501 \T1/zi4/m/n/10 reports}/ Underfull \hbox (badness 10000) in paragraph at lines 9506--9508 []|\T1/zi4/m/n/10 ${target. Underfull \hbox (badness 10000) in paragraph at lines 9506--9508 \T1/zi4/m/n/10 javadoc}/ Underfull \hbox (badness 10000) in paragraph at lines 9509--9510 []|\T1/SourceSansPro-LF/m/n/10 javadoc- Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 []|\T1/zi4/m/n/10 ${src. Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/zi4/m/n/10 main. Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/zi4/m/n/10 java}/ Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/zi4/m/n/10 overview. Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/zi4/m/n/10 html[] \T1/SourceSansPro-LF/m/n/10 if Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/SourceSansPro-LF/m/n/10 ex-ists, oth- Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/SourceSansPro-LF/m/n/10 er-wise a Underfull \hbox (badness 10000) in paragraph at lines 9513--9515 \T1/SourceSansPro-LF/m/n/10 de-fault Underfull \hbox (badness 10000) in paragraph at lines 9520--9522 []|\T1/zi4/m/n/10 ${target}/ Overfull \hbox (60.42845pt too wide) in paragraph at lines 9523--9524 []|\T1/SourceSansPro-LF/m/n/10 target.artifacts.main.javadoc.jar.name| Underfull \hbox (badness 10000) in paragraph at lines 9527--9529 []|\T1/zi4/m/n/10 ${module. Overfull \hbox (15.34927pt too wide) in paragraph at lines 9527--9529 \T1/zi4/m/n/10 name}-javadoc. Overfull \hbox (10.34927pt too wide) in paragraph at lines 9534--9536 []|\T1/zi4/m/n/10 documentation[]| [164] [165] Overfull \hbox (52.12843pt too wide) in paragraph at lines 9584--9585 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.cc.excludes.classes| Overfull \hbox (5.32855pt too wide) in paragraph at lines 9591--9592 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.timeout| Overfull \hbox (79.65843pt too wide) in paragraph at lines 9598--9599 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.properties.s3.cc.activated| Underfull \hbox (badness 10000) in paragraph at lines 9609--9615 []|\T1/SourceSansPro-LF/m/n/10 Java source folder ( Underfull \hbox (badness 10000) in paragraph at lines 9609--9615 []\T1/zi4/m/n/10 src/main/java[] \T1/SourceSansPro-LF/m/n/10 ) and Overfull \hbox (5.26857pt too wide) in paragraph at lines 9616--9617 []|\T1/SourceSansPro-LF/m/n/10 microej.testsuite.verbose| Overfull \hbox (5.08855pt too wide) in paragraph at lines 9623--9624 []|\T1/SourceSansPro-LF/m/n/10 test.run.excludes.pattern| Overfull \hbox (3.94856pt too wide) in paragraph at lines 9637--9638 []|\T1/SourceSansPro-LF/m/n/10 test.run.includes.pattern| Overfull \hbox (5.08855pt too wide) in paragraph at lines 9693--9694 []|\T1/SourceSansPro-LF/m/n/10 test.run.excludes.pattern| Overfull \hbox (3.94856pt too wide) in paragraph at lines 9707--9708 []|\T1/SourceSansPro-LF/m/n/10 test.run.includes.pattern| Underfull \hbox (badness 10000) in paragraph at lines 9711--9713 []|\T1/zi4/m/n/10 **/*[] \T1/SourceSansPro-LF/m/n/10 (all [166] Overfull \hbox (19.2786pt too wide) in paragraph at lines 9787--9788 []|\T1/SourceSansPro-LF/m/n/10 skip.foundationconf.checker| [167] [168] [169 <./repository-tree.png>] Underfull \hbox (badness 10000) in paragraph at lines 9902--9903 []\T1/SourceSansPro-LF/m/n/10 The []\T1/zi4/m/n/10 MicroEJChainResolver[] \T1 /SourceSansPro-LF/m/n/10 is a URL re-solver de-fined in []\T1/zi4/m/n/10 $USER _HOME\.microej\ [170] [171] [172 <./javadoc_module_dependency.png>] Underfull \hbox (badness 10000) in paragraph at lines 10043--10045 []\T1/SourceSansPro-LF/m/n/10 Gathers all mod-ule de-pen-den-cies. The whole re pos-i-tory con-tent is cre-ated un-der []\T1/zi4/m/n/10 target~/ [173] [174 <./ClassPath_4.png>] [175 <./ClassPath_1.png>] Underfull \hbox (badness 10000) in paragraph at lines 10236--10239 []\T1/SourceSansPro-LF/m/n/10 Raw re-sources are re-sources that can be dy-nam- i-cally re-trieved with a call to [176] [177 <./graphviz-c47847d0d8d3fe6990d75c678f74a6fdddb4e842.pdf>] [178] [179] [180 <./graphviz-08e33b4270e5827eddcf70955c1d81df296d2d8d.pdf>] [181 <./g raphviz-a5e7bd17651cb051e8da67ab9dfebf680966828d.pdf>] [182] [183] [184] [185 <./debug1.png>] [186 <./addon_library_source.png>] [187 <./addon_library_o pen_implementation.png> <./addon_library_implementation_read_only.png>] [188 <./foundation_library_implementation_folders.png>] [189 <./foundation_libr ary_debug_add_source_archive.png>] [190 <./foundation_library_debug_select_sour ce_jars.png>] [191 <./foundation_library_debug_open_implementation.png>] [192 <./tool-launch.png>] Underfull \hbox (badness 10000) in paragraph at lines 2--10930 [][]\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 11145--11148 []\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 11916--11916 []\T1/SourceSansPro-LF/m/n/10 Num-ber of Underfull \hbox (badness 10000) in paragraph at lines 11916--11916 []\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 12680--12683 []\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 17. Package varwidth Warning: Failed to reprocess entire contents on input line 131 17. Overfull \hbox (3.0945pt too wide) in paragraph at lines 13153--13154 []|[]\T1/zi4/m/n/10 symbolPrefix[]| Package varwidth Warning: Failed to reprocess entire contents on input line 131 66. Package varwidth Warning: Failed to reprocess entire contents on input line 131 66. 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 22. Package varwidth Warning: Failed to reprocess entire contents on input line 132 22. [243] Package varwidth Warning: Failed to reprocess entire contents on input line 132 36. Package varwidth Warning: Failed to reprocess entire contents on input line 132 36. Package varwidth Warning: Failed to reprocess entire contents on input line 132 55. Package varwidth Warning: Failed to reprocess entire contents on input line 132 55. Package varwidth Warning: Failed to reprocess entire contents on input line 132 84. Package varwidth Warning: Failed to reprocess entire contents on input line 132 84. Package varwidth Warning: Failed to reprocess entire contents on input line 132 98. Package varwidth Warning: Failed to reprocess entire contents on input line 132 98. Package varwidth Warning: Failed to reprocess entire contents on input line 133 27. Package varwidth Warning: Failed to reprocess entire contents on input line 133 27. Package varwidth Warning: Failed to reprocess entire contents on input line 133 41. Package varwidth Warning: Failed to reprocess entire contents on input line 133 41. Package varwidth Warning: Failed to reprocess entire contents on input line 133 55. Package varwidth Warning: Failed to reprocess entire contents on input line 133 55. Package varwidth Warning: Failed to reprocess entire contents on input line 133 92. Package varwidth Warning: Failed to reprocess entire contents on input line 133 92. Package varwidth Warning: Failed to reprocess entire contents on input line 134 06. Package varwidth Warning: Failed to reprocess entire contents on input line 134 06. [244] [245] [246] Underfull \hbox (badness 10000) in paragraph at lines 13515--13518 []\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 14014--14019 []|\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 14355--14360 \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 14391--14392 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14399--14400 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14404--14405 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14404--14405 \T1/zi4/m/n/10 test. Underfull \hbox (badness 5388) in paragraph at lines 14406--14409 []|\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 14410--14411 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14410--14411 \T1/zi4/m/n/10 common. Underfull \hbox (badness 10000) in paragraph at lines 14412--14415 []|\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 14416--14417 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14437--14438 []|\T1/SourceSansPro-LF/m/n/10 Attribute Overfull \hbox (20.24944pt too wide) in paragraph at lines 14452--14453 []|\T1/zi4/m/n/10 verboseLevel[]| Overfull \hbox (10.24944pt too wide) in paragraph at lines 14461--14462 []|\T1/zi4/m/n/10 reportName[]| Overfull \hbox (85.24944pt too wide) in paragraph at lines 14468--14469 []|\T1/zi4/m/n/10 customPropertiesExtension[]| Overfull \hbox (40.24944pt too wide) in paragraph at lines 14483--14484 []|\T1/zi4/m/n/10 commonProperties[]| Overfull \hbox (15.24944pt too wide) in paragraph at lines 14501--14502 []|\T1/zi4/m/n/10 productName[]| Overfull \hbox (95.24944pt too wide) in paragraph at lines 14525--14526 []|\T1/zi4/m/n/10 testsuiteReportFileProperty[]| Overfull \hbox (90.24944pt too wide) in paragraph at lines 14534--14535 []|\T1/zi4/m/n/10 testsuiteReportDirProperty[]| Overfull \hbox (75.24944pt too wide) in paragraph at lines 14542--14543 []|\T1/zi4/m/n/10 testsuiteResultProperty[]| [255] Overfull \hbox (9.17415pt too wide) in paragraph at lines 14580--14581 []|\T1/zi4/m/n/10 testIgnoredPath[] [256] Underfull \hbox (badness 10000) in paragraph at lines 14637--14638 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14644--14645 []|\T1/zi4/m/n/10 testsuite. Underfull \hbox (badness 10000) in paragraph at lines 14644--14645 \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 15509--15510 [][] [267] [268] [269 <./graphviz-6f2b41929bb57b50d9a115d32914e871d3596e88.pdf>] [270] Overfull \hbox (1.21721pt too wide) in paragraph at lines 16028--16029 []|\T1/SourceSansPro-LF/m/n/10 0x1000| Overfull \hbox (0.87721pt too wide) in paragraph at lines 16037--16038 []|\T1/SourceSansPro-LF/m/n/10 0x10a0| Overfull \hbox (0.74721pt too wide) in paragraph at lines 16055--16056 []|\T1/SourceSansPro-LF/m/n/10 0x1200| Overfull \hbox (0.6772pt too wide) in paragraph at lines 16064--16065 []|\T1/SourceSansPro-LF/m/n/10 0x1380| Overfull \hbox (1.0272pt too wide) in paragraph at lines 16083--16084 []|\T1/SourceSansPro-LF/m/n/10 0x1400| Overfull \hbox (0.9572pt too wide) in paragraph at lines 16092--16093 []|\T1/SourceSansPro-LF/m/n/10 0x1680| Overfull \hbox (0.74721pt too wide) in paragraph at lines 16101--16102 []|\T1/SourceSansPro-LF/m/n/10 0x16a0| Overfull \hbox (0.5072pt too wide) in paragraph at lines 16110--16111 []|\T1/SourceSansPro-LF/m/n/10 0x1700| Overfull \hbox (1.0872pt too wide) in paragraph at lines 16155--16156 []|\T1/SourceSansPro-LF/m/n/10 0x1800| Overfull \hbox (5.6804pt too wide) in paragraph at lines 16164--16165 []|\T1/SourceSansPro-LF/m/n/10 unified_canadian_aboriginal_syllabics_extended| Overfull \hbox (1.23721pt too wide) in paragraph at lines 16166--16167 []|\T1/SourceSansPro-LF/m/n/10 0x18b0| Overfull \hbox (1.0872pt too wide) in paragraph at lines 16175--16176 []|\T1/SourceSansPro-LF/m/n/10 0x1900| Overfull \hbox (0.6772pt too wide) in paragraph at lines 16184--16185 []|\T1/SourceSansPro-LF/m/n/10 0x1950| Overfull \hbox (0.9572pt too wide) in paragraph at lines 16193--16194 []|\T1/SourceSansPro-LF/m/n/10 0x1980| Overfull \hbox (0.6672pt too wide) in paragraph at lines 16202--16203 []|\T1/SourceSansPro-LF/m/n/10 0x19e0| Overfull \hbox (0.87721pt too wide) in paragraph at lines 16211--16212 []|\T1/SourceSansPro-LF/m/n/10 0x1a00| Overfull \hbox (1.02722pt too wide) in paragraph at lines 16230--16231 []|\T1/SourceSansPro-LF/m/n/10 0x1ab0| Overfull \hbox (1.36722pt too wide) in paragraph at lines 16239--16240 []|\T1/SourceSansPro-LF/m/n/10 0x1b00| Overfull \hbox (1.23721pt too wide) in paragraph at lines 16248--16249 []|\T1/SourceSansPro-LF/m/n/10 0x1b80| Overfull \hbox (0.54723pt too wide) in paragraph at lines 16257--16258 []|\T1/SourceSansPro-LF/m/n/10 0x1bc0| Overfull \hbox (1.38722pt too wide) in paragraph at lines 16311--16312 []|\T1/SourceSansPro-LF/m/n/10 0x1d00| Overfull \hbox (1.25722pt too wide) in paragraph at lines 16321--16322 []|\T1/SourceSansPro-LF/m/n/10 0x1d80| Overfull \hbox (0.56723pt too wide) in paragraph at lines 16331--16332 []|\T1/SourceSansPro-LF/m/n/10 0x1dc0| Overfull \hbox (0.79721pt too wide) in paragraph at lines 16341--16342 []|\T1/SourceSansPro-LF/m/n/10 0x1e00| Overfull \hbox (2.4372pt too wide) in paragraph at lines 16359--16360 []|\T1/SourceSansPro-LF/m/n/10 0x2000| Overfull \hbox (1.48718pt too wide) in paragraph at lines 16369--16370 []|\T1/SourceSansPro-LF/m/n/10 0x2070| Overfull \hbox (2.0972pt too wide) in paragraph at lines 16378--16379 []|\T1/SourceSansPro-LF/m/n/10 0x20a0| Overfull \hbox (2.60721pt too wide) in paragraph at lines 16388--16389 []|\T1/SourceSansPro-LF/m/n/10 0x20d0| Overfull \hbox (0.5872pt too wide) in paragraph at lines 16397--16398 []|\T1/SourceSansPro-LF/m/n/10 0x2100| Overfull \hbox (1.9072pt too wide) in paragraph at lines 16424--16425 []|\T1/SourceSansPro-LF/m/n/10 0x2200| Overfull \hbox (2.02719pt too wide) in paragraph at lines 16433--16434 []|\T1/SourceSansPro-LF/m/n/10 0x2300| Overfull \hbox (1.94719pt too wide) in paragraph at lines 16442--16443 []|\T1/SourceSansPro-LF/m/n/10 0x2400| Overfull \hbox (1.75719pt too wide) in paragraph at lines 16452--16453 []|\T1/SourceSansPro-LF/m/n/10 0x2440| [271] Overfull \hbox (1.81718pt too wide) in paragraph at lines 16461--16462 []|\T1/SourceSansPro-LF/m/n/10 0x2460| Overfull \hbox (2.02719pt too wide) in paragraph at lines 16470--16471 []|\T1/SourceSansPro-LF/m/n/10 0x2500| Overfull \hbox (1.89719pt too wide) in paragraph at lines 16479--16480 []|\T1/SourceSansPro-LF/m/n/10 0x2580| Overfull \hbox (1.6872pt too wide) in paragraph at lines 16488--16489 []|\T1/SourceSansPro-LF/m/n/10 0x25a0| Overfull \hbox (2.2472pt too wide) in paragraph at lines 16497--16498 []|\T1/SourceSansPro-LF/m/n/10 0x2600| Overfull \hbox (1.48718pt too wide) in paragraph at lines 16506--16507 []|\T1/SourceSansPro-LF/m/n/10 0x2700| Underfull \hbox (badness 10000) in paragraph at lines 16511--16513 []|\T1/SourceSansPro-LF/m/n/10 Miscellaneous Math-e-mat-i-cal Overfull \hbox (0.9072pt too wide) in paragraph at lines 16516--16517 []|\T1/SourceSansPro-LF/m/n/10 0x27c0| Overfull \hbox (2.4072pt too wide) in paragraph at lines 16534--16535 []|\T1/SourceSansPro-LF/m/n/10 0x2800| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16543--16544 []|\T1/SourceSansPro-LF/m/n/10 0x2900| Underfull \hbox (badness 10000) in paragraph at lines 16548--16550 []|\T1/SourceSansPro-LF/m/n/10 Miscellaneous Math-e-mat-i-cal Overfull \hbox (2.07718pt too wide) in paragraph at lines 16553--16554 []|\T1/SourceSansPro-LF/m/n/10 0x2980| Underfull \hbox (badness 6526) in paragraph at lines 16558--16560 []|\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 16563--16564 []|\T1/SourceSansPro-LF/m/n/10 0x2a00| Overfull \hbox (2.68721pt too wide) in paragraph at lines 16573--16574 []|\T1/SourceSansPro-LF/m/n/10 0x2b00| Overfull \hbox (1.71721pt too wide) in paragraph at lines 16582--16583 []|\T1/SourceSansPro-LF/m/n/10 0x2c00| Overfull \hbox (1.5872pt too wide) in paragraph at lines 16591--16592 []|\T1/SourceSansPro-LF/m/n/10 0x2c60| Overfull \hbox (1.5872pt too wide) in paragraph at lines 16600--16601 []|\T1/SourceSansPro-LF/m/n/10 0x2c80| Overfull \hbox (2.70721pt too wide) in paragraph at lines 16609--16610 []|\T1/SourceSansPro-LF/m/n/10 0x2d00| Overfull \hbox (2.29721pt too wide) in paragraph at lines 16618--16619 []|\T1/SourceSansPro-LF/m/n/10 0x2d30| Overfull \hbox (2.57721pt too wide) in paragraph at lines 16627--16628 []|\T1/SourceSansPro-LF/m/n/10 0x2d80| Overfull \hbox (2.28722pt too wide) in paragraph at lines 16636--16637 []|\T1/SourceSansPro-LF/m/n/10 0x2de0| Overfull \hbox (2.1172pt too wide) in paragraph at lines 16645--16646 []|\T1/SourceSansPro-LF/m/n/10 0x2e00| Overfull \hbox (1.9872pt too wide) in paragraph at lines 16654--16655 []|\T1/SourceSansPro-LF/m/n/10 0x2e80| Overfull \hbox (2.4972pt too wide) in paragraph at lines 16683--16684 []|\T1/SourceSansPro-LF/m/n/10 0x3000| Overfull \hbox (2.30719pt too wide) in paragraph at lines 16692--16693 []|\T1/SourceSansPro-LF/m/n/10 0x3040| Overfull \hbox (2.1572pt too wide) in paragraph at lines 16701--16702 []|\T1/SourceSansPro-LF/m/n/10 0x30a0| Overfull \hbox (0.7072pt too wide) in paragraph at lines 16710--16711 []|\T1/SourceSansPro-LF/m/n/10 0x3100| Overfull \hbox (0.5772pt too wide) in paragraph at lines 16729--16730 []|\T1/SourceSansPro-LF/m/n/10 0x3190| Overfull \hbox (1.92719pt too wide) in paragraph at lines 16767--16768 []|\T1/SourceSansPro-LF/m/n/10 0x3200| Overfull \hbox (1.94719pt too wide) in paragraph at lines 16776--16777 []|\T1/SourceSansPro-LF/m/n/10 0x3300| Overfull \hbox (2.30719pt too wide) in paragraph at lines 16786--16787 []|\T1/SourceSansPro-LF/m/n/10 0x3400| Overfull \hbox (0.57722pt too wide) in paragraph at lines 16788--16790 []|\T1/SourceSansPro-LF/m/n/10 0x4dbf| Overfull \hbox (2.06721pt too wide) in paragraph at lines 16795--16796 []|\T1/SourceSansPro-LF/m/n/10 0x4dc0| Overfull \hbox (2.2972pt too wide) in paragraph at lines 16804--16805 []|\T1/SourceSansPro-LF/m/n/10 0x4e00| Overfull \hbox (2.4672pt too wide) in paragraph at lines 16813--16814 []|\T1/SourceSansPro-LF/m/n/10 0xa000| Overfull \hbox (2.00719pt too wide) in paragraph at lines 16822--16823 []|\T1/SourceSansPro-LF/m/n/10 0xa490| [272] Overfull \hbox (2.4472pt too wide) in paragraph at lines 16831--16832 []|\T1/SourceSansPro-LF/m/n/10 0xa4d0| Overfull \hbox (2.05719pt too wide) in paragraph at lines 16840--16841 []|\T1/SourceSansPro-LF/m/n/10 0xa500| Overfull \hbox (2.14719pt too wide) in paragraph at lines 16849--16850 []|\T1/SourceSansPro-LF/m/n/10 0xa640| Overfull \hbox (1.9972pt too wide) in paragraph at lines 16858--16859 []|\T1/SourceSansPro-LF/m/n/10 0xa6a0| Overfull \hbox (1.75719pt too wide) in paragraph at lines 16867--16868 []|\T1/SourceSansPro-LF/m/n/10 0xa700| Overfull \hbox (1.32718pt too wide) in paragraph at lines 16876--16877 []|\T1/SourceSansPro-LF/m/n/10 0xa720| Overfull \hbox (2.33719pt too wide) in paragraph at lines 16885--16886 []|\T1/SourceSansPro-LF/m/n/10 0xa800| Overfull \hbox (1.82718pt too wide) in paragraph at lines 16895--16896 []|\T1/SourceSansPro-LF/m/n/10 0xa830| Overfull \hbox (2.14719pt too wide) in paragraph at lines 16904--16905 []|\T1/SourceSansPro-LF/m/n/10 0xa840| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16913--16914 []|\T1/SourceSansPro-LF/m/n/10 0xa880| Overfull \hbox (1.91719pt too wide) in paragraph at lines 16922--16923 []|\T1/SourceSansPro-LF/m/n/10 0xa8e0| Overfull \hbox (2.33719pt too wide) in paragraph at lines 16931--16932 []|\T1/SourceSansPro-LF/m/n/10 0xa900| Overfull \hbox (1.78719pt too wide) in paragraph at lines 16940--16941 []|\T1/SourceSansPro-LF/m/n/10 0xa930| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16949--16950 []|\T1/SourceSansPro-LF/m/n/10 0xa960| Overfull \hbox (2.20718pt too wide) in paragraph at lines 16958--16959 []|\T1/SourceSansPro-LF/m/n/10 0xa980| Overfull \hbox (1.91719pt too wide) in paragraph at lines 16967--16968 []|\T1/SourceSansPro-LF/m/n/10 0xa9e0| Overfull \hbox (2.1272pt too wide) in paragraph at lines 16976--16977 []|\T1/SourceSansPro-LF/m/n/10 0xaa00| Overfull \hbox (1.9972pt too wide) in paragraph at lines 16985--16986 []|\T1/SourceSansPro-LF/m/n/10 0xaa60| Overfull \hbox (1.9972pt too wide) in paragraph at lines 16994--16995 []|\T1/SourceSansPro-LF/m/n/10 0xaa80| Overfull \hbox (1.7072pt too wide) in paragraph at lines 17003--17004 []|\T1/SourceSansPro-LF/m/n/10 0xaae0| Overfull \hbox (2.6172pt too wide) in paragraph at lines 17012--17013 []|\T1/SourceSansPro-LF/m/n/10 0xab00| Overfull \hbox (2.2072pt too wide) in paragraph at lines 17021--17022 []|\T1/SourceSansPro-LF/m/n/10 0xab30| Overfull \hbox (1.9072pt too wide) in paragraph at lines 17030--17031 []|\T1/SourceSansPro-LF/m/n/10 0xab70| Overfull \hbox (1.79721pt too wide) in paragraph at lines 17039--17040 []|\T1/SourceSansPro-LF/m/n/10 0xabc0| Overfull \hbox (1.6472pt too wide) in paragraph at lines 17048--17049 []|\T1/SourceSansPro-LF/m/n/10 0xac00| Overfull \hbox (2.5872pt too wide) in paragraph at lines 17057--17058 []|\T1/SourceSansPro-LF/m/n/10 0xd7b0| Overfull \hbox (2.77719pt too wide) in paragraph at lines 17066--17067 []|\T1/SourceSansPro-LF/m/n/10 0xd800| Overfull \hbox (2.9272pt too wide) in paragraph at lines 17076--17077 []|\T1/SourceSansPro-LF/m/n/10 0xdb80| Overfull \hbox (2.0872pt too wide) in paragraph at lines 17085--17086 []|\T1/SourceSansPro-LF/m/n/10 0xdc00| Overfull \hbox (2.31718pt too wide) in paragraph at lines 17094--17095 []|\T1/SourceSansPro-LF/m/n/10 0xe000| Overfull \hbox (0.59721pt too wide) in paragraph at lines 17114--17115 []|\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 18158--18158 []\T1/SourceSansPro-LF/m/n/10 Event Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0x0 Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0xa Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0xb Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0xc Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0xd Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0xe Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0xf Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0x14 Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0x15 Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0x16 Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0x17 Underfull \hbox (badness 10000) in paragraph at lines 18158--18158 []\T1/SourceSansPro-LF/m/n/10 0x18 [289] [290] [291 <./microui_traces_systemview.png>] Underfull \vbox (badness 3281) detected at line 18722 [292] Underfull \vbox (badness 10000) detected at line 18722 Underfull \vbox (badness 10000) detected at line 18722 [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 19598--19599 []\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 19637--19638 []\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.19752 ...ربية}\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.19752 ...ربية}\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.19752 ...ربية}\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.19752 ...ربية}\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.19752 ...ربية}\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.19752 ...ربية}\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.19752 ...ربية}\PYG{l+s}{\PYGZdq{}}\PYG{p}{;} [315 <./drawStringOnCircle1.png>] [316 <./drawStringLayout.png>] Underfull \hbox (badness 10000) in paragraph at lines 19850--19851 []\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 19986--19987 []\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 20033--20034 []\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 20033--20034 \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 20139 [322] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20146 ...imen]{{drawAnimatedImageTranslate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20146 ...imen]{{drawAnimatedImageTranslate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20186 ...dimen]{{drawAnimatedImageOverPath}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20186 ...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.20258 ...xdimen]{{drawAnimatedImageScaleXY}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20258 ...xdimen]{{drawAnimatedImageScaleXY}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20299 ...pxdimen]{{drawAnimatedImageRotate}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20299 ...pxdimen]{{drawAnimatedImageRotate}.gif} [325] Underfull \vbox (badness 7397) detected at line 20404 [326] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20411 ...dimen]{{drawAnimatedImageMorphing}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20411 ...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.20497 ...xpxdimen]{{drawAnimatedImageColor}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20497 ...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.20605 ...phinxpxdimen]{{linearInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20605 ...phinxpxdimen]{{linearInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20617 ...xpxdimen]{{accelerateInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20617 ...xpxdimen]{{accelerateInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20629 ...phinxpxdimen]{{bounceInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20629 ...phinxpxdimen]{{bounceInterpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20641 ...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.20641 ...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.20655 ...hinxpxdimen]{{custom0Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20655 ...hinxpxdimen]{{custom0Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20671 ...hinxpxdimen]{{custom1Interpolator}.gif} ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.20671 ...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 20999. (/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 22119--22120 []\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 22416 [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 24018--24019 []|\T1/SourceSansPro-LF/m/n/10 Module Overfull \hbox (5.24944pt too wide) in paragraph at lines 24025--24026 []|\T1/zi4/m/n/10 Bluetooth[]| Underfull \hbox (badness 5302) in paragraph at lines 24027--24028 \T1/SourceSansPro-LF/m/n/10 on the Generic At-tribute Pro-file Overfull \hbox (1.35934pt too wide) in paragraph at lines 2--24030 []|[][]\T1/SourceSansPro-LF/m/n/10 bluetooth[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24035 [][][]\T1/SourceSansPro-LF/m/n/10 Bluetooth Overfull \hbox (20.24944pt too wide) in paragraph at lines 24039--24040 []|\T1/zi4/m/n/10 ECOM-Network[]| Underfull \hbox (badness 5696) in paragraph at lines 24041--24042 []|\T1/SourceSansPro-LF/m/n/10 Network in-ter-faces man-age-ment Underfull \hbox (badness 10000) in paragraph at lines 2--24044 []|[][]\T1/SourceSansPro-LF/m/n/10 ecom- Overfull \hbox (16.7787pt too wide) in paragraph at lines 2--24046 []|[][]\T1/SourceSansPro-LF/m/n/10 NetworkInterfaceManager Overfull \hbox (5.24944pt too wide) in paragraph at lines 24048--24049 []|\T1/zi4/m/n/10 ECOM-WIFI[]| Underfull \hbox (badness 10000) in paragraph at lines 2--24053 []|[][]\T1/SourceSansPro-LF/m/n/10 ecom- Underfull \hbox (badness 10000) in paragraph at lines 2--24078 [][][]\T1/SourceSansPro-LF/m/n/10 NET util-ity Underfull \hbox (badness 10000) in paragraph at lines 2--24101 [][][]\T1/SourceSansPro-LF/m/n/10 SSL mu-tual Underfull \hbox (badness 10000) in paragraph at lines 2--24104 [][][]\T1/SourceSansPro-LF/m/n/10 SSL mu-tual Underfull \hbox (badness 10000) in paragraph at lines 2--24107 [][][]\T1/SourceSansPro-LF/m/n/10 SSL util-ity [385 <./networking_overview.png>] Underfull \hbox (badness 10000) in paragraph at lines 24131--24132 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 24138--24139 []|\T1/zi4/m/n/10 Android Overfull \hbox (20.24944pt too wide) in paragraph at lines 24138--24139 \T1/zi4/m/n/10 Connectivity[]| Underfull \hbox (badness 10000) in paragraph at lines 2--24143 []|[][]\T1/SourceSansPro-LF/m/n/10 android- Overfull \hbox (11.39934pt too wide) in paragraph at lines 2--24143 \T1/SourceSansPro-LF/m/n/10 connectivity[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24145 []|[][]\T1/SourceSansPro-LF/m/n/10 ConnectivityManager Underfull \hbox (badness 10000) in paragraph at lines 24152--24153 []|\T1/zi4/m/n/10 HTTP Overfull \hbox (3.66933pt too wide) in paragraph at lines 2--24157 []|[][]\T1/SourceSansPro-LF/m/n/10 httpclient[][], Underfull \hbox (badness 10000) in paragraph at lines 2--24157 [][]\T1/SourceSansPro-LF/m/n/10 http- Underfull \hbox (badness 10000) in paragraph at lines 2--24159 []|[][]\T1/SourceSansPro-LF/m/n/10 HttpURLConnection Underfull \hbox (badness 10000) in paragraph at lines 2--24162 [][][]\T1/SourceSansPro-LF/m/n/10 HTTP client Underfull \hbox (badness 10000) in paragraph at lines 24164--24165 []\T1/SourceSansPro-LF/m/n/10 See also [][]REST Underfull \hbox (badness 10000) in paragraph at lines 24169--24170 []|\T1/zi4/m/n/10 HTTP Underfull \hbox (badness 10000) in paragraph at lines 24169--24170 \T1/zi4/m/n/10 Server Underfull \hbox (badness 10000) in paragraph at lines 24186--24187 []|\T1/zi4/m/n/10 MQTT Underfull \hbox (badness 10000) in paragraph at lines 24186--24187 \T1/zi4/m/n/10 Client Overfull \hbox (15.24944pt too wide) in paragraph at lines 24186--24187 \T1/zi4/m/n/10 (MicroPaho)[]| Underfull \hbox (badness 6876) in paragraph at lines 24188--24189 []|\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--24191 []|[][]\T1/SourceSansPro-LF/m/n/10 micropaho[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24196 [][][]\T1/SourceSansPro-LF/m/n/10 MicroPaho Underfull \hbox (badness 10000) in paragraph at lines 2--24199 [][][]\T1/SourceSansPro-LF/m/n/10 MQTT pub-lish Underfull \hbox (badness 10000) in paragraph at lines 24206--24207 []|\T1/zi4/m/n/10 REST Underfull \hbox (badness 10000) in paragraph at lines 24208--24209 []|\T1/SourceSansPro-LF/m/n/10 REpresentational State Tran-fer Underfull \hbox (badness 10000) in paragraph at lines 2--24216 [][][]\T1/SourceSansPro-LF/m/n/10 REST client Underfull \hbox (badness 10000) in paragraph at lines 24223--24224 []|\T1/zi4/m/n/10 REST Underfull \hbox (badness 10000) in paragraph at lines 24225--24226 []|\T1/SourceSansPro-LF/m/n/10 REpresentational State Tran-fer Overfull \hbox (1.77933pt too wide) in paragraph at lines 2--24228 []|[][]\T1/SourceSansPro-LF/m/n/10 restserver[][]| Underfull \hbox (badness 10000) in paragraph at lines 24237--24238 []|\T1/zi4/m/n/10 SNTP Underfull \hbox (badness 10000) in paragraph at lines 24239--24240 []|\T1/SourceSansPro-LF/m/n/10 Simple Net-work Time Pro-to-col Overfull \hbox (2.21935pt too wide) in paragraph at lines 2--24242 []|[][]\T1/SourceSansPro-LF/m/n/10 sntpclient[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24247 [][][]\T1/SourceSansPro-LF/m/n/10 SNTP client Overfull \hbox (5.24944pt too wide) in paragraph at lines 24251--24252 []|\T1/zi4/m/n/10 WebSocket Overfull \hbox (7.54935pt too wide) in paragraph at lines 2--24256 []|[][]\T1/SourceSansPro-LF/m/n/10 websocket[][], Overfull \hbox (7.90933pt too wide) in paragraph at lines 2--24256 [][]\T1/SourceSansPro-LF/m/n/10 websocket- Underfull \hbox (badness 10000) in paragraph at lines 2--24261 [][][]\T1/SourceSansPro-LF/m/n/10 WebSocket Underfull \hbox (badness 10000) in paragraph at lines 2--24264 [][][]\T1/SourceSansPro-LF/m/n/10 WebSocket [386] [387] Underfull \hbox (badness 10000) in paragraph at lines 24285--24286 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 2--24300 [][][]\T1/SourceSansPro-LF/m/n/10 CborEncoder Underfull \hbox (badness 10000) in paragraph at lines 2--24303 [][][]\T1/SourceSansPro-LF/m/n/10 CborDecoder Underfull \hbox (badness 10000) in paragraph at lines 2--24320 [][][]\T1/SourceSansPro-LF/m/n/10 JSONObject Underfull \hbox (badness 10000) in paragraph at lines 2--24323 [][][]\T1/SourceSansPro-LF/m/n/10 JSONWriter Overfull \hbox (1.93938pt too wide) in paragraph at lines 2--24340 []|[][]\T1/SourceSansPro-LF/m/n/10 protobuf3[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--24343 [] Overfull \hbox (12.7588pt too wide) in paragraph at lines 2--24343 [][]\T1/SourceSansPro-LF/m/n/10 CodedInputStream Underfull \hbox (badness 10000) in paragraph at lines 2--24346 [] Overfull \hbox (20.11879pt too wide) in paragraph at lines 2--24346 [][]\T1/SourceSansPro-LF/m/n/10 CodedOutputStream Underfull \hbox (badness 10000) in paragraph at lines 2--24351 [][][]\T1/SourceSansPro-LF/m/n/10 Protobuf3 Underfull \hbox (badness 10000) in paragraph at lines 2--24363 [][][]\T1/SourceSansPro-LF/m/n/10 XmlPullParser Underfull \hbox (badness 10000) in paragraph at lines 2--24366 [][][]\T1/SourceSansPro-LF/m/n/10 XmlSerializer Underfull \hbox (badness 10000) in paragraph at lines 24397--24398 []|\T1/zi4/m/n/10 AWS Underfull \hbox (badness 10000) in paragraph at lines 24397--24398 \T1/zi4/m/n/10 IoT Underfull \hbox (badness 5475) in paragraph at lines 24399--24400 []|\T1/SourceSansPro-LF/m/n/10 AWS IoT Core client, pro-vid-ing pub- Underfull \hbox (badness 10000) in paragraph at lines 24412--24413 []|\T1/zi4/m/n/10 Google Underfull \hbox (badness 10000) in paragraph at lines 24412--24413 \T1/zi4/m/n/10 Cloud Overfull \hbox (7.69951pt too wide) in paragraph at lines 24412--24413 \T1/zi4/m/n/10 Platform Underfull \hbox (badness 10000) in paragraph at lines 24412--24413 \T1/zi4/m/n/10 Iot Underfull \hbox (badness 10000) in paragraph at lines 2--24420 [][][]\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.24471 ...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.24471 ...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 24750. [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 25314--25318 []\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 25885--25888 []\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 25902--25904 []\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 26490. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26490. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26490. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26490. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26490. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26490. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26490. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 26490. [416] [417] [418] [419] [420] [421] [422] [423] [424] [425] [426] [427] [428 <./platformConfigurationSkeleton.png>] [429] Underfull \hbox (badness 10000) in paragraph at lines 27670--27671 []\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 27686--27686 []\T1/zi4/m/it/9 ============================================================== ==============================================[]| Overfull \hbox (75.24504pt too wide) in paragraph at lines 27691--27691 []\T1/zi4/m/it/9 ============================================================== ==============================================[]| [430] [431 <./platformSource.png>] [432] Underfull \hbox (badness 10000) in paragraph at lines 27797--27800 []\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 28027--28028 []|\T1/SourceSansPro-LF/m/n/10 Option Overfull \hbox (15.24944pt too wide) in paragraph at lines 28034--28035 []|\T1/zi4/m/n/10 microejapp. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28034--28035 \T1/zi4/m/n/10 relative. Overfull \hbox (15.24944pt too wide) in paragraph at lines 28041--28042 []|\T1/zi4/m/n/10 microejlib. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28041--28042 \T1/zi4/m/n/10 relative. Overfull \hbox (15.24944pt too wide) in paragraph at lines 28048--28049 []|\T1/zi4/m/n/10 microejinc. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28048--28049 \T1/zi4/m/n/10 relative. Overfull \hbox (30.24944pt too wide) in paragraph at lines 28055--28056 []|\T1/zi4/m/n/10 microejscript. Overfull \hbox (5.24944pt too wide) in paragraph at lines 28055--28056 \T1/zi4/m/n/10 relative. Underfull \hbox (badness 10000) in paragraph at lines 28062--28063 []|\T1/zi4/m/n/10 root. Underfull \hbox (badness 10000) in paragraph at lines 28090--28091 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28095--28096 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28100--28101 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28105--28106 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28110--28111 []|\T1/zi4/m/n/10 deploy.bsp. Underfull \hbox (badness 10000) in paragraph at lines 28115--28116 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28120--28121 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28125--28126 []|\T1/zi4/m/n/10 deploy.dir. Underfull \hbox (badness 10000) in paragraph at lines 28130--28131 []|\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 28621--28622 []|\T1/SourceSansPro-LF/m/n/10 SECURITY Underfull \hbox (badness 7256) in paragraph at lines 28623--28624 []|\T1/SourceSansPro-LF/m/n/10 NET Java Test Underfull \hbox (badness 10000) in paragraph at lines 28625--28626 []|\T1/SourceSansPro-LF/m/n/10 SSL Java Test Underfull \hbox (badness 10000) in paragraph at lines 28638--28639 []|\T1/SourceSansPro-LF/m/n/10 3.4.0 (On Underfull \hbox (badness 10000) in paragraph at lines 28640--28641 []|\T1/SourceSansPro-LF/m/n/10 3.0.1 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28653--28654 []|\T1/SourceSansPro-LF/m/n/10 3.4.0 (On Underfull \hbox (badness 10000) in paragraph at lines 28655--28656 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28657--28659 []|\T1/SourceSansPro-LF/m/n/10 1.1.0 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28668--28669 []|\T1/SourceSansPro-LF/m/n/10 3.5.2 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28670--28671 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28672--28674 []|\T1/SourceSansPro-LF/m/n/10 1.1.0 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28681--28682 []|\T1/SourceSansPro-LF/m/n/10 1.4.0 Underfull \hbox (badness 10000) in paragraph at lines 28681--28682 \T1/SourceSansPro-LF/m/n/10 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28683--28684 []|\T1/SourceSansPro-LF/m/n/10 3.5.2 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28685--28686 []|\T1/SourceSansPro-LF/m/n/10 3.1.4 (On de- Underfull \hbox (badness 10000) in paragraph at lines 28687--28689 []|\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 29132 [451] [452] [453] [454] [455] Underfull \hbox (badness 10000) in paragraph at lines 29516--29517 []\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 29516--29517 []\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 29797 [461 <./sni_flow.png>] [462] [463 <./sni_sync.png>] Underfull \hbox (badness 10000) in paragraph at lines 1--29918 []|[][]$\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 30252--30255 \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 30338--30342 \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 30752--30754 []\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.30791 \begin{sphinxVerbatim} [commandchars=\\\{\}] [478]pdfTeX warning (ext4): destination with the same identifier (name{literalblock.2}) has been already u sed, duplicate ignored \relax l.30839 \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 31875. [499] Underfull \hbox (badness 5696) in paragraph at lines 31924--31926 []\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 32022 Underfull \vbox (badness 10000) detected at line 32022 [501] [502] Underfull \hbox (badness 10000) in paragraph at lines 32096--32098 \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 32110--32111 []\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 32127--32128 []\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 32133--32134 []\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 32144--32145 []\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 32144--32145 \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 32467. [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 33735 [523] Overfull \vbox (0.82593pt too high) detected at line 33781 [524] [525] Overfull \vbox (1.82593pt too high) detected at line 33904 [526] Overfull \vbox (2.12442pt too high) detected at line 33973 [527] Underfull \vbox (badness 3343) detected at line 34045 [528] [529] Overfull \vbox (1.29552pt too high) detected at line 34117 [530] Overfull \vbox (1.82593pt too high) detected at line 34192 [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 34484--34484 []\T1/SourceSansPro-LF/m/n/10 Tear- Underfull \hbox (badness 10000) in paragraph at lines 34484--34484 []\T1/SourceSansPro-LF/m/n/10 Nb Underfull \hbox (badness 10000) in paragraph at lines 34484--34484 []\T1/SourceSansPro-LF/m/n/10 Flush time Underfull \hbox (badness 10000) in paragraph at lines 34484--34484 []\T1/SourceSansPro-LF/m/n/10 FPS Underfull \hbox (badness 5203) in paragraph at lines 34484--34484 []\T1/SourceSansPro-LF/m/n/10 CPU load [536] [537] [538] Underfull \hbox (badness 10000) in paragraph at lines 34687--34688 []\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 34687--34688 []\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 35733--35734 []\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 35736--35737 []\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 35785--35786 \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 35797--35798 []\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.35867 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.4}) has been already used, d uplicate ignored \relax l.35879 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.5}) has been already used, d uplicate ignored \relax l.35889 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.6}) has been already used, d uplicate ignored \relax l.35901 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.7}) has been already used, d uplicate ignored \relax l.35911 \begin{sphinxVerbatim} [commandchars=\\\{\}] [556]pdfTeX warning (ext4): destination with the same identifier (name{literalblock.8}) has been already u sed, duplicate ignored \relax l.35921 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 35937--35938 []\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.36708 \begin{sphinxVerbatim} [commandchars=\\\{\}] [568] [569 <./graphviz-6baf 21a497ab9e0043cef2bf3d691fc132794bb5.pdf>] [570] [571] [572 <./fpwidgets.png>] [573] [574] Underfull \hbox (badness 10000) in paragraph at lines 37094--37095 []\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 37181--37182 []\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 37670--37671 []\T1/zi4/m/n/10 void LLUI_DISPLAY_IMPL_binarySemaphoreTake([. Overfull \hbox (26.05243pt too wide) in paragraph at lines 37673--37674 []\T1/zi4/m/n/10 void LLUI_DISPLAY_IMPL_binarySemaphoreGive([. Underfull \hbox (badness 10000) in paragraph at lines 37676--37677 []\T1/zi4/m/n/10 uint8_t* LLUI_DISPLAY_IMPL_flush([... Overfull \hbox (71.05243pt too wide) in paragraph at lines 37686--37687 []\T1/zi4/m/n/10 int32_t LLDISPLAY_IMPL_getWorkingBufferStartAddress([. Overfull \hbox (61.05243pt too wide) in paragraph at lines 37689--37690 []\T1/zi4/m/n/10 int32_t LLDISPLAY_IMPL_getWorkingBufferEndAddress([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37752--37753 []\T1/zi4/m/n/10 jint LLUI_INPUT_IMPL_getInitialStateValue([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37755--37756 []\T1/zi4/m/n/10 void LLUI_INPUT_IMPL_enterCriticalSection([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37758--37759 []\T1/zi4/m/n/10 void LLUI_INPUT_IMPL_leaveCriticalSection([. Overfull \hbox (21.05243pt too wide) in paragraph at lines 37771--37772 []\T1/zi4/m/n/10 int32_t LLINPUT_IMPL_getInitialStateValue([. Overfull \hbox (6.05243pt too wide) in paragraph at lines 37774--37775 []\T1/zi4/m/n/10 void LLINPUT_IMPL_enterCriticalSection([. Overfull \hbox (6.05243pt too wide) in paragraph at lines 37777--37778 []\T1/zi4/m/n/10 void LLINPUT_IMPL_leaveCriticalSection([. [581] Underfull \hbox (badness 10000) in paragraph at lines 37824--37825 []\T1/zi4/m/n/10 int32_t LLLEDS_IMPL_getIntensity([... Underfull \hbox (badness 10000) in paragraph at lines 37880--37882 \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 38765--38766 []\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 40363--40364 []\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 40457. (/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 40457. [613] Underfull \hbox (badness 10000) in paragraph at lines 40576--40577 []\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 40579--40580 []\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 40579--40580 []\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 40811--40812 []\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 40814--40815 []\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 40814--40815 \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 40941--40942 []\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 40968--40969 []\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 40968--40969 []\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 41023--41024 []\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 41045--41046 []\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 41048--41049 []\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 41051--41052 []\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 41054--41055 []\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 41057--41058 []\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 41060--41061 []\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 41063--41064 []\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 41066--41067 []\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 41069--41070 []\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 41072--41073 []\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 41078--41079 \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 41081--41082 []\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 41081--41082 \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 41081--41082 \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 41084--41085 []\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 41084--41085 \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 41084--41085 \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 41087--41088 []\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 41087--41088 []\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 41087--41088 \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 41093--41094 []\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 41096--41097 []\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 41099--41100 []\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 41102--41103 []\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 41116--41117 []\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 41119--41120 []\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 41119--41120 \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 41122--41123 []\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 41122--41123 []\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 41125--41126 []\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 41133--41134 []\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 41136--41137 []\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 41139--41140 []\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 41142--41143 []\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 41148--41149 []\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 41154--41155 []\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 41163--41164 []\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 41171--41172 []\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 41179--41180 []\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 41185--41186 []\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 41188--41189 []\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 41199--41200 []\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 41202--41203 []\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 41205--41206 []\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 41208--41209 []\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 41211--41212 []\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 41214--41215 []\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 41217--41218 []\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 41220--41221 []\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 41226--41227 []\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 41229--41230 []\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 41232--41233 []\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 41235--41236 []\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 41238--41239 []\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 41249--41250 []\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 41252--41253 []\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 41255--41256 []\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 41292--41293 []\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 41295--41296 []\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 41295--41296 []\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 41298--41299 []\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 41306--41307 []\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 41341--41342 []\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 41384--41385 []\T1/SourceSansPro-LF/m/n/10 Create a new front panel project: [][][] > [][ ][] > [][][] > [][][] > [624] Underfull \hbox (badness 10000) in paragraph at lines 41471--41472 []\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 41532--41533 \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 41596--41597 []\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 41596--41597 \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 41690--41691 []\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 41820--41821 []\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 41828--41829 []\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 41834--41835 []\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 41856--41857 []\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 42200--42201 []\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 42206--42207 []\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 42257--42258 []\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 42263--42264 []\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 42337--42338 []\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 42765--42766 []\T1/SourceSansPro-LF/m/n/10 Fix Null-Point-erEx-cep-tion while sort-ing Trans -la-teXY Vec-tor-Draw-ableOb-jectAn-i-ma-tor in vectorimage- [646] [647 <./java-c-net-interface.png>] Underfull \hbox (badness 10000) in paragraph at lines 42881--42886 []\T1/zi4/m/n/10 LLNET_CHANNEL_impl.h[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi 4/m/n/10 LLNET_SOCKETCHANNEL_impl.h[] \T1/SourceSansPro-LF/m/n/10 , []\T1/zi4/ m/n/10 LLNET_STREAMSOCKETCHANNEL_impl.h[] [648] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family SourceSansPro-LF in TS1 encoding. (textcomp) Default family used instead on input line 42960. [649] [650] [651] [652] [653] Underfull \hbox (badness 10000) in paragraph at lines 43381--43384 []\T1/zi4/m/n/10 architecture[] \T1/SourceSansPro-LF/m/n/10 [op-tional, de-fau lt value is ^^PVir-tual De-vice^^Q]: De-fines the value re-turned by the [654] [655 <./watchdog_sandwich.png>] [656 <./watchdog_highlevel_diagram.png>] [657 <./watchdog_seq_diagram.png>] Overfull \vbox (8.27005pt too high) detected at line 43563 [658] Underfull \hbox (badness 10000) in paragraph at lines 43589--43592 []\T1/SourceSansPro-LF/m/n/10 There is an ad-di-tional func-tion in []\T1/zi4/ m/n/10 LLWATCHDOG_TIMER_impl.h[] \T1/SourceSansPro-LF/m/n/10 com-pared to the Java API. This is [659] Overfull \vbox (3.05565pt too high) detected at line 43661 [660] [661] [662 <./STM32F7508-DK-demoWidget-SystemView.png>] Underfull \hbox (badness 10000) in paragraph at lines 43750--43751 []\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 43753--43754 []\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 43753--43754 []\T1/zi4/m/n/10 SEGGER_SYSVIEW_SendSysDesc("N="SYSVIEW_APP_NAME",D="SYSVIEW_DE VICE_NAME", [663 <./sytemview_remove_systick.png>] [664] [665] [666 <./sv_names.png>] [667] Underfull \hbox (badness 5578) in paragraph at lines 43951--43954 \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 43951--43954 \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 43951--43954 \T1/SourceSansPro-LF/m/n/10 con-fig-u-ra-tion found in []\T1/zi4/m/n/10 /YourP latformProject-bsp/projects/microej/thirdparty/systemview/inc/ [668 <./sysview_app_traces.png>] [669 <./systemview_rtt_not_found.png>] [670 <./systemview_st_link_pb.png>] [671 <./hil1.png> <./hil2.png>] [672 <./hil 3.png>] [673] [674 <./hil4.png>] [675] [676 <./mock-skeleton.png>] [677] [678 <./hil5.png>] [679 <./newfp.png>] [680 <./project-content.png>] [681] [682 <./working-layout.png>] [683] [684] [685] [686 <./fp-widget-active-area.pn g>] [687 <./blemock-controller.png>] [688] [689 <./blemock-flash-download-tool. png>] [690 <./blemock-wifi-setup-interface.png> <./blemock-wifi-setup-last-scre en.png>] [691 <./blemock-controller-ip.png>] [692 <./blemock-configuration.png> ] [693] [694] Underfull \hbox (badness 6910) in paragraph at lines 45245--45249 []\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 45245--45249 \T1/SourceSansPro-LF/m/n/10 in a driver. The names of these func-tions match th e []\T1/zi4/m/n/10 LLCOM_BUFFERED_CONNECTION_IMPL_*[] \T1/SourceSansPro-LF/m/ n/10 or the [695] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 \T1/SourceSansPro-LF/m/n/10 gen-er-a-tor Overfull \hbox (8.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonRepeatedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (18.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (3.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerMovedEvent[]| Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 []|\T1/SourceSansPro-LF/m/n/10 The ini-tial value of each state ma-chine Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 \T1/SourceSansPro-LF/m/n/10 (of a States) is re-trieved by a call to Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_getInitialStateValue[] Overfull \hbox (3.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (8.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 \T1/SourceSansPro-LF/m/n/10 gen-er-a-tor Overfull \hbox (8.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendButtonRepeatedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (13.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (18.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (3.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendPointerMovedEvent[]| Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 []|\T1/SourceSansPro-LF/m/n/10 The ini-tial value of each state ma-chine Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 \T1/SourceSansPro-LF/m/n/10 (of a States) is re-trieved by a call to Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 []\T1/zi4/m/n/10 LLUI_INPUT_IMPL_getInitialStateValue[] Overfull \hbox (3.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchPressedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 Overfull \hbox (8.50986pt too wide) in paragraph at lines 45456--45456 []|\T1/zi4/m/n/10 LLUI_INPUT_sendTouchReleasedEvent[] Underfull \hbox (badness 10000) in paragraph at lines 45456--45456 [696] [697] Underfull \hbox (badness 6725) in paragraph at lines 45507--45512 \T1/SourceSansPro-LF/m/n/10 age heap. Im-ple-men-ta-tion of these LLAPIs is al- ready avail-able on the Mi-croEJ Cen-tral Repos-i-tory ( [698] [699] [700] [701] [702] [703] Underfull \hbox (badness 10000) in paragraph at lines 45825--45826 []\T1/SourceSansPro-LF/m/n/10 A string can be draw on a cir-cle: []\T1/zi4/m/n /10 LLVG_FONT_PAINTER_IMPL_draw_string_on_circle[] \T1/SourceSansPro-LF/m/n/10 and [704] [705] [706] [707] [708] Overfull \hbox (5.24129pt too wide) in paragraph at lines 46204--46205 []|\T1/SourceSansPro-LF/m/n/10 Message [709] Underfull \hbox (badness 10000) in paragraph at lines 46400--46400 []|\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 46400--46400 []|\T1/SourceSansPro-LF/m/n/10 The fully qual-i-fied name of the class that im- ple-ments [710] Underfull \hbox (badness 10000) in paragraph at lines 46421--46424 []\T1/SourceSansPro-LF/m/n/10 When an in-struc-tion is ex-e-cuted that will bre ak a [][]\T1/SourceSansPro-LF/m/it/10 [KF] spec-i-fi-ca-tion[][] \T1/SourceSans Pro-LF/m/n/10 in-su-la-tion se-man-tic rule, a [711] Overfull \hbox (25.02158pt too wide) in paragraph at lines 46601--46602 [][] Overfull \hbox (10.13881pt too wide) in paragraph at lines 46698--46699 [][] [712] [713] [714] [715] [716] [717] [718] Underfull \hbox (badness 10000) in paragraph at lines 48355--48355 []\T1/SourceSansPro-LF/m/n/10 Mes-sage [719] Underfull \hbox (badness 10000) in paragraph at lines 48512--48512 []\T1/zi4/m/n/10 -descriptionFile Underfull \hbox (badness 10000) in paragraph at lines 48512--48512 []\T1/zi4/m/n/10 -waitingTaskLimit Overfull \hbox (6.25586pt too wide) in paragraph at lines 48512--48512 []\T1/zi4/m/n/10 -outputArchitecture Overfull \hbox (1.25586pt too wide) in paragraph at lines 48512--48512 []\T1/zi4/m/n/10 -rwBlockHeaderSize Underfull \hbox (badness 10000) in paragraph at lines 48512--48512 []\T1/zi4/m/n/10 -cConstantsPrefix [720]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.10}) has been already used, duplicate ignored \relax l.48711 \begin{sphinxVerbatim} [commandchars=\\\{\}] [721] Overfull \hbox (3.86812pt too wide) in paragraph at lines 48777--48778 []\T1/zi4/m/n/10 eventgenerators[] Underfull \hbox (badness 10000) in paragraph at lines 48777--48778 Package varwidth Warning: Failed to reprocess entire contents on input line 487 79. Underfull \hbox (badness 10000) detected at line 48779 Overfull \hbox (3.86812pt too wide) detected at line 48779 []\T1/zi4/m/n/10 eventgenerators[] Package varwidth Warning: Failed to reprocess entire contents on input line 487 79. Underfull \hbox (badness 10000) in paragraph at lines 48791--48792 []\T1/zi4/m/n/10 eventgenerator[] Underfull \hbox (badness 10000) in paragraph at lines 48791--48792 Package varwidth Warning: Failed to reprocess entire contents on input line 487 93. Underfull \hbox (badness 10000) detected at line 48793 Package varwidth Warning: Failed to reprocess entire contents on input line 487 93. Package varwidth Warning: Failed to reprocess entire contents on input line 488 17. Package varwidth Warning: Failed to reprocess entire contents on input line 488 17. Package varwidth Warning: Failed to reprocess entire contents on input line 488 36. Package varwidth Warning: Failed to reprocess entire contents on input line 488 36. Package varwidth Warning: Failed to reprocess entire contents on input line 488 55. Package varwidth Warning: Failed to reprocess entire contents on input line 488 55. Package varwidth Warning: Failed to reprocess entire contents on input line 488 79. Package varwidth Warning: Failed to reprocess entire contents on input line 488 79. Package varwidth Warning: Failed to reprocess entire contents on input line 489 13. Package varwidth Warning: Failed to reprocess entire contents on input line 489 13. Package varwidth Warning: Failed to reprocess entire contents on input line 489 37. Package varwidth Warning: Failed to reprocess entire contents on input line 489 37. Underfull \hbox (badness 10000) in paragraph at lines 48940--48942 []|\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 48940--48942 \T1/SourceSansPro-LF/m/n/10 The state of a ma-chine is changed by send-ing an e vent us-ing Package varwidth Warning: Failed to reprocess entire contents on input line 489 73. Package varwidth Warning: Failed to reprocess entire contents on input line 489 73. Package varwidth Warning: Failed to reprocess entire contents on input line 489 87. Package varwidth Warning: Failed to reprocess entire contents on input line 489 87. [722] [723] Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. Package varwidth Warning: Failed to reprocess entire contents on input line 491 36. [724] Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Overfull \hbox (1.7963pt too wide) in paragraph at lines 49263--49263 []|\T1/zi4/m/n/10 xsi:schemaLocation[]| Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Overfull \hbox (1.7963pt too wide) in paragraph at lines 49263--49263 []|\T1/zi4/m/n/10 xsi:schemaLocation[]| Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Package varwidth Warning: Failed to reprocess entire contents on input line 492 63. Underfull \hbox (badness 10000) in paragraph at lines 49324--49324 []\T1/zi4/m/n/10 -connectTimeout Underfull \hbox (badness 10000) in paragraph at lines 49324--49324 []\T1/zi4/m/n/10 -excludes Underfull \hbox (badness 10000) in paragraph at lines 49324--49324 []\T1/zi4/m/n/10 -mocks [725] [726] [727]pdfTeX warning (ext4): destination with the same identifier (n ame{literalblock.11}) has been already used, duplicate ignored \relax l.49477 \begin{sphinxVerbatim} [commandchars=\\\{\}] Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. Package varwidth Warning: Failed to reprocess entire contents on input line 496 28. [728] [729] Overfull \hbox (2.36441pt too wide) in paragraph at lines 49814--49815 [][] [730] Overfull \hbox (8.14131pt too wide) in paragraph at lines 49866--49867 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 49868--49869 []|\T1/SourceSansPro-LF/m/n/10 Build Underfull \hbox (badness 10000) in paragraph at lines 49868--49869 \T1/SourceSansPro-LF/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 49870--49871 []|\T1/SourceSansPro-LF/m/n/10 Known Com-pat-i-ble Ver- Overfull \hbox (0.92131pt too wide) in paragraph at lines 49874--49876 []|\T1/SourceSansPro-LF/m/n/10 Module| Underfull \hbox (badness 10000) in paragraph at lines 49877--49878 []|\T1/SourceSansPro-LF/m/n/10 Keil Underfull \hbox (badness 10000) in paragraph at lines 49877--49878 \T1/SourceSansPro-LF/m/n/10 uVi- Overfull \hbox (1.57127pt too wide) in paragraph at lines 49879--49880 []|\T1/SourceSansPro-LF/m/n/10 5.18.0.0| Underfull \hbox (badness 10000) in paragraph at lines 49883--49884 []|\T1/zi4/m/n/10 --cpu Cortex-M4.fp --apcs=/hardfp Overfull \hbox (9.55128pt too wide) in paragraph at lines 2--49887 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4A20[][]| Underfull \hbox (badness 10000) in paragraph at lines 49894--49895 []|\T1/zi4/m/n/10 -mabi=aapcs -mcpu=cortex-m4 Underfull \hbox (badness 10000) in paragraph at lines 49894--49895 \T1/zi4/m/n/10 -mlittle-endian -mfpu=fpv4-sp-d16 Overfull \hbox (9.87128pt too wide) in paragraph at lines 2--49898 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4G25[][]| Underfull \hbox (badness 10000) in paragraph at lines 49899--49900 []|\T1/SourceSansPro-LF/m/n/10 IAR Underfull \hbox (badness 10000) in paragraph at lines 49899--49900 \T1/SourceSansPro-LF/m/n/10 Em- Underfull \hbox (badness 10000) in paragraph at lines 49899--49900 \T1/SourceSansPro-LF/m/n/10 bed- Underfull \hbox (badness 10000) in paragraph at lines 49899--49900 \T1/SourceSansPro-LF/m/n/10 ded Underfull \hbox (badness 10000) in paragraph at lines 49899--49900 \T1/SourceSansPro-LF/m/n/10 Work- Underfull \hbox (badness 10000) in paragraph at lines 49899--49900 \T1/SourceSansPro-LF/m/n/10 bench Underfull \hbox (badness 10000) in paragraph at lines 49899--49900 \T1/SourceSansPro-LF/m/n/10 for Overfull \hbox (18.03123pt too wide) in paragraph at lines 49901--49902 []|\T1/SourceSansPro-LF/m/n/10 8.32.1.18631| Overfull \hbox (6.29128pt too wide) in paragraph at lines 2--49909 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi4I35[][]| Overfull \hbox (8.14131pt too wide) in paragraph at lines 49930--49931 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 49932--49933 []|\T1/SourceSansPro-LF/m/n/10 Build Underfull \hbox (badness 10000) in paragraph at lines 49932--49933 \T1/SourceSansPro-LF/m/n/10 Ver- Underfull \hbox (badness 10000) in paragraph at lines 49934--49935 []|\T1/SourceSansPro-LF/m/n/10 Known Com-pat-i-ble Ver- Overfull \hbox (0.92131pt too wide) in paragraph at lines 49938--49940 []|\T1/SourceSansPro-LF/m/n/10 Module| Underfull \hbox (badness 10000) in paragraph at lines 49941--49942 []|\T1/SourceSansPro-LF/m/n/10 Keil Underfull \hbox (badness 10000) in paragraph at lines 49941--49942 \T1/SourceSansPro-LF/m/n/10 uVi- Overfull \hbox (1.57127pt too wide) in paragraph at lines 49943--49944 []|\T1/SourceSansPro-LF/m/n/10 5.18.0.0| Underfull \hbox (badness 7344) in paragraph at lines 49947--49948 []|\T1/zi4/m/n/10 --cpu Cortex-M7.fp.sp --apcs=/hardfp Overfull \hbox (7.4213pt too wide) in paragraph at lines 2--49951 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7A21[][]| Underfull \hbox (badness 10000) in paragraph at lines 49958--49959 []|\T1/zi4/m/n/10 -mabi=aapcs -mcpu=cortex-m7 Underfull \hbox (badness 10000) in paragraph at lines 49958--49959 \T1/zi4/m/n/10 -mlittle-endian -mfpu=fpv5-sp-d16 Overfull \hbox (9.81128pt too wide) in paragraph at lines 2--49962 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7G26[][]| Underfull \hbox (badness 10000) in paragraph at lines 49963--49964 []|\T1/SourceSansPro-LF/m/n/10 IAR Underfull \hbox (badness 10000) in paragraph at lines 49963--49964 \T1/SourceSansPro-LF/m/n/10 Em- Underfull \hbox (badness 10000) in paragraph at lines 49963--49964 \T1/SourceSansPro-LF/m/n/10 bed- Underfull \hbox (badness 10000) in paragraph at lines 49963--49964 \T1/SourceSansPro-LF/m/n/10 ded Underfull \hbox (badness 10000) in paragraph at lines 49963--49964 \T1/SourceSansPro-LF/m/n/10 Work- Underfull \hbox (badness 10000) in paragraph at lines 49963--49964 \T1/SourceSansPro-LF/m/n/10 bench Underfull \hbox (badness 10000) in paragraph at lines 49963--49964 \T1/SourceSansPro-LF/m/n/10 for Overfull \hbox (18.03123pt too wide) in paragraph at lines 49965--49966 []|\T1/SourceSansPro-LF/m/n/10 8.32.1.18631| Overfull \hbox (6.39128pt too wide) in paragraph at lines 2--49973 []|[][]\T1/SourceSansPro-LF/m/n/10 flopi7I36[][]| [731] Overfull \hbox (3.87445pt too wide) in paragraph at lines 49991--49992 []|\T1/SourceSansPro-LF/m/n/10 Compiler| Underfull \hbox (badness 10000) in paragraph at lines 49997--49998 []|\T1/SourceSansPro-LF/m/n/10 Module Underfull \hbox (badness 10000) in paragraph at lines 50002--50003 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50002--50003 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50004--50005 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50004--50005 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50004--50005 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50004--50005 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50004--50005 \T1/SourceSansPro-LF/m/n/10 80- Overfull \hbox (8.4644pt too wide) in paragraph at lines 50004--50005 \T1/SourceSansPro-LF/m/n/10 g6c4433a)| Overfull \hbox (2.18443pt too wide) in paragraph at lines 2--50009 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou1[][]| Underfull \hbox (badness 10000) in paragraph at lines 50013--50014 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50013--50014 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50015--50016 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50015--50016 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50015--50016 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50015--50016 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50015--50016 \T1/SourceSansPro-LF/m/n/10 80- Overfull \hbox (8.4644pt too wide) in paragraph at lines 50015--50016 \T1/SourceSansPro-LF/m/n/10 g6c4433a)| Overfull \hbox (3.50443pt too wide) in paragraph at lines 2--50020 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou2[][]| Underfull \hbox (badness 10000) in paragraph at lines 50024--50025 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50024--50025 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50026--50027 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50026--50027 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50026--50027 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50026--50027 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50026--50027 \T1/SourceSansPro-LF/m/n/10 96- Overfull \hbox (8.94438pt too wide) in paragraph at lines 50026--50027 \T1/SourceSansPro-LF/m/n/10 g2852398)| Overfull \hbox (3.50443pt too wide) in paragraph at lines 2--50031 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou2[][]| Underfull \hbox (badness 10000) in paragraph at lines 50035--50036 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50035--50036 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50037--50038 []|\T1/SourceSansPro-LF/m/n/10 8.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50037--50038 \T1/SourceSansPro-LF/m/n/10 (crosstool- Overfull \hbox (3.46442pt too wide) in paragraph at lines 2--50042 []|[][]\T1/SourceSansPro-LF/m/n/10 simikou3[][]| Underfull \hbox (badness 10000) in paragraph at lines 50046--50047 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50046--50047 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50048--50049 []|\T1/SourceSansPro-LF/m/n/10 5.2.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50048--50049 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50048--50049 \T1/SourceSansPro-LF/m/n/10 ng- Underfull \hbox (badness 10000) in paragraph at lines 50048--50049 \T1/SourceSansPro-LF/m/n/10 1.22.0- Underfull \hbox (badness 10000) in paragraph at lines 50048--50049 \T1/SourceSansPro-LF/m/n/10 97- Overfull \hbox (8.04442pt too wide) in paragraph at lines 50048--50049 \T1/SourceSansPro-LF/m/n/10 gc752ad5)| Overfull \hbox (5.4645pt too wide) in paragraph at lines 50052--50053 []|\T1/zi4/m/n/10 simikou4[]| Underfull \hbox (badness 10000) in paragraph at lines 50057--50058 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50057--50058 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50059--50060 []|\T1/SourceSansPro-LF/m/n/10 8.4.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50059--50060 \T1/SourceSansPro-LF/m/n/10 (crosstool- Overfull \hbox (5.4645pt too wide) in paragraph at lines 50063--50064 []|\T1/zi4/m/n/10 simikou5[]| Underfull \hbox (badness 10000) in paragraph at lines 50068--50069 []|\T1/SourceSansPro-LF/m/n/10 GCC Underfull \hbox (badness 10000) in paragraph at lines 50068--50069 \T1/SourceSansPro-LF/m/n/10 (ESP- Underfull \hbox (badness 10000) in paragraph at lines 50070--50071 []|\T1/SourceSansPro-LF/m/n/10 8.4.0 Overfull \hbox (9.7644pt too wide) in paragraph at lines 50070--50071 \T1/SourceSansPro-LF/m/n/10 (crosstool- Underfull \hbox (badness 10000) in paragraph at lines 50072--50073 []|\T1/zi4/m/n/10 -mlongcalls -mfix-esp32-psram-cache-issue Overfull \hbox (5.4645pt too wide) in paragraph at lines 50074--50075 []|\T1/zi4/m/n/10 simikou6[]| [732] [733] [734 <./platform_fullPackaging_structure.png>] Underfull \hbox (badness 10000) in paragraph at lines 50255--50258 \T1/SourceSansPro-LF/m/n/10 and re-named to []\T1/zi4/m/n/10 architecture-repo sitory/com/microej/architecture/CM7/CM7hardfp_ARMCC5/ [735] [736] [737 <./platform_architecture-repository.png> <./platformMigration- import.png>] Underfull \hbox (badness 10000) in paragraph at lines 50390--50394 []\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 50390--50394 \T1/SourceSansPro-LF/m/n/10 github . com / MicroEJ / PlatformQualificationTools / blob / master / framework / platform / README . rst$[][]. Underfull \hbox (badness 10000) in paragraph at lines 50390--50394 \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 50401--50402 []\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 50401--50402 []\T1/zi4/m/n/10 ] [745 <./inputs_outputs.png>] [746 <./build_flow_ge neric.png>] [747 <./build_flow_virtual_device.png>] Underfull \hbox (badness 10000) in paragraph at lines 1--50905 []|[][]$\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 51035--51035 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Demo Run- Underfull \hbox (badness 10000) in paragraph at lines 51035--51035 []\T1/SourceSansPro-LF/m/n/10 EDC/B- Overfull \hbox (27.2402pt too wide) in paragraph at lines 51035--51035 []\T1/SourceSansPro-LF/m/n/10 COMP/WADAPPS| Underfull \hbox (badness 10000) in paragraph at lines 51035--51035 []\T1/SourceSansPro-LF/m/n/10 MI- Overfull \hbox (14.15453pt too wide) in paragraph at lines 51035--51035 \T1/SourceSansPro-LF/m/n/10 CROUI/MWT| Overfull \hbox (26.17175pt too wide) in paragraph at lines 51035--51035 []\T1/SourceSansPro-LF/m/n/10 LEDS/BUTTONS| Overfull \hbox (31.06073pt too wide) in paragraph at lines 51035--51035 []\T1/SourceSansPro-LF/m/n/10 NET/CONNECT/SSL| Overfull \hbox (1.01366pt too wide) in paragraph at lines 51035--51035 []\T1/SourceSansPro-LF/m/n/10 BLE| Overfull \hbox (1.82365pt too wide) in paragraph at lines 51035--51035 []\T1/SourceSansPro-LF/m/n/10 HAL| Overfull \hbox (21.5272pt too wide) in paragraph at lines 51035--51035 []\T1/SourceSansPro-LF/m/n/10 ECOM/COMM| Underfull \hbox (badness 10000) in paragraph at lines 51127--51127 []\T1/SourceSansPro-LF/m/n/10 BUT-TONS or MICROUI- [748 <./check.png>] Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 \T1/SourceSansPro-LF/m/n/10 Demo Underfull \hbox (badness 5741) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 Mi-croEJ Run-time Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 Man- Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 \T1/SourceSansPro-LF/m/n/10 age- Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 App- Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 \T1/SourceSansPro-LF/m/n/10 Metadata- Overfull \hbox (13.73042pt too wide) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 CommandServer- Overfull \hbox (2.49365pt too wide) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 NTP| Overfull \hbox (10.21362pt too wide) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 About| Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 Ap- Overfull \hbox (1.8816pt too wide) in paragraph at lines 51252--51252 \T1/SourceSansPro-LF/m/n/10 pList| Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 Forge Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 MicroEJ- Underfull \hbox (badness 10000) in paragraph at lines 51252--51252 []\T1/SourceSansPro-LF/m/n/10 MicroEJ- Underfull \hbox (badness 10000) in paragraph at lines 51309--51309 []\T1/SourceSansPro-LF/m/n/10 App-Metadata- Overfull \hbox (3.66864pt too wide) in paragraph at lines 51309--51309 []\T1/SourceSansPro-LF/m/n/10 CommandServer- [749] [750 <./firmware-multiapp-skeleton-project.png (PNG copy)>] [751] [752 <./firmware-multiapp-skeleton-artifacts.png (PNG copy)>] Underfull \hbox (badness 10000) in paragraph at lines 51381--51382 []\T1/SourceSansPro-LF/m/n/10 A Ker-nel API or a Run-time En-vi-ron-ment mod-ul e is added as a de-pen-dency with the con-fig-u-ra-tion [753] [754 <./build_flow_zoom_buildtype.png>] Underfull \hbox (badness 10000) in paragraph at lines 51468--51469 \T1/SourceSansPro-LF/m/n/10 The fol-low-ing sec-tion de-scribes [][]\T1/SourceS ansPro-LF/m/it/10 mod-ule de-scrip-tion file[][] \T1/SourceSansPro-LF/m/n/10 ( []\T1/zi4/m/n/10 module.ivy[] \T1/SourceSansPro-LF/m/n/10 ) gen-er-ated by the [755 <./build_flow_zoom_workspace.png>] Underfull \hbox (badness 6445) in paragraph at lines 51587--51587 []|\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 51587--51587 []|\T1/zi4/m/n/10 default->default;[] Underfull \hbox (badness 10000) in paragraph at lines 51587--51587 []|\T1/SourceSansPro-LF/m/n/10 Runtime En-vi-ron- Overfull \hbox (2.65308pt too wide) in paragraph at lines 51587--51587 []|\T1/zi4/m/n/10 systemapp-fw->application[]| Underfull \hbox (badness 6445) in paragraph at lines 51587--51587 []|\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 51587--51587 []|\T1/zi4/m/n/10 default->default;[] Underfull \hbox (badness 10000) in paragraph at lines 51587--51587 []|\T1/SourceSansPro-LF/m/n/10 Runtime En-vi-ron- Overfull \hbox (2.65308pt too wide) in paragraph at lines 51587--51587 []|\T1/zi4/m/n/10 systemapp-fw->application[]| Overfull \hbox (3.17218pt too wide) in paragraph at lines 51587--51588 [][] [756] [757]pdfTeX warning (ext4): destination with the same identifier (name{li teralblock.1}) has been already used, duplicate ignored \relax l.51653 \begin{sphinxVerbatim} [commandchars=\\\{\}] Overfull \hbox (1.65721pt too wide) in paragraph at lines 51730--51730 []|\T1/SourceSansPro-LF/m/n/10 require| Overfull \hbox (4.48721pt too wide) in paragraph at lines 51730--51730 []||[]| Overfull \hbox (1.65721pt too wide) in paragraph at lines 51730--51730 []|\T1/SourceSansPro-LF/m/n/10 require| Overfull \hbox (4.48721pt too wide) in paragraph at lines 51730--51730 []\T1/SourceSansPro-LF/m/n/10 method Overfull \hbox (4.48721pt too wide) detected at line 51730 []\T1/SourceSansPro-LF/m/n/10 method [758] [759 <./kernelapi_launch.png (PNG copy)>] [760 <./img115.png (PNG copy)>] [761] [762 <./runtime_environment_build_flow.png>] [763] [764] [765 <./graph_bu ild_string_methods.png>] [766] [767 <./sandboxed-application-lifecycle.png>] [768] Underfull \hbox (badness 10000) in paragraph at lines 52274--52275 []\T1/SourceSansPro-LF/m/n/10 during a call to [][]Dis-play.requestShow(Display able)[][], [][]Dis-play.requestHide(Displayable)[][], [][]Dis- [769] [770] [771] [772 <./kf_testsuite_project_structure.png>] [773 <./link_ker nel.png>] [774 <./kernel_metadata_generator.png>] [775 <./build_flow_zoom_works pace_firmware_linker_only.png>] [776 <./feature_portability_control_principle.p ng>] [777] [778 <./link_application.png>] [779 <./build_flow_zoom_workspace_fea ture_only.png>] [780 <./link_application_on_device.png>] Underfull \vbox (badness 10000) detected at line 52851 Underfull \vbox (badness 10000) detected at line 52851 [781] [782 <./feature_portability_overview.png>] Chapter 7. Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 52923. [783 <./qa_resources-v3.PNG>] Underfull \hbox (badness 10000) in paragraph at lines 52938--52940 []\T1/SourceSansPro-LF/m/n/10 A se-lec-tion of sup-ported em-bed-ded Ar-chi-tec -tures can be found here: [][]$https : / / developer . microej . com / [784] [785] [786 <./platform-build_workflow.PNG>] [787 <./build_microej_mono_sa ndbox_firmware_numbered.PNG>] [788] [789 <./tuto_microej_platform_how_to_select _modules.PNG>] [790] [791] [792]pdfTeX warning (ext4): destination with the sam e identifier (name{literalblock.1}) has been already used, duplicate ignored \relax l.53700 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53700--53700 []\T1/SourceSansPro-LF/m/n/10 Listing 1: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [793] Overfull \vbox (1.82593pt too high) detected at line 53796 [794]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.2}) has been already used, duplicate ignored \relax l.53827 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53827--53827 []\T1/SourceSansPro-LF/m/n/10 Listing 2: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [795]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.3}) has been already used, duplicate ignored \relax l.53889 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 53889--53889 []\T1/SourceSansPro-LF/m/n/10 Listing 3: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [796] [797] [798 <./tuto_microej_fw_from_scratch_import_architecture.PNG>] [799 <./tuto_microej_fw_from_scratch_activate_license.PNG>] [800 <./tuto_microe j_fw_from_scratch_create_platform.PNG> <./tuto_microej_fw_from_scratch_add_plat form_configuration_additions.PNG>] Overfull \hbox (25.24498pt too wide) in paragraph at lines 54189--54189 []\T1/zi4/m/it/9 ============================================================== ==============================================| Overfull \hbox (25.24498pt too wide) in paragraph at lines 54194--54194 []\T1/zi4/m/it/9 ============================================================== ==============================================| [801] [802 <./tuto_microej_fw_from_scratch_build_platform.png> <./tuto_microej_ fw_from_scratch_new_microej_application_project.PNG>] [803 <./tuto_microej_fw_f rom_scratch_run_as_microej_application.PNG>] [804] [805 <./tuto_microej_fw_from _scratch_run_configurations.PNG> <./tuto_microej_fw_from_scratch_run_configurat ions_execute_on_device.PNG>] [806]pdfTeX warning (ext4): destination with the s ame identifier (name{literalblock.4}) has been already used, duplicate ignored \relax l.54412 \begin{sphinxVerbatim} [commandchars=\\\{\}]pdfTeX warning (ext4): desti nation with the same identifier (name{literalblock.5}) has been already used, d uplicate ignored \relax l.54447 \begin{sphinxVerbatim} [commandchars=\\\{\}] [807] Underfull \vbox (badness 10000) detected at line 54505 Underfull \vbox (badness 10000) detected at line 54505 [808]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.6}) has been already used, duplicate ignored \relax l.54555 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54555--54555 []\T1/SourceSansPro-LF/m/n/10 Listing 6: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / Overfull \vbox (0.78357pt too high) detected at line 54573 [809]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.7}) has been already used, duplicate ignored \relax l.54601 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54601--54601 []\T1/SourceSansPro-LF/m/n/10 Listing 7: |[][][]$https : / / github . com / Fre eRTOS / FreeRTOS / commit / [810] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54634. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54634. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54635. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54636. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 8}) has been already used, duplicate ignored \relax l.54671 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54671--54671 []\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 54695. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54696. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54697. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54697. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54698. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54699. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54701. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54702. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54703. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54704. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54705. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54706. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54708. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54709. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54710. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54711. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54712. [811]pdfTeX warning (ext4): destination with the same identifier (name{literalb lock.9}) has been already used, duplicate ignored \relax l.54726 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54726--54726 []\T1/SourceSansPro-LF/m/n/10 Listing 9: |[][][]$https : / / github . com / Mic roEJ / FreeRTOS / commit / [812] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 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 54756. 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 54763. 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. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54769. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54770. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54771. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54772. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54773. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54774. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54775. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54776. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54777. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54778. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54779. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54780. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 10}) has been already used, duplicate ignored \relax l.54790 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54790--54790 []\T1/SourceSansPro-LF/m/n/10 Listing 10: |[][][]$https : / / github . com / Mi croEJ / FreeRTOS / commit / [813] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54828. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54829. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 11}) has been already used, duplicate ignored \relax l.54838 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54838--54838 []\T1/SourceSansPro-LF/m/n/10 Listing 11: |[][][]$https : / / github . com / Mi croEJ / FreeRTOS / commit / [814] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54876. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family zi4 in TS1 encoding. (textcomp) Default family used instead on input line 54877. pdfTeX warning (ext4): destination with the same identifier (name{literalblock. 12}) has been already used, duplicate ignored \relax l.54888 \begin{sphinxVerbatim} [commandchars=\\\{\}] Underfull \hbox (badness 10000) in paragraph at lines 54888--54888 []\T1/SourceSansPro-LF/m/n/10 Listing 12: |[][][]$https : / / github . com / Mi croEJ / FreeRTOS / commit / [815] [816 <./tuto_microej_fw_from_scratch_hello_world_updated.PNG> <./tuto_mic roej_fw_from_scratch_hello_world_updated_run.PNG>] [817] [818] [819] [820] Overfull \vbox (2.82591pt too high) detected at line 55315 [821] [822] [823 <./configure_build_bat_eclipse.png>] [824] [825] [826 <./tuto_ microej_cli_flow.PNG>] [827] Underfull \vbox (badness 10000) detected at line 55751 Underfull \vbox (badness 10000) detected at line 55751 [828] [829] [830] Underfull \hbox (badness 10000) in paragraph at lines 55915--55916 []\T1/SourceSansPro-LF/m/n/10 Click on [][][] and se-lect the Mi-croEJ mod-ul e repos-i-tory zip file ( []\T1/zi4/m/n/10 microej-[MicroEJ [831] [832 <./tuto_microej_cli_artifactory_module_preview.PNG>] [833] [834 <./t uto_microej_cli_module_creation.PNG>] [835 <./tuto_microej_cli_module_files.PNG > <./tuto_microej_cli_module_location.PNG>] Underfull \hbox (badness 10000) in paragraph at lines 56237--56238 []\T1/SourceSansPro-LF/m/n/10 At the end of the build, the mod-ule is pub-lishe d to []\T1/zi4/m/n/10 http://localhost:8081/artifactory/list/ [836 <./tuto_microej_cli_jenkins_parameter.PNG> <./tuto_microej_cli_jenkins_git _hello.PNG>] [837] [838] [839] [840] [841] [842] Overfull \vbox (1.05565pt too high) detected at line 56832 [843] [844] [845] [846] [847] [848] [849] Underfull \hbox (badness 10000) in paragraph at lines 57269--57270 []\T1/SourceSansPro-LF/m/n/10 Separate each func-tion and data re-source in a d ed-i-cated sec-tion ( []\T1/zi4/m/n/10 -ffunction-sections [850] [851] [852] [853] [854] [855] [856] [857 <./json-src-files-folders.png>] Underfull \vbox (badness 3343) detected at line 57775 [858] Underfull \hbox (badness 10000) in paragraph at lines 57795--57798 \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 57804--57804 []\T1/zi4/m/it/9 a1646d656e75a36269646466696c656576616c75656446696c6565706f7075 70a1686d656e756974656d83a26576616c7565634e6577676f6e636c69636b6e4372656174654e6 577446f632829a26576616c7565644f70656e676f6e636c69636b694f70656e446f632829a26576 616c756565436c6f7365676f6e636c69636b6a436c6f7365446f632829| [859] [860] [861] [862 <./tuto_microej_trace_property.png>] [863] [864] [865 <./tuto_microej_trace_constant.png>] [866] [867 <./ClassPath_21.png>] [868 <./tuto_testsuite_plug_uart_wrover.JPG>] Underfull \hbox (badness 6876) in paragraph at lines 58449--58454 \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 58449--58454 \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 58449--58454 [][]$\T1/SourceSansPro-LF/m/n/10 https : / / github . com / MicroEJ / PlatformQ ualificationTools / blob / 2 . 3 . 0 / tests / fs / java / java-[]testsuite-[]f s / validation / [869] [870 <./tuto_testsuite_fs_all_tests_passed.PNG>] [871] [872] [873 <./tuto _sni_non_blocking_call_blocking_case.PNG>] [874 <./tuto_sni_non_blocking_call_n on_blocking_case.PNG>] Underfull \hbox (badness 10000) in paragraph at lines 58740--58743 []\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 58740--58743 []\T1/zi4/m/n/10 SNI_getCallbackArgs()[] \T1/SourceSansPro-LF/m/n/10 func-tion to re-trieve the ar-gu-ments that was pre-vi-ously given to the [875] [876] [877 <./createStandaloneProject.png> <./structure.png>] [878 <./wid getdemo.png>] [879 <./simulator.png>] Underfull \hbox (badness 6641) in paragraph at lines 58961--58962 []\T1/SourceSansPro-LF/m/n/10 To run the code go to the \T1/SourceSansPro-LF/b/ n/10 Main.java \T1/SourceSansPro-LF/m/n/10 file and right click it, hover over [][][] and se-lect [880] [881 <./runapplication.png>] [882 <./hello.png>] [883 <./drawline.png>] [884 <./geometry.png>] [885 <./imagedrawable.png>] [886 <./thickshapes.png>] [887 <./ticking.png>] [888] [889] [890 <./progressbar.png> <./flowexample.png>] [891 <./flowusage.png>] [892 <./canvassample.png>] [893] [894 <./styleborder.pn g>] [895 <./margin.png> <./tuto_microej_gettingstarted_oversizedmargin.png>] [896 <./marginandpadding.png>] [897 <./tuto_microej_gettingstarted_oversizedmar ginandpadding.png> <./microej_logo.png>] [898 <./resources.png>] [899 <./images simulator.png>] [900 <./imagebackgroundexample.png>] [901 <./classselectorexamp le.png>] [902] [903] [904 <./microejfont.png>] [905 <./fontname.png>] [906 <./f onteditor.png>] [907 <./importfonts1.png>] [908 <./importfonts2.png>] [909 <./f ont.png>] [910 <./listsample.png>] Overfull \vbox (1.6736pt too high) detected at line 59985 [911 <./scrollbar.png>] [912] [913] [914 <./listcontact.png>] [915] [916 <./lab elsampleptbr.png>] [917 <./labelsampleenus.png>] [918] [919 <./STM32F7508-DK-de moWidget-SystemView1.png>] Underfull \hbox (badness 10000) in paragraph at lines 60374--60375 [][] [920 <./trace11.png> <./STR_trace-read1.png>] Underfull \vbox (badness 10000) detected at line 60463 Underfull \vbox (badness 10000) detected at line 60463 [921] [922 <./HeapAnalyzer-example.png>] [923 <./overview-platform-qualificatio n1.png>] [924 <./debug11.png> <./null_analysis_example1.png>] [925] [926 <./mic roui_traces_systemview1.png>] [927 <./tuto_microej_debug_ui_freeze_rtos_task_he art_beat_priority.png (PNG copy)>] Underfull \hbox (badness 6842) in paragraph at lines 60795--60798 []\T1/SourceSansPro-LF/m/n/10 Let's make the heart-beat snip-pet above ex-e-cut e in the UI thread. Sim-ply wraps the []\T1/zi4/m/n/10 System.out. [928] [929] [930] [931] Underfull \hbox (badness 10000) in paragraph at lines 61062--61063 []\T1/SourceSansPro-LF/m/n/10 For ex-am-ple, FreeR-TOS in-cludes FreeRTOS-MPU [ ][]$https : / / www . freertos . org / [932] [933] [934] [935 <./emojisProfiles.png>] [936 <./emojisCopy.png> <./emoji sAppend.png>] [937 <./emojisExport.png>] Chapter 8. Underfull \hbox (badness 10000) in paragraph at lines 1--61416 []|[][]$\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 61432. [938] Chapter 9. (./microej-docs.ind Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 1. [939] Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is use less on input line 42. [940]) (./microej-docs.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. LaTeX Warning: There were undefined references. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/sourcesanspro/a_sd7igg.enc}{/usr/share/texlive/texmf-dist/f onts/enc/dvips/sourcesanspro/a_2cvp4u.enc}{/usr/share/texlive/texmf-dist/fonts/ enc/dvips/sourcesanspro/a_5tbsmu.enc}{/usr/share/texmf/fonts/enc/dvips/cm-super /cm-super-ts1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/inconsolata/i4 -ts1.enc}{/usr/share/texlive/texmf-dist/fonts/enc/dvips/inconsolata/i4-t1-0.enc }{/usr/share/texlive/texmf-dist/fonts/enc/dvips/sourcesanspro/a_ggs4wk.enc} Output written on microej-docs.pdf (951 pages, 21865112 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-02T13:57:13.271502Z, end-time: 2022-11-02T13:57:13.365863Z, 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