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

Finding What Target you a building for in code?

I have several targets a program is written for and some require things to be done differently (IE debug version with ISD compiled in release version without ISD compiled in etc.)

So the question is how can I detect this in order to conditionally change (in this case move the AUX interrupt vector to where the ISD handles it), the program so that it will accommodate the different target setup?

Stephen

0