Skip to content

Simics environment variable usage #88312

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

Merged
merged 2 commits into from
Apr 24, 2025

Conversation

edersondisouza
Copy link
Collaborator

SIMICS_PROJECT environment variable to being consistently used:

  • An error message about it didn't show its value;
  • twister not using it to find simics executable.

A message about not finding simics at SIMICS_PROJECT env var was not
showing the current value of said variable.

Signed-off-by: Ederson de Souza <[email protected]>
tejlmand
tejlmand previously approved these changes Apr 10, 2025
While cmake/emu/simics.cmake uses SIMICS_PROJECT env var, twister checks
if a build is "runnable" by checking if `simics` is executable, but it
doesn't look at SIMICS_PROJECT env var.

Signed-off-by: Ederson de Souza <[email protected]>
@edersondisouza
Copy link
Collaborator Author

v2:

  • Use properly class members name and exec.

@kartben kartben merged commit 01d10a4 into zephyrproject-rtos:main Apr 24, 2025
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants