Skip to content

Running SDS on AVH-FVP #137

@ReinhardKeil

Description

@ReinhardKeil

I try to run the SDS-Examples\Alif\AppKit\SDS.csolution.yml with this configuration on AVH-FVP

Image

This fails with:

Executing task: FVP_Corstone_SSE-300_Ethos-U55 -f Board/Corstone-300/fvp_config.txt c:\w\SDS-Examples\Alif\AppKit\out\DataTest\AVH-SSE-300\DebugRec\DataTest.axf 

Python path configuration:
  PYTHONHOME = (not set)
  PYTHONPATH = 'c:\users\reikei01\appdata\roaming\python\python313\site-packages;'
  program name = 'python'
  isolated = 0
  environment = 1
  user site = 1
  import site = 1
  sys._base_executable = 'c:\\Users\\reikei01\\.vcpkg\\artifacts\\2139c4c6\\models.arm.avh.fvp\\11.29.27\\bin\\models\\FVP_Corstone_SSE-300_Ethos-U55.exe'
  sys.base_prefix = 'c:\\Users\\reikei01\\.vcpkg\\artifacts\\2139c4c6\\models.arm.avh.fvp\\11.29.27\\python'
  sys.base_exec_prefix = 'c:\\Users\\reikei01\\.vcpkg\\artifacts\\2139c4c6\\models.arm.avh.fvp\\11.29.27\\python'
  sys.platlibdir = 'lib'
  sys.executable = 'c:\\Users\\reikei01\\.vcpkg\\artifacts\\2139c4c6\\models.arm.avh.fvp\\11.29.27\\bin\\models\\FVP_Corstone_SSE-300_Ethos-U55.exe'
  sys.prefix = 'c:\\Users\\reikei01\\.vcpkg\\artifacts\\2139c4c6\\models.arm.avh.fvp\\11.29.27\\python'
  sys.exec_prefix = 'c:\\Users\\reikei01\\.vcpkg\\artifacts\\2139c4c6\\models.arm.avh.fvp\\11.29.27\\python'
  sys.path = [
    'c:\\users\\reikei01\\appdata\\roaming\\python\\python313\\site-packages',
    '',
    'c:\\Users\\reikei01\\.vcpkg\\artifacts\\2139c4c6\\models.arm.avh.fvp\\11.29.27\\python\\python39.zip',
    'c:\\Users\\reikei01\\.vcpkg\\artifacts\\2139c4c6\\models.arm.avh.fvp\\11.29.27\\bin\\models',
  ]
Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding
Python runtime state: core initialized
ModuleNotFoundError: No module named 'encodings'

Current thread 0x00001688 (most recent call first):
<no Python frame>

 *  The terminal process "C:\WINDOWS\System32\cmd.exe /d /c "FVP_Corstone_SSE-300_Ethos-U55 -f Board/Corstone-300/fvp_config.txt c:\w\SDS-Examples\Alif\AppKit\out\DataTest\AVH-SSE-300\DebugRec\DataTest.axf"" terminated with exit code: 1. 

What can be wrong?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions