User`s guide
setxpcenv
14-91
CompilerPath
Value is a valid compiler root directory. Enter
the path where you installed a Watcom C/C++
or Microsoft Visual C/C++ compiler.
If the path is invalid or the directory does not
contain the compiler, an error message appears
when you use the function
updatexpcenv or
build a target application.
TargetRAMSizeMB
Values are 'Auto' and 'Manual'.
From the xPC Target Explorer window
Target
RAM size
list, select either Auto or Manual. If
you select
Manual, enter the amount of RAM, in
megabytes, installed on the target PC. This
property is set by default to
Auto.
Target RAM size defines the total amount of
installed RAM in the target PC. This RAM is
used for the kernel, target application, data
logging, and other functions that use the heap.
If
Target RAM size is set to Auto, the target
application automatically determines the
amount of memory up to 64 MB. If the target PC
does not contain more than 64 MB of RAM, or
you do not want to use more than 64 MB, select
Auto. If the target PC has more than 64 MB of
RAM, and you want to use more than 64 MB,
select
Manual, and enter the amount of RAM
installed in the target PC.
Environment Property Description