Christian,As you are using the latest version of AMBA Design Kit you should probably be sending these types of questions directly to ARM as I guess you have a support agreement for this kit.But I have just tried to run the same simulation, and although I get the same messages displayed, the simulation still runs after this point and I suppose you saw all the various "TUBE" messages reporting the tests passing successfully - so no problem.Looking at the code it looks like the missing "filestim.m2d" file is the default FRBM stimulus file, but as this can be overridden using a parameter, the testbench has passed "filestim.frd" as this parameter (see the EASY_FRBM.v file), and that is the file that has then driven the stimulus.So just ignore the message would be my suggestion.JD