C4070032

Explanation

The program called fetch() to load a module. The application is not running in an XPLINK environment, but attempted to fetch a program object containing a combination of XPLINK and non-XPLINK code. This is not allowed.

Programmer response

Correct the application. You cannot mix XPLINK and non-XPLINK in the same program object.

Symbolic Feedback Code

JrEdcFtchFbadxplink02