Hi,
I followed the Amber Open Source Project User Guide to run a simulation (page 7). However:
$ ./run.sh hello-world Test hello-world, type 4 make -s -C ../mini-libc MIN_SIZE=1 ../tools/check_mem_size.sh boot-loader-serial.mem "@000020" make -s -C ../mini-libc MIN_SIZE=1 ./run.sh: line 239: fuse: command not found
I have installed fuse-2.9.2-11.el7.x86_64.
Looking forward to your reply
Problem solved. Use absolute directory of fuse in run.sh