Other Parts Discussed in Thread: CONTROLSUITE
I am trying to find a way which will allow me to do flash programming. I will receive the firmware in hex bytes from serial. I was thinking to store the whole image into RAM and run any API to flash the own flash.
But the question is how to the differentiate the sector of flash from hex file, How do I know what part of hex file goes where?