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

Target Not Created - but only unreferenced local variable warnings

I upgraded to the latest release of some libraries and now when I compile I get a few warnings but the "target not created" but I have no clue why not.

Here is the warnings:

Build target 'EZmotion'
compiling EZMotion.c...
EZMOTION.C(521): warning C280: 'bTXStatus': unreferenced local variable
EZMOTION.C(832): warning C280: 'txStatus': unreferenced local variable
EZMOTION.C(1423): warning C280: 'bStatus': unreferenced local variable
EZMOTION.C(1424): warning C280: 'NodeID': unreferenced local variable
EZMOTION.C(1425): warning C280: 'pCmd': unreferenced local variable
EZMOTION.C(1426): warning C280: 'bLen': unreferenced local variable
Target not created


I have the warning level set to WarningLevel2 but it still not giving me a clue. These few warnings are just functions that I don't need all the values passed in. I had them in the previous revision as well.

Parents
No data
Reply Children
No data