Hello, On Wed, Oct 26, 2022 at 16:13:15 CEST, Pranab Rout wrote: > I was able to execute successfully all the given steps The last command - > 'make run/printf' is not working. > There is no run directory nor printf script.
The test program and run script were renamed since 2016. With current releases 'make run/log' should do the trick. Also please be aware that much has changed in Genode since 16.02 and that we are not able to provide much support for this ancient version. I suggest you switch entirely to the most recent release (either 22.08 or even better Sculpt 22.10). Extended RISC-V board support is implemented in a dedicated genode-riscv repository [1]. [1] https://github.com/genodelabs/genode-riscv/ Regards -- Christian Helmuth Genode Labs https://www.genode-labs.com/ · https://genode.org/ https://twitter.com/GenodeLabs · https://genodians.org/ Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth _______________________________________________ Genode users mailing list [email protected] https://lists.genode.org/listinfo/users
