You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: