Static memory buffer size
Description
Specify the memory buffer size for external mode communication.
Category: Code Generation > Interface
Settings
Default:
1000000
Enter the number of bytes to preallocate for external mode communications buffers in the target.
Tips
If you enter too small a value for your application, external mode issues an out-of-memory error.
To determine how much memory to allocate, select verbose mode on the target. That selection displays the amount of memory the target tries to allocate and the amount of memory available.
If parameter Transport layer is set to
XCP on TCP/IP
orXCP on Serial
, you can use this parameter to specify the size of XCP server memory allocated for signal logging.
Dependency
Selecting parameter Static memory allocation enables this parameter.
Command-Line Information
Parameter:
ExtModeStaticAllocSize |
Type: integer |
Value: valid value |
Default:
1000000 |
Recommended Settings
Application | Setting |
---|---|
Debugging | No impact |
Traceability | No impact |
Efficiency | No impact |
Safety precaution | No impact |