Skip to content

Creation of Hello World RISC-V xPack Project hangs #626

Closed
@mvm-mike

Description

@mvm-mike

The process of creating Hello World RISC-V QEMU xPack C/C++ Project hangs indefinitely after displaying "xpm init --template...." dialog.

Environment:

  • Debian 12 x86-64 with XFCE desktop
  • Eclipse IDE for Embedded C/C++ Developers unpacked from version 2024-12-R-linux-gtk-x86_64 archive without modifications
  • npm 9.2.0 (from Debian repo)
  • xpm 0.20.8
  • Prerequisite xPacks: see xpm-list.txt

The last message in Eclipse console log is !MESSAGE > /bin/bash -i -c xpm init --template @micro-os-plus/[email protected] --property target=riscv-rv32imac --property language=cpp --property buildGenerator=cmake. If started from shell, the listed xpm init command completes in seconds.

The new project's directory is created, but contains only common Eclipse-related files:

$ ls -la ~/eclipse-workspace/hello/
total 40
drwxr-xr-x 3 mvm mvm  4096 Mar 10 22:51 .
drwxr-xr-x 4 mvm mvm  4096 Mar 10 22:51 ..
-rw-r--r-- 1 mvm mvm 21558 Mar 10 22:51 .cproject
-rw-r--r-- 1 mvm mvm   806 Mar 10 22:51 .project
drwxr-xr-x 2 mvm mvm  4096 Mar 10 22:51 .settings

I've set up a clean VM to reproduce the issue and would be happy to provide any additional details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions