Home > User Support > CoverageMaster winAMS FAQ

CoverageMaster winAMS FAQ

MPU Simulator

114_01: Can I test a library file (*.lib) or a compiler intermediate object file (*.obj)?

Question:

Can I specify a library file (*.lib) or a compiler intermediate object file (*.obj) as the target object for testing in CoverageMaster?

Answer:

No you cannot. CoverageMaster uses an MPU simulator as the operating environment, and operates equivalent to the actual MPU. Therefore, in order to execute with CoverageMaster it is necessary to compile and link the code to create an executable object file (with debug information).

Testing cannot be performed by directly specifying a library file (*.lib) or a compiler intermediate object file (*.obj).

 

Related Technical Tips Search

Other technical tips in GAIO's web site can be searched for using the links below.

Search key word link: Library File
Technical Tips Google Search


Information Links