hi all,
i am developing a an Ethernet Bootloader for LPC 1768. I have already wrote TCP Socket and can control LEDs on board through Ethernet and TCP socket.
For the next step i want to send a Hex file to board and store it on flash through Ethernet. Can you please advise me how can i start with this step. i've already saw the secondary ethernet bootloader example in flash magic but it confusing me. so if there is any idea how can i do it please share it with me.
thanks