data structures - Storing a look up table that can be varied, on flash memory, in C -
i hope not recurring question, don't seem find on trying do. store small data structure (about 40 bytes in size) on flash memory of microprocessor table. device can interfaced pc, end user can configure table(without being able program micro) suit needs of particular system. make sense me store in array , convenient me access data in code, need way of forcing array point specific memory location. (section of flash table stored not flash eeprom , configured , partitioned me). ideas on how go ? (using kinetis k60dx256 micro, not experience in storing data structures) thanks
Comments
Post a Comment