• flash reprogramming by parts
    Hi: I've a system with 8751 with the boot and a flash with appliction program, i need to change the application program but by parts, i know that i can use wildcards to locate every .obj in a fixed position...
  • flash reprogramming by parts
    Hi: I've a system with 8751 with the boot and a flash with appliction program, i need to change the application program but by parts, i know that i can use wildcards to locate every .obj in a fixed position...
  • Reprogramming full flash memory using IAP
    Hi, i have problem using IAP to program full flash memory. I have found an example in the LPC INSIDE'R GUIDE but the Keil compiler can't compile. This is the code and the compiler output: #include...
  • Reprogramming full flash memory using IAP
    Hi, i have problem using IAP to program full flash memory. I have found an example in the LPC INSIDE'R GUIDE but the Keil compiler can't compile. This is the code and the compiler output: #include...
  • Reprogramming on-chip flash (ISP) with USB interface
    LPC1857 processor has a factory-supplied boot loader that can take ISP (In-System programming) commands via UART0 port(if we call it to update the flash. We'd like to to use USB rather than UART0 to...