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

pc-lint for keil help

I bought PC-LINT and its a great tool, I'm getting error 129 message for the include files wherever it encounters sbit or srf, any suggestion how to remove this error?

Parents
  • First thing i read was Running Pc-Lint in getting started, how else did i manage to run it. I also read lint manual (which says only 1 word about keil c51) I suppressed error 129 in library files (used -elib(129) and problem solved but don't know if this is the right thing to do.
    Wish someone who used pc lint on keil before to answer to speed my learning curve.
    thanx

Reply
  • First thing i read was Running Pc-Lint in getting started, how else did i manage to run it. I also read lint manual (which says only 1 word about keil c51) I suppressed error 129 in library files (used -elib(129) and problem solved but don't know if this is the right thing to do.
    Wish someone who used pc lint on keil before to answer to speed my learning curve.
    thanx

Children