• 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...
  • reusing the same file in different targets (or: a rant)
    Hello, Why does uv3 not allow me to add the file "foo.h" to different targets? or maybe I am missing something? I am actually trying to add the same file twice to different targets. the fact that I...
  • Another strange question in keil51
    A function(used to display something in lcd) cann't work normally for uncertain reasion.But when I put the cotent of it where it is used ,I get all I want.Even strangely ,if I wirte some structions just...
  • that ducks, Per - I wanted to start a rant about FlashFS's RAM "disk" !
    empty message
  • how to disable another load process?
    I wanna make the load button gray after user pressed the button. you know, another load process will be executed after the current one is completed, if the load button is double-clicked. Karah