Can the flash memory in the Oki 66Q5XX micro controllers be used for data memory?
Descriptive Answer:
Yes, The nX500S instruction set includes special instructions for data table structures in program memory. These are read only and reference program memory via the Table Segment Register (TSR). This is a very convenient way to access tables of constant values. Also the ROM Window feature allows a specified area of program memory instead of data memory to used as operands. Again this is read only access.
