How do I create a weak function via Keil Cx51?
Weak functions look like a useful feature of a toolchain, but they are actually not - really. I have seem them being abused by so many who considered themselves are "developers", only to produce unmaintainable, unbeliable junk code. In other words: don't.