Index: trunk/Platforms/Test/Makefile
===================================================================
--- trunk/Platforms/Test/Makefile	(revision 125)
+++ trunk/Platforms/Test/Makefile	(revision 127)
@@ -75,5 +75,6 @@
 LOGS				=	$(patsubst $(PATH_DATA)/%.cfg,$(PATH_LOG)/%.log,$(wildcard $(PATH_DATA)/$(DATA)/*.cfg))
 EXEC				=	$(PATH_BIN)/soft.x
-EXEC_PREFIX			=	$(NICE) -n $(PRIORITY) $(VALGRIND)
+EXEC_PREFIX			=	$(NICE) -n $(PRIORITY)
+#$(VALGRIND)
 
 SCRIPT				=	make.sh
Index: trunk/Platforms/Test/data/debug/debug.cfg
===================================================================
--- trunk/Platforms/Test/data/debug/debug.cfg	(revision 125)
+++ trunk/Platforms/Test/data/debug/debug.cfg	(revision 127)
@@ -1,6 +1,6 @@
 ${MORPHEO_TOPLEVEL}/IPs/systemC/processor/Morpheo/Files/debug.sim
 ${MORPHEO_TOPLEVEL}/IPs/systemC/processor/Morpheo/Files/Morpheo.gen
-${MORPHEO_TOPLEVEL}/IPs/systemC/processor/Morpheo/Files/Instance_x4_w8_1.cfg
-${MORPHEO_TOPLEVEL}/Softwares/Test/Test_x000/bin/soft.x
+${MORPHEO_TOPLEVEL}/IPs/systemC/processor/Morpheo/Files/Instance_x1_w1_0.cfg
+${MORPHEO_TOPLEVEL}/Softwares/Test/Test_000/bin/soft.x
 0
 0
