Knowledge Base Article

Compilation Error with Separate Exception Stack Option

Description

Choosing the Use a separate exception stack option might cause the following compilation error when building a project:

VARIABLE %STACK_POINTER%"

This error occurs if the exception stack is larger than the memory available for it.

Resolution

On the system library properties page for the project, turn off the separate exception stack or reduce the Maximum exception stack size setting.

Updated 1 month ago
Version 2.0
No CommentsBe the first to comment