Home > User Support > CoverageMaster winAMS FAQ

CoverageMaster winAMS FAQ

Object File, OMF Conversion

017_02: How to hide the OMF conversion warning messages?

Question:

When OMF converting an object file, a large number of warning messages are output. What do they mean and can I hide these warnings?

Answer:

At compile time, the allocation address (offset from stack or register number) etc. of auto variables that were not coded due to compiler optimizations may not be set in the debug information of the compiled object code. These are output as warning messages. Even when these warning messages are output, there is no issue in executing unit tests.

With some MPUs, the "-NOWARNING" OMF converter option to hide warning messages is supported.


Related Technical Tips Search

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

Search key word link: OMF Conversion | Warning Messages
Technical Tips Google Search


Information Links