Home > User Support > CoverageMaster winAMS FAQ

CoverageMaster winAMS FAQ

CoverageMaster General Specific Issues

A02_01: What address should be set in the "Pointer Area Allocation Settings" with CoverageMaster General?

Question:

I'm using CoverageMaster General. When using the feature to automatically assign area to pointers using the "Pointer Area Allocation Settings" in the "Test Settings" screen, what address should be set?

Answer:

The default memory map of CoverageMaster General is as follows.

0x00100000 - 0x00110003  Stack area
0x00110004 - 0x00FFFFFF  Empty (can be used for the pointer area allocation)
0x01000000 - 0x3FFFFFFF  Variable area (by default the heap is here, unless the program break was modified with sbrk())
0x40000000 - 0xFFFFFFFF  Program area

Please set the address 0x00110004 - 0x00FFFFFF in the Pointer Area Allocation Settings.


Related Technical Tips Search

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

Search key word link: General | Automatic Allocation
Technical Tips Google Search


Information Links