Windows PowerShell Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten. Installieren Sie die neueste PowerShell für neue Funktionen und Verbesserungen! https://urldefense.com/v3/__https://aka.ms/PSWindows__;!!G3vK!U6i0unOXDnwUhTw4rgmD_vmiB0zQ9E6SwUfyCLoymXoqdcprtzXcGS3dkxXWvKSkFWbx6onJe50uZlj_Am-Y$ Das Laden von persönlichen und Systemprofilen dauerte 722 ms. PS C:\WINDOWS\system32> cd C:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils\ PS C:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils> py -3.10 -m venv .venv PS C:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils> .\.venv\Scripts\activate.ps1 (.venv) PS C:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils> py --version Python 3.10.10 (.venv) PS C:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils> py -m pip install -r requirements.txt Processing c:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils\core Preparing metadata (setup.py) ... done Processing c:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils\streams\itm Preparing metadata (setup.py) ... done Processing c:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils\streams\uart Preparing metadata (setup.py) ... done Processing c:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils\streams\wireshark Preparing metadata (setup.py) ... done Processing c:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils\streams\stdout Preparing metadata (setup.py) ... done Processing c:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils\streams\to_replayfile Preparing metadata (setup.py) ... done Processing c:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils\streams\from_replayfile Preparing metadata (setup.py) ... done Collecting pyserial>=3.5 Using cached pyserial-3.5-py2.py3-none-any.whl (90 kB) Collecting pyelftools==0.31 Using cached pyelftools-0.31-py3-none-any.whl (180 kB) Collecting construct==2.10.70 Using cached construct-2.10.70-py3-none-any.whl (63 kB) Collecting appdirs==1.4.4 Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting watchdog==6.0.0 Using cached watchdog-6.0.0-py3-none-win_amd64.whl (79 kB) Collecting typer==0.15.1 Using cached typer-0.15.1-py3-none-any.whl (44 kB) Collecting colorama==0.4.6 Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting coloredlogs Using cached coloredlogs-15.0.1-py2.py3-none-any.whl (46 kB) Collecting shellingham>=1.3.0 Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) Collecting typing-extensions>=3.7.4.3 Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB) Collecting rich>=10.11.0 Using cached rich-14.1.0-py3-none-any.whl (243 kB) Collecting click>=8.0.0 Using cached click-8.3.0-py3-none-any.whl (107 kB) Collecting pywin32==308 Using cached pywin32-308-cp310-cp310-win_amd64.whl (6.6 MB) Collecting humanfriendly>=9.1 Using cached humanfriendly-10.0-py2.py3-none-any.whl (86 kB) Collecting pyreadline3 Using cached pyreadline3-3.5.4-py3-none-any.whl (83 kB) Collecting markdown-it-py>=2.2.0 Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB) Collecting pygments<3.0.0,>=2.13.0 Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB) Collecting mdurl~=0.1 Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) Installing collected packages: pywin32, pyserial, pyelftools, appdirs, watchdog, typing-extensions, shellingham, pyreadline3, pygments, mdurl, construct, colorama, markdown-it-py, humanfriendly, click, rich, coloredlogs, typer, tilogger-wireshark-output, tilogger-uart-transport, tilogger-to-replayfile-output, tilogger-stdout-output, tilogger-itm-transport, tilogger-from-replayfile-output, tilogger DEPRECATION: tilogger-wireshark-output is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://urldefense.com/v3/__https://github.com/pypa/pip/issues/8559__;!!G3vK!U6i0unOXDnwUhTw4rgmD_vmiB0zQ9E6SwUfyCLoymXoqdcprtzXcGS3dkxXWvKSkFWbx6onJe50uZmvuBllB$ Running setup.py install for tilogger-wireshark-output ... done DEPRECATION: tilogger-uart-transport is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://urldefense.com/v3/__https://github.com/pypa/pip/issues/8559__;!!G3vK!U6i0unOXDnwUhTw4rgmD_vmiB0zQ9E6SwUfyCLoymXoqdcprtzXcGS3dkxXWvKSkFWbx6onJe50uZmvuBllB$ Running setup.py install for tilogger-uart-transport ... done DEPRECATION: tilogger-to-replayfile-output is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://urldefense.com/v3/__https://github.com/pypa/pip/issues/8559__;!!G3vK!U6i0unOXDnwUhTw4rgmD_vmiB0zQ9E6SwUfyCLoymXoqdcprtzXcGS3dkxXWvKSkFWbx6onJe50uZmvuBllB$ Running setup.py install for tilogger-to-replayfile-output ... done DEPRECATION: tilogger-stdout-output is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforcethis behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://urldefense.com/v3/__https://github.com/pypa/pip/issues/8559__;!!G3vK!U6i0unOXDnwUhTw4rgmD_vmiB0zQ9E6SwUfyCLoymXoqdcprtzXcGS3dkxXWvKSkFWbx6onJe50uZmvuBllB$ Running setup.py install for tilogger-stdout-output ... done DEPRECATION: tilogger-itm-transport is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforcethis behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://urldefense.com/v3/__https://github.com/pypa/pip/issues/8559__;!!G3vK!U6i0unOXDnwUhTw4rgmD_vmiB0zQ9E6SwUfyCLoymXoqdcprtzXcGS3dkxXWvKSkFWbx6onJe50uZmvuBllB$ Running setup.py install for tilogger-itm-transport ... done DEPRECATION: tilogger-from-replayfile-output is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://urldefense.com/v3/__https://github.com/pypa/pip/issues/8559__;!!G3vK!U6i0unOXDnwUhTw4rgmD_vmiB0zQ9E6SwUfyCLoymXoqdcprtzXcGS3dkxXWvKSkFWbx6onJe50uZmvuBllB$ Running setup.py install for tilogger-from-replayfile-output ... done DEPRECATION: tilogger is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://urldefense.com/v3/__https://github.com/pypa/pip/issues/8559__;!!G3vK!U6i0unOXDnwUhTw4rgmD_vmiB0zQ9E6SwUfyCLoymXoqdcprtzXcGS3dkxXWvKSkFWbx6onJe50uZmvuBllB$ Running setup.py install for tilogger ... done Successfully installed appdirs-1.4.4 click-8.3.0 colorama-0.4.6 coloredlogs-15.0.1 construct-2.10.70 humanfriendly-10.0 markdown-it-py-4.0.0 mdurl-0.1.2 pyelftools-0.31 pygments-2.19.2 pyreadline3-3.5.4 pyserial-3.5 pywin32-308 rich-14.1.0 shellingham-1.5.4 tilogger-0.2.0 tilogger-from-replayfile-output-0.2.0 tilogger-itm-transport-0.2.0 tilogger-stdout-output-0.2.0 tilogger-to-replayfile-output-0.2.0 tilogger-uart-transport-0.2.0 tilogger-wireshark-output-0.2.0 typer-0.15.1 typing-extensions-4.15.0 watchdog-6.0.0 [notice] A new release of pip available: 22.3.1 -> 25.2 [notice] To update, run: python.exe -m pip install --upgrade pip (.venv) PS C:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils> (.venv) PS C:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils> tilogger --help Usage: tilogger [OPTIONS] COMMAND1 [ARGS]... [COMMAND2 [ARGS]...]... Parse LogSinkITM and LogSinkUART log output, or use replay file functionality to store/replay log streams. This tool may be used to instantiate a serial port parser for the ITM and UART Log Sinks. The tool receives logs generated with the Log.h API and reconstructs and displays the log output by using the encoded metadata in the toolchain-generated ELF output. A simple invocation (provided Wireshark is installed) is tilogger --elf path/to/elf.out itm COM3 12000000 wireshark --start ╭────────────────────────────────────────────────────────────────────────────────────── Traceback (most recent call last) ──────────────────────────────────────────────────────────────────────────────────────╮ │ C:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils\.venv\Scripts\tilogger-script.py:33 in │ │ │ │ 30 ╭─────────────────────── locals ───────────────────────╮ │ │ 31 if __name__ == '__main__': │ re = │ │ │ 32 │ sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0]) │ sys = │ │ │ ❱ 33 │ sys.exit(load_entry_point('tilogger==0.2.0', 'console_scripts', 'tilogger')()) ╰──────────────────────────────────────────────────────╯ │ │ 34 │ │ │ │ C:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils\.venv\lib\site-packages\tilogger\logger.py:237 in main │ │ │ │ 234 │ │ subtyper(logger_cli) ╭───────────────────────────────────────── locals ─────────────────────────────────────────╮ │ │ 235 │ │ # logger_cli.add_typer(subtyper, name=entry_point.name) │ entry_point = EntryPoint.parse('wireshark = tilogger_wireshark.main:output_factory_cli') │ │ │ 236 │ ╰──────────────────────────────────────────────────────────────────────────────────────────╯ │ │ ❱ 237 │ logger_cli() │ │ 238 │ │ 239 │ │ 240 if __name__ == "__main__": │ │ │ │ C:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils\.venv\lib\site-packages\typer\main.py:340 in __call__ │ │ │ │ C:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils\.venv\lib\site-packages\typer\main.py:323 in __call__ │ │ │ │ C:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils\.venv\lib\site-packages\click\core.py:1462 in __call__ │ │ │ │ C:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils\.venv\lib\site-packages\typer\core.py:743 in main │ │ │ │ C:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils\.venv\lib\site-packages\typer\core.py:197 in _main │ │ │ │ C:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils\.venv\lib\site-packages\click\core.py:1206 in make_context │ │ │ │ C:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils\.venv\lib\site-packages\click\core.py:1806 in parse_args │ │ │ │ C:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils\.venv\lib\site-packages\click\core.py:1217 in parse_args │ │ │ │ C:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils\.venv\lib\site-packages\click\core.py:2516 in handle_parse_result │ │ │ │ C:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils\.venv\lib\site-packages\click\core.py:2411 in process_value │ │ │ │ C:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils\.venv\lib\site-packages\click\decorators.py:539 in show_help │ │ │ │ C:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils\.venv\lib\site-packages\click\core.py:750 in get_help │ │ │ │ C:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils\.venv\lib\site-packages\click\core.py:1084 in get_help │ │ │ │ C:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils\.venv\lib\site-packages\typer\core.py:757 in format_help │ │ │ │ C:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils\.venv\lib\site-packages\typer\rich_utils.py:610 in rich_format_help │ │ │ │ C:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils\.venv\lib\site-packages\typer\rich_utils.py:369 in _print_options_panel │ ╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯ TypeError: Parameter.make_metavar() missing 1 required positional argument: 'ctx' (.venv) PS C:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils> tilogger Usage: tilogger [OPTIONS] COMMAND1 [ARGS]... [COMMAND2 [ARGS]...]... Try 'tilogger --help' for help. ╭─ Error ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ Missing command. │ ╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯ (.venv) PS C:\ti\simplelink_lowpower_f3_sdk_9_11_00_18\tools\log\tiutils>