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 code? Should it be interpreted(.bin / .hex) and written to flash ? or should it be written as it is (as generated from IDE) into flash using IAP?
Please Help and guide..!
Thank you ..