Just green light

did everthing like mentioned here:

every command went through except copying the signatures from the TI servicepack.
cc3200tool says:

2025-03-03 09:44:00,683 -- Uploading file ota_1.0.1.13-2.11.0.1.ucf -> /sys/servicepack.ucf [34348, disk=68696]...
.........
2025-03-03 09:44:01,785 -- Read file after writing for verification...
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "C:\Users\xxx\AppData\Local\Programs\Python\Python313\Scripts\cc3200tool.exe\__main__.py", line 7, in <module>
    sys.exit(main())
             ~~~~^^
  File "C:\Users\xxx\AppData\Local\Programs\Python\Python313\Lib\site-packages\cc3200tool\cc.py", line 1512, in main
    cc.read_file(command.cc_filename, tmpFile)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\xxx\AppData\Local\Programs\Python\Python313\Lib\site-packages\cc3200tool\cc.py", line 1208, in read_file
    raise CC3200Error(f"{cc_fname} does not exist on target")
cc3200tool.cc.CC3200Error: /sys/servicepack.ucf does not exist on target