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

Vitis-Tutorials/AI_Engine_Development/AIE-ML/Design_Tutorials/01-AIE-ML-programming-and-optimization #419

Closed
strubel001 opened this issue Nov 23, 2023 · 2 comments

Comments

@strubel001
Copy link

The command "make OPT=0 all_hw_emu" as given in the tutorial doesn't work.
Probably the command "build_hw_emu" sould be used instead.

@Joel-De
Copy link

Joel-De commented Jan 11, 2024

@strubel001 Were you able to get hw_emu working for this tutorial, I'm still running into weird issues and was wondering if it was just me?

@OTremois
Copy link
Contributor

I just Changed the README file:

  • build_hw_emu builds and packages the files for hw emulation
  • launch_hw_emu... lauches the hw emulation
  • run_hw_emu : builds and launch the hw emulation

During hw emulation a lot of lines similar to : [ 354.714956] spi-nor spi0.0: Unknown command extension type
are displayed.
The simulation is launched afterwards and suvvesful.

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

4 participants