• Reuse timers
    I have to measure some many time periods so I need to reuse timers. Can someone help me? Thanks.
  • Another rant by me...
    The other day, I was doing some consulting for a company on their overall design approach toward a solution. I found that one of their engineers wanted to implement a MCU design in an FPGA versus doing...
  • Protecting IP Money (another Rant)
    So I'm looking through my 'old code' and I came across some code that is clear and concise. The ingredients of good codemonkeying. But I cannot help but to think that the 'next guy' who may have picked...
  • Different files for two targets in the same UV4 project
    Dear all, a couple of years ago I remember that I used a feature in UV3 and now this feature does not work anymore in the latest release of uVision. I defined two targets in the same project...
  • About reusing RAM memory
    Now, I build a project which have main.c source file, then I compile and link it. Then, I want to add the RSA.c to this project, and the new file will take much more memory, so can't I affect the already...