• Where to buy Philips P87C51RB 40 pin DIP?
    My manager can't locate P87C51RB-4N on Digikey (and a few other sites which I can't remember). He mentioned that Arrow is a four week lead time. I wouldn't mind using the P89xxx as alternative. ...
  • Is there any way to add a resource file or version number to a hex file
    Hi, I am compiling my firmware (hex) files using uVison2 and I was wondering is there any way to add a version number or resource file to this project so that when I right click on them in a windows...
  • Problem with Infineon DAvE using C167CRr2 DIP
    I have found a problem with the C167CRr2 DIP for DAvE. The #defines in MAIN.H generated by DAvE use a bit-field structure to access SFR bits, rather than just using sbit. This causes a statement such...
  • Any way for declaring symbolic constants as an external number in C51 source code ?
    Is there any way to declare a symbolic constant as 'an external number' in Keil C51 source code so that the compiler generates object file using instructions with # symbol prefix (e.g. mov r0,#symbol...
  • Is there any way to eliminate uVision 2 splash screen?
    I have a build process which invokes uVision 2 from the command line approximately 30 times and runs for around 12 minutes on an AMD 64 X2 3800+. Each time uVision is invoked, it displays the splash...