Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility Issue with HSS Version When Booting Ubuntu Server Image on Simulated Icicle in Renode #604

Open
jmoreno10 opened this issue Apr 25, 2024 · 0 comments

Comments

@jmoreno10
Copy link

Description

When attempting to boot a simulated Icicle board on Renode using an Ubuntu server image from Ubuntu's official RISC-V download page, I encountered a compatibility issue. The script icicle-kit.resc employs an outdated HSS (version 2020.10) which fails to boot the image. This version is not compatible with the required HSS version 2022.10 for the Ubuntu server.

Expected behaviour

Attempting to use the newer HSS version results in an "assertion failed" error message during boot-up. Below are screenshots of the errors encountered:

Image 1: Error when using outdated HSS.

ubuntu-22-04-img-error

Image 2: Assertion failed error with HSS version 2024.02.

hss-2024-02-ubuntu-22-04-ERROR

Image 3: HSS hangs in loading (DDR training) with HSS version 2022.10.

hss-2022-10-ddr-training-hang

How to reproduce?

Attached is the resc script used along with the HSS files.
files.zip

Used unxz to decompress "ubuntu-22.04.4-preinstalled-server-riscv64+icicle.img.xz" file.

Environment

  • OS: Windows 10
  • Renode version: 1.15.0.10061 (2282a2567-202404180530)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant