| ??? 01/29/04 01:57 Read: times |
#63589 - RE: Clarification - Alternative approach Responding to: ???'s previous message |
Also, "Andy Neil", Tell me how data size will reduce by moving array from internal flash memory to external XDATA memory. No, I didn't say that. You said that you had a problem with these constants using up all you code space. I suggested a way to free code space by moving you constants into XDATA space; this does not actually reduce the total data size - it simply moves the data from CODE space into XDATA space. |



