• IAP boot loader distrubs- OTP data reading
    We are using STR912FA444X6, with Keil MDK, OTP data is not read correctly after boot loader transfer the control to main application. OTP data is correct if board directly start with main application...
  • 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...
  • Boot Loader
    Hello, Somebody has an example of boot loader to uPSD3200 ?
  • IAP
    all, I have implemented a bootloader on C8051F34x, the original bootloader code size was < 2k and the ram size fit inside the 'small' memory model and all was well. Now I am actually working...
  • Boot loader and Interrupts
    Hi , I am using the technique described in : http://www.keil.com/support/docs/132.htm This document is about checking in the ISR where your program was - internal area or external. my ROM...