Dear Sir or Madam,
While installing MPSoCBench by following the steps of "How To Install" a problem occured after running "make" in archc folder. I send it as screenshot.
I ignored it and continued the Installing steps, so while trying to use MPSoCBench, it didn't worked. Here is some examples:
mp@mp-VirtualBox:~$ cd /opt/MPSoCBenchmp@mp-VirtualBox:/opt/MPSoCBench$ ./MPSoCBench -b -p=sparc -s=basicmath -i=router.lt -n=4[['sparc'], ['4'], ['basicmath'], ['router.lt']]make[1]: *** No rule to make target `distclean'. Stop.make: *** [distclean] Error 2make[1]: *** No rule to make target `distclean'. Stop.make: *** [distclean] Error 2Making IP tlm_memory ...In file included from tlm_memory.cpp:59:0:tlm_memory.h:57:29: fatal error: ac_tlm_protocol.H: No such file or directorycompilation terminated.make[1]: *** [tlm_memory.o] Error 1Making IP tlm_lock ...In file included from tlm_lock.cpp:20:0:tlm_lock.h:47:29: fatal error: ac_tlm_protocol.H: No such file or directorycompilation terminated.make[1]: *** [tlm_lock.o] Error 1Making IS tlm_router ...In file included from tlm_router.cpp:54:0:tlm_router.h:59:29: fatal error: ac_tlm_protocol.H: No such file or directorycompilation terminated.make[1]: *** [tlm_router.o] Error 1Making Processor sparc ...--- No simulator found, using acsim to generate one.make[1]: /opt/archc/bin/acsim: Command not foundmake[1]: *** [sparc.cpp] Error 127Making Software basicmath ...Making Platform platform.router.ltmain.cpp:42:20: fatal error: sparc.H: No such file or directorycompilation terminated.make[1]: *** [main.o] Error 1make: *** [all] Error 2Creating rundir for sparc.router.lt.4.basicmath...---copy platform.router.lt.x to the appropriate rundircp: cannot stat `platform.router.lt.x': No such file or directorymake[1]: *** [copy] Error 1make: *** [copy] Error 2
or
mp@mp-VirtualBox:~$ cd /opt/MPSoCBench
mp@mp-VirtualBox:/opt/MPSoCBench$ ./MPSoCBench -b -p=mips -s=dijkstra -i=noc.lt -n=64[['mips'], ['64'], ['dijkstra'], ['noc.lt']]make[1]: *** No rule to make target `distclean'. Stop.make: *** [distclean] Error 2make[2]: *** No rule to make target `distclean'. Stop.make[1]: *** [distclean] Error 2Making IP tlm_memory ...ar: creating libtlm_memory.aMaking IP tlm_lock ...ar: creating libtlm_lock.aMaking IS tlm_noc_lt ...ar: creating libtlm_noc_lt.aMaking Processor mips ...--- No simulator found, using acsim to generate one.ArchC: Parsing AC_ARCH declaration file: mips_block.acArchC: Parsing AC_ISA declaration file: mips_isa.acmake[1]: *** [mips.cpp] Segmentation fault (core dumped)make[1]: *** Deleting file `mips.cpp'Making Software dijkstra ...make[1]: mips-elf-gcc: Command not foundmake[1]: *** [dijkstra_allpair.o] Error 127cp: cannot stat `sw/dijkstra/*.x': No such file or directorymake: *** [all] Error 1Creating rundir for mips.noc.lt.64.dijkstra...---copy platform.noc.lt.x to the appropriate rundircp: cannot stat `platform.noc.lt.x': No such file or directorymake[1]: *** [copy] Error 1make: *** [copy] Error 2
Thank you for your help
Best Regards,
Arij Shallufa