• mass firmware dumping into controllers
    Dear All, I am in need of a device using which we should be able to load a firmware into large number of controllers at a time. e.g.: suppose I have 100 controllers to be loaded with firmware...
  • P89c669
    hi, I would like to program with philips 89c669 MX51 architecture. I have keil uvision2 V2.14 . This particular chip is not present in the device list. But keil version supports MX51 architecutre...
  • P89C669
    Does (or when will) Keil support the P89C669 ? Alternately if the MX is supported (long address - no bank switching) can that be used with a 'homemade' sfr definition file for the 669? Erik
  • Memory dump
    I just wrote a simple memory dump routine declared as follows: void hexdump(U16 start_address, U16 count, bit code_memory); The idea is to use <code_memory> to select between dumping from XRAM ...
  • compiling of P89C669 based code
    Dear all, I want to compile and execute P89C669 based code for its 51MX feature. can any body guide how I can compile it? Harshad