Home > User Support > CoverageMaster winAMS FAQ
You can find answers to CoverageMaster winAMS and CasePlayer2 frequently asked questions here.
- License Management Software
            Note: A site ID (user ID) and password are required to access this page.
- CasePlayer2 Analysis
              - MISRA-C Checker
              - CasePlayer2 Document Creation
              - CoverageMaster Linked with CasePlayer2
              - MPU Specific Issues
              - Compiler Specific Issues
              - Object File, OMF Conversion
              - Tool Startup, Startup Routine
              - Stub Functions
              - Test Data Settings
              - MPU Simulator
              - Coverage Measurement
              - CoverageMaster General Specific Issues
              - Other
| FAQ-ID | Keywords | Question | 
| D01_01 | Analysis error, Basic settings, Advanced analysis mode | How do I setup CasePlayer2 to use the advanced analysis mode, or link with CoverageMaster? | 
| 019_04 | File I/O error, Include path settings | |
| 019_07 | Analysis error, User keywords | How do I fix a CasePlayer2 analysis, "CasePlayer2-E-SYN : ; expected." error? | 
| D01_02 | IAR compiler analysis error, Advanced analysis mode | |
| D01_03 | GCC compiler analysis error, Advanced analysis mode | |
| 019_06 | V850, 78K0 series compiler, Undeclared error, Device file | |
| 019_08 | RL78, ARM-Cortex, IAR compiler, Undeclared error, SFR header file | |
| 019_09 | Nameless structure, Nameless union | |
| 019_02 | Include path | What is the lookup order for CasePlayer2's include path settings? | 
| 019_03 | Include path, Relative path | Can I use relative paths in the CasePlayer2 "User Include Path" setting? | 
| 019_05 | Include path, Subfolder | |
| 309_01 | Include path, Add header files | |
| 462_01 | CasePlayer2 version | Does the version of CasePlayer2 and CoverageMaster have to match? | 
| 462_02 | Assembly code analysis | What are the supported assembly code languages for creating program documents from assembly code? | 
| 462_03 | CasePlayer2 settings copy/transfer | How do I reuse the project settings of a CasePlayer2 project in a different project? | 
| FAQ-ID | Keywords | Question | 
| D02-01 | MISRA-C shift operation violation | 
| FAQ-ID | Keywords | Question | 
| C01_01 | Word conversion error | How do I fix a [Run-time Error '5941'] that occurs during Word conversion? | 
| C01_02 | Word conversion error, Security settings | How do I fix a [<Template List> ******.dot] error that occurs during Word conversion? | 
| C01_03 | CasePlayer2 sample documents | |
| C01_04 | Word conversion error, Security settings | How do I fix a [Microsoft Visual Basic Run-time Error '6068'] that occurs during Word conversion? | 
| C01_05 | Word conversion error, Font error | |
| C01_06 | Word conversion error, Antivirus | How do I fix a [Microsoft Visual Basic Run-time Error '5487'] that occurs during Word conversion? | 
| FAQ-ID | Keywords | Question | 
| E01_01 | CasePlayer2 analysis, Add source files | |
| E01_02 | CasePlayer2 analysis, Add header files | 
| FAQ-ID | Keywords | Question | 
| 017_07 | RL78, CubeSuite+, Source reference error | |
| 005_01 | V850 or 78K0 series compiler, Device file, Defined symbol list file | |
| 005_02 | RL78, Variable becomes 0, Mirror area | |
| 005_03 | RL78, C1 coverage, Conditional skip instruction | |
| 114_02 | Cortex-A or Cortex-R series big endian, Simulation error | I get a simulation error with a Cortex-A or Cortex-R series MPU in big endian. How do I fix it? | 
| 114_03 | Cortex-A or Cortex-R series, Cortex-M0/M0+/M1, Cortex-M3, Cortex-M4, ARM linker (armlink), Scatter file | |
| 114_04 | Cortex-A or Cortex-R series, Cortex-M0/M0+/M1, Cortex-M3, Cortex-M4, Function pointer, Simulation error | |
| 114_05 | RH850, Variable invalid | 
| FAQ-ID | Keywords | Question | 
| D03_01 | IAR | I am using the IAR compiler. Please tell me the points to caution when using CoverageMaster. | 
| FAQ-ID | Keywords | Question | 
| 017_01 | OMF conversion | |
| 017_02 | OMF conversion, Hide warning messages | |
| 017_03 | OMF conversion, Unexpected termination | |
| 017_04 | OMF conversion,  | "Failed to read the object file" error during OMF conversion. | 
| 017_05 | OMF conversion, Conversion error, IAR | |
| 017_06 | MPU type | I cannot find my MPU type in the test project settings dialog. | 
| 017_08 | Function List, IAR | |
| 021_01 | VxWorks | |
| 115_01 | Assembly variable | |
| 115_02 | #pragma inline asm, Inline assembly | How to test a function using #pragma inline_asm with the Renesas HEW compiler? | 
| 115_03 | Assembly variable, Reference list | I cannot generate reference lists for variables defined in assembly. | 
| 316_01 | Interrupt handler | |
| 453_01 | Static function | |
| 102_08 | Inline function, Macro defined function | |
| 102_09 | Inline function, Macro defined function | How to create a stub for an inline function or a macro defined function? | 
| FAQ-ID | Keywords | Question | 
| 011_04 | Remote desktop, License error | Can I use Remote Desktop to connect to a PC running CoverageMaster? | 
| 011_05 | Cloud | |
| 011_03 | Startup routine, | What initial settings are required regarding the object code in order to setup CoverageMaster? | 
| 000_01 | Simulation error, Simulation log | The simulator stops with an error. How can I output a simulation log to investigate the cause? | 
| 011_02 | Initialization end address | What is the "Initialization End Address" setting in the Test Setting screen? | 
| 011_01 | Initialization end address | What is the "Offset" setting of the "Initialization End Address"? | 
| 326_01 | Startup command file macro | 
| FAQ-ID | Keywords | Question | 
| 002_04 | Stub creation | |
| 002_07 | Library function stub | Is it possible to create a stub function for a library function? | 
| 002_05 | Assembly function stub | Is it possible to create a stub function for a function written in assembly code? | 
| 002_06 | File static variable | |
| 002_01 | CSV file stub settings | How to enable/disable global stub functions for an individual test (test CSV file)? | 
| 002_02 | Stub function symbol, linker optimization | Function symbol error when trying to use a stub function. How to fix? | 
| 002_03 | Function pointer | How to create a stub function for a function called by a function pointer? | 
| A03_01 | Stub called more than once | How to create the stub function when the same function is called more than once? | 
| 301_04 | Modify static variable | How can I modify a static variable in another file from a stub or dummy function? | 
            
