This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

"SEGMENT LOCATED OUTSIDE CLASS AREA" error

Hello!

I have received the following errors compiling a project, which uses two libraries.

*** WARNING L29: SEGMENT LOCATED OUTSIDE CLASS AREA
SEGMENT: ?CO??C_STARTUP?0
*** WARNING L29: SEGMENT LOCATED OUTSIDE CLASS AREA
SEGMENT: ?SPPISR?00043

The second error refers to one of the libraries, but I have no clue about the reason. I have compiled those libraries in small and large models and compiled the program in both memory models, but none of those solutions have avoided the errors.
Any help would be appreciated on this, comments about what kind of things can raise this error, etc.
Thanks for your time!

0