| ??? 08/28/01 19:34 Read: times |
#14567 - RE: 2K Code - how much of a limit is that? |
the Keil demo will be that code will always linked to 0x4000
This is true so the demo can only used in cunjunction with the simulator. But this is not! It just means that you need to be able to locate your code memory from 0x4000, which precludes some chips with smaller on-chip FLASH, and may mean that only part of larger on-chip FLASH is usable. |



