• ISP/ISA using 89c66x
    I'd like to be able to envoke the bootrom from my program. After the bootrom has updated the flash to begin exection. Is there a simple way to do that in C?
  • ISP/ISA using 89c66x
    I'd like to be able to envoke the bootrom from my program. After the bootrom has updated the flash to begin exection. Is there a simple way to do that in C?
  • ISP/IAP with custom i2c boot loader for 89c66x
    l.s., I want to use the In System/Application Programming feature of the 89c66x by using the i2c protocol. Normally this can be performed by RS232 and WinISP of Philips, however...I want to download...
  • ISP/IAP with custom i2c boot loader for 89c66x
    l.s., I want to use the In System/Application Programming feature of the 89c66x by using the i2c protocol. Normally this can be performed by RS232 and WinISP of Philips, however...I want to download...
  • How to access upper 128B RAM on ADuC814 using Keil in C?
    Hi. I have a feeling, Keil is using only lower 128Bytes Data space of my ADuC814. The ADuC manual says, it has a lower RAM (00H - 7FH), and upper RAM (80H - FFH). The upper RAM is addressable by...