• IAP - Prepare/erase work, copy fails
    Using eval board for LPC2370, can use IAP to prepare, erase and blank check sectors 9 and 10. When I try to copy to flash starting at beginning of sector 9 (adress 0x10000 is this case) get "sector not...
  • IAP - Prepare/erase work, copy fails
    Using eval board for LPC2370, can use IAP to prepare, erase and blank check sectors 9 and 10. When I try to copy to flash starting at beginning of sector 9 (adress 0x10000 is this case) get "sector not...
  • MCB900: LPC935 IAP entry point
    Hi, I'm using IAP. According to the LPC935 manual the entry point is 0FF03h. When I simulate this with the debugger this does not work. According to the disassembly window an entry point of 0FF00h...
  • MCB900: LPC935 IAP entry point
    Hi, I'm using IAP. According to the LPC935 manual the entry point is 0FF03h. When I simulate this with the debugger this does not work. According to the disassembly window an entry point of 0FF00h...
  • Preparing my project for DFUSE
    All, I am trying to prepare my project for DFUSE and I am having some difficulties. I have: * Demonstrated that my firmware upgrade project works by successfully upgrading my DFU enabled device from...