Forum Discussion
EBERLAZARE_I_Intel
Regular Contributor
3 years agoHi,
Update:
Case is solved via email:
- Why cannot run "make generate_from_tcl" and "make rbf" / "make sof" in https://rocketboards.org/foswiki/Documentation/BuildingBootloaderCycloneVAndArria10 :
Unfortunately above commands are not supported to be executed in WSL, only in Linux, you can install a Virtual Machine, and do the commands.
- How to convert sof to rbf:
You can follow the split rbf steps above.
- When running "tools/mkimage -E -f board/altera/arria10-socdk/fit_spl_fpga.its fit_spl_fpga.itb" I get "sh: 1: dtc: not found"
To solve:
sudo apt-get install device-tree-compiler