• Secondary bootloader queries;
    Hi, I am looking for UART based secondary bootloader for LPC1768. Please clarify the following queries: When I am sending binary file from say UART, should I send .bin file or .hex file of the application...
  • Secondary bootloader queries;
    Hi, I am looking for UART based secondary bootloader for LPC1768. Please clarify the following queries: When I am sending binary file from say UART, should I send .bin file or .hex file of the application...
  • ucosii with secondary bootloader
    my secondary bootloader is working ok with normal application. but when i used with ucosii application its stuck in task1. memory map is for bootloader-0x00000000 0x00010000 application 0x00010000...
  • ucosii with secondary bootloader
    my secondary bootloader is working ok with normal application. but when i used with ucosii application its stuck in task1. memory map is for bootloader-0x00000000 0x00010000 application 0x00010000...
  • NXP LPC17xx USB Secondary Bootloader
    Hi, I'm using 'NXP LPC17xx USB Secondary Bootloader'. I read the whole "AN10866.pdf" which commes together with the code on this link: ics.nxp.com/.../an10866.zip I did everything as described...