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

pragma error

--- pragmac.h ---
#pragma debug code objectextend optimize(6,speed) rom(large)

compiling TUNING.C...
..\PRAGMAC.H(3): error C252: misplaced primary control, line ignored

I'm getting this error when i include this header to my project. Without it I can compile my projects succesfully.

What can be the problem?

thx for help

0