| FAQ-ID | Keywords | Question | 
| 014_04 | Test driver, dummy function, Argument test data not passed | |
| 014_05 | Register map, Defined symbols list | |
| 001_01 | #define symbols | Can #define symbol names defined in header files be used in test CSVs? | 
| 014_01 | Structure argument | |
| 014_02 | Dummy function, | How can I call a static function located in another source file from a dummy function? | 
| 014_03 | Structure argument | I cannot find the structure type argument in the variable list of the Unit Test CSV Settings dialog. | 
| 014_06 | Structure pointer member variable | |
| 022_01 | const variable | I cannot find the const variables in the variable list of the Unit Test CSV Settings dialog. | 
| 022_02 | const variable | How to use a const variable as an input variable and change the value? | 
| 103_01 | Variable length argument | |
| 104_01 | Array, structure initialization | |
| 106_01 | Memory allocation, | How to input the NULL value to a pointer allocated using the Allocate Memory feature? | 
| 111_01 | void pointer | How can I specify a void type pointer variable as an input/output variable in a CSV file? | 
| 111_02 | Double pointer | |
| 116_01 | Local variable | Can I use a local variable as an input or output in a CSV file? | 
| 319_01 | enum | |
| 514_01 | Function pointer | |
| 535_01 | No input/output function | |
| 480_01 | Too few arguments | |
| 301_01 | Infinite loop | How to test a function including a while() loop waiting for an external signal? | 
| 301_02 | Assembly function | |
| 301_03 | Pointer linked structures | |
| 301_05 | Float, Floating-point variable, expected value, comparison | 
| FAQ-ID | Keywords | Question | 
| 000_01 | Simulator error, | The simulator stops with an error. How can I output a simulation log to investigate the cause? | 
| 452_02 | Simulator error, | |
| A01_01 | Simulator error (unknown error) | |
| A01_02 | Simulator error, memory not assigned | |
| 009_01 | C1 coverage, | |
| 452_01 | Simulator error,  | |
| 452_03 | character string/array, exceed the size of array | |
| 517_01 | Execution time | Does enabling the "Output Execution Time" calculate the actual MPU execution time? | 
| 529_01 | Integration test | Is it possible to combine multiple functions and perform an integration test as one function? | 
| 007_01 | Batch test | |
| 114_01 | Intermediate obj file | Can I test a library file (*.lib) or a compiler intermediate object file (*.obj)? | 
| FAQ-ID | Keywords | Question | 
| A02_02 | General setup, General code generation | What is the setup procedure to run tests with the CoverageMaster General MPU? | 
| A02_01 |  General, | What address should be set in the "Pointer Area Allocation Settings" with CoverageMaster General? | 
| A02_03 | General, Data types | |
| A03_04 | General, Stack overflow | Using CoverageMaster General, I get a stack overflow. How can I increase the size of the stack area? | 
| A05_01 | General, Simulation error | A simulation error occurs with CoverageMaster General. How do I fix it? | 
| FAQ-ID | Keywords | Question | 
| F01_01 | ISO 26262 |