I have been able to convert my text file into a hex file using a QNX command on my machine.
My application hex file spans sectors 0 to 4. How do I go about writing data to a particular sector in flash with the Flash Magic tool? For example, if I wanted to write data into Sector 26 and not erase or modify any other sector.
My application hex file spans sectors 0 to 4. How do I go about writing data to a particular sector in flash with the Flash Magic tool? For example, if I wanted to write data into Sector 26 and not erase or modify any other sector.