??? 08/09/07 08:53 Read: times |
#142964 - idata is in small or compact??? Responding to: ???'s previous message |
Jan Waclawek said:
Denis B said:
– 256 Bytes Scratch Pad RAM all the lower area is direct addressable (00-7F) "data", the upper area (80-FF) is indirect addressable ("idata"). JW thank... i understood this before.... but in keil after compilation i see in "build window" next strings: ...... Program Size: data=16.2 xdata=137 code=20033 creating hex file from ... question: 1. where is a "idata(128-255bytes)" in the string? 2. "idata(128-255bytes)" is in "small memory model" or in "compact"??? |