NETIMPRESS SupportLogin

FAQ

Question:How to write multiple object files simultaneously

If the data to be written to the flash memory is divided into multiple objects, if each object file can be loaded in order, it will be merged on the buffer memory. So programming can be done without any consideration.

Be sure to perform buffer clear operation before loading the first object file. When loading a object file, the buffer memory's data of the address where the object file does not exist is keeping as the data before loading.

If there is an overlapping part of the storage address in each object file, the part where the address overlaps with the data in the buffer memory is overwritten with the data to be loaded later.

As an application example, it is possible to program unique data to each board by preparing an object file of difference data with only several bytes such as serial No., and repeating loading and writing of difference data.

 

Please cooperate with questionnaire cooperation

Was this answer stood to the visitor's role?

 

           

return to a